Skip to content
Success

Console Output

Pull request #44733 updated
15:27:04 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at eaa7b49bd6d968b69c9c8b2d34746c4fa43500d9 rather than 6ab12ec8f48080b521020518e8632868fd6cff96
Obtained Jenkinsfile from eaa7b49bd6d968b69c9c8b2d34746c4fa43500d9
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
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44733@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
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
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"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
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
15:27:08 [2023-01-09T15:27:08.380Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:27:08 [2023-01-09T15:27:08.383Z] Trying to pass milestone 9
[Pipeline] milestone
15:27:08 [2023-01-09T15:27:08.487Z] Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:27:08 [2023-01-09T15:27:08.685Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07275ac6359b2fd70) in /home/ubuntu/workspace/moby_PR-44733
[Pipeline] {
[Pipeline] checkout
15:27:08 [2023-01-09T15:27:08.709Z] The recommended git tool is: git
15:27:08 [2023-01-09T15:27:08.724Z] using credential docker-jenkins-github-credentials
15:27:08 [2023-01-09T15:27:08.738Z] Cloning the remote Git repository
15:27:08 [2023-01-09T15:27:08.738Z] Cloning with configured refspecs honoured and without tags
15:27:08 [2023-01-09T15:27:08.753Z] Cloning repository https://github.com/moby/moby.git
15:27:08 [2023-01-09T15:27:08.754Z]  > git init /home/ubuntu/workspace/moby_PR-44733 # timeout=10
15:27:08 [2023-01-09T15:27:08.768Z] Fetching upstream changes from https://github.com/moby/moby.git
15:27:08 [2023-01-09T15:27:08.768Z]  > git --version # timeout=10
15:27:08 [2023-01-09T15:27:08.776Z]  > git --version # 'git version 2.25.1'
15:27:08 [2023-01-09T15:27:08.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:08 [2023-01-09T15:27:08.777Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44733/head:refs/remotes/origin/PR-44733 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:21 [2023-01-09T15:27:21.736Z] Fetching without tags
15:27:22 [2023-01-09T15:27:22.140Z] Merging remotes/origin/master commit eaa7b49bd6d968b69c9c8b2d34746c4fa43500d9 into PR head commit 6ab12ec8f48080b521020518e8632868fd6cff96
15:27:22 [2023-01-09T15:27:22.714Z] Merge succeeded, producing 6ab12ec8f48080b521020518e8632868fd6cff96
15:27:22 [2023-01-09T15:27:22.714Z] Checking out Revision 6ab12ec8f48080b521020518e8632868fd6cff96 (PR-44733)
15:27:21 [2023-01-09T15:27:21.731Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:27:21 [2023-01-09T15:27:21.735Z]  > git config --add remote.origin.fetch +refs/pull/44733/head:refs/remotes/origin/PR-44733 # timeout=10
15:27:21 [2023-01-09T15:27:21.738Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:21 [2023-01-09T15:27:21.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:27:21 [2023-01-09T15:27:21.751Z] Fetching upstream changes from https://github.com/moby/moby.git
15:27:21 [2023-01-09T15:27:21.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:21 [2023-01-09T15:27:21.752Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44733/head:refs/remotes/origin/PR-44733 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:22 [2023-01-09T15:27:22.155Z]  > git config core.sparsecheckout # timeout=10
15:27:22 [2023-01-09T15:27:22.166Z]  > git checkout -f 6ab12ec8f48080b521020518e8632868fd6cff96 # timeout=10
15:27:22 [2023-01-09T15:27:22.705Z]  > git remote # timeout=10
15:27:22 [2023-01-09T15:27:22.709Z]  > git config --get remote.origin.url # timeout=10
15:27:22 [2023-01-09T15:27:22.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:22 [2023-01-09T15:27:22.712Z]  > git merge eaa7b49bd6d968b69c9c8b2d34746c4fa43500d9 # timeout=10
15:27:22 [2023-01-09T15:27:22.721Z]  > git rev-parse HEAD^{commit} # timeout=10
15:27:22 [2023-01-09T15:27:22.729Z]  > git config core.sparsecheckout # timeout=10
15:27:22 [2023-01-09T15:27:22.736Z]  > git checkout -f 6ab12ec8f48080b521020518e8632868fd6cff96 # timeout=10
15:27:23 [2023-01-09T15:27:23.474Z] Commit message: "rootless: move ./rootless to ./pkg/rootless"
15:27:23 [2023-01-09T15:27:23.483Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:27:24 [2023-01-09T15:27:24.274Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44733:/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
15:27:23 [2023-01-09T15:27:23.490Z]  > git rev-list --no-walk e7fc6836218d8cefb260754457585afea783af7d # timeout=10
15:27:28 [2023-01-09T15:27:28.447Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
15:27:28 [2023-01-09T15:27:28.676Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dc0a18fa5b24d90c) in /home/ubuntu/workspace/moby_PR-44733
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[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] checkout
[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] }
15:27:28 [2023-01-09T15:27:28.781Z] The recommended git tool is: git
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:27:30 [2023-01-09T15:27:30.800Z] using credential docker-jenkins-github-credentials
15:27:30 [2023-01-09T15:27:30.809Z] Cloning the remote Git repository
15:27:30 [2023-01-09T15:27:30.809Z] Cloning with configured refspecs honoured and without tags
15:27:30 [2023-01-09T15:27:30.867Z] Cloning repository https://github.com/moby/moby.git
15:27:30 [2023-01-09T15:27:30.919Z]  > git init /home/ubuntu/workspace/moby_PR-44733 # timeout=10
15:27:31 [2023-01-09T15:27:31.223Z] Fetching upstream changes from https://github.com/moby/moby.git
15:27:31 [2023-01-09T15:27:31.224Z]  > git --version # timeout=10
15:27:31 [2023-01-09T15:27:31.233Z]  > git --version # 'git version 2.25.1'
15:27:31 [2023-01-09T15:27:31.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:31 [2023-01-09T15:27:31.235Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44733/head:refs/remotes/origin/PR-44733 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:44 [2023-01-09T15:27:44.157Z] Fetching without tags
15:27:44 [2023-01-09T15:27:44.425Z] Merging remotes/origin/master commit eaa7b49bd6d968b69c9c8b2d34746c4fa43500d9 into PR head commit 6ab12ec8f48080b521020518e8632868fd6cff96
15:27:44 [2023-01-09T15:27:44.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:27:44 [2023-01-09T15:27:44.129Z]  > git config --add remote.origin.fetch +refs/pull/44733/head:refs/remotes/origin/PR-44733 # timeout=10
15:27:44 [2023-01-09T15:27:44.135Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:44 [2023-01-09T15:27:44.151Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:27:44 [2023-01-09T15:27:44.202Z] Fetching upstream changes from https://github.com/moby/moby.git
15:27:44 [2023-01-09T15:27:44.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:44 [2023-01-09T15:27:44.204Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44733/head:refs/remotes/origin/PR-44733 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:44 [2023-01-09T15:27:44.432Z]  > git config core.sparsecheckout # timeout=10
15:27:44 [2023-01-09T15:27:44.440Z]  > git checkout -f 6ab12ec8f48080b521020518e8632868fd6cff96 # timeout=10
15:27:45 [2023-01-09T15:27:45.079Z] Merge succeeded, producing 6ab12ec8f48080b521020518e8632868fd6cff96
15:27:45 [2023-01-09T15:27:45.079Z] Checking out Revision 6ab12ec8f48080b521020518e8632868fd6cff96 (PR-44733)
15:27:45 [2023-01-09T15:27:45.032Z]  > git remote # timeout=10
15:27:45 [2023-01-09T15:27:45.048Z]  > git config --get remote.origin.url # timeout=10
15:27:45 [2023-01-09T15:27:45.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:45 [2023-01-09T15:27:45.059Z]  > git merge eaa7b49bd6d968b69c9c8b2d34746c4fa43500d9 # timeout=10
15:27:45 [2023-01-09T15:27:45.072Z]  > git rev-parse HEAD^{commit} # timeout=10
15:27:45 [2023-01-09T15:27:45.126Z]  > git config core.sparsecheckout # timeout=10
15:27:45 [2023-01-09T15:27:45.133Z]  > git checkout -f 6ab12ec8f48080b521020518e8632868fd6cff96 # timeout=10
15:27:49 [2023-01-09T15:27:49.440Z] Commit message: "rootless: move ./rootless to ./pkg/rootless"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:27:50 [2023-01-09T15:27:50.307Z] + docker version
15:28:12 [2023-01-09T15:28:12.215Z] Client: Docker Engine - Community
15:28:12 [2023-01-09T15:28:12.215Z]  Version:           22.06.0-beta.0
15:28:12 [2023-01-09T15:28:12.215Z]  API version:       1.42
15:28:12 [2023-01-09T15:28:12.215Z]  Go version:        go1.18.3
15:28:12 [2023-01-09T15:28:12.215Z]  Git commit:        3e9117b
15:28:12 [2023-01-09T15:28:12.215Z]  Built:             Fri Jun  3 17:55:34 2022
15:28:12 [2023-01-09T15:28:12.215Z]  OS/Arch:           linux/arm64
15:28:12 [2023-01-09T15:28:12.215Z]  Context:           default
15:28:12 [2023-01-09T15:28:12.215Z] 
15:28:12 [2023-01-09T15:28:12.215Z] Server: Docker Engine - Community
15:28:12 [2023-01-09T15:28:12.215Z]  Engine:
15:28:12 [2023-01-09T15:28:12.215Z]   Version:          22.06.0-beta.0
15:28:12 [2023-01-09T15:28:12.215Z]   API version:      1.42 (minimum version 1.12)
15:28:12 [2023-01-09T15:28:12.215Z]   Go version:       go1.18.3
15:28:12 [2023-01-09T15:28:12.215Z]   Git commit:       38633e7
15:28:12 [2023-01-09T15:28:12.215Z]   Built:            Fri Jun  3 17:55:34 2022
15:28:12 [2023-01-09T15:28:12.215Z]   OS/Arch:          linux/arm64
15:28:12 [2023-01-09T15:28:12.215Z]   Experimental:     true
15:28:12 [2023-01-09T15:28:12.215Z]  containerd:
15:28:12 [2023-01-09T15:28:12.215Z]   Version:          1.6.8
15:28:12 [2023-01-09T15:28:12.215Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
15:28:12 [2023-01-09T15:28:12.215Z]  runc:
15:28:12 [2023-01-09T15:28:12.215Z]   Version:          1.1.4
15:28:12 [2023-01-09T15:28:12.215Z]   GitCommit:        v1.1.4-0-g5fd4c4d
15:28:12 [2023-01-09T15:28:12.215Z]  docker-init:
15:28:12 [2023-01-09T15:28:12.215Z]   Version:          0.19.0
15:28:12 [2023-01-09T15:28:12.215Z]   GitCommit:        de40ad0
[Pipeline] sh
15:28:12 [2023-01-09T15:28:12.558Z] + docker info
15:28:12 [2023-01-09T15:28:12.558Z] Client:
15:28:12 [2023-01-09T15:28:12.558Z]  Context:    default
15:28:12 [2023-01-09T15:28:12.558Z]  Debug Mode: false
15:28:12 [2023-01-09T15:28:12.558Z]  Plugins:
15:28:12 [2023-01-09T15:28:12.558Z]   buildx: Docker Buildx (Docker Inc.)
15:28:12 [2023-01-09T15:28:12.558Z]     Version:  v0.8.2
15:28:12 [2023-01-09T15:28:12.558Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:28:12 [2023-01-09T15:28:12.558Z]   compose: Docker Compose (Docker Inc.)
15:28:12 [2023-01-09T15:28:12.558Z]     Version:  v2.12.0
15:28:12 [2023-01-09T15:28:12.558Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:28:12 [2023-01-09T15:28:12.558Z] 
15:28:12 [2023-01-09T15:28:12.558Z] Server:
15:28:12 [2023-01-09T15:28:12.558Z]  Containers: 0
15:28:12 [2023-01-09T15:28:12.558Z]   Running: 0
15:28:12 [2023-01-09T15:28:12.558Z]   Paused: 0
15:28:12 [2023-01-09T15:28:12.558Z]   Stopped: 0
15:28:12 [2023-01-09T15:28:12.558Z]  Images: 0
15:28:12 [2023-01-09T15:28:12.558Z]  Server Version: 22.06.0-beta.0
15:28:12 [2023-01-09T15:28:12.558Z]  Storage Driver: overlay2
15:28:12 [2023-01-09T15:28:12.558Z]   Backing Filesystem: extfs
15:28:12 [2023-01-09T15:28:12.558Z]   Supports d_type: true
15:28:12 [2023-01-09T15:28:12.558Z]   Using metacopy: false
15:28:12 [2023-01-09T15:28:12.558Z]   Native Overlay Diff: true
15:28:12 [2023-01-09T15:28:12.558Z]   userxattr: false
15:28:12 [2023-01-09T15:28:12.558Z]  Logging Driver: json-file
15:28:12 [2023-01-09T15:28:12.558Z]  Cgroup Driver: cgroupfs
15:28:12 [2023-01-09T15:28:12.558Z]  Cgroup Version: 1
15:28:12 [2023-01-09T15:28:12.558Z]  Plugins:
15:28:12 [2023-01-09T15:28:12.558Z]   Volume: local
15:28:12 [2023-01-09T15:28:12.558Z]   Network: bridge host ipvlan macvlan null overlay
15:28:12 [2023-01-09T15:28:12.558Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:28:12 [2023-01-09T15:28:12.558Z]  Swarm: inactive
15:28:12 [2023-01-09T15:28:12.558Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
15:28:12 [2023-01-09T15:28:12.558Z]  Default Runtime: runc
15:28:12 [2023-01-09T15:28:12.558Z]  Init Binary: docker-init
15:28:12 [2023-01-09T15:28:12.558Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
15:28:12 [2023-01-09T15:28:12.558Z]  runc version: v1.1.4-0-g5fd4c4d
15:28:12 [2023-01-09T15:28:12.558Z]  init version: de40ad0
15:28:12 [2023-01-09T15:28:12.558Z]  Security Options:
15:28:12 [2023-01-09T15:28:12.558Z]   apparmor
15:28:12 [2023-01-09T15:28:12.558Z]   seccomp
15:28:12 [2023-01-09T15:28:12.558Z]    Profile: builtin
15:28:12 [2023-01-09T15:28:12.558Z]  Kernel Version: 5.15.0-1022-aws
15:28:12 [2023-01-09T15:28:12.559Z]  Operating System: Ubuntu 20.04.5 LTS
15:28:12 [2023-01-09T15:28:12.559Z]  OSType: linux
15:28:12 [2023-01-09T15:28:12.559Z]  Architecture: aarch64
15:28:12 [2023-01-09T15:28:12.559Z]  CPUs: 2
15:28:12 [2023-01-09T15:28:12.559Z]  Total Memory: 7.559GiB
15:28:12 [2023-01-09T15:28:12.559Z]  Name: ip-10-100-94-140
15:28:12 [2023-01-09T15:28:12.559Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
15:28:12 [2023-01-09T15:28:12.559Z]  Docker Root Dir: /var/lib/docker
15:28:12 [2023-01-09T15:28:12.559Z]  Debug Mode: false
15:28:12 [2023-01-09T15:28:12.559Z]  Registry: https://index.docker.io/v1/
15:28:12 [2023-01-09T15:28:12.559Z]  Labels:
15:28:12 [2023-01-09T15:28:12.559Z]  Experimental: true
15:28:12 [2023-01-09T15:28:12.559Z]  Insecure Registries:
15:28:12 [2023-01-09T15:28:12.559Z]   127.0.0.0/8
15:28:12 [2023-01-09T15:28:12.559Z]  Live Restore Enabled: true
15:28:12 [2023-01-09T15:28:12.559Z] 
[Pipeline] sh
15:28:12 [2023-01-09T15:28:12.834Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:28:12 [2023-01-09T15:28:12.834Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:28:12 [2023-01-09T15:28:12.834Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44733/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:28:12 [2023-01-09T15:28:12.834Z] + bash /home/ubuntu/workspace/moby_PR-44733/check-config.sh
15:28:12 [2023-01-09T15:28:12.834Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:28:12 [2023-01-09T15:28:12.834Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
15:28:12 [2023-01-09T15:28:12.834Z] 
15:28:12 [2023-01-09T15:28:12.834Z] Generally Necessary:
15:28:12 [2023-01-09T15:28:12.834Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:28:12 [2023-01-09T15:28:12.834Z] - apparmor: enabled and tools installed
15:28:12 [2023-01-09T15:28:12.834Z] - CONFIG_NAMESPACES: enabled
15:28:12 [2023-01-09T15:28:12.834Z] - CONFIG_NET_NS: enabled
15:28:12 [2023-01-09T15:28:12.834Z] - CONFIG_PID_NS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_IPC_NS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_UTS_NS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CGROUPS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CGROUP_CPUACCT: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CGROUP_DEVICE: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CGROUP_FREEZER: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CGROUP_SCHED: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CPUSETS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_MEMCG: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_KEYS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_VETH: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_BRIDGE: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_NF_NAT: enabled (as module)
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_POSIX_MQUEUE: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_CGROUP_BPF: enabled
15:28:13 [2023-01-09T15:28:13.090Z] 
15:28:13 [2023-01-09T15:28:13.090Z] Optional Features:
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_USER_NS: enabled
15:28:13 [2023-01-09T15:28:13.090Z] - CONFIG_SECCOMP: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_SECCOMP_FILTER: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_CGROUP_PIDS: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_MEMCG_SWAP: enabled
15:28:13 [2023-01-09T15:28:13.350Z]     (cgroup swap accounting is currently enabled)
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_BLK_CGROUP: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_CGROUP_PERF: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_CGROUP_HUGETLB: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_CFS_BANDWIDTH: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_RT_GROUP_SCHED: missing
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_IP_VS: enabled (as module)
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_IP_VS_NFCT: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_IP_VS_RR: enabled (as module)
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_SECURITY_SELINUX: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_SECURITY_APPARMOR: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_EXT4_FS: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:28:13 [2023-01-09T15:28:13.350Z] - Network Drivers:
15:28:13 [2023-01-09T15:28:13.350Z]   - "overlay":
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_VXLAN: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       Optional (for encrypted networks):
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_CRYPTO: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_CRYPTO_AEAD: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_CRYPTO_GCM: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_CRYPTO_GHASH: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_XFRM: enabled
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_XFRM_USER: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]       - CONFIG_INET_ESP: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]   - "ipvlan":
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_IPVLAN: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]   - "macvlan":
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_MACVLAN: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_DUMMY: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]   - "ftp,tftp client in container":
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z] - Storage Drivers:
15:28:13 [2023-01-09T15:28:13.607Z]   - "aufs":
15:28:13 [2023-01-09T15:28:13.607Z]     - CONFIG_AUFS_FS: enabled (as module)
15:28:13 [2023-01-09T15:28:13.607Z]   - "btrfs":
15:28:13 [2023-01-09T15:28:13.863Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:28:13 [2023-01-09T15:28:13.863Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:28:13 [2023-01-09T15:28:13.863Z]   - "devicemapper":
15:28:13 [2023-01-09T15:28:13.863Z]     - CONFIG_BLK_DEV_DM: enabled
15:28:13 [2023-01-09T15:28:13.863Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:28:13 [2023-01-09T15:28:13.863Z]   - "overlay":
15:28:13 [2023-01-09T15:28:13.863Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:28:13 [2023-01-09T15:28:13.863Z]   - "zfs":
15:28:13 [2023-01-09T15:28:13.863Z]     - /dev/zfs: present
15:28:13 [2023-01-09T15:28:13.863Z]     - zfs command: missing
15:28:13 [2023-01-09T15:28:13.863Z]     - zpool command: missing
15:28:13 [2023-01-09T15:28:13.863Z] 
15:28:13 [2023-01-09T15:28:13.863Z] Limits:
15:28:13 [2023-01-09T15:28:13.863Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:28:13 [2023-01-09T15:28:13.863Z] 
15:28:13 [2023-01-09T15:28:13.863Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:28:14 [2023-01-09T15:28:14.292Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ab12ec8f48080b521020518e8632868fd6cff96 .
15:28:14 [2023-01-09T15:28:14.550Z] #1 [internal] load build definition from Dockerfile
15:28:14 [2023-01-09T15:28:14.550Z] #1 transferring dockerfile: 25.95kB done
15:28:14 [2023-01-09T15:28:14.550Z] #1 DONE 0.1s
15:28:14 [2023-01-09T15:28:14.550Z] 
15:28:14 [2023-01-09T15:28:14.550Z] #2 [internal] load .dockerignore
15:28:14 [2023-01-09T15:28:14.550Z] #2 transferring context: 113B 0.0s done
15:28:14 [2023-01-09T15:28:14.550Z] #2 DONE 0.1s
15:28:14 [2023-01-09T15:28:14.550Z] 
15:28:14 [2023-01-09T15:28:14.550Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:28:15 [2023-01-09T15:28:15.115Z] #3 DONE 0.4s
15:28:15 [2023-01-09T15:28:15.115Z] 
15:28:15 [2023-01-09T15:28:15.115Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
15:28:15 [2023-01-09T15:28:15.115Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
15:28:15 [2023-01-09T15:28:15.115Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 2.10MB / 9.21MB 0.1s
15:28:15 [2023-01-09T15:28:15.115Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
15:28:15 [2023-01-09T15:28:15.115Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
15:28:15 [2023-01-09T15:28:15.115Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
15:28:15 [2023-01-09T15:28:15.115Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s
15:28:15 [2023-01-09T15:28:15.678Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.5s done
15:28:15 [2023-01-09T15:28:15.678Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
15:28:15 [2023-01-09T15:28:15.678Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
15:28:16 [2023-01-09T15:28:16.242Z] #4 DONE 1.2s
15:28:16 [2023-01-09T15:28:16.498Z] 
15:28:16 [2023-01-09T15:28:16.498Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
15:28:18 [2023-01-09T15:28:18.388Z] #5 ...
15:28:18 [2023-01-09T15:28:18.388Z] 
15:28:18 [2023-01-09T15:28:18.388Z] #6 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
15:28:18 [2023-01-09T15:28:18.388Z] #6 DONE 1.7s
15:28:18 [2023-01-09T15:28:18.388Z] 
15:28:18 [2023-01-09T15:28:18.388Z] #7 [internal] load metadata for docker.io/library/busybox:latest
15:28:18 [2023-01-09T15:28:18.388Z] #7 DONE 1.8s
15:28:18 [2023-01-09T15:28:18.388Z] 
15:28:18 [2023-01-09T15:28:18.388Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:28:18 [2023-01-09T15:28:18.388Z] #8 DONE 1.8s
15:28:18 [2023-01-09T15:28:18.388Z] 
15:28:18 [2023-01-09T15:28:18.388Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
15:28:18 [2023-01-09T15:28:18.388Z] #9 DONE 1.8s
15:28:18 [2023-01-09T15:28:18.388Z] 
15:28:18 [2023-01-09T15:28:18.388Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
15:28:18 [2023-01-09T15:28:18.388Z] #5 DONE 1.9s
15:28:19 [2023-01-09T15:28:19.325Z] 
15:28:19 [2023-01-09T15:28:19.325Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:28:19 [2023-01-09T15:28:19.325Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:28:19 [2023-01-09T15:28:19.325Z] #10 DONE 0.1s
15:28:19 [2023-01-09T15:28:19.325Z] 
15:28:19 [2023-01-09T15:28:19.325Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:19 [2023-01-09T15:28:19.325Z] #11 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 0.0s done
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 1.86kB / 1.86kB done
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0B / 5.15MB 0.1s
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:681df87843c8ba25756164c1c630a659975af6c16b7246ac59c08ac71fce5a2d 1.80kB / 1.80kB done
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:34d882fa8bfc1733c1318d18869c3f9e410f023e1f4316276558cd71846bef01 7.12kB / 7.12kB done
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 4.75MB / 53.68MB 0.1s
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 1.05MB / 5.15MB 0.2s
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 16.78MB / 53.68MB 0.2s
15:28:19 [2023-01-09T15:28:19.596Z] #11 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0B / 10.87MB 0.2s
15:28:19 [2023-01-09T15:28:19.858Z] #11 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.3s
15:28:19 [2023-01-09T15:28:19.858Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 27.26MB / 53.68MB 0.3s
15:28:19 [2023-01-09T15:28:19.858Z] #11 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.4s done
15:28:19 [2023-01-09T15:28:19.858Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 37.75MB / 53.68MB 0.4s
15:28:19 [2023-01-09T15:28:19.858Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 0B / 54.68MB 0.4s
15:28:20 [2023-01-09T15:28:20.116Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 46.14MB / 53.68MB 0.5s
15:28:20 [2023-01-09T15:28:20.116Z] #11 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 5.24MB / 10.87MB 0.5s
15:28:20 [2023-01-09T15:28:20.116Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.6s
15:28:20 [2023-01-09T15:28:20.116Z] #11 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.6s
15:28:20 [2023-01-09T15:28:20.116Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 10.49MB / 54.68MB 0.6s
15:28:20 [2023-01-09T15:28:20.116Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 37.75MB / 54.68MB 0.8s
15:28:20 [2023-01-09T15:28:20.375Z] #11 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.8s done
15:28:20 [2023-01-09T15:28:20.375Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 48.23MB / 54.68MB 0.9s
15:28:20 [2023-01-09T15:28:20.375Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0B / 81.39MB 0.9s
15:28:20 [2023-01-09T15:28:20.375Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.0s
15:28:20 [2023-01-09T15:28:20.636Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 16.78MB / 81.39MB 1.2s
15:28:20 [2023-01-09T15:28:20.895Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 28.31MB / 81.39MB 1.3s
15:28:20 [2023-01-09T15:28:20.895Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 32.51MB / 81.39MB 1.4s
15:28:21 [2023-01-09T15:28:21.151Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 37.75MB / 81.39MB 1.5s
15:28:21 [2023-01-09T15:28:21.151Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 63.96MB / 81.39MB 1.7s
15:28:21 [2023-01-09T15:28:21.151Z] #11 ...
15:28:21 [2023-01-09T15:28:21.151Z] 
15:28:21 [2023-01-09T15:28:21.151Z] #12 [internal] load build context
15:28:21 [2023-01-09T15:28:21.151Z] #12 transferring context: 63.89MB 1.7s done
15:28:21 [2023-01-09T15:28:21.151Z] #12 DONE 1.9s
15:28:21 [2023-01-09T15:28:21.151Z] 
15:28:21 [2023-01-09T15:28:21.151Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:21 [2023-01-09T15:28:21.408Z] #11 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.8s done
15:28:21 [2023-01-09T15:28:21.408Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 71.30MB / 81.39MB 1.9s
15:28:21 [2023-01-09T15:28:21.408Z] #11 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5
15:28:21 [2023-01-09T15:28:21.408Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 0B / 115.17MB 1.9s
15:28:21 [2023-01-09T15:28:21.668Z] #11 ...
15:28:21 [2023-01-09T15:28:21.668Z] 
15:28:21 [2023-01-09T15:28:21.668Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:28:21 [2023-01-09T15:28:21.668Z] #13 DONE 2.1s
15:28:21 [2023-01-09T15:28:21.668Z] 
15:28:21 [2023-01-09T15:28:21.668Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.9s done
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.1s
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 16.78MB / 115.17MB 2.1s
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 2.1s
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 24.12MB / 115.17MB 2.2s
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.2s done
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 32.51MB / 115.17MB 2.3s
15:28:21 [2023-01-09T15:28:21.668Z] #11 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 2.3s done
15:28:22 [2023-01-09T15:28:22.234Z] #11 ...
15:28:22 [2023-01-09T15:28:22.234Z] 
15:28:22 [2023-01-09T15:28:22.234Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
15:28:22 [2023-01-09T15:28:22.234Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.2s done
15:28:22 [2023-01-09T15:28:22.234Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
15:28:22 [2023-01-09T15:28:22.234Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
15:28:22 [2023-01-09T15:28:22.234Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
15:28:22 [2023-01-09T15:28:22.234Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
15:28:22 [2023-01-09T15:28:22.234Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 2.1s done
15:28:22 [2023-01-09T15:28:22.234Z] #14 DONE 2.7s
15:28:22 [2023-01-09T15:28:22.234Z] 
15:28:22 [2023-01-09T15:28:22.234Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:22 [2023-01-09T15:28:22.234Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 48.23MB / 115.17MB 2.6s
15:28:22 [2023-01-09T15:28:22.234Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 71.30MB / 115.17MB 2.9s
15:28:22 [2023-01-09T15:28:22.490Z] #11 ...
15:28:22 [2023-01-09T15:28:22.490Z] 
15:28:22 [2023-01-09T15:28:22.490Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
15:28:22 [2023-01-09T15:28:22.490Z] #15 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.2s done
15:28:22 [2023-01-09T15:28:22.490Z] #15 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
15:28:22 [2023-01-09T15:28:22.490Z] #15 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
15:28:22 [2023-01-09T15:28:22.490Z] #15 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
15:28:22 [2023-01-09T15:28:22.490Z] #15 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 2.3s done
15:28:22 [2023-01-09T15:28:22.490Z] #15 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.3s done
15:28:22 [2023-01-09T15:28:22.490Z] #15 DONE 3.1s
15:28:22 [2023-01-09T15:28:22.490Z] 
15:28:22 [2023-01-09T15:28:22.490Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:22 [2023-01-09T15:28:22.490Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 86.38MB / 115.17MB 3.0s
15:28:22 [2023-01-09T15:28:22.490Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 97.52MB / 115.17MB 3.1s
15:28:22 [2023-01-09T15:28:22.750Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 103.81MB / 115.17MB 3.3s
15:28:23 [2023-01-09T15:28:23.006Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 114.22MB / 115.17MB 3.4s
15:28:23 [2023-01-09T15:28:23.569Z] #11 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 3.9s done
15:28:23 [2023-01-09T15:28:23.569Z] #11 ...
15:28:23 [2023-01-09T15:28:23.569Z] 
15:28:23 [2023-01-09T15:28:23.569Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:28:23 [2023-01-09T15:28:23.569Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:28:23 [2023-01-09T15:28:23.569Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:28:23 [2023-01-09T15:28:23.569Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:28:23 [2023-01-09T15:28:23.569Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.5s done
15:28:23 [2023-01-09T15:28:23.569Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
15:28:23 [2023-01-09T15:28:23.569Z] #10 DONE 4.1s
15:28:23 [2023-01-09T15:28:23.569Z] 
15:28:23 [2023-01-09T15:28:23.569Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:24 [2023-01-09T15:28:24.131Z] #11 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.5s done
15:28:24 [2023-01-09T15:28:24.131Z] #11 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5
15:28:24 [2023-01-09T15:28:24.131Z] #11 ...
15:28:24 [2023-01-09T15:28:24.131Z] 
15:28:24 [2023-01-09T15:28:24.131Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
15:28:24 [2023-01-09T15:28:24.131Z] #16 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
15:28:24 [2023-01-09T15:28:24.131Z] #16 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
15:28:24 [2023-01-09T15:28:24.131Z] #16 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
15:28:24 [2023-01-09T15:28:24.131Z] #16 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
15:28:24 [2023-01-09T15:28:24.131Z] #16 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.6s done
15:28:24 [2023-01-09T15:28:24.131Z] #16 DONE 4.8s
15:28:24 [2023-01-09T15:28:24.131Z] 
15:28:24 [2023-01-09T15:28:24.131Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:24 [2023-01-09T15:28:24.131Z] #11 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done
15:28:24 [2023-01-09T15:28:24.387Z] #11 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5
15:28:24 [2023-01-09T15:28:24.644Z] #11 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
15:28:24 [2023-01-09T15:28:24.900Z] #11 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6
15:28:28 [2023-01-09T15:28:28.173Z] #11 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.9s done
15:28:28 [2023-01-09T15:28:28.173Z] #11 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36
15:28:30 [2023-01-09T15:28:30.694Z] #11 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 2.7s done
15:28:30 [2023-01-09T15:28:30.951Z] #11 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a
15:28:32 [2023-01-09T15:28:32.842Z] #11 ...
15:28:32 [2023-01-09T15:28:32.842Z] 
15:28:32 [2023-01-09T15:28:32.842Z] #17 [build-dummy 2/2] RUN mkdir -p /build
15:28:32 [2023-01-09T15:28:32.842Z] #17 DONE 10.0s
15:28:32 [2023-01-09T15:28:32.842Z] 
15:28:32 [2023-01-09T15:28:32.842Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
15:28:32 [2023-01-09T15:28:32.842Z] #0 0.985 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 1.001 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 1.001 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 1.116 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 1.372 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 1.509 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 2.357 Fetched 8498 kB in 2s (5245 kB/s)
15:28:32 [2023-01-09T15:28:32.842Z] #0 2.357 Reading package lists...
15:28:32 [2023-01-09T15:28:32.842Z] #0 2.957 Reading package lists...
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.485 Building dependency tree...
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.809 The following additional packages will be installed:
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.809   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.809   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.813 Recommended packages:
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.813   libldap-common publicsuffix libsasl2-modules
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.933 The following NEW packages will be installed:
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.933   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.933   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:28:32 [2023-01-09T15:28:32.842Z] #0 3.934   libssh2-1 openssl
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.205 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.205 Need to get 2941 kB of archives.
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.205 After this operation, 6478 kB of additional disk space will be used.
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.205 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.211 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.225 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.225 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.225 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.225 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.227 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.228 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.228 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.231 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.231 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.236 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.240 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.290 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.291 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.467 debconf: delaying package configuration, since apt-utils is not installed
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.527 Fetched 2941 kB in 0s (8391 kB/s)
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.599 Selecting previously unselected package openssl.
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.599 (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.)
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.606 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.614 Unpacking openssl (1.1.1n-0+deb11u3) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.802 Selecting previously unselected package ca-certificates.
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.802 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.806 Unpacking ca-certificates (20210119) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.971 Selecting previously unselected package libbrotli1:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.971 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 4.987 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.092 Selecting previously unselected package libsasl2-modules-db:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.094 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.108 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.201 Selecting previously unselected package libsasl2-2:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.202 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.229 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.432 Selecting previously unselected package libldap-2.4-2:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.432 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.451 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.672 Selecting previously unselected package libnghttp2-14:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.673 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.684 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.764 Selecting previously unselected package libpsl5:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.764 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.772 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.849 Selecting previously unselected package librtmp1:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.849 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 5.856 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.065 Selecting previously unselected package libssh2-1:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.065 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.079 Unpacking libssh2-1:arm64 (1.9.0-2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.373 Selecting previously unselected package libcurl4:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.373 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.380 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.464 Selecting previously unselected package curl.
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.464 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.474 Unpacking curl (7.74.0-1.3+deb11u3) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.662 Selecting previously unselected package libonig5:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.662 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.670 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.783 Selecting previously unselected package libjq1:arm64.
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.783 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 6.795 Unpacking libjq1:arm64 (1.6-2.1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 7.253 Selecting previously unselected package jq.
15:28:32 [2023-01-09T15:28:32.842Z] #0 7.254 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 7.326 Unpacking jq (1.6-2.1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 7.722 Setting up libpsl5:arm64 (0.21.0-1.2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 7.769 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 7.968 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.027 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.158 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.242 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.286 Setting up libssh2-1:arm64 (1.9.0-2) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.297 Setting up openssl (1.1.1n-0+deb11u3) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.313 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.326 Setting up libjq1:arm64 (1.6-2.1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.344 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
15:28:32 [2023-01-09T15:28:32.842Z] #0 8.366 Setting up ca-certificates (20210119) ...
15:28:32 [2023-01-09T15:28:32.842Z] #18 ...
15:28:32 [2023-01-09T15:28:32.842Z] 
15:28:32 [2023-01-09T15:28:32.842Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:28:32 [2023-01-09T15:28:32.842Z] #19 DONE 0.0s
15:28:32 [2023-01-09T15:28:32.842Z] 
15:28:32 [2023-01-09T15:28:32.842Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
15:28:36 [2023-01-09T15:28:36.112Z] #11 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 5.0s done
15:28:36 [2023-01-09T15:28:36.112Z] #11 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85
15:28:36 [2023-01-09T15:28:36.369Z] #11 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 done
15:28:36 [2023-01-09T15:28:36.369Z] #11 DONE 17.0s
15:28:36 [2023-01-09T15:28:36.369Z] 
15:28:36 [2023-01-09T15:28:36.369Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
15:28:36 [2023-01-09T15:28:36.369Z] #18 9.116 Updating certificates in /etc/ssl/certs...
15:28:36 [2023-01-09T15:28:36.369Z] #18 9.932 129 added, 0 removed; done.
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.04 Setting up jq (1.6-2.1) ...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.06 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.07 Setting up curl (7.74.0-1.3+deb11u3) ...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.09 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.12 Processing triggers for ca-certificates (20210119) ...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.14 Updating certificates in /etc/ssl/certs...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.83 0 added, 0 removed; done.
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.83 Running hooks in /etc/ca-certificates/update.d...
15:28:36 [2023-01-09T15:28:36.369Z] #18 10.83 done.
15:28:38 [2023-01-09T15:28:38.258Z] #18 DONE 13.6s
15:28:38 [2023-01-09T15:28:38.258Z] 
15:28:38 [2023-01-09T15:28:38.258Z] #20 [base 2/5] COPY --from=xx / /
15:28:38 [2023-01-09T15:28:38.258Z] #20 DONE 1.4s
15:28:38 [2023-01-09T15:28:38.258Z] 
15:28:38 [2023-01-09T15:28:38.258Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:28:38 [2023-01-09T15:28:38.258Z] #21 DONE 0.1s
15:28:38 [2023-01-09T15:28:38.258Z] 
15:28:38 [2023-01-09T15:28:38.258Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:28:38 [2023-01-09T15:28:38.514Z] #22 DONE 0.6s
15:28:38 [2023-01-09T15:28:38.514Z] 
15:28:38 [2023-01-09T15:28:38.514Z] #23 [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
15:28:39 [2023-01-09T15:28:39.076Z] #23 ...
15:28:39 [2023-01-09T15:28:39.076Z] 
15:28:39 [2023-01-09T15:28:39.076Z] #24 [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
15:28:39 [2023-01-09T15:28:39.076Z] #24 DONE 0.6s
15:28:39 [2023-01-09T15:28:39.076Z] 
15:28:39 [2023-01-09T15:28:39.076Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
15:28:40 [2023-01-09T15:28:40.005Z] #25 0.842 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:28:40 [2023-01-09T15:28:40.005Z] #25 0.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:40 [2023-01-09T15:28:40.005Z] #25 1.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:40 [2023-01-09T15:28:40.262Z] #25 1.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:28:40 [2023-01-09T15:28:40.262Z] #25 1.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:28:40 [2023-01-09T15:28:40.518Z] #25 1.426 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:28:41 [2023-01-09T15:28:41.094Z] #25 2.040 Fetched 8498 kB in 2s (5467 kB/s)
15:28:41 [2023-01-09T15:28:41.695Z] #25 2.040 Reading package lists...
15:28:42 [2023-01-09T15:28:42.260Z] #25 2.630 Reading package lists...
15:28:42 [2023-01-09T15:28:42.517Z] #25 3.141 Building dependency tree...
15:28:42 [2023-01-09T15:28:42.517Z] #25 3.307 Reading state information...
15:28:42 [2023-01-09T15:28:42.517Z] #25 3.481 The following additional packages will be installed:
15:28:42 [2023-01-09T15:28:42.517Z] #25 3.482   libmagic-mgc libmagic1
15:28:42 [2023-01-09T15:28:42.517Z] #25 3.525 The following NEW packages will be installed:
15:28:42 [2023-01-09T15:28:42.517Z] #25 3.526   file libmagic-mgc libmagic1
15:28:43 [2023-01-09T15:28:43.080Z] #25 4.003 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:28:43 [2023-01-09T15:28:43.080Z] #25 4.003 Need to get 463 kB of archives.
15:28:43 [2023-01-09T15:28:43.080Z] #25 4.003 After this operation, 7063 kB of additional disk space will be used.
15:28:43 [2023-01-09T15:28:43.080Z] #25 4.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
15:28:43 [2023-01-09T15:28:43.336Z] #25 4.178 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
15:28:43 [2023-01-09T15:28:43.336Z] #25 4.180 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
15:28:43 [2023-01-09T15:28:43.336Z] #25 4.405 debconf: delaying package configuration, since apt-utils is not installed
15:28:43 [2023-01-09T15:28:43.593Z] #25 4.445 Fetched 463 kB in 1s (733 kB/s)
15:28:43 [2023-01-09T15:28:43.593Z] #25 4.465 Selecting previously unselected package libmagic-mgc.
15:28:43 [2023-01-09T15:28:43.593Z] #25 4.465 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
15:28:43 [2023-01-09T15:28:43.593Z] #25 4.483 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
15:28:43 [2023-01-09T15:28:43.593Z] #25 4.486 Unpacking libmagic-mgc (1:5.39-3) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.583 Selecting previously unselected package libmagic1:arm64.
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.585 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.594 Unpacking libmagic1:arm64 (1:5.39-3) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.635 Selecting previously unselected package file.
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.635 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.639 Unpacking file (1:5.39-3) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.757 Setting up libmagic-mgc (1:5.39-3) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.767 Setting up libmagic1:arm64 (1:5.39-3) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.783 Setting up file (1:5.39-3) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 4.793 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:28:43 [2023-01-09T15:28:43.852Z] #25 DONE 4.9s
15:28:43 [2023-01-09T15:28:43.852Z] 
15:28:43 [2023-01-09T15:28:43.852Z] #23 [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
15:28:43 [2023-01-09T15:28:43.852Z] #23 1.767 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:28:43 [2023-01-09T15:28:43.852Z] #23 1.957 
15:28:43 [2023-01-09T15:28:43.852Z] #23 2.175 #=#=#                                                                         

######################################################################## 100.0%
15:28:43 [2023-01-09T15:28:43.852Z] #23 2.455 
15:28:43 [2023-01-09T15:28:43.852Z] #23 3.525 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:28:43 [2023-01-09T15:28:43.852Z] #23 3.767 
15:28:43 [2023-01-09T15:28:43.852Z] #23 3.988 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
15:28:43 [2023-01-09T15:28:43.852Z] #23 4.373 
15:28:43 [2023-01-09T15:28:43.852Z] #23 5.519 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:28:43 [2023-01-09T15:28:43.852Z] #23 5.740 
15:28:44 [2023-01-09T15:28:44.168Z] #23 5.965 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.9%
15:28:44 [2023-01-09T15:28:44.168Z] #23 ...
15:28:44 [2023-01-09T15:28:44.168Z] 
15:28:44 [2023-01-09T15:28:44.168Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini
15:28:44 [2023-01-09T15:28:44.168Z] #26 DONE 0.1s
15:28:44 [2023-01-09T15:28:44.168Z] 
15:28:44 [2023-01-09T15:28:44.168Z] #27 [dockercli-src 1/5] WORKDIR /tmp/dockercli
15:28:44 [2023-01-09T15:28:44.168Z] #27 DONE 0.1s
15:28:44 [2023-01-09T15:28:44.168Z] 
15:28:44 [2023-01-09T15:28:44.168Z] #23 [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
15:28:44 [2023-01-09T15:28:44.426Z] #23 5.965 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.9%
#######################################                                   55.1%
##########################################                                59.2%
15:28:44 [2023-01-09T15:28:44.426Z] #23 ...
15:28:44 [2023-01-09T15:28:44.426Z] 
15:28:44 [2023-01-09T15:28:44.426Z] #28 [registry-src 1/2] WORKDIR /usr/src/registry
15:28:44 [2023-01-09T15:28:44.426Z] #28 DONE 0.4s
15:28:44 [2023-01-09T15:28:44.426Z] 
15:28:44 [2023-01-09T15:28:44.426Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:28:44 [2023-01-09T15:28:44.426Z] #29 DONE 0.4s
15:28:44 [2023-01-09T15:28:44.426Z] 
15:28:44 [2023-01-09T15:28:44.426Z] #30 [delve-src 1/3] WORKDIR /usr/src/delve
15:28:44 [2023-01-09T15:28:44.426Z] #30 DONE 0.4s
15:28:44 [2023-01-09T15:28:44.426Z] 
15:28:44 [2023-01-09T15:28:44.426Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:28:44 [2023-01-09T15:28:44.426Z] #31 DONE 0.4s
15:28:44 [2023-01-09T15:28:44.426Z] 
15:28:44 [2023-01-09T15:28:44.426Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:28:44 [2023-01-09T15:28:44.426Z] #32 DONE 0.5s
15:28:44 [2023-01-09T15:28:44.683Z] 
15:28:44 [2023-01-09T15:28:44.683Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:28:44 [2023-01-09T15:28:44.684Z] #33 DONE 0.5s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:28:44 [2023-01-09T15:28:44.684Z] #34 DONE 0.5s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
15:28:44 [2023-01-09T15:28:44.684Z] #35 DONE 0.5s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:28:44 [2023-01-09T15:28:44.684Z] #36 DONE 0.6s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #23 [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
15:28:44 [2023-01-09T15:28:44.684Z] #23 5.965 #=#=#                                                                         

                                                                           0.1%
#                                                                          1.9%
#######################################                                   55.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
15:28:44 [2023-01-09T15:28:44.684Z] #23 ...
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #37 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
15:28:44 [2023-01-09T15:28:44.684Z] #37 DONE 0.6s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:28:44 [2023-01-09T15:28:44.684Z] #38 DONE 0.7s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:28:44 [2023-01-09T15:28:44.684Z] #39 DONE 0.8s
15:28:44 [2023-01-09T15:28:44.684Z] 
15:28:44 [2023-01-09T15:28:44.684Z] #23 [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
15:28:44 [2023-01-09T15:28:44.684Z] #23 6.857 
15:28:44 [2023-01-09T15:28:44.942Z] #23 ...
15:28:44 [2023-01-09T15:28:44.942Z] 
15:28:44 [2023-01-09T15:28:44.942Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:28:44 [2023-01-09T15:28:44.942Z] #40 DONE 0.8s
15:28:44 [2023-01-09T15:28:44.942Z] 
15:28:44 [2023-01-09T15:28:44.942Z] #41 [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
15:28:44 [2023-01-09T15:28:44.942Z] #41 DONE 0.8s
15:28:44 [2023-01-09T15:28:44.942Z] 
15:28:44 [2023-01-09T15:28:44.942Z] #42 [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
15:28:49 [2023-01-09T15:28:49.116Z] #42 ...
15:28:49 [2023-01-09T15:28:49.116Z] 
15:28:49 [2023-01-09T15:28:49.116Z] #43 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: is subject to change. To configure the initial branch name to use in all
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: of your new repositories, which will suppress this warning, call:
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: 
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: 	git config --global init.defaultBranch <name>
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: 
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: 'development'. The just-created branch can be renamed via this command:
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: 
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.435 hint: 	git branch -m <name>
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.440 Initialized empty Git repository in /usr/src/registry/.git/
15:28:49 [2023-01-09T15:28:49.116Z] #43 DONE 4.6s
15:28:49 [2023-01-09T15:28:49.116Z] 
15:28:49 [2023-01-09T15:28:49.116Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: is subject to change. To configure the initial branch name to use in all
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: of your new repositories, which will suppress this warning, call:
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: 
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: 	git config --global init.defaultBranch <name>
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: 
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: 'development'. The just-created branch can be renamed via this command:
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: 
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.323 hint: 	git branch -m <name>
15:28:49 [2023-01-09T15:28:49.116Z] #0 4.326 Initialized empty Git repository in /usr/src/delve/.git/
15:28:49 [2023-01-09T15:28:49.116Z] #44 DONE 4.6s
15:28:49 [2023-01-09T15:28:49.116Z] 
15:28:49 [2023-01-09T15:28:49.116Z] #23 [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
15:28:49 [2023-01-09T15:28:49.116Z] #23 8.594 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:28:49 [2023-01-09T15:28:49.116Z] #23 8.983 
15:28:49 [2023-01-09T15:28:49.116Z] #23 9.211 #=#=#                                                                         

######################################################################## 100.0%
15:28:49 [2023-01-09T15:28:49.116Z] #23 9.526 
15:28:49 [2023-01-09T15:28:49.116Z] #23 10.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:28:49 [2023-01-09T15:28:49.116Z] #23 10.49 
15:28:49 [2023-01-09T15:28:49.116Z] #23 10.71 #=#=#                                                                         

######################################################################## 100.0%
15:28:49 [2023-01-09T15:28:49.116Z] #23 11.03 
15:28:49 [2023-01-09T15:28:49.116Z] #23 11.11 Download of images into '/build' complete.
15:28:49 [2023-01-09T15:28:49.116Z] #23 11.11 Use something like the following to load the result into a Docker daemon:
15:28:49 [2023-01-09T15:28:49.116Z] #23 11.11   tar -cC '/build' . | docker load
15:28:49 [2023-01-09T15:28:49.116Z] #23 DONE 11.2s
15:28:49 [2023-01-09T15:28:49.116Z] 
15:28:49 [2023-01-09T15:28:49.116Z] #45 [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...)
15:28:49 [2023-01-09T15:28:49.372Z] #45 ...
15:28:49 [2023-01-09T15:28:49.372Z] 
15:28:49 [2023-01-09T15:28:49.372Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: is subject to change. To configure the initial branch name to use in all
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: of your new repositories, which will suppress this warning, call:
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: 
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: 	git config --global init.defaultBranch <name>
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: 
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: 'development'. The just-created branch can be renamed via this command:
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: 
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.861 hint: 	git branch -m <name>
15:28:49 [2023-01-09T15:28:49.372Z] #0 4.882 Initialized empty Git repository in /usr/src/containerd/.git/
15:28:49 [2023-01-09T15:28:49.372Z] #46 DONE 5.0s
15:28:49 [2023-01-09T15:28:49.632Z] 
15:28:49 [2023-01-09T15:28:49.632Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:28:50 [2023-01-09T15:28:50.195Z] #47 ...
15:28:50 [2023-01-09T15:28:50.195Z] 
15:28:50 [2023-01-09T15:28:50.195Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: is subject to change. To configure the initial branch name to use in all
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: of your new repositories, which will suppress this warning, call:
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: 
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: 	git config --global init.defaultBranch <name>
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: 
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: 'development'. The just-created branch can be renamed via this command:
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: 
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.645 hint: 	git branch -m <name>
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.652 Initialized empty Git repository in /usr/src/tini/.git/
15:28:50 [2023-01-09T15:28:50.195Z] #48 DONE 5.8s
15:28:50 [2023-01-09T15:28:50.195Z] 
15:28:50 [2023-01-09T15:28:50.195Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: is subject to change. To configure the initial branch name to use in all
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: of your new repositories, which will suppress this warning, call:
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: 
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: 	git config --global init.defaultBranch <name>
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: 
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: 'development'. The just-created branch can be renamed via this command:
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: 
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.599 hint: 	git branch -m <name>
15:28:50 [2023-01-09T15:28:50.195Z] #0 5.611 Initialized empty Git repository in /usr/src/runc/.git/
15:28:50 [2023-01-09T15:28:50.195Z] #49 DONE 5.7s
15:28:50 [2023-01-09T15:28:50.195Z] 
15:28:50 [2023-01-09T15:28:50.195Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:28:50 [2023-01-09T15:28:50.762Z] #50 ...
15:28:50 [2023-01-09T15:28:50.762Z] 
15:28:50 [2023-01-09T15:28:50.762Z] #51 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: is subject to change. To configure the initial branch name to use in all
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: of your new repositories, which will suppress this warning, call:
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: 
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: 	git config --global init.defaultBranch <name>
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: 
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: 'development'. The just-created branch can be renamed via this command:
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: 
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 hint: 	git branch -m <name>
15:28:50 [2023-01-09T15:28:50.762Z] #0 6.269 Initialized empty Git repository in /tmp/dockercli/.git/
15:28:50 [2023-01-09T15:28:50.762Z] #51 DONE 6.5s
15:28:50 [2023-01-09T15:28:50.762Z] 
15:28:50 [2023-01-09T15:28:50.762Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:28:51 [2023-01-09T15:28:51.330Z] #52 ...
15:28:51 [2023-01-09T15:28:51.330Z] 
15:28:51 [2023-01-09T15:28:51.330Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: is subject to change. To configure the initial branch name to use in all
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: of your new repositories, which will suppress this warning, call:
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: 
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: 	git config --global init.defaultBranch <name>
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: 
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: 'development'. The just-created branch can be renamed via this command:
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: 
15:28:51 [2023-01-09T15:28:51.330Z] #0 6.313 hint: 	git branch -m <name>
15:28:51 [2023-01-09T15:28:51.331Z] #0 6.321 Initialized empty Git repository in /usr/src/swagger/.git/
15:28:51 [2023-01-09T15:28:51.331Z] #53 DONE 6.5s
15:28:51 [2023-01-09T15:28:51.331Z] 
15:28:51 [2023-01-09T15:28:51.331Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:28:53 [2023-01-09T15:28:53.224Z] #54 ...
15:28:53 [2023-01-09T15:28:53.224Z] 
15:28:53 [2023-01-09T15:28:53.224Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: Using 'master' as the name for the initial branch. This default branch name
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: is subject to change. To configure the initial branch name to use in all
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: of your new repositories, which will suppress this warning, call:
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: 
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: 	git config --global init.defaultBranch <name>
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: 
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: 'development'. The just-created branch can be renamed via this command:
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: 
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.130 hint: 	git branch -m <name>
15:28:53 [2023-01-09T15:28:53.224Z] #0 8.151 Initialized empty Git repository in /usr/src/rootlesskit/.git/
15:28:53 [2023-01-09T15:28:53.224Z] #55 DONE 8.3s
15:28:53 [2023-01-09T15:28:53.224Z] 
15:28:53 [2023-01-09T15:28:53.224Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:28:54 [2023-01-09T15:28:54.151Z] #56 ...
15:28:54 [2023-01-09T15:28:54.151Z] 
15:28:54 [2023-01-09T15:28:54.151Z] #57 [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
15:28:54 [2023-01-09T15:28:54.151Z] #0 9.154 go: downloading github.com/golangci/golangci-lint v1.49.0
15:28:54 [2023-01-09T15:28:54.151Z] #57 ...
15:28:54 [2023-01-09T15:28:54.151Z] 
15:28:54 [2023-01-09T15:28:54.151Z] #58 [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
15:28:54 [2023-01-09T15:28:54.151Z] #0 8.146 go: downloading mvdan.cc/sh/v3 v3.0.2
15:28:54 [2023-01-09T15:28:54.151Z] #58 ...
15:28:54 [2023-01-09T15:28:54.151Z] 
15:28:54 [2023-01-09T15:28:54.151Z] #59 [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             ;
15:28:54 [2023-01-09T15:28:54.151Z] #0 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:28:54 [2023-01-09T15:28:54.151Z] #0 5.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:54 [2023-01-09T15:28:54.151Z] #0 5.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:54 [2023-01-09T15:28:54.151Z] #0 5.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:28:54 [2023-01-09T15:28:54.151Z] #0 6.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:28:54 [2023-01-09T15:28:54.151Z] #0 7.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:28:54 [2023-01-09T15:28:54.151Z] #0 8.380 Fetched 8498 kB in 3s (2863 kB/s)
15:28:54 [2023-01-09T15:28:54.408Z] #0 8.380 Reading package lists...
15:28:54 [2023-01-09T15:28:54.408Z] #59 ...
15:28:54 [2023-01-09T15:28:54.408Z] 
15:28:54 [2023-01-09T15:28:54.408Z] #60 [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
15:28:54 [2023-01-09T15:28:54.408Z] #0 8.888 go: downloading github.com/tc-hib/go-winres v0.3.0
15:28:54 [2023-01-09T15:28:54.408Z] #0 10.02 go: downloading github.com/tc-hib/winres v0.1.6
15:28:54 [2023-01-09T15:28:54.665Z] #60 ...
15:28:54 [2023-01-09T15:28:54.665Z] 
15:28:54 [2023-01-09T15:28:54.665Z] #61 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
15:28:54 [2023-01-09T15:28:54.665Z] #0 8.012 go: downloading github.com/pelletier/go-toml v1.8.1
15:28:54 [2023-01-09T15:28:54.665Z] #61 ...
15:28:54 [2023-01-09T15:28:54.665Z] 
15:28:54 [2023-01-09T15:28:54.665Z] #62 [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
15:28:54 [2023-01-09T15:28:54.665Z] #0 7.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:28:54 [2023-01-09T15:28:54.665Z] #0 7.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:54 [2023-01-09T15:28:54.665Z] #0 7.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:54 [2023-01-09T15:28:54.665Z] #0 8.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:28:54 [2023-01-09T15:28:54.921Z] #62 ...
15:28:54 [2023-01-09T15:28:54.921Z] 
15:28:54 [2023-01-09T15:28:54.921Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
15:28:54 [2023-01-09T15:28:54.921Z] #0 7.149 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:28:54 [2023-01-09T15:28:54.921Z] #0 7.149 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:28:54 [2023-01-09T15:28:54.921Z] #0 7.149 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:28:54 [2023-01-09T15:28:54.921Z] #0 9.969 Reading package lists...
15:28:54 [2023-01-09T15:28:54.921Z] #63 ...
15:28:54 [2023-01-09T15:28:54.921Z] 
15:28:54 [2023-01-09T15:28:54.921Z] #64 [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
15:28:54 [2023-01-09T15:28:54.921Z] #0 9.454 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:28:54 [2023-01-09T15:28:54.921Z] #0 9.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:54 [2023-01-09T15:28:54.921Z] #0 9.518 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:55 [2023-01-09T15:28:55.178Z] #64 ...
15:28:55 [2023-01-09T15:28:55.178Z] 
15:28:55 [2023-01-09T15:28:55.178Z] #65 [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
15:28:55 [2023-01-09T15:28:55.178Z] #0 10.25 go: downloading gotest.tools/gotestsum v1.8.2
15:28:55 [2023-01-09T15:28:55.435Z] #65 ...
15:28:55 [2023-01-09T15:28:55.435Z] 
15:28:55 [2023-01-09T15:28:55.435Z] #66 [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
15:28:55 [2023-01-09T15:28:55.435Z] #0 9.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:28:55 [2023-01-09T15:28:55.435Z] #0 9.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:55 [2023-01-09T15:28:55.435Z] #0 9.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:55 [2023-01-09T15:28:55.435Z] #66 ...
15:28:55 [2023-01-09T15:28:55.435Z] 
15:28:55 [2023-01-09T15:28:55.435Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:28:55 [2023-01-09T15:28:55.435Z] #0 8.669 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:28:55 [2023-01-09T15:28:55.435Z] #0 8.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:28:55 [2023-01-09T15:28:55.435Z] #0 8.730 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:28:55 [2023-01-09T15:28:55.435Z] #0 9.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:28:55 [2023-01-09T15:28:55.692Z] #67 ...
15:28:55 [2023-01-09T15:28:55.692Z] 
15:28:55 [2023-01-09T15:28:55.692Z] #66 [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
15:28:55 [2023-01-09T15:28:55.692Z] #66 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:28:56 [2023-01-09T15:28:56.255Z] #66 ...
15:28:56 [2023-01-09T15:28:56.255Z] 
15:28:56 [2023-01-09T15:28:56.255Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:28:56 [2023-01-09T15:28:56.255Z] #50 DONE 6.3s
15:28:56 [2023-01-09T15:28:56.511Z] 
15:28:56 [2023-01-09T15:28:56.511Z] #57 [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
15:28:56 [2023-01-09T15:28:56.511Z] #57 12.51 go: downloading github.com/fatih/color v1.13.0
15:28:56 [2023-01-09T15:28:56.511Z] #57 12.51 go: downloading github.com/gofrs/flock v0.8.1
15:28:56 [2023-01-09T15:28:56.511Z] #57 12.66 go: downloading github.com/pkg/errors v0.9.1
15:28:56 [2023-01-09T15:28:56.767Z] #57 12.68 go: downloading github.com/spf13/cobra v1.5.0
15:28:57 [2023-01-09T15:28:57.024Z] #57 12.88 go: downloading github.com/spf13/pflag v1.0.5
15:28:57 [2023-01-09T15:28:57.280Z] #57 13.25 go: downloading github.com/spf13/viper v1.12.0
15:28:57 [2023-01-09T15:28:57.536Z] #57 13.51 go: downloading gopkg.in/yaml.v3 v3.0.1
15:28:57 [2023-01-09T15:28:57.792Z] #57 13.85 go: downloading github.com/mattn/go-colorable v0.1.13
15:28:57 [2023-01-09T15:28:57.792Z] #57 13.87 go: downloading github.com/mattn/go-isatty v0.0.16
15:28:58 [2023-01-09T15:28:58.049Z] #57 13.99 go: downloading golang.org/x/tools v0.1.12
15:28:58 [2023-01-09T15:28:58.049Z] #57 14.00 go: downloading github.com/hashicorp/go-version v1.6.0
15:28:58 [2023-01-09T15:28:58.305Z] #57 14.36 go: downloading github.com/ldez/gomoddirectives v0.2.3
15:28:58 [2023-01-09T15:28:58.561Z] #57 14.50 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:28:58 [2023-01-09T15:28:58.561Z] #57 14.62 go: downloading github.com/hashicorp/go-multierror v1.1.1
15:28:59 [2023-01-09T15:28:59.931Z] #57 ...
15:28:59 [2023-01-09T15:28:59.931Z] 
15:28:59 [2023-01-09T15:28:59.931Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:28:59 [2023-01-09T15:28:59.931Z] #68 ...
15:28:59 [2023-01-09T15:28:59.931Z] 
15:28:59 [2023-01-09T15:28:59.931Z] #65 [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
15:28:59 [2023-01-09T15:28:59.931Z] #65 12.75 go: downloading github.com/dnephin/pflag v1.0.7
15:28:59 [2023-01-09T15:28:59.931Z] #65 12.75 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:28:59 [2023-01-09T15:28:59.931Z] #65 12.99 go: downloading golang.org/x/tools v0.1.11
15:28:59 [2023-01-09T15:28:59.931Z] #65 13.04 go: downloading github.com/mattn/go-colorable v0.1.12
15:28:59 [2023-01-09T15:28:59.931Z] #65 13.15 go: downloading github.com/mattn/go-isatty v0.0.14
15:28:59 [2023-01-09T15:28:59.931Z] #65 13.83 go: downloading github.com/fsnotify/fsnotify v1.5.4
15:28:59 [2023-01-09T15:28:59.931Z] #65 14.11 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
15:29:00 [2023-01-09T15:29:00.188Z] #65 ...
15:29:00 [2023-01-09T15:29:00.188Z] 
15:29:00 [2023-01-09T15:29:00.188Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:29:00 [2023-01-09T15:29:00.445Z] #69 ...
15:29:00 [2023-01-09T15:29:00.445Z] 
15:29:00 [2023-01-09T15:29:00.445Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
15:29:00 [2023-01-09T15:29:00.445Z] #0 9.969 Reading package lists...
15:29:00 [2023-01-09T15:29:00.445Z] #63 15.51 + apt-get  install -y --no-install-recommends gcc libc6-dev
15:29:01 [2023-01-09T15:29:01.824Z] #63 15.62 Reading package lists...
15:29:01 [2023-01-09T15:29:01.824Z] #63 ...
15:29:01 [2023-01-09T15:29:01.824Z] 
15:29:01 [2023-01-09T15:29:01.824Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:29:01 [2023-01-09T15:29:01.824Z] #56 DONE 8.4s
15:29:01 [2023-01-09T15:29:01.824Z] 
15:29:01 [2023-01-09T15:29:01.824Z] #58 [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
15:29:01 [2023-01-09T15:29:01.824Z] #58 13.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:29:01 [2023-01-09T15:29:01.824Z] #58 13.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:29:01 [2023-01-09T15:29:01.824Z] #58 13.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:29:01 [2023-01-09T15:29:01.824Z] #58 15.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:29:01 [2023-01-09T15:29:01.824Z] #58 ...
15:29:01 [2023-01-09T15:29:01.824Z] 
15:29:01 [2023-01-09T15:29:01.824Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:29:01 [2023-01-09T15:29:01.824Z] #54 DONE 10.8s
15:29:02 [2023-01-09T15:29:02.080Z] 
15:29:02 [2023-01-09T15:29:02.080Z] #60 [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
15:29:02 [2023-01-09T15:29:02.080Z] #60 12.04 go: downloading github.com/urfave/cli/v2 v2.3.0
15:29:02 [2023-01-09T15:29:02.080Z] #60 12.33 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
15:29:02 [2023-01-09T15:29:02.080Z] #60 12.58 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
15:29:02 [2023-01-09T15:29:02.080Z] #60 15.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:29:02 [2023-01-09T15:29:02.080Z] #60 15.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:29:02 [2023-01-09T15:29:02.337Z] #60 ...
15:29:02 [2023-01-09T15:29:02.337Z] 
15:29:02 [2023-01-09T15:29:02.337Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
15:29:03 [2023-01-09T15:29:03.703Z] #70 ...
15:29:03 [2023-01-09T15:29:03.703Z] 
15:29:03 [2023-01-09T15:29:03.703Z] #42 [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
15:29:03 [2023-01-09T15:29:03.703Z] #42 8.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:29:03 [2023-01-09T15:29:03.703Z] #42 8.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:29:03 [2023-01-09T15:29:03.703Z] #42 8.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:29:03 [2023-01-09T15:29:03.703Z] #42 9.713 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
15:29:03 [2023-01-09T15:29:03.703Z] #42 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:29:03 [2023-01-09T15:29:03.703Z] #42 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:29:03 [2023-01-09T15:29:03.703Z] #42 17.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:29:03 [2023-01-09T15:29:03.703Z] #42 ...
15:29:03 [2023-01-09T15:29:03.703Z] 
15:29:03 [2023-01-09T15:29:03.703Z] #65 [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
15:29:03 [2023-01-09T15:29:03.703Z] #65 18.90 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
15:29:03 [2023-01-09T15:29:03.703Z] #65 18.98 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
15:29:05 [2023-01-09T15:29:05.594Z] #65 ...
15:29:05 [2023-01-09T15:29:05.594Z] 
15:29:05 [2023-01-09T15:29:05.594Z] #45 [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...)
15:29:05 [2023-01-09T15:29:05.594Z] #45 6.423 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
15:29:05 [2023-01-09T15:29:05.594Z] #45 13.61 + git checkout -q FETCH_HEAD
15:29:05 [2023-01-09T15:29:05.594Z] #45 15.84 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:29:05 [2023-01-09T15:29:05.594Z] #45 15.84 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
15:29:05 [2023-01-09T15:29:05.594Z] #45 ...
15:29:05 [2023-01-09T15:29:05.594Z] 
15:29:05 [2023-01-09T15:29:05.594Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:29:05 [2023-01-09T15:29:05.594Z] #69 DONE 15.4s
15:29:05 [2023-01-09T15:29:05.594Z] 
15:29:05 [2023-01-09T15:29:05.594Z] #59 [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             ;
15:29:05 [2023-01-09T15:29:05.594Z] #0 8.380 Reading package lists...
15:29:05 [2023-01-09T15:29:05.594Z] #59 13.77 Reading package lists...
15:29:05 [2023-01-09T15:29:05.849Z] #59 20.52 Building dependency tree...
15:29:05 [2023-01-09T15:29:05.849Z] #59 ...
15:29:05 [2023-01-09T15:29:05.849Z] 
15:29:05 [2023-01-09T15:29:05.849Z] #64 [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
15:29:05 [2023-01-09T15:29:05.849Z] #64 11.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:29:05 [2023-01-09T15:29:05.849Z] #64 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:29:05 [2023-01-09T15:29:05.849Z] #64 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:29:06 [2023-01-09T15:29:06.105Z] #64 ...
15:29:06 [2023-01-09T15:29:06.105Z] 
15:29:06 [2023-01-09T15:29:06.105Z] #61 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76 tomll can be used in two ways:
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76 Writing to STDIN and reading from STDOUT:
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76   cat file.toml | tomll > file.toml
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76 
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76 Reading and updating a list of files:
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76   tomll a.toml b.toml c.toml
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76 
15:29:06 [2023-01-09T15:29:06.105Z] #61 21.76 When given a list of files, tomll will modify all files in place without asking.
15:29:06 [2023-01-09T15:29:06.105Z] #61 DONE 21.9s
15:29:06 [2023-01-09T15:29:06.105Z] 
15:29:06 [2023-01-09T15:29:06.105Z] #62 [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
15:29:06 [2023-01-09T15:29:06.105Z] #62 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:29:06 [2023-01-09T15:29:06.105Z] #62 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:29:06 [2023-01-09T15:29:06.105Z] #62 20.92 Fetched 8498 kB in 13s (632 kB/s)
15:29:06 [2023-01-09T15:29:06.666Z] #62 20.92 Reading package lists...
15:29:06 [2023-01-09T15:29:06.666Z] #62 ...
15:29:06 [2023-01-09T15:29:06.666Z] 
15:29:06 [2023-01-09T15:29:06.667Z] #42 [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
15:29:06 [2023-01-09T15:29:06.667Z] #42 21.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
15:29:07 [2023-01-09T15:29:07.594Z] #42 ...
15:29:07 [2023-01-09T15:29:07.594Z] 
15:29:07 [2023-01-09T15:29:07.594Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:29:07 [2023-01-09T15:29:07.594Z] #67 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:29:07 [2023-01-09T15:29:07.594Z] #67 16.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:29:07 [2023-01-09T15:29:07.594Z] #67 22.90 Fetched 8498 kB in 15s (584 kB/s)
15:29:07 [2023-01-09T15:29:07.594Z] #67 22.90 Reading package lists...
15:29:07 [2023-01-09T15:29:07.594Z] #67 ...
15:29:07 [2023-01-09T15:29:07.594Z] 
15:29:07 [2023-01-09T15:29:07.594Z] #57 [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
15:29:07 [2023-01-09T15:29:07.594Z] #57 22.77 go: downloading github.com/sirupsen/logrus v1.9.0
15:29:07 [2023-01-09T15:29:07.594Z] #57 22.77 go: downloading github.com/stretchr/testify v1.8.0
15:29:07 [2023-01-09T15:29:07.594Z] #57 22.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
15:29:07 [2023-01-09T15:29:07.594Z] #57 23.12 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
15:29:07 [2023-01-09T15:29:07.594Z] #57 23.20 go: downloading github.com/mitchellh/mapstructure v1.5.0
15:29:07 [2023-01-09T15:29:07.594Z] #57 23.31 go: downloading github.com/spf13/afero v1.8.2
15:29:07 [2023-01-09T15:29:07.594Z] #57 23.41 go: downloading github.com/spf13/cast v1.5.0
15:29:07 [2023-01-09T15:29:07.594Z] #57 23.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0
15:29:07 [2023-01-09T15:29:07.850Z] #57 23.69 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
15:29:07 [2023-01-09T15:29:07.850Z] #57 23.76 go: downloading github.com/hashicorp/errwrap v1.0.0
15:29:08 [2023-01-09T15:29:08.107Z] #57 ...
15:29:08 [2023-01-09T15:29:08.107Z] 
15:29:08 [2023-01-09T15:29:08.107Z] #66 [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
15:29:08 [2023-01-09T15:29:08.107Z] #66 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:29:08 [2023-01-09T15:29:08.107Z] #66 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:29:08 [2023-01-09T15:29:08.107Z] #66 22.72 Fetched 8498 kB in 14s (609 kB/s)
15:29:08 [2023-01-09T15:29:08.107Z] #66 22.72 Reading package lists...
15:29:08 [2023-01-09T15:29:08.107Z] #66 ...
15:29:08 [2023-01-09T15:29:08.107Z] 
15:29:08 [2023-01-09T15:29:08.107Z] #45 [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...)
15:29:08 [2023-01-09T15:29:08.107Z] #45 18.83 github.com/docker/distribution/manifest
15:29:08 [2023-01-09T15:29:08.363Z] #45 19.26 crypto/sha1
15:29:08 [2023-01-09T15:29:08.363Z] #45 19.29 net
15:29:09 [2023-01-09T15:29:09.291Z] #45 20.28 github.com/Sirupsen/logrus
15:29:09 [2023-01-09T15:29:09.550Z] #45 ...
15:29:09 [2023-01-09T15:29:09.550Z] 
15:29:09 [2023-01-09T15:29:09.550Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:29:09 [2023-01-09T15:29:09.550Z] #47 DONE 20.5s
15:29:09 [2023-01-09T15:29:09.550Z] 
15:29:09 [2023-01-09T15:29:09.550Z] #42 [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
15:29:09 [2023-01-09T15:29:09.550Z] #42 24.34 Fetched 8502 kB in 16s (531 kB/s)
15:29:12 [2023-01-09T15:29:12.822Z] #42 24.34 Reading package lists...
15:29:12 [2023-01-09T15:29:12.822Z] #42 ...
15:29:12 [2023-01-09T15:29:12.822Z] 
15:29:12 [2023-01-09T15:29:12.822Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
15:29:12 [2023-01-09T15:29:12.822Z] #63 15.62 Reading package lists...
15:29:12 [2023-01-09T15:29:12.822Z] #63 22.20 Building dependency tree...
15:29:12 [2023-01-09T15:29:12.822Z] #63 23.89 Reading state information...
15:29:12 [2023-01-09T15:29:12.822Z] #63 27.41 gcc is already the newest version (4:10.2.1-1).
15:29:12 [2023-01-09T15:29:12.822Z] #63 27.41 libc6-dev is already the newest version (2.31-13+deb11u5).
15:29:12 [2023-01-09T15:29:12.822Z] #63 27.41 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
15:29:12 [2023-01-09T15:29:12.822Z] #63 DONE 27.9s
15:29:12 [2023-01-09T15:29:12.822Z] 
15:29:12 [2023-01-09T15:29:12.822Z] #57 [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
15:29:12 [2023-01-09T15:29:12.822Z] #57 25.85 go: downloading 4d63.com/gochecknoglobals v0.1.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 25.85 go: downloading github.com/Antonboom/errname v0.1.7
15:29:12 [2023-01-09T15:29:12.822Z] #57 26.01 go: downloading github.com/Antonboom/nilnil v0.1.1
15:29:12 [2023-01-09T15:29:12.822Z] #57 26.11 go: downloading github.com/BurntSushi/toml v1.2.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 26.11 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
15:29:12 [2023-01-09T15:29:12.822Z] #57 26.58 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 26.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.09 go: downloading github.com/alexkohler/prealloc v1.0.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.18 go: downloading github.com/alingse/asasalint v0.0.11
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.24 go: downloading github.com/ashanbrown/makezero v1.1.1
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.28 go: downloading github.com/bkielbasa/cyclop v1.2.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.35 go: downloading github.com/blizzy78/varnamelen v0.8.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.49 go: downloading github.com/breml/bidichk v0.2.3
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.55 go: downloading github.com/breml/errchkjson v0.3.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.59 go: downloading github.com/butuzov/ireturn v0.1.1
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.75 go: downloading github.com/charithe/durationcheck v0.0.9
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.79 go: downloading github.com/curioswitch/go-reassign v0.1.2
15:29:12 [2023-01-09T15:29:12.822Z] #57 27.89 go: downloading github.com/daixiang0/gci v0.6.3
15:29:12 [2023-01-09T15:29:12.822Z] #57 28.35 go: downloading github.com/esimonov/ifshort v1.0.4
15:29:12 [2023-01-09T15:29:12.822Z] #57 28.35 go: downloading github.com/denis-tingaikin/go-header v0.4.3
15:29:12 [2023-01-09T15:29:12.822Z] #57 28.44 go: downloading github.com/firefart/nonamedreturns v1.0.4
15:29:12 [2023-01-09T15:29:12.822Z] #57 28.56 go: downloading github.com/fzipp/gocyclo v0.6.0
15:29:12 [2023-01-09T15:29:12.822Z] #57 28.66 go: downloading github.com/go-critic/go-critic v0.6.4
15:29:13 [2023-01-09T15:29:13.752Z] #57 29.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:29:13 [2023-01-09T15:29:13.752Z] #57 29.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:29:13 [2023-01-09T15:29:13.752Z] #57 29.61 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
15:29:13 [2023-01-09T15:29:13.752Z] #57 29.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:29:14 [2023-01-09T15:29:14.316Z] #57 30.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:29:14 [2023-01-09T15:29:14.316Z] #57 30.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:29:14 [2023-01-09T15:29:14.316Z] #57 30.28 go: downloading github.com/golangci/misspell v0.3.5
15:29:14 [2023-01-09T15:29:14.573Z] #57 30.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:29:14 [2023-01-09T15:29:14.573Z] #57 30.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
15:29:14 [2023-01-09T15:29:14.573Z] #57 30.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
15:29:14 [2023-01-09T15:29:14.573Z] #57 30.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
15:29:14 [2023-01-09T15:29:14.829Z] #57 30.71 go: downloading github.com/hexops/gotextdiff v1.0.3
15:29:14 [2023-01-09T15:29:14.829Z] #57 30.81 go: downloading github.com/jgautheron/goconst v1.5.1
15:29:14 [2023-01-09T15:29:14.829Z] #57 30.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
15:29:14 [2023-01-09T15:29:14.829Z] #57 30.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
15:29:15 [2023-01-09T15:29:15.086Z] #57 30.90 go: downloading github.com/julz/importas v0.1.0
15:29:15 [2023-01-09T15:29:15.086Z] #57 30.97 go: downloading github.com/kisielk/errcheck v1.6.2
15:29:15 [2023-01-09T15:29:15.086Z] #57 31.07 go: downloading github.com/kulti/thelper v0.6.3
15:29:15 [2023-01-09T15:29:15.086Z] #57 31.18 go: downloading github.com/kunwardeep/paralleltest v1.0.6
15:29:15 [2023-01-09T15:29:15.343Z] #57 31.27 go: downloading github.com/kyoh86/exportloopref v0.1.8
15:29:15 [2023-01-09T15:29:15.343Z] #57 31.35 go: downloading github.com/ldez/tagliatelle v0.3.1
15:29:15 [2023-01-09T15:29:15.343Z] #57 31.41 go: downloading github.com/leonklingele/grouper v1.1.0
15:29:15 [2023-01-09T15:29:15.599Z] #57 31.50 go: downloading github.com/lufeee/execinquery v1.2.1
15:29:15 [2023-01-09T15:29:15.599Z] #57 31.57 go: downloading github.com/maratori/testpackage v1.1.0
15:29:15 [2023-01-09T15:29:15.599Z] #57 31.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
15:29:15 [2023-01-09T15:29:15.599Z] #57 31.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
15:29:15 [2023-01-09T15:29:15.856Z] #57 31.77 go: downloading github.com/mgechev/revive v1.2.3
15:29:16 [2023-01-09T15:29:16.419Z] #57 32.34 go: downloading github.com/moricho/tparallel v0.2.1
15:29:16 [2023-01-09T15:29:16.419Z] #57 32.37 go: downloading github.com/nakabonne/nestif v0.3.1
15:29:16 [2023-01-09T15:29:16.675Z] #57 32.50 go: downloading github.com/nishanths/exhaustive v0.8.1
15:29:16 [2023-01-09T15:29:16.675Z] #57 32.53 go: downloading github.com/nishanths/predeclared v0.2.2
15:29:16 [2023-01-09T15:29:16.675Z] #57 32.66 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
15:29:16 [2023-01-09T15:29:16.675Z] #57 32.79 go: downloading github.com/ryancurrah/gomodguard v1.2.4
15:29:16 [2023-01-09T15:29:16.932Z] #57 32.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
15:29:16 [2023-01-09T15:29:16.932Z] #57 32.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
15:29:16 [2023-01-09T15:29:16.932Z] #57 ...
15:29:16 [2023-01-09T15:29:16.932Z] 
15:29:16 [2023-01-09T15:29:16.932Z] #59 [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             ;
15:29:16 [2023-01-09T15:29:16.932Z] #59 20.52 Building dependency tree...
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.54 python3 is already the newest version (3.9.2-3).
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.54 The following additional packages will be installed:
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.55   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.55   patch xz-utils
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.62 Suggested packages:
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.62   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.62   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.62   m4-doc ed diffutils-doc
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.62 Recommended packages:
15:29:16 [2023-01-09T15:29:16.932Z] #59 25.62   fakeroot libalgorithm-merge-perl libltdl-dev
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.41 The following NEW packages will be installed:
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.43   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.44   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.45   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.92 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.92 Need to get 5458 kB of archives.
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.92 After this operation, 11.6 MB of additional disk space will be used.
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 27.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 28.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.21 debconf: delaying package configuration, since apt-utils is not installed
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.43 Fetched 5458 kB in 1s (7689 kB/s)
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.52 Selecting previously unselected package bzip2.
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.52 (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 ... 15744 files and directories currently installed.)
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.60 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.68 Unpacking bzip2 (1.0.8-4) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.83 Selecting previously unselected package xz-utils.
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.84 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 29.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.33 Selecting previously unselected package libsigsegv2:arm64.
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.33 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.35 Unpacking libsigsegv2:arm64 (2.13-1) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.47 Selecting previously unselected package m4.
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.47 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.48 Unpacking m4 (1.4.18-5) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.75 Selecting previously unselected package autoconf.
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.75 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 30.78 Unpacking autoconf (2.69-14) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 31.28 Selecting previously unselected package autotools-dev.
15:29:16 [2023-01-09T15:29:16.932Z] #59 31.29 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 31.31 Unpacking autotools-dev (20180224.1+nmu1) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 31.47 Selecting previously unselected package automake.
15:29:16 [2023-01-09T15:29:16.932Z] #59 31.47 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 31.48 Unpacking automake (1:1.16.3-2) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 32.06 Selecting previously unselected package patch.
15:29:16 [2023-01-09T15:29:16.932Z] #59 32.07 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 32.09 Unpacking patch (2.7.6-7) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 32.34 Selecting previously unselected package dpkg-dev.
15:29:16 [2023-01-09T15:29:16.932Z] #59 32.34 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 32.34 Unpacking dpkg-dev (1.20.12) ...
15:29:16 [2023-01-09T15:29:16.932Z] #59 ...
15:29:16 [2023-01-09T15:29:16.932Z] 
15:29:16 [2023-01-09T15:29:16.932Z] #65 [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
15:29:16 [2023-01-09T15:29:16.932Z] #65 22.99 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
15:29:17 [2023-01-09T15:29:17.189Z] #65 ...
15:29:17 [2023-01-09T15:29:17.189Z] 
15:29:17 [2023-01-09T15:29:17.189Z] #57 [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
15:29:17 [2023-01-09T15:29:17.189Z] #57 33.02 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
15:29:17 [2023-01-09T15:29:17.189Z] #57 33.02 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
15:29:17 [2023-01-09T15:29:17.189Z] #57 33.12 go: downloading github.com/securego/gosec/v2 v2.13.1
15:29:17 [2023-01-09T15:29:17.445Z] #57 33.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
15:29:17 [2023-01-09T15:29:17.445Z] #57 33.36 go: downloading github.com/sivchari/containedctx v1.0.2
15:29:17 [2023-01-09T15:29:17.445Z] #57 33.40 go: downloading github.com/sivchari/nosnakecase v1.7.0
15:29:17 [2023-01-09T15:29:17.445Z] #57 33.45 go: downloading github.com/sivchari/tenv v1.7.0
15:29:17 [2023-01-09T15:29:17.445Z] #57 33.47 go: downloading github.com/sonatard/noctx v0.0.1
15:29:17 [2023-01-09T15:29:17.713Z] #57 33.60 go: downloading github.com/sourcegraph/go-diff v0.6.1
15:29:17 [2023-01-09T15:29:17.713Z] #57 33.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
15:29:17 [2023-01-09T15:29:17.713Z] #57 33.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
15:29:17 [2023-01-09T15:29:17.713Z] #57 33.79 go: downloading github.com/sylvia7788/contextcheck v1.0.6
15:29:17 [2023-01-09T15:29:17.979Z] #57 33.85 go: downloading github.com/tdakkota/asciicheck v0.1.1
15:29:17 [2023-01-09T15:29:17.979Z] #57 33.91 go: downloading github.com/tetafro/godot v1.4.11
15:29:17 [2023-01-09T15:29:17.979Z] #57 33.94 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
15:29:18 [2023-01-09T15:29:18.235Z] #57 34.06 go: downloading github.com/timonwong/logrlint v0.1.0
15:29:18 [2023-01-09T15:29:18.235Z] #57 34.09 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
15:29:18 [2023-01-09T15:29:18.235Z] #57 34.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
15:29:18 [2023-01-09T15:29:18.235Z] #57 ...
15:29:18 [2023-01-09T15:29:18.235Z] 
15:29:18 [2023-01-09T15:29:18.235Z] #64 [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
15:29:18 [2023-01-09T15:29:18.235Z] #64 23.51 Fetched 8498 kB in 14s (592 kB/s)
15:29:18 [2023-01-09T15:29:18.235Z] #64 23.51 Reading package lists...
15:29:18 [2023-01-09T15:29:18.235Z] #64 27.96 Reading package lists...
15:29:18 [2023-01-09T15:29:18.493Z] #64 32.80 Building dependency tree...
15:29:18 [2023-01-09T15:29:18.493Z] #64 ...
15:29:18 [2023-01-09T15:29:18.493Z] 
15:29:18 [2023-01-09T15:29:18.493Z] #59 [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             ;
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.43 Selecting previously unselected package build-essential.
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.44 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.44 Unpacking build-essential (12.9) ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.58 Selecting previously unselected package libcap2:arm64.
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.58 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.59 Unpacking libcap2:arm64 (1:2.44-1) ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.70 Selecting previously unselected package libcap-dev:arm64.
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.72 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.73 Unpacking libcap-dev:arm64 (1:2.44-1) ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.97 Selecting previously unselected package libprotobuf-c1:arm64.
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.97 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 33.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.15 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.16 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.16 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.29 Selecting previously unselected package libseccomp-dev:arm64.
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.29 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.51 Selecting previously unselected package libsystemd-dev:arm64.
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.52 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
15:29:18 [2023-01-09T15:29:18.493Z] #59 34.53 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:29:19 [2023-01-09T15:29:19.422Z] #59 35.39 Selecting previously unselected package libtool.
15:29:19 [2023-01-09T15:29:19.422Z] #59 35.39 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
15:29:19 [2023-01-09T15:29:19.422Z] #59 35.42 Unpacking libtool (2.4.6-15) ...
15:29:19 [2023-01-09T15:29:19.694Z] #59 35.76 Selecting previously unselected package libudev-dev:arm64.
15:29:19 [2023-01-09T15:29:19.954Z] #59 35.77 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
15:29:19 [2023-01-09T15:29:19.954Z] #59 35.77 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
15:29:19 [2023-01-09T15:29:19.954Z] #59 ...
15:29:19 [2023-01-09T15:29:19.954Z] 
15:29:19 [2023-01-09T15:29:19.954Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:29:19 [2023-01-09T15:29:19.954Z] #71 ...
15:29:19 [2023-01-09T15:29:19.954Z] 
15:29:19 [2023-01-09T15:29:19.954Z] #59 [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             ;
15:29:19 [2023-01-09T15:29:19.954Z] #59 36.00 Selecting previously unselected package libyajl2:arm64.
15:29:19 [2023-01-09T15:29:19.954Z] #59 36.00 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
15:29:19 [2023-01-09T15:29:19.954Z] #59 36.02 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:29:20 [2023-01-09T15:29:20.219Z] #59 36.15 Selecting previously unselected package libyajl-dev:arm64.
15:29:20 [2023-01-09T15:29:20.219Z] #59 36.15 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
15:29:20 [2023-01-09T15:29:20.219Z] #59 36.16 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.29 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.32 Setting up libyajl2:arm64 (2.1.0-3) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.38 Setting up bzip2 (1.0.8-4) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.42 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.45 Setting up libcap2:arm64 (1:2.44-1) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.47 Setting up autotools-dev (20180224.1+nmu1) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.48 Setting up libsigsegv2:arm64 (2.13-1) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.52 Setting up patch (2.7.6-7) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.54 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.56 Setting up libyajl-dev:arm64 (2.1.0-3) ...
15:29:20 [2023-01-09T15:29:20.475Z] #59 36.58 Setting up libcap-dev:arm64 (1:2.44-1) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.62 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.64 Setting up libtool (2.4.6-15) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.67 Setting up m4 (1.4.18-5) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.70 Setting up dpkg-dev (1.20.12) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.74 Setting up autoconf (2.69-14) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.77 Setting up build-essential (12.9) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.82 Setting up automake (1:1.16.3-2) ...
15:29:20 [2023-01-09T15:29:20.731Z] #59 36.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:29:20 [2023-01-09T15:29:20.988Z] #59 36.84 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:29:20 [2023-01-09T15:29:20.988Z] #59 ...
15:29:20 [2023-01-09T15:29:20.988Z] 
15:29:20 [2023-01-09T15:29:20.988Z] #62 [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
15:29:20 [2023-01-09T15:29:20.988Z] #62 20.92 Reading package lists...
15:29:20 [2023-01-09T15:29:20.988Z] #62 27.50 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:29:20 [2023-01-09T15:29:20.988Z] #62 27.51 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:29:20 [2023-01-09T15:29:20.988Z] #62 27.51 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:29:20 [2023-01-09T15:29:20.988Z] #62 30.68 Reading package lists...
15:29:20 [2023-01-09T15:29:20.988Z] #62 35.57 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
15:29:21 [2023-01-09T15:29:21.243Z] #62 35.66 Reading package lists...
15:29:21 [2023-01-09T15:29:21.243Z] #62 ...
15:29:21 [2023-01-09T15:29:21.243Z] 
15:29:21 [2023-01-09T15:29:21.243Z] #57 [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
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.32 go: downloading github.com/ultraware/funlen v0.0.3
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.36 go: downloading github.com/ultraware/whitespace v0.0.5
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.43 go: downloading github.com/uudashr/gocognit v1.0.6
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.57 go: downloading github.com/yagipy/maintidx v1.0.0
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.70 go: downloading github.com/yeya24/promlinter v0.2.0
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.80 go: downloading gitlab.com/bosi/decorder v0.2.3
15:29:21 [2023-01-09T15:29:21.243Z] #57 34.90 go: downloading honnef.co/go/tools v0.3.3
15:29:21 [2023-01-09T15:29:21.243Z] #57 36.81 go: downloading mvdan.cc/gofumpt v0.3.1
15:29:21 [2023-01-09T15:29:21.243Z] #57 36.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:29:21 [2023-01-09T15:29:21.243Z] #57 37.07 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
15:29:21 [2023-01-09T15:29:21.243Z] #57 37.08 go: downloading github.com/davecgh/go-spew v1.1.1
15:29:21 [2023-01-09T15:29:21.243Z] #57 37.22 go: downloading github.com/pmezard/go-difflib v1.0.0
15:29:21 [2023-01-09T15:29:21.243Z] #57 37.23 go: downloading github.com/stretchr/objx v0.4.0
15:29:21 [2023-01-09T15:29:21.243Z] #57 37.28 go: downloading golang.org/x/text v0.3.7
15:29:21 [2023-01-09T15:29:21.806Z] #57 ...
15:29:21 [2023-01-09T15:29:21.806Z] 
15:29:21 [2023-01-09T15:29:21.806Z] #59 [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             ;
15:29:21 [2023-01-09T15:29:21.806Z] #59 DONE 37.7s
15:29:22 [2023-01-09T15:29:22.061Z] 
15:29:22 [2023-01-09T15:29:22.061Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:29:22 [2023-01-09T15:29:22.623Z] #72 0.779 Cloning into '/tmp/crun-build'...
15:29:22 [2023-01-09T15:29:22.623Z] #72 ...
15:29:22 [2023-01-09T15:29:22.623Z] 
15:29:22 [2023-01-09T15:29:22.623Z] #66 [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
15:29:22 [2023-01-09T15:29:22.623Z] #66 22.72 Reading package lists...
15:29:22 [2023-01-09T15:29:22.623Z] #66 28.88 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:29:22 [2023-01-09T15:29:22.623Z] #66 28.88 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:29:22 [2023-01-09T15:29:22.623Z] #66 28.88 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:29:22 [2023-01-09T15:29:22.623Z] #66 31.76 Reading package lists...
15:29:22 [2023-01-09T15:29:22.623Z] #66 35.88 + apt-get  install -y --no-install-recommends gcc libc6-dev
15:29:22 [2023-01-09T15:29:22.623Z] #66 35.99 Reading package lists...
15:29:22 [2023-01-09T15:29:22.623Z] #66 ...
15:29:22 [2023-01-09T15:29:22.623Z] 
15:29:22 [2023-01-09T15:29:22.623Z] #64 [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
15:29:22 [2023-01-09T15:29:22.623Z] #64 32.80 Building dependency tree...
15:29:22 [2023-01-09T15:29:22.623Z] #64 37.02 The following additional packages will be installed:
15:29:22 [2023-01-09T15:29:22.623Z] #64 37.08   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:29:22 [2023-01-09T15:29:22.623Z] #64 37.17 Suggested packages:
15:29:22 [2023-01-09T15:29:22.623Z] #64 37.17   cmake-doc ninja-build lrzip
15:29:22 [2023-01-09T15:29:22.623Z] #64 37.92 The following NEW packages will be installed:
15:29:22 [2023-01-09T15:29:22.623Z] #64 37.92   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:29:22 [2023-01-09T15:29:22.879Z] #64 ...
15:29:22 [2023-01-09T15:29:22.879Z] 
15:29:22 [2023-01-09T15:29:22.879Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:29:22 [2023-01-09T15:29:22.879Z] #67 22.90 Reading package lists...
15:29:22 [2023-01-09T15:29:22.879Z] #67 29.28 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:29:22 [2023-01-09T15:29:22.879Z] #67 29.28 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:29:22 [2023-01-09T15:29:22.879Z] #67 29.28 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:29:22 [2023-01-09T15:29:22.879Z] #67 32.07 Reading package lists...
15:29:22 [2023-01-09T15:29:22.879Z] #67 36.81 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
15:29:23 [2023-01-09T15:29:23.137Z] #67 36.89 Reading package lists...
15:29:23 [2023-01-09T15:29:23.137Z] #67 ...
15:29:23 [2023-01-09T15:29:23.137Z] 
15:29:23 [2023-01-09T15:29:23.137Z] #64 [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
15:29:23 [2023-01-09T15:29:23.137Z] #64 38.35 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
15:29:23 [2023-01-09T15:29:23.137Z] #64 38.35 Need to get 15.1 MB of archives.
15:29:23 [2023-01-09T15:29:23.137Z] #64 38.35 After this operation, 66.8 MB of additional disk space will be used.
15:29:23 [2023-01-09T15:29:23.137Z] #64 38.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
15:29:23 [2023-01-09T15:29:23.137Z] #64 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:29:23 [2023-01-09T15:29:23.392Z] #64 ...
15:29:23 [2023-01-09T15:29:23.392Z] 
15:29:23 [2023-01-09T15:29:23.392Z] #45 [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...)
15:29:23 [2023-01-09T15:29:23.392Z] #45 24.43 github.com/Sirupsen/logrus/formatters/logstash
15:29:23 [2023-01-09T15:29:23.392Z] #45 24.73 github.com/bugsnag/bugsnag-go/errors
15:29:23 [2023-01-09T15:29:23.392Z] #45 25.61 github.com/bugsnag/osext
15:29:23 [2023-01-09T15:29:23.392Z] #45 25.92 github.com/bugsnag/panicwrap
15:29:23 [2023-01-09T15:29:23.392Z] #45 26.84 gopkg.in/yaml.v2
15:29:23 [2023-01-09T15:29:23.649Z] #45 ...
15:29:23 [2023-01-09T15:29:23.649Z] 
15:29:23 [2023-01-09T15:29:23.649Z] #42 [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
15:29:23 [2023-01-09T15:29:23.649Z] #42 24.34 Reading package lists...
15:29:23 [2023-01-09T15:29:23.649Z] #42 29.99 Reading package lists...
15:29:23 [2023-01-09T15:29:23.649Z] #42 34.84 Building dependency tree...
15:29:23 [2023-01-09T15:29:23.649Z] #42 ...
15:29:23 [2023-01-09T15:29:23.649Z] 
15:29:23 [2023-01-09T15:29:23.649Z] #64 [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
15:29:23 [2023-01-09T15:29:23.649Z] #64 38.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
15:29:23 [2023-01-09T15:29:23.649Z] #64 38.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
15:29:23 [2023-01-09T15:29:23.649Z] #64 38.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
15:29:23 [2023-01-09T15:29:23.649Z] #64 38.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
15:29:23 [2023-01-09T15:29:23.649Z] #64 38.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
15:29:23 [2023-01-09T15:29:23.649Z] #64 38.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
15:29:25 [2023-01-09T15:29:25.077Z] #64 40.20 debconf: delaying package configuration, since apt-utils is not installed
15:29:25 [2023-01-09T15:29:25.337Z] #64 40.43 Fetched 15.1 MB in 1s (14.1 MB/s)
15:29:25 [2023-01-09T15:29:25.337Z] #64 40.67 Selecting previously unselected package cmake-data.
15:29:25 [2023-01-09T15:29:25.594Z] #64 40.67 (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 ... 15744 files and directories currently installed.)
15:29:25 [2023-01-09T15:29:25.594Z] #64 40.77 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
15:29:25 [2023-01-09T15:29:25.594Z] #64 40.79 Unpacking cmake-data (3.18.4-2+deb11u1) ...
15:29:28 [2023-01-09T15:29:28.110Z] #64 ...
15:29:28 [2023-01-09T15:29:28.110Z] 
15:29:28 [2023-01-09T15:29:28.110Z] #58 [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
15:29:28 [2023-01-09T15:29:28.110Z] #58 42.89 v3.0.2
15:29:28 [2023-01-09T15:29:28.110Z] #58 DONE 43.7s
15:29:28 [2023-01-09T15:29:28.110Z] 
15:29:28 [2023-01-09T15:29:28.110Z] #60 [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
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.64 NAME:
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    go-winres - A tool for embedding resources in Windows executables
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65 
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65 USAGE:
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    go-winres [global options] command [command options] [arguments...]
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65 
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65 COMMANDS:
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    init     Create an initial ./winres/winres.json
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    make     Make syso files for the "go build" command
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    simply   Make syso files for the "go build" command (simplified)
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    extract  Extract all resources from an executable
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    patch    Replace resources in an executable file (exe, dll)
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    help, h  Shows a list of commands or help for one command
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65 
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65 GLOBAL OPTIONS:
15:29:28 [2023-01-09T15:29:28.110Z] #60 43.65    --help, -h  show help (default: false)
15:29:28 [2023-01-09T15:29:28.110Z] #60 DONE 43.8s
15:29:28 [2023-01-09T15:29:28.110Z] 
15:29:28 [2023-01-09T15:29:28.110Z] #57 [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
15:29:28 [2023-01-09T15:29:28.110Z] #57 43.51 go: downloading github.com/hashicorp/hcl v1.0.0
15:29:28 [2023-01-09T15:29:28.110Z] #57 43.52 go: downloading github.com/subosito/gotenv v1.4.0
15:29:28 [2023-01-09T15:29:28.110Z] #57 43.96 go: downloading gopkg.in/ini.v1 v1.66.6
15:29:28 [2023-01-09T15:29:28.110Z] #57 43.96 go: downloading github.com/magiconair/properties v1.8.6
15:29:28 [2023-01-09T15:29:28.110Z] #57 44.04 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
15:29:28 [2023-01-09T15:29:28.367Z] #57 44.20 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
15:29:29 [2023-01-09T15:29:29.299Z] #57 45.13 go: downloading github.com/pelletier/go-toml v1.9.5
15:29:29 [2023-01-09T15:29:29.299Z] #57 45.30 go: downloading github.com/gobwas/glob v0.2.3
15:29:29 [2023-01-09T15:29:29.557Z] #57 45.49 go: downloading go.uber.org/zap v1.17.0
15:29:29 [2023-01-09T15:29:29.814Z] #57 45.92 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
15:29:30 [2023-01-09T15:29:30.071Z] #57 45.92 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:29:30 [2023-01-09T15:29:30.071Z] #57 45.96 go: downloading github.com/go-toolsmith/astcopy v1.0.1
15:29:30 [2023-01-09T15:29:30.071Z] #57 45.97 go: downloading github.com/go-toolsmith/astequal v1.0.2
15:29:30 [2023-01-09T15:29:30.071Z] #57 46.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:29:30 [2023-01-09T15:29:30.071Z] #57 46.02 go: downloading github.com/go-toolsmith/astp v1.0.0
15:29:30 [2023-01-09T15:29:30.071Z] #57 46.05 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:29:30 [2023-01-09T15:29:30.071Z] #57 46.08 go: downloading github.com/go-toolsmith/typep v1.0.2
15:29:30 [2023-01-09T15:29:30.071Z] #57 46.11 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
15:29:30 [2023-01-09T15:29:30.328Z] #57 46.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
15:29:30 [2023-01-09T15:29:30.328Z] #57 46.30 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
15:29:30 [2023-01-09T15:29:30.328Z] #57 46.41 go: downloading github.com/kisielk/gotool v1.0.0
15:29:30 [2023-01-09T15:29:30.585Z] #57 46.49 go: downloading github.com/gostaticanalysis/comment v1.4.2
15:29:30 [2023-01-09T15:29:30.585Z] #57 46.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
15:29:30 [2023-01-09T15:29:30.585Z] #57 46.66 go: downloading github.com/ettle/strcase v0.1.1
15:29:30 [2023-01-09T15:29:30.842Z] #57 46.68 go: downloading github.com/fatih/structtag v1.2.0
15:29:30 [2023-01-09T15:29:30.842Z] #57 46.76 go: downloading github.com/Masterminds/semver v1.5.0
15:29:30 [2023-01-09T15:29:30.842Z] #57 46.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
15:29:31 [2023-01-09T15:29:31.099Z] #57 46.94 go: downloading gopkg.in/yaml.v2 v2.4.0
15:29:31 [2023-01-09T15:29:31.099Z] #57 47.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
15:29:31 [2023-01-09T15:29:31.099Z] #57 47.08 go: downloading github.com/prometheus/client_golang v1.12.1
15:29:31 [2023-01-09T15:29:31.663Z] #57 47.65 go: downloading github.com/prometheus/client_model v0.2.0
15:29:31 [2023-01-09T15:29:31.663Z] #57 47.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:29:31 [2023-01-09T15:29:31.920Z] #57 47.74 go: downloading github.com/google/go-cmp v0.5.8
15:29:31 [2023-01-09T15:29:31.920Z] #57 48.02 go: downloading go.uber.org/atomic v1.7.0
15:29:32 [2023-01-09T15:29:32.214Z] #57 48.03 go: downloading go.uber.org/multierr v1.6.0
15:29:32 [2023-01-09T15:29:32.214Z] #57 48.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
15:29:32 [2023-01-09T15:29:32.214Z] #57 48.22 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
15:29:32 [2023-01-09T15:29:32.214Z] #57 48.23 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
15:29:32 [2023-01-09T15:29:32.214Z] #57 48.26 go: downloading github.com/olekukonko/tablewriter v0.0.5
15:29:32 [2023-01-09T15:29:32.470Z] #57 48.46 go: downloading github.com/beorn7/perks v1.0.1
15:29:32 [2023-01-09T15:29:32.470Z] #57 48.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2
15:29:32 [2023-01-09T15:29:32.726Z] #57 48.59 go: downloading github.com/golang/protobuf v1.5.2
15:29:32 [2023-01-09T15:29:32.726Z] #57 48.59 go: downloading github.com/prometheus/common v0.32.1
15:29:32 [2023-01-09T15:29:32.982Z] #57 48.90 go: downloading github.com/prometheus/procfs v0.7.3
15:29:32 [2023-01-09T15:29:32.982Z] #57 48.95 go: downloading google.golang.org/protobuf v1.28.0
15:29:33 [2023-01-09T15:29:33.549Z] #57 ...
15:29:33 [2023-01-09T15:29:33.549Z] 
15:29:33 [2023-01-09T15:29:33.549Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:29:33 [2023-01-09T15:29:33.549Z] #52 DONE 42.8s
15:29:33 [2023-01-09T15:29:33.549Z] 
15:29:33 [2023-01-09T15:29:33.549Z] #62 [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
15:29:33 [2023-01-09T15:29:33.549Z] #62 35.66 Reading package lists...
15:29:33 [2023-01-09T15:29:33.549Z] #62 40.72 Building dependency tree...
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.16 gcc is already the newest version (4:10.2.1-1).
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.16 The following additional packages will be installed:
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.21   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.21   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.21   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.21   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.21   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.21   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.25 Suggested packages:
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.26   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
15:29:33 [2023-01-09T15:29:33.549Z] #62 44.26   | libgdk-pixbuf2.0-dev libxml2-utils
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97 The following NEW packages will be installed:
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
15:29:33 [2023-01-09T15:29:33.549Z] #62 45.97   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.26 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.26 Need to get 7950 kB of archives.
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.26 After this operation, 39.9 MB of additional disk space will be used.
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.26 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]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.27 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]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 46.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
15:29:33 [2023-01-09T15:29:33.549Z] #62 47.31 debconf: delaying package configuration, since apt-utils is not installed
15:29:33 [2023-01-09T15:29:33.549Z] #62 47.58 Fetched 7950 kB in 1s (9788 kB/s)
15:29:33 [2023-01-09T15:29:33.549Z] #62 47.78 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:29:33 [2023-01-09T15:29:33.549Z] #62 47.78 (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 ... 15744 files and directories currently installed.)
15:29:33 [2023-01-09T15:29:33.549Z] #62 47.81 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 47.92 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.20 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.20 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.23 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.56 Selecting previously unselected package libsecret-common.
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.56 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.59 Unpacking libsecret-common (0.20.4-2) ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.90 Selecting previously unselected package libsecret-1-0:arm64.
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.90 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 48.92 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 ...
15:29:33 [2023-01-09T15:29:33.549Z] 
15:29:33 [2023-01-09T15:29:33.549Z] #66 [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
15:29:33 [2023-01-09T15:29:33.549Z] #66 35.99 Reading package lists...
15:29:33 [2023-01-09T15:29:33.549Z] #66 41.29 Building dependency tree...
15:29:33 [2023-01-09T15:29:33.549Z] #66 45.45 gcc is already the newest version (4:10.2.1-1).
15:29:33 [2023-01-09T15:29:33.549Z] #66 45.45 libc6-dev is already the newest version (2.31-13+deb11u5).
15:29:33 [2023-01-09T15:29:33.549Z] #66 45.45 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
15:29:33 [2023-01-09T15:29:33.549Z] #66 DONE 48.8s
15:29:33 [2023-01-09T15:29:33.549Z] 
15:29:33 [2023-01-09T15:29:33.549Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:29:33 [2023-01-09T15:29:33.549Z] #68 DONE 43.9s
15:29:33 [2023-01-09T15:29:33.549Z] 
15:29:33 [2023-01-09T15:29:33.549Z] #62 [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
15:29:33 [2023-01-09T15:29:33.549Z] #62 49.05 Selecting previously unselected package gir1.2-secret-1:arm64.
15:29:33 [2023-01-09T15:29:33.549Z] #62 49.05 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 49.07 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
15:29:33 [2023-01-09T15:29:33.549Z] #62 ...
15:29:33 [2023-01-09T15:29:33.549Z] 
15:29:33 [2023-01-09T15:29:33.549Z] #73 [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...)
15:29:33 [2023-01-09T15:29:33.805Z] #73 ...
15:29:33 [2023-01-09T15:29:33.805Z] 
15:29:33 [2023-01-09T15:29:33.805Z] #42 [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
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.04 The following additional packages will be installed:
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.07   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.07   python3-protobuf python3-six
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.07 Suggested packages:
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.11   python3-setuptools
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.11 Recommended packages:
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.12   iproute2 | iproute
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.80 The following NEW packages will be installed:
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.80   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:29:33 [2023-01-09T15:29:33.805Z] #42 39.81   python3-protobuf python3-six
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.34 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.34 Need to get 2136 kB of archives.
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.34 After this operation, 10.8 MB of additional disk space will be used.
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:29:33 [2023-01-09T15:29:33.806Z] #42 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:29:34 [2023-01-09T15:29:34.061Z] #42 ...
15:29:34 [2023-01-09T15:29:34.061Z] 
15:29:34 [2023-01-09T15:29:34.061Z] #62 [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
15:29:34 [2023-01-09T15:29:34.061Z] #62 49.21 Selecting previously unselected package uuid-dev:arm64.
15:29:34 [2023-01-09T15:29:34.061Z] #62 49.21 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:29:34 [2023-01-09T15:29:34.061Z] #62 49.23 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:29:34 [2023-01-09T15:29:34.318Z] #62 49.69 Selecting previously unselected package libblkid-dev:arm64.
15:29:34 [2023-01-09T15:29:34.318Z] #62 49.69 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:29:34 [2023-01-09T15:29:34.318Z] #62 49.74 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:29:34 [2023-01-09T15:29:34.880Z] #62 50.17 Selecting previously unselected package libbtrfs0:arm64.
15:29:34 [2023-01-09T15:29:34.880Z] #62 50.17 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
15:29:34 [2023-01-09T15:29:34.880Z] #62 50.18 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:29:35 [2023-01-09T15:29:35.137Z] #62 50.55 Selecting previously unselected package libbtrfs-dev:arm64.
15:29:35 [2023-01-09T15:29:35.137Z] #62 50.60 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.137Z] #62 50.62 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:29:35 [2023-01-09T15:29:35.700Z] #62 ...
15:29:35 [2023-01-09T15:29:35.700Z] 
15:29:35 [2023-01-09T15:29:35.700Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:29:35 [2023-01-09T15:29:35.700Z] #67 36.89 Reading package lists...
15:29:35 [2023-01-09T15:29:35.700Z] #67 41.16 Building dependency tree...
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.35 gcc is already the newest version (4:10.2.1-1).
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.35 libc6-dev is already the newest version (2.31-13+deb11u5).
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.35 The following additional packages will be installed:
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.35   bzip2 patch xz-utils
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.36 Suggested packages:
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.36   bzip2-doc debian-keyring seccomp ed diffutils-doc
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.36 Recommended packages:
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.36   build-essential fakeroot libalgorithm-merge-perl
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.83 The following NEW packages will be installed:
15:29:35 [2023-01-09T15:29:35.700Z] #67 45.83   bzip2 dpkg-dev libseccomp-dev patch xz-utils
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.17 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.17 Need to get 2790 kB of archives.
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.17 After this operation, 4077 kB of additional disk space will be used.
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
15:29:35 [2023-01-09T15:29:35.700Z] #67 46.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.08 debconf: delaying package configuration, since apt-utils is not installed
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.24 Fetched 2790 kB in 0s (6803 kB/s)
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.38 Selecting previously unselected package bzip2.
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.38 (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 ... 15744 files and directories currently installed.)
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.41 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.48 Unpacking bzip2 (1.0.8-4) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.81 Selecting previously unselected package xz-utils.
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.86 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 47.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 48.18 Selecting previously unselected package patch.
15:29:35 [2023-01-09T15:29:35.700Z] #67 48.18 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 48.21 Unpacking patch (2.7.6-7) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 48.45 Selecting previously unselected package dpkg-dev.
15:29:35 [2023-01-09T15:29:35.700Z] #67 48.45 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 48.56 Unpacking dpkg-dev (1.20.12) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 49.88 Selecting previously unselected package libseccomp-dev:arm64.
15:29:35 [2023-01-09T15:29:35.700Z] #67 49.88 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 49.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 50.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 50.31 Setting up bzip2 (1.0.8-4) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 50.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 50.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:29:35 [2023-01-09T15:29:35.700Z] #67 50.42 Setting up patch (2.7.6-7) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 50.45 Setting up dpkg-dev (1.20.12) ...
15:29:35 [2023-01-09T15:29:35.700Z] #67 DONE 50.9s
15:29:35 [2023-01-09T15:29:35.700Z] 
15:29:35 [2023-01-09T15:29:35.700Z] #62 [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
15:29:35 [2023-01-09T15:29:35.700Z] #62 50.99 Selecting previously unselected package libelf1:arm64.
15:29:35 [2023-01-09T15:29:35.700Z] #62 50.99 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.700Z] #62 51.01 Unpacking libelf1:arm64 (0.183-1) ...
15:29:35 [2023-01-09T15:29:35.956Z] #62 51.43 Selecting previously unselected package libffi-dev:arm64.
15:29:35 [2023-01-09T15:29:35.956Z] #62 51.43 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
15:29:35 [2023-01-09T15:29:35.956Z] #62 51.45 Unpacking libffi-dev:arm64 (3.3-6) ...
15:29:36 [2023-01-09T15:29:36.213Z] #62 51.70 Selecting previously unselected package libglib2.0-data.
15:29:36 [2023-01-09T15:29:36.213Z] #62 51.71 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
15:29:36 [2023-01-09T15:29:36.213Z] #62 51.71 Unpacking libglib2.0-data (2.66.8-1) ...
15:29:37 [2023-01-09T15:29:37.147Z] #62 ...
15:29:37 [2023-01-09T15:29:37.147Z] 
15:29:37 [2023-01-09T15:29:37.147Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
15:29:37 [2023-01-09T15:29:37.147Z] #74 DONE 3.6s
15:29:37 [2023-01-09T15:29:37.147Z] 
15:29:37 [2023-01-09T15:29:37.147Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
15:29:37 [2023-01-09T15:29:37.147Z] #75 DONE 0.1s
15:29:37 [2023-01-09T15:29:37.147Z] 
15:29:37 [2023-01-09T15:29:37.147Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:29:37 [2023-01-09T15:29:37.147Z] #72 8.350 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
15:29:37 [2023-01-09T15:29:37.147Z] #72 8.390 Cloning into '/tmp/crun-build/libocispec'...
15:29:37 [2023-01-09T15:29:37.147Z] #72 9.387 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
15:29:37 [2023-01-09T15:29:37.147Z] #72 9.416 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
15:29:37 [2023-01-09T15:29:37.147Z] #72 9.416 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
15:29:37 [2023-01-09T15:29:37.147Z] #72 9.417 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
15:29:37 [2023-01-09T15:29:37.147Z] #72 9.433 Cloning into '/tmp/crun-build/libocispec/image-spec'...
15:29:37 [2023-01-09T15:29:37.147Z] #72 10.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
15:29:37 [2023-01-09T15:29:37.147Z] #72 13.13 Cloning into '/tmp/crun-build/libocispec/yajl'...
15:29:37 [2023-01-09T15:29:37.147Z] #72 14.90 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
15:29:37 [2023-01-09T15:29:37.147Z] #72 15.19 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
15:29:37 [2023-01-09T15:29:37.147Z] #72 15.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
15:29:37 [2023-01-09T15:29:37.403Z] #72 ...
15:29:37 [2023-01-09T15:29:37.403Z] 
15:29:37 [2023-01-09T15:29:37.403Z] #62 [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
15:29:37 [2023-01-09T15:29:37.403Z] #62 52.85 Selecting previously unselected package libglib2.0-bin.
15:29:37 [2023-01-09T15:29:37.403Z] #62 52.85 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
15:29:37 [2023-01-09T15:29:37.403Z] #62 52.85 Unpacking libglib2.0-bin (2.66.8-1) ...
15:29:37 [2023-01-09T15:29:37.660Z] #62 53.08 Selecting previously unselected package python3-lib2to3.
15:29:37 [2023-01-09T15:29:37.660Z] #62 53.08 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
15:29:37 [2023-01-09T15:29:37.660Z] #62 53.11 Unpacking python3-lib2to3 (3.9.2-1) ...
15:29:37 [2023-01-09T15:29:37.916Z] #62 53.49 Selecting previously unselected package python3-distutils.
15:29:38 [2023-01-09T15:29:38.173Z] #62 53.49 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
15:29:38 [2023-01-09T15:29:38.173Z] #62 53.52 Unpacking python3-distutils (3.9.2-1) ...
15:29:38 [2023-01-09T15:29:38.173Z] #62 53.72 Selecting previously unselected package libglib2.0-dev-bin.
15:29:38 [2023-01-09T15:29:38.173Z] #62 53.72 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
15:29:38 [2023-01-09T15:29:38.173Z] #62 53.73 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
15:29:38 [2023-01-09T15:29:38.428Z] #62 53.86 Selecting previously unselected package libsepol1-dev:arm64.
15:29:38 [2023-01-09T15:29:38.428Z] #62 53.87 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
15:29:38 [2023-01-09T15:29:38.428Z] #62 53.87 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:29:38 [2023-01-09T15:29:38.685Z] #62 54.09 Selecting previously unselected package libpcre2-16-0:arm64.
15:29:38 [2023-01-09T15:29:38.685Z] #62 54.10 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:29:38 [2023-01-09T15:29:38.685Z] #62 54.10 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:29:38 [2023-01-09T15:29:38.941Z] #62 54.29 Selecting previously unselected package libpcre2-32-0:arm64.
15:29:38 [2023-01-09T15:29:38.941Z] #62 54.29 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:29:38 [2023-01-09T15:29:38.941Z] #62 54.30 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:29:38 [2023-01-09T15:29:38.941Z] #62 54.50 Selecting previously unselected package libpcre2-posix2:arm64.
15:29:39 [2023-01-09T15:29:39.198Z] #62 54.51 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:29:39 [2023-01-09T15:29:39.198Z] #62 54.51 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:29:39 [2023-01-09T15:29:39.198Z] #62 54.65 Selecting previously unselected package libpcre2-dev:arm64.
15:29:39 [2023-01-09T15:29:39.198Z] #62 54.65 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:29:39 [2023-01-09T15:29:39.198Z] #62 54.65 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:29:39 [2023-01-09T15:29:39.761Z] #62 55.19 Selecting previously unselected package libselinux1-dev:arm64.
15:29:39 [2023-01-09T15:29:39.761Z] #62 55.19 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
15:29:39 [2023-01-09T15:29:39.761Z] #62 55.20 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:29:40 [2023-01-09T15:29:40.023Z] #62 ...
15:29:40 [2023-01-09T15:29:40.023Z] 
15:29:40 [2023-01-09T15:29:40.023Z] #64 [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
15:29:40 [2023-01-09T15:29:40.023Z] #64 45.16 Selecting previously unselected package libicu67:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #64 45.17 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 45.20 Unpacking libicu67:arm64 (67.1-7) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 51.64 Selecting previously unselected package libxml2:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #64 51.65 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 51.66 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.20 Selecting previously unselected package libarchive13:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.20 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.21 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.63 Selecting previously unselected package libjsoncpp24:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.63 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.64 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.80 Selecting previously unselected package librhash0:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.80 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 52.83 Unpacking librhash0:arm64 (1.4.1-2) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 53.11 Selecting previously unselected package libuv1:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #64 53.12 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 53.13 Unpacking libuv1:arm64 (1.40.0-2) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 53.36 Selecting previously unselected package cmake.
15:29:40 [2023-01-09T15:29:40.023Z] #64 53.37 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 53.37 Unpacking cmake (3.18.4-2+deb11u1) ...
15:29:40 [2023-01-09T15:29:40.023Z] #64 ...
15:29:40 [2023-01-09T15:29:40.023Z] 
15:29:40 [2023-01-09T15:29:40.023Z] #62 [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
15:29:40 [2023-01-09T15:29:40.023Z] #62 55.56 Selecting previously unselected package libmount-dev:arm64.
15:29:40 [2023-01-09T15:29:40.023Z] #62 55.56 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.023Z] #62 55.57 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:29:40 [2023-01-09T15:29:40.302Z] #62 55.74 Selecting previously unselected package libpcre16-3:arm64.
15:29:40 [2023-01-09T15:29:40.302Z] #62 55.74 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.302Z] #62 55.75 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:29:40 [2023-01-09T15:29:40.558Z] #62 56.02 Selecting previously unselected package libpcre32-3:arm64.
15:29:40 [2023-01-09T15:29:40.558Z] #62 56.02 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.558Z] #62 56.03 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:29:40 [2023-01-09T15:29:40.815Z] #62 56.35 Selecting previously unselected package libpcrecpp0v5:arm64.
15:29:40 [2023-01-09T15:29:40.815Z] #62 56.35 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:29:40 [2023-01-09T15:29:40.815Z] #62 56.36 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:29:41 [2023-01-09T15:29:41.071Z] #62 56.50 Selecting previously unselected package libpcre3-dev:arm64.
15:29:41 [2023-01-09T15:29:41.071Z] #62 56.51 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:29:41 [2023-01-09T15:29:41.071Z] #62 56.52 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:29:41 [2023-01-09T15:29:41.635Z] #62 ...
15:29:41 [2023-01-09T15:29:41.635Z] 
15:29:41 [2023-01-09T15:29:41.635Z] #64 [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
15:29:41 [2023-01-09T15:29:41.635Z] #64 55.84 Setting up libicu67:arm64 (67.1-7) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 55.86 Setting up libuv1:arm64 (1.40.0-2) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 55.88 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 55.90 Setting up librhash0:arm64 (1.4.1-2) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 55.93 Setting up cmake-data (3.18.4-2+deb11u1) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 55.98 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 56.07 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 56.09 Setting up cmake (3.18.4-2+deb11u1) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 56.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:29:41 [2023-01-09T15:29:41.635Z] #64 DONE 56.7s
15:29:41 [2023-01-09T15:29:41.635Z] 
15:29:41 [2023-01-09T15:29:41.635Z] #42 [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
15:29:41 [2023-01-09T15:29:41.635Z] #42 56.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
15:29:42 [2023-01-09T15:29:42.564Z] #42 ...
15:29:42 [2023-01-09T15:29:42.564Z] 
15:29:42 [2023-01-09T15:29:42.564Z] #45 [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...)
15:29:42 [2023-01-09T15:29:42.564Z] #45 43.44 github.com/docker/distribution/uuid
15:29:42 [2023-01-09T15:29:42.564Z] #45 43.74 golang.org/x/net/context
15:29:42 [2023-01-09T15:29:42.564Z] #45 44.22 github.com/docker/distribution/digest
15:29:42 [2023-01-09T15:29:42.564Z] #45 45.17 crypto/x509
15:29:42 [2023-01-09T15:29:42.564Z] #45 45.93 net/textproto
15:29:42 [2023-01-09T15:29:42.564Z] #45 47.47 vendor/golang.org/x/net/http/httpguts
15:29:42 [2023-01-09T15:29:42.564Z] #45 47.94 vendor/golang.org/x/net/http/httpproxy
15:29:42 [2023-01-09T15:29:42.564Z] #45 48.92 mime/multipart
15:29:42 [2023-01-09T15:29:42.564Z] #45 50.67 github.com/docker/distribution/reference
15:29:42 [2023-01-09T15:29:42.564Z] #45 51.61 github.com/stevvooe/resumable
15:29:42 [2023-01-09T15:29:42.564Z] #45 51.91 github.com/stevvooe/resumable/sha256
15:29:42 [2023-01-09T15:29:42.564Z] #45 52.80 github.com/stevvooe/resumable/sha512
15:29:42 [2023-01-09T15:29:42.821Z] #45 ...
15:29:42 [2023-01-09T15:29:42.821Z] 
15:29:42 [2023-01-09T15:29:42.821Z] #62 [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
15:29:42 [2023-01-09T15:29:42.821Z] #62 57.25 Selecting previously unselected package zlib1g-dev:arm64.
15:29:42 [2023-01-09T15:29:42.821Z] #62 57.26 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:29:42 [2023-01-09T15:29:42.821Z] #62 57.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:29:42 [2023-01-09T15:29:42.821Z] #62 57.52 Selecting previously unselected package libglib2.0-dev:arm64.
15:29:42 [2023-01-09T15:29:42.821Z] #62 57.55 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:29:42 [2023-01-09T15:29:42.821Z] #62 57.56 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:29:43 [2023-01-09T15:29:43.750Z] #62 59.21 Selecting previously unselected package libsecret-1-dev:arm64.
15:29:43 [2023-01-09T15:29:43.750Z] #62 59.23 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:29:43 [2023-01-09T15:29:43.750Z] #62 59.24 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:29:43 [2023-01-09T15:29:43.750Z] #62 ...
15:29:43 [2023-01-09T15:29:43.750Z] 
15:29:43 [2023-01-09T15:29:43.750Z] #57 [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
15:29:43 [2023-01-09T15:29:43.750Z] #57 49.77 go: downloading github.com/mattn/go-runewidth v0.0.9
15:29:43 [2023-01-09T15:29:43.750Z] #57 50.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
15:29:44 [2023-01-09T15:29:44.007Z] #57 ...
15:29:44 [2023-01-09T15:29:44.007Z] 
15:29:44 [2023-01-09T15:29:44.007Z] #42 [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
15:29:44 [2023-01-09T15:29:44.007Z] #42 58.03 debconf: delaying package configuration, since apt-utils is not installed
15:29:44 [2023-01-09T15:29:44.007Z] #42 58.21 Fetched 2136 kB in 17s (124 kB/s)
15:29:44 [2023-01-09T15:29:44.007Z] #42 58.32 Selecting previously unselected package libprotobuf23:arm64.
15:29:44 [2023-01-09T15:29:44.007Z] #42 58.32 (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 ... 15744 files and directories currently installed.)
15:29:44 [2023-01-09T15:29:44.007Z] #42 58.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
15:29:44 [2023-01-09T15:29:44.007Z] #42 58.44 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
15:29:44 [2023-01-09T15:29:44.007Z] #42 59.06 Selecting previously unselected package python3-pkg-resources.
15:29:44 [2023-01-09T15:29:44.007Z] #42 59.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:29:44 [2023-01-09T15:29:44.007Z] #42 59.08 Unpacking python3-pkg-resources (52.0.0-4) ...
15:29:44 [2023-01-09T15:29:44.268Z] #42 59.37 Selecting previously unselected package python3-six.
15:29:44 [2023-01-09T15:29:44.268Z] #42 59.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:29:44 [2023-01-09T15:29:44.268Z] #42 59.40 Unpacking python3-six (1.16.0-2) ...
15:29:44 [2023-01-09T15:29:44.268Z] #42 59.53 Selecting previously unselected package python3-protobuf.
15:29:44 [2023-01-09T15:29:44.268Z] #42 59.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
15:29:44 [2023-01-09T15:29:44.268Z] #42 59.54 Unpacking python3-protobuf (3.12.4-1) ...
15:29:45 [2023-01-09T15:29:45.087Z] #42 60.07 Selecting previously unselected package libnet1:arm64.
15:29:45 [2023-01-09T15:29:45.087Z] #42 60.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:29:45 [2023-01-09T15:29:45.087Z] #42 60.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:29:45 [2023-01-09T15:29:45.087Z] #42 60.21 Selecting previously unselected package libnl-3-200:arm64.
15:29:45 [2023-01-09T15:29:45.087Z] #42 60.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:29:45 [2023-01-09T15:29:45.087Z] #42 60.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:29:45 [2023-01-09T15:29:45.344Z] #42 60.37 Selecting previously unselected package libprotobuf-c1:arm64.
15:29:45 [2023-01-09T15:29:45.344Z] #42 60.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:29:45 [2023-01-09T15:29:45.344Z] #42 60.38 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:29:45 [2023-01-09T15:29:45.344Z] #42 60.48 Selecting previously unselected package criu.
15:29:45 [2023-01-09T15:29:45.344Z] #42 60.48 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
15:29:45 [2023-01-09T15:29:45.344Z] #42 60.50 Unpacking criu (3.17.1-1) ...
15:29:45 [2023-01-09T15:29:45.600Z] #42 ...
15:29:45 [2023-01-09T15:29:45.600Z] 
15:29:45 [2023-01-09T15:29:45.600Z] #76 [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...)
15:29:45 [2023-01-09T15:29:45.600Z] #0 1.443 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 .
15:29:45 [2023-01-09T15:29:45.600Z] #76 ...
15:29:45 [2023-01-09T15:29:45.600Z] 
15:29:45 [2023-01-09T15:29:45.600Z] #73 [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...)
15:29:45 [2023-01-09T15:29:45.600Z] #73 1.891 go: downloading github.com/urfave/cli/v2 v2.23.5
15:29:45 [2023-01-09T15:29:45.600Z] #73 2.618 go: downloading golang.org/x/sys v0.2.0
15:29:45 [2023-01-09T15:29:45.600Z] #73 5.389 go: downloading github.com/google/uuid v1.3.0
15:29:45 [2023-01-09T15:29:45.600Z] #73 5.425 go: downloading github.com/moby/vpnkit v0.5.0
15:29:45 [2023-01-09T15:29:45.600Z] #73 5.454 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:29:45 [2023-01-09T15:29:45.600Z] #73 5.531 go: downloading github.com/gorilla/mux v1.8.0
15:29:45 [2023-01-09T15:29:45.600Z] #73 5.669 go: downloading github.com/moby/sys/mountinfo v0.6.2
15:29:45 [2023-01-09T15:29:45.600Z] #73 5.869 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
15:29:45 [2023-01-09T15:29:45.600Z] #73 6.836 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
15:29:45 [2023-01-09T15:29:45.600Z] #73 6.861 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
15:29:45 [2023-01-09T15:29:45.600Z] #73 8.575 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
15:29:45 [2023-01-09T15:29:45.600Z] #73 8.668 go: downloading golang.org/x/net v0.1.0
15:29:45 [2023-01-09T15:29:45.857Z] #73 ...
15:29:45 [2023-01-09T15:29:45.857Z] 
15:29:45 [2023-01-09T15:29:45.857Z] #62 [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
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.77 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.80 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.81 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.84 Setting up libffi-dev:arm64 (3.3-6) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.87 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.89 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.91 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.95 Setting up libglib2.0-data (2.66.8-1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.96 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 59.98 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.00 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.01 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.04 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.08 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.10 Setting up python3-lib2to3 (3.9.2-1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.65 Setting up libelf1:arm64 (0.183-1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.68 Setting up libsecret-common (0.20.4-2) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 60.70 Setting up python3-distutils (3.9.2-1) ...
15:29:45 [2023-01-09T15:29:45.857Z] #62 61.37 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.67 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.71 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.72 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.73 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.74 Setting up libglib2.0-bin (2.66.8-1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.76 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.77 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.80 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.81 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.83 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:29:47 [2023-01-09T15:29:47.224Z] #62 62.87 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:29:47 [2023-01-09T15:29:47.480Z] #62 62.89 No schema files found: doing nothing.
15:29:47 [2023-01-09T15:29:47.480Z] #62 62.90 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:29:47 [2023-01-09T15:29:47.480Z] #62 ...
15:29:47 [2023-01-09T15:29:47.480Z] 
15:29:47 [2023-01-09T15:29:47.480Z] #77 [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...)
15:29:47 [2023-01-09T15:29:47.737Z] #77 ...
15:29:47 [2023-01-09T15:29:47.737Z] 
15:29:47 [2023-01-09T15:29:47.737Z] #62 [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
15:29:47 [2023-01-09T15:29:47.737Z] #62 63.03 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:29:48 [2023-01-09T15:29:48.670Z] #62 DONE 64.1s
15:29:48 [2023-01-09T15:29:48.670Z] 
15:29:48 [2023-01-09T15:29:48.670Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:29:50 [2023-01-09T15:29:50.037Z] #78 ...
15:29:50 [2023-01-09T15:29:50.037Z] 
15:29:50 [2023-01-09T15:29:50.037Z] #65 [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
15:29:50 [2023-01-09T15:29:50.037Z] #65 65.81 gotestsum version dev
15:29:50 [2023-01-09T15:29:50.037Z] #65 DONE 65.9s
15:29:50 [2023-01-09T15:29:50.037Z] 
15:29:50 [2023-01-09T15:29:50.037Z] #42 [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
15:29:50 [2023-01-09T15:29:50.037Z] #42 61.18 Setting up python3-pkg-resources (52.0.0-4) ...
15:29:50 [2023-01-09T15:29:50.037Z] #42 62.57 Setting up libprotobuf23:arm64 (3.12.4-1) ...
15:29:50 [2023-01-09T15:29:50.037Z] #42 62.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:29:50 [2023-01-09T15:29:50.037Z] #42 62.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:29:50 [2023-01-09T15:29:50.037Z] #42 62.66 Setting up python3-six (1.16.0-2) ...
15:29:50 [2023-01-09T15:29:50.037Z] #42 63.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:29:50 [2023-01-09T15:29:50.037Z] #42 63.73 Setting up python3-protobuf (3.12.4-1) ...
15:29:51 [2023-01-09T15:29:51.411Z] #42 ...
15:29:51 [2023-01-09T15:29:51.411Z] 
15:29:51 [2023-01-09T15:29:51.411Z] #79 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:29:51 [2023-01-09T15:29:51.411Z] #0 1.584 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:29:51 [2023-01-09T15:29:51.411Z] #0 1.586 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:29:51 [2023-01-09T15:29:51.411Z] #0 1.648 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:29:51 [2023-01-09T15:29:51.411Z] #0 3.787 Reading package lists...
15:29:51 [2023-01-09T15:29:51.411Z] #0 7.494 + apt-get  install -y --no-install-recommends gcc libc6-dev
15:29:51 [2023-01-09T15:29:51.667Z] #0 7.519 Reading package lists...
15:29:51 [2023-01-09T15:29:51.667Z] #79 ...
15:29:51 [2023-01-09T15:29:51.667Z] 
15:29:51 [2023-01-09T15:29:51.667Z] #45 [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...)
15:29:51 [2023-01-09T15:29:51.667Z] #45 53.79 github.com/garyburd/redigo/internal
15:29:51 [2023-01-09T15:29:51.667Z] #45 53.93 github.com/garyburd/redigo/redis
15:29:51 [2023-01-09T15:29:51.667Z] #45 54.46 crypto/tls
15:29:51 [2023-01-09T15:29:51.667Z] #45 57.61 github.com/docker/distribution/registry/listener
15:29:51 [2023-01-09T15:29:51.667Z] #45 58.13 github.com/docker/distribution/version
15:29:51 [2023-01-09T15:29:51.667Z] #45 58.41 github.com/inconshreveable/mousetrap
15:29:51 [2023-01-09T15:29:51.667Z] #45 58.55 github.com/spf13/pflag
15:29:51 [2023-01-09T15:29:51.667Z] #45 62.53 github.com/spf13/cobra
15:29:52 [2023-01-09T15:29:52.228Z] #45 ...
15:29:52 [2023-01-09T15:29:52.228Z] 
15:29:52 [2023-01-09T15:29:52.228Z] #42 [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
15:29:52 [2023-01-09T15:29:52.228Z] #42 67.28 Setting up criu (3.17.1-1) ...
15:29:53 [2023-01-09T15:29:53.595Z] #42 68.75 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:29:54 [2023-01-09T15:29:54.156Z] #42 DONE 69.2s
15:29:54 [2023-01-09T15:29:54.156Z] 
15:29:54 [2023-01-09T15:29:54.156Z] #79 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:29:54 [2023-01-09T15:29:54.156Z] #0 7.519 Reading package lists...
15:29:54 [2023-01-09T15:29:54.156Z] #79 11.24 Building dependency tree...
15:29:54 [2023-01-09T15:29:54.156Z] #79 12.30 Reading state information...
15:29:56 [2023-01-09T15:29:56.045Z] #79 14.32 gcc is already the newest version (4:10.2.1-1).
15:29:56 [2023-01-09T15:29:56.045Z] #79 14.32 libc6-dev is already the newest version (2.31-13+deb11u5).
15:29:56 [2023-01-09T15:29:56.045Z] #79 14.32 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
15:29:56 [2023-01-09T15:29:56.045Z] #79 DONE 14.5s
15:29:56 [2023-01-09T15:29:56.045Z] 
15:29:56 [2023-01-09T15:29:56.045Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
15:29:57 [2023-01-09T15:29:57.413Z] #80 1.420 -- The C compiler identification is GNU 10.2.1
15:29:57 [2023-01-09T15:29:57.669Z] #80 1.507 -- Detecting C compiler ABI info
15:29:58 [2023-01-09T15:29:58.231Z] #80 2.025 -- Detecting C compiler ABI info - done
15:29:58 [2023-01-09T15:29:58.231Z] #80 2.120 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
15:29:58 [2023-01-09T15:29:58.231Z] #80 2.124 -- Detecting C compile features
15:29:58 [2023-01-09T15:29:58.231Z] #80 2.125 -- Detecting C compile features - done
15:29:58 [2023-01-09T15:29:58.231Z] #80 2.158 -- Performing Test HAS_BUILTIN_FORTIFY
15:29:58 [2023-01-09T15:29:58.488Z] #80 2.437 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:29:58 [2023-01-09T15:29:58.488Z] #80 2.549 -- Configuring done
15:29:58 [2023-01-09T15:29:58.746Z] #80 2.571 -- Generating done
15:29:58 [2023-01-09T15:29:58.746Z] #80 2.572 -- Build files have been written to: /go/src/github.com/krallin/tini
15:29:59 [2023-01-09T15:29:59.002Z] #80 2.862 Scanning dependencies of target tini-static
15:29:59 [2023-01-09T15:29:59.002Z] #80 2.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:30:00 [2023-01-09T15:30:00.370Z] #80 4.057 [100%] Linking C executable tini-static
15:30:00 [2023-01-09T15:30:00.627Z] #80 4.542 [100%] Built target tini-static
15:30:00 [2023-01-09T15:30:00.883Z] #80 DONE 4.9s
15:30:00 [2023-01-09T15:30:00.883Z] 
15:30:00 [2023-01-09T15:30:00.883Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:30:00 [2023-01-09T15:30:00.883Z] #78 8.310 + bin/ctr
15:30:00 [2023-01-09T15:30:00.883Z] #78 8.313 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -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
15:30:03 [2023-01-09T15:30:03.404Z] #78 ...
15:30:03 [2023-01-09T15:30:03.404Z] 
15:30:03 [2023-01-09T15:30:03.404Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:03 [2023-01-09T15:30:03.404Z] #72 31.71 aclocal: warning: couldn't open directory 'm4': No such file or directory
15:30:03 [2023-01-09T15:30:03.719Z] #72 ...
15:30:03 [2023-01-09T15:30:03.719Z] 
15:30:03 [2023-01-09T15:30:03.719Z] #45 [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...)
15:30:03 [2023-01-09T15:30:03.719Z] #45 65.80 log/syslog
15:30:03 [2023-01-09T15:30:03.719Z] #45 66.80 github.com/yvasiyarov/go-metrics
15:30:03 [2023-01-09T15:30:03.719Z] #45 72.80 net/http/httptrace
15:30:03 [2023-01-09T15:30:03.719Z] #45 73.38 net/http
15:30:03 [2023-01-09T15:30:03.719Z] #45 73.49 github.com/docker/libtrust
15:30:04 [2023-01-09T15:30:04.655Z] #45 ...
15:30:04 [2023-01-09T15:30:04.655Z] 
15:30:04 [2023-01-09T15:30:04.655Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:04 [2023-01-09T15:30:04.655Z] #72 42.90 libtoolize: putting auxiliary files in '.'.
15:30:04 [2023-01-09T15:30:04.655Z] #72 42.90 libtoolize: copying file './ltmain.sh'
15:30:05 [2023-01-09T15:30:05.598Z] #72 43.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
15:30:05 [2023-01-09T15:30:05.598Z] #72 43.77 libtoolize: and rerunning libtoolize and aclocal.
15:30:05 [2023-01-09T15:30:05.598Z] #72 43.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:30:12 [2023-01-09T15:30:12.144Z] #72 ...
15:30:12 [2023-01-09T15:30:12.144Z] 
15:30:12 [2023-01-09T15:30:12.144Z] #45 [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...)
15:30:12 [2023-01-09T15:30:12.144Z] #45 77.53 net/smtp
15:30:12 [2023-01-09T15:30:12.144Z] #45 78.16 golang.org/x/crypto/blowfish
15:30:12 [2023-01-09T15:30:12.144Z] #45 78.67 golang.org/x/crypto/bcrypt
15:30:12 [2023-01-09T15:30:12.144Z] #45 79.14 github.com/docker/distribution/registry/storage/driver/gcs
15:30:12 [2023-01-09T15:30:12.144Z] #45 79.29 os/user
15:30:12 [2023-01-09T15:30:12.144Z] #45 80.06 github.com/docker/distribution/registry/storage/driver/oss
15:30:12 [2023-01-09T15:30:12.144Z] #45 80.16 github.com/mitchellh/mapstructure
15:30:13 [2023-01-09T15:30:13.511Z] #45 ...
15:30:13 [2023-01-09T15:30:13.511Z] 
15:30:13 [2023-01-09T15:30:13.511Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:13 [2023-01-09T15:30:13.511Z] #72 51.68 configure.ac:7: installing './compile'
15:30:13 [2023-01-09T15:30:13.511Z] #72 51.68 configure.ac:11: installing './config.guess'
15:30:13 [2023-01-09T15:30:13.511Z] #72 51.69 configure.ac:11: installing './config.sub'
15:30:13 [2023-01-09T15:30:13.511Z] #72 51.70 configure.ac:8: installing './install-sh'
15:30:13 [2023-01-09T15:30:13.511Z] #72 51.72 configure.ac:8: installing './missing'
15:30:13 [2023-01-09T15:30:13.767Z] #72 51.83 Makefile.am: installing './depcomp'
15:30:14 [2023-01-09T15:30:14.696Z] #72 52.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:30:14 [2023-01-09T15:30:14.696Z] #72 52.93 libtoolize: copying file 'build-aux/ltmain.sh'
15:30:14 [2023-01-09T15:30:14.953Z] #72 53.08 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:30:14 [2023-01-09T15:30:14.953Z] #72 53.08 libtoolize: copying file 'm4/libtool.m4'
15:30:14 [2023-01-09T15:30:14.953Z] #72 53.19 libtoolize: copying file 'm4/ltoptions.m4'
15:30:15 [2023-01-09T15:30:15.209Z] #72 53.31 libtoolize: copying file 'm4/ltsugar.m4'
15:30:15 [2023-01-09T15:30:15.209Z] #72 53.46 libtoolize: copying file 'm4/ltversion.m4'
15:30:15 [2023-01-09T15:30:15.209Z] #72 53.56 libtoolize: copying file 'm4/lt~obsolete.m4'
15:30:15 [2023-01-09T15:30:15.466Z] #72 53.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
15:30:22 [2023-01-09T15:30:22.015Z] #72 ...
15:30:22 [2023-01-09T15:30:22.015Z] 
15:30:22 [2023-01-09T15:30:22.015Z] #45 [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...)
15:30:22 [2023-01-09T15:30:22.015Z] #45 92.54 github.com/docker/distribution/configuration
15:30:22 [2023-01-09T15:30:22.015Z] #45 92.55 github.com/bugsnag/bugsnag-go
15:30:22 [2023-01-09T15:30:22.942Z] #45 93.78 github.com/gorilla/context
15:30:23 [2023-01-09T15:30:23.213Z] #45 94.15 github.com/gorilla/mux
15:30:23 [2023-01-09T15:30:23.213Z] #45 94.18 github.com/docker/distribution/registry/api/errcode
15:30:24 [2023-01-09T15:30:24.140Z] #45 95.06 expvar
15:30:24 [2023-01-09T15:30:24.396Z] #45 95.37 github.com/docker/distribution/context
15:30:24 [2023-01-09T15:30:24.965Z] #45 95.86 github.com/docker/distribution/registry/api/v2
15:30:26 [2023-01-09T15:30:26.329Z] #45 97.05 github.com/docker/distribution/health
15:30:26 [2023-01-09T15:30:26.329Z] #45 97.08 github.com/docker/distribution
15:30:26 [2023-01-09T15:30:26.890Z] #45 97.82 github.com/docker/distribution/health/checks
15:30:27 [2023-01-09T15:30:27.146Z] #45 98.07 github.com/docker/distribution/manifest/manifestlist
15:30:27 [2023-01-09T15:30:27.146Z] #45 98.21 github.com/docker/distribution/manifest/schema1
15:30:27 [2023-01-09T15:30:27.402Z] #45 98.41 github.com/docker/distribution/manifest/schema2
15:30:27 [2023-01-09T15:30:27.964Z] #45 98.80 github.com/docker/distribution/notifications
15:30:27 [2023-01-09T15:30:27.964Z] #45 99.07 github.com/docker/distribution/registry/auth
15:30:28 [2023-01-09T15:30:28.528Z] #45 99.46 github.com/docker/distribution/registry/middleware/registry
15:30:28 [2023-01-09T15:30:28.784Z] #45 99.77 github.com/docker/distribution/registry/middleware/repository
15:30:29 [2023-01-09T15:30:29.346Z] #45 100.1 github.com/docker/distribution/registry/client/transport
15:30:29 [2023-01-09T15:30:29.914Z] #45 ...
15:30:29 [2023-01-09T15:30:29.914Z] 
15:30:29 [2023-01-09T15:30:29.914Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.14 configure.ac:7: installing 'build-aux/compile'
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.14 configure.ac:9: installing 'build-aux/config.guess'
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.15 configure.ac:9: installing 'build-aux/config.sub'
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.16 configure.ac:11: installing 'build-aux/install-sh'
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.19 configure.ac:11: installing 'build-aux/missing'
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.38 Makefile.am: installing 'build-aux/depcomp'
15:30:29 [2023-01-09T15:30:29.914Z] #72 64.48 parallel-tests: installing 'build-aux/test-driver'
15:30:29 [2023-01-09T15:30:29.914Z] #72 66.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
15:30:29 [2023-01-09T15:30:29.914Z] #72 66.76 libtoolize: copying file 'build-aux/ltmain.sh'
15:30:29 [2023-01-09T15:30:29.914Z] #72 67.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
15:30:29 [2023-01-09T15:30:29.914Z] #72 67.51 libtoolize: copying file 'm4/libtool.m4'
15:30:29 [2023-01-09T15:30:29.914Z] #72 67.63 libtoolize: copying file 'm4/ltoptions.m4'
15:30:29 [2023-01-09T15:30:29.914Z] #72 67.71 libtoolize: copying file 'm4/ltsugar.m4'
15:30:29 [2023-01-09T15:30:29.914Z] #72 67.78 libtoolize: copying file 'm4/ltversion.m4'
15:30:29 [2023-01-09T15:30:29.914Z] #72 67.89 libtoolize: copying file 'm4/lt~obsolete.m4'
15:30:35 [2023-01-09T15:30:35.163Z] #72 ...
15:30:35 [2023-01-09T15:30:35.163Z] 
15:30:35 [2023-01-09T15:30:35.163Z] #45 [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...)
15:30:35 [2023-01-09T15:30:35.163Z] #45 101.0 github.com/docker/distribution/registry/storage/cache
15:30:35 [2023-01-09T15:30:35.163Z] #45 101.2 github.com/docker/distribution/registry/storage/cache/memory
15:30:35 [2023-01-09T15:30:35.163Z] #45 101.3 github.com/docker/distribution/registry/storage/driver
15:30:35 [2023-01-09T15:30:35.163Z] #45 101.6 github.com/docker/distribution/registry/proxy/scheduler
15:30:35 [2023-01-09T15:30:35.163Z] #45 101.7 github.com/docker/distribution/registry/client
15:30:35 [2023-01-09T15:30:35.163Z] #45 102.2 github.com/docker/distribution/registry/storage
15:30:35 [2023-01-09T15:30:35.163Z] #45 103.1 github.com/docker/distribution/registry/client/auth
15:30:35 [2023-01-09T15:30:35.163Z] #45 104.2 github.com/docker/distribution/registry/storage/cache/redis
15:30:35 [2023-01-09T15:30:35.163Z] #45 104.7 github.com/docker/distribution/registry/storage/driver/factory
15:30:35 [2023-01-09T15:30:35.163Z] #45 104.9 github.com/docker/distribution/registry/storage/driver/middleware
15:30:35 [2023-01-09T15:30:35.163Z] #45 105.2 github.com/gorilla/handlers
15:30:35 [2023-01-09T15:30:35.163Z] #45 106.2 github.com/docker/distribution/registry/proxy
15:30:35 [2023-01-09T15:30:35.420Z] #45 106.4 github.com/yvasiyarov/newrelic_platform_go
15:30:36 [2023-01-09T15:30:36.349Z] #45 107.2 github.com/yvasiyarov/gorelic
15:30:36 [2023-01-09T15:30:36.349Z] #45 107.3 github.com/docker/distribution/registry/handlers
15:30:37 [2023-01-09T15:30:37.716Z] #45 108.5 github.com/docker/distribution/registry/auth/htpasswd
15:30:37 [2023-01-09T15:30:37.972Z] #45 109.0 github.com/docker/distribution/registry/auth/silly
15:30:38 [2023-01-09T15:30:38.535Z] #45 109.5 github.com/docker/distribution/registry/auth/token
15:30:40 [2023-01-09T15:30:40.427Z] #45 111.0 github.com/Azure/azure-sdk-for-go/storage
15:30:41 [2023-01-09T15:30:41.795Z] #45 112.5 github.com/docker/distribution/registry
15:30:42 [2023-01-09T15:30:42.725Z] #45 113.5 github.com/docker/distribution/registry/storage/driver/base
15:30:42 [2023-01-09T15:30:42.725Z] #45 ...
15:30:42 [2023-01-09T15:30:42.725Z] 
15:30:42 [2023-01-09T15:30:42.725Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:42 [2023-01-09T15:30:42.725Z] #72 81.02 configure.ac:11: installing 'build-aux/compile'
15:30:42 [2023-01-09T15:30:42.981Z] #72 81.02 configure.ac:11: installing 'build-aux/config.guess'
15:30:42 [2023-01-09T15:30:42.981Z] #72 81.03 configure.ac:11: installing 'build-aux/config.sub'
15:30:42 [2023-01-09T15:30:42.981Z] #72 81.04 configure.ac:13: installing 'build-aux/install-sh'
15:30:42 [2023-01-09T15:30:42.981Z] #72 81.05 configure.ac:13: installing 'build-aux/missing'
15:30:42 [2023-01-09T15:30:42.981Z] #72 81.05 configure.ac:8: installing 'build-aux/tap-driver.sh'
15:30:42 [2023-01-09T15:30:42.981Z] #72 81.20 Makefile.am: installing 'build-aux/depcomp'
15:30:44 [2023-01-09T15:30:44.605Z] #72 82.48 checking build system type... aarch64-unknown-linux-gnu
15:30:44 [2023-01-09T15:30:44.605Z] #72 82.76 checking host system type... aarch64-unknown-linux-gnu
15:30:44 [2023-01-09T15:30:44.605Z] #72 82.77 checking how to print strings... printf
15:30:44 [2023-01-09T15:30:44.605Z] #72 82.77 checking for gcc... gcc
15:30:44 [2023-01-09T15:30:44.862Z] #72 82.91 checking whether the C compiler works... yes
15:30:44 [2023-01-09T15:30:44.862Z] #72 83.13 checking for C compiler default output file name... a.out
15:30:45 [2023-01-09T15:30:45.118Z] #72 83.14 checking for suffix of executables... 
15:30:45 [2023-01-09T15:30:45.375Z] #72 83.35 checking whether we are cross compiling... no
15:30:45 [2023-01-09T15:30:45.631Z] #72 83.61 checking for suffix of object files... o
15:30:45 [2023-01-09T15:30:45.887Z] #72 83.81 checking whether we are using the GNU C compiler... yes
15:30:45 [2023-01-09T15:30:45.887Z] #72 83.97 checking whether gcc accepts -g... yes
15:30:46 [2023-01-09T15:30:46.144Z] #72 84.14 checking for gcc option to accept ISO C89... none needed
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.31 checking whether gcc understands -c and -o together... yes
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.52 checking for a sed that does not truncate output... /bin/sed
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.58 checking for grep that handles long lines and -e... /bin/grep
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.59 checking for egrep... /bin/grep -E
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.61 checking for fgrep... /bin/grep -F
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.63 checking for ld used by gcc... /usr/bin/ld
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.66 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:30:46 [2023-01-09T15:30:46.400Z] #72 84.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.70 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.86 checking whether ln -s works... yes
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.86 checking the maximum length of command line arguments... 1572864
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.90 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.90 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.90 checking for /usr/bin/ld option to reload object files... -r
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.90 checking for objdump... objdump
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.91 checking how to recognize dependent libraries... pass_all
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.92 checking for dlltool... no
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.92 checking how to associate runtime and link libraries... printf %s\n
15:30:46 [2023-01-09T15:30:46.657Z] #72 84.92 checking for ar... ar
15:30:46 [2023-01-09T15:30:46.913Z] #72 84.93 checking for archiver @FILE support... @
15:30:46 [2023-01-09T15:30:46.913Z] #72 85.13 checking for strip... strip
15:30:46 [2023-01-09T15:30:46.913Z] #72 85.14 checking for ranlib... ranlib
15:30:46 [2023-01-09T15:30:46.913Z] #72 85.14 checking for gawk... no
15:30:46 [2023-01-09T15:30:46.913Z] #72 85.14 checking for mawk... mawk
15:30:47 [2023-01-09T15:30:47.476Z] #72 85.14 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:30:47 [2023-01-09T15:30:47.476Z] #72 85.66 checking for sysroot... no
15:30:47 [2023-01-09T15:30:47.476Z] #72 85.67 checking for a working dd... /bin/dd
15:30:47 [2023-01-09T15:30:47.476Z] #72 85.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:30:47 [2023-01-09T15:30:47.476Z] #72 85.71 checking for mt... no
15:30:47 [2023-01-09T15:30:47.476Z] #72 85.72 checking if : is a manifest tool... no
15:30:47 [2023-01-09T15:30:47.732Z] #72 85.74 checking how to run the C preprocessor... gcc -E
15:30:48 [2023-01-09T15:30:48.661Z] #72 86.10 checking for ANSI C header files... yes
15:30:48 [2023-01-09T15:30:48.661Z] #72 86.82 checking for sys/types.h... yes
15:30:48 [2023-01-09T15:30:48.918Z] #72 87.00 checking for sys/stat.h... yes
15:30:49 [2023-01-09T15:30:49.174Z] #72 87.22 checking for stdlib.h... yes
15:30:49 [2023-01-09T15:30:49.431Z] #72 87.42 checking for string.h... yes
15:30:49 [2023-01-09T15:30:49.431Z] #72 87.62 checking for memory.h... yes
15:30:49 [2023-01-09T15:30:49.688Z] #72 87.75 checking for strings.h... yes
15:30:49 [2023-01-09T15:30:49.944Z] #72 88.00 checking for inttypes.h... yes
15:30:50 [2023-01-09T15:30:50.200Z] #72 88.18 checking for stdint.h... yes
15:30:50 [2023-01-09T15:30:50.457Z] #72 88.41 checking for unistd.h... yes
15:30:50 [2023-01-09T15:30:50.457Z] #72 88.59 checking for dlfcn.h... yes
15:30:50 [2023-01-09T15:30:50.713Z] #72 88.77 checking for objdir... .libs
15:30:51 [2023-01-09T15:30:51.226Z] #72 89.10 checking if gcc supports -fno-rtti -fno-exceptions... no
15:30:51 [2023-01-09T15:30:51.226Z] #72 89.28 checking for gcc option to produce PIC... -fPIC -DPIC
15:30:51 [2023-01-09T15:30:51.226Z] #72 89.28 checking if gcc PIC flag -fPIC -DPIC works... yes
15:30:51 [2023-01-09T15:30:51.483Z] #72 89.46 checking if gcc static flag -static works... yes
15:30:51 [2023-01-09T15:30:51.739Z] #72 89.79 checking if gcc supports -c -o file.o... yes
15:30:51 [2023-01-09T15:30:51.739Z] #72 89.92 checking if gcc supports -c -o file.o... (cached) yes
15:30:51 [2023-01-09T15:30:51.739Z] #72 89.94 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.01 checking dynamic linker characteristics... GNU/Linux ld.so
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.39 checking how to hardcode library paths into programs... immediate
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.39 checking whether stripping libraries is possible... yes
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.41 checking if libtool supports shared libraries... yes
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.41 checking whether to build shared libraries... no
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.41 checking whether to build static libraries... yes
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.42 checking for a BSD-compatible install... /usr/bin/install -c
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.51 checking whether build environment is sane... yes
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.59 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:30:52 [2023-01-09T15:30:52.301Z] #72 90.59 checking whether make sets $(MAKE)... yes
15:30:52 [2023-01-09T15:30:52.557Z] #72 90.68 checking whether make supports the include directive... yes (GNU style)
15:30:52 [2023-01-09T15:30:52.557Z] #72 90.75 checking whether make supports nested variables... yes
15:30:52 [2023-01-09T15:30:52.557Z] #72 90.83 checking whether UID '0' is supported by ustar format... yes
15:30:52 [2023-01-09T15:30:52.558Z] #72 90.83 checking whether GID '0' is supported by ustar format... yes
15:30:52 [2023-01-09T15:30:52.814Z] #72 90.83 checking how to create a ustar tar archive... gnutar
15:30:52 [2023-01-09T15:30:52.814Z] #72 90.92 checking dependency style of gcc... gcc3
15:30:52 [2023-01-09T15:30:52.814Z] #72 91.14 checking whether to enable maintainer-specific portions of Makefiles... yes
15:30:52 [2023-01-09T15:30:52.814Z] #72 91.14 checking whether make supports nested variables... (cached) yes
15:30:52 [2023-01-09T15:30:52.814Z] #72 91.14 checking for gawk... (cached) mawk
15:30:52 [2023-01-09T15:30:52.814Z] #72 91.14 checking for a sed that does not truncate output... (cached) /bin/sed
15:30:52 [2023-01-09T15:30:52.814Z] #72 91.15 checking for gcc... (cached) gcc
15:30:53 [2023-01-09T15:30:53.077Z] #72 91.35 checking whether we are using the GNU C compiler... (cached) yes
15:30:53 [2023-01-09T15:30:53.077Z] #72 91.35 checking whether gcc accepts -g... (cached) yes
15:30:53 [2023-01-09T15:30:53.077Z] #72 91.35 checking for gcc option to accept ISO C89... (cached) none needed
15:30:53 [2023-01-09T15:30:53.077Z] #72 91.35 checking whether gcc understands -c and -o together... (cached) yes
15:30:53 [2023-01-09T15:30:53.077Z] #72 91.36 checking for a Python interpreter with version >= 3... python3
15:30:53 [2023-01-09T15:30:53.077Z] #72 91.45 checking for python3... 
15:30:53 [2023-01-09T15:30:53.077Z] #72 ...
15:30:53 [2023-01-09T15:30:53.077Z] 
15:30:53 [2023-01-09T15:30:53.077Z] #45 [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...)
15:30:53 [2023-01-09T15:30:53.077Z] #45 114.1 github.com/docker/distribution/registry/storage/driver/filesystem
15:30:53 [2023-01-09T15:30:53.077Z] #45 114.1 github.com/docker/distribution/registry/storage/driver/azure
15:30:53 [2023-01-09T15:30:53.077Z] #45 114.6 github.com/docker/distribution/registry/storage/driver/inmemory
15:30:53 [2023-01-09T15:30:53.077Z] #45 115.6 github.com/AdRoll/goamz/aws
15:30:53 [2023-01-09T15:30:53.077Z] #45 116.1 net/http/httputil
15:30:53 [2023-01-09T15:30:53.077Z] #45 118.2 github.com/AdRoll/goamz/cloudfront
15:30:53 [2023-01-09T15:30:53.077Z] #45 118.4 github.com/AdRoll/goamz/s3
15:30:53 [2023-01-09T15:30:53.077Z] #45 118.6 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
15:30:53 [2023-01-09T15:30:53.077Z] #45 119.1 github.com/ncw/swift
15:30:53 [2023-01-09T15:30:53.077Z] #45 121.5 github.com/docker/distribution/registry/storage/driver/s3
15:30:53 [2023-01-09T15:30:53.077Z] #45 122.2 github.com/docker/distribution/registry/storage/driver/swift
15:30:53 [2023-01-09T15:30:53.077Z] #45 123.1 net/http/pprof
15:30:53 [2023-01-09T15:30:53.077Z] #45 124.0 github.com/docker/distribution/cmd/registry
15:30:53 [2023-01-09T15:30:53.334Z] #45 ...
15:30:53 [2023-01-09T15:30:53.334Z] 
15:30:53 [2023-01-09T15:30:53.334Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:53 [2023-01-09T15:30:53.334Z] #72 91.45 checking for python3... /usr/bin/python3
15:30:53 [2023-01-09T15:30:53.334Z] #72 91.45 checking for python3 version... 3.9
15:30:53 [2023-01-09T15:30:53.334Z] #72 91.52 checking for python3 platform... linux
15:30:53 [2023-01-09T15:30:53.334Z] #72 91.59 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:30:53 [2023-01-09T15:30:53.927Z] #72 91.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:30:53 [2023-01-09T15:30:53.927Z] #72 91.92 checking for go-md2man... no
15:30:53 [2023-01-09T15:30:53.927Z] #72 91.95 checking error.h usability... yes
15:30:53 [2023-01-09T15:30:53.927Z] #72 92.13 checking error.h presence... yes
15:30:53 [2023-01-09T15:30:53.927Z] #72 92.18 checking for error.h... yes
15:30:54 [2023-01-09T15:30:54.183Z] #72 92.21 checking linux/openat2.h usability... yes
15:30:54 [2023-01-09T15:30:54.183Z] #72 92.49 checking linux/openat2.h presence... yes
15:30:54 [2023-01-09T15:30:54.447Z] #72 92.57 checking for linux/openat2.h... yes
15:30:54 [2023-01-09T15:30:54.706Z] #72 92.63 checking for copy_file_range... yes
15:30:54 [2023-01-09T15:30:54.706Z] #72 92.98 checking for fgetxattr... yes
15:30:55 [2023-01-09T15:30:55.217Z] #72 93.12 checking for statx... yes
15:30:55 [2023-01-09T15:30:55.473Z] #72 93.48 checking for fgetpwent_r... yes
15:30:55 [2023-01-09T15:30:55.729Z] #72 93.75 checking for issetugid... no
15:30:55 [2023-01-09T15:30:55.985Z] #72 94.14 checking for pkg-config... /usr/bin/pkg-config
15:30:55 [2023-01-09T15:30:55.985Z] #72 94.14 checking pkg-config is at least version 0.9.0... yes
15:30:56 [2023-01-09T15:30:56.548Z] #72 94.15 checking for library containing yajl_tree_get... -lyajl
15:30:56 [2023-01-09T15:30:56.548Z] #72 94.71 checking for yajl >= 2.0.0... yes
15:30:56 [2023-01-09T15:30:56.804Z] #72 94.74 checking sys/capability.h usability... yes
15:30:56 [2023-01-09T15:30:56.804Z] #72 94.97 checking sys/capability.h presence... yes
15:30:57 [2023-01-09T15:30:57.060Z] #72 95.09 checking for sys/capability.h... yes
15:30:57 [2023-01-09T15:30:57.621Z] #72 95.09 checking for library containing cap_from_name... -lcap
15:30:57 [2023-01-09T15:30:57.876Z] #72 95.70 checking for library containing dlopen... -ldl
15:30:58 [2023-01-09T15:30:58.391Z] #72 96.29 checking seccomp.h usability... yes
15:30:58 [2023-01-09T15:30:58.391Z] #72 96.55 checking seccomp.h presence... yes
15:30:58 [2023-01-09T15:30:58.391Z] #72 96.63 checking for seccomp.h... yes
15:30:58 [2023-01-09T15:30:58.647Z] #72 96.63 checking for library containing seccomp_rule_add... 
15:30:58 [2023-01-09T15:30:58.647Z] #72 ...
15:30:58 [2023-01-09T15:30:58.647Z] 
15:30:58 [2023-01-09T15:30:58.647Z] #45 [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...)
15:30:58 [2023-01-09T15:30:58.647Z] #45 128.7 + xx-verify /build/registry-v2
15:30:58 [2023-01-09T15:30:58.647Z] #45 DONE 129.7s
15:30:58 [2023-01-09T15:30:58.903Z] 
15:30:58 [2023-01-09T15:30:58.903Z] #73 [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...)
15:30:59 [2023-01-09T15:30:59.159Z] #73 ...
15:30:59 [2023-01-09T15:30:59.159Z] 
15:30:59 [2023-01-09T15:30:59.159Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:30:59 [2023-01-09T15:30:59.159Z] #72 96.63 checking for library containing seccomp_rule_add... -lseccomp
15:30:59 [2023-01-09T15:30:59.722Z] #72 97.33 checking for library containing seccomp_arch_resolve_name... none required
15:30:59 [2023-01-09T15:30:59.979Z] #72 97.83 checking systemd/sd-bus.h usability... yes
15:30:59 [2023-01-09T15:30:59.979Z] #72 98.08 checking systemd/sd-bus.h presence... yes
15:30:59 [2023-01-09T15:30:59.979Z] #72 98.25 checking for systemd/sd-bus.h... yes
15:31:00 [2023-01-09T15:31:00.541Z] #72 98.26 checking for library containing sd_bus_match_signal_async... -lsystemd
15:31:00 [2023-01-09T15:31:00.798Z] #72 98.71 checking for sd_notify_barrier... yes
15:31:01 [2023-01-09T15:31:01.054Z] #72 98.97 checking linux/bpf.h usability... yes
15:31:01 [2023-01-09T15:31:01.054Z] #72 99.11 checking linux/bpf.h presence... yes
15:31:01 [2023-01-09T15:31:01.054Z] #72 99.16 checking for linux/bpf.h... yes
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.18 checking compilation for eBPF... yes
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.41 checking for criu >= 3.15... no
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.45 configure: CRIU headers not found, building without CRIU support
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.45 checking for criu > 3.16... no
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.50 configure: CRIU version doesn't support join-ns API
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.50 checking for criu > 3.16.1... no
15:31:01 [2023-01-09T15:31:01.311Z] #72 99.54 configure: CRIU version doesn't support for pre-dumping
15:31:01 [2023-01-09T15:31:01.568Z] #72 99.54 checking for new mount API (fsconfig)... yes
15:31:01 [2023-01-09T15:31:01.568Z] #72 99.67 checking for seccomp notify API... yes
15:31:01 [2023-01-09T15:31:01.568Z] #72 99.78 checking for gperf... no
15:31:01 [2023-01-09T15:31:01.568Z] #72 99.80 configure: gperf not found - cannot rebuild signal parser code
15:31:01 [2023-01-09T15:31:01.824Z] #72 99.80 checking for library containing argp_parse... none required
15:31:02 [2023-01-09T15:31:02.081Z] #72 100.2 checking that generated files are newer than configure... done
15:31:02 [2023-01-09T15:31:02.081Z] #72 100.2 configure: creating ./config.status
15:31:05 [2023-01-09T15:31:05.351Z] #72 103.2 config.status: creating Makefile
15:31:05 [2023-01-09T15:31:05.351Z] #72 ...
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #73 [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...)
15:31:05 [2023-01-09T15:31:05.351Z] #73 DONE 91.6s
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
15:31:05 [2023-01-09T15:31:05.351Z] #70 DONE 122.8s
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:31:05 [2023-01-09T15:31:05.351Z] #72 103.4 config.status: creating rpm/crun.spec
15:31:05 [2023-01-09T15:31:05.351Z] #72 ...
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
15:31:05 [2023-01-09T15:31:05.351Z] #81 DONE 0.2s
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:31:05 [2023-01-09T15:31:05.351Z] #72 103.5 config.status: creating config.h
15:31:05 [2023-01-09T15:31:05.351Z] #72 103.6 config.status: executing libtool commands
15:31:05 [2023-01-09T15:31:05.351Z] #72 ...
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
15:31:05 [2023-01-09T15:31:05.351Z] #82 DONE 0.1s
15:31:05 [2023-01-09T15:31:05.351Z] 
15:31:05 [2023-01-09T15:31:05.351Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:31:05 [2023-01-09T15:31:05.351Z] #72 103.7 config.status: executing depfiles commands
15:31:07 [2023-01-09T15:31:07.873Z] #72 105.5 === configuring in libocispec (/tmp/crun-build/libocispec)
15:31:07 [2023-01-09T15:31:07.873Z] #72 105.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:31:07 [2023-01-09T15:31:07.873Z] #72 105.9 checking for gcc... gcc
15:31:07 [2023-01-09T15:31:07.873Z] #72 106.0 checking whether the C compiler works... yes
15:31:08 [2023-01-09T15:31:08.130Z] #72 106.2 checking for C compiler default output file name... a.out
15:31:08 [2023-01-09T15:31:08.130Z] #72 106.2 checking for suffix of executables... 
15:31:08 [2023-01-09T15:31:08.386Z] #72 106.4 checking whether we are cross compiling... no
15:31:08 [2023-01-09T15:31:08.387Z] #72 106.5 checking for suffix of object files... o
15:31:08 [2023-01-09T15:31:08.387Z] #72 106.6 checking whether we are using the GNU C compiler... yes
15:31:08 [2023-01-09T15:31:08.643Z] #72 106.7 checking whether gcc accepts -g... yes
15:31:08 [2023-01-09T15:31:08.643Z] #72 106.8 checking for gcc option to accept ISO C89... none needed
15:31:08 [2023-01-09T15:31:08.900Z] #72 106.9 checking whether gcc understands -c and -o together... yes
15:31:08 [2023-01-09T15:31:08.900Z] #72 107.1 checking how to run the C preprocessor... gcc -E
15:31:09 [2023-01-09T15:31:09.156Z] #72 107.3 checking for grep that handles long lines and -e... /bin/grep
15:31:09 [2023-01-09T15:31:09.156Z] #72 107.3 checking for egrep... /bin/grep -E
15:31:09 [2023-01-09T15:31:09.719Z] #72 107.3 checking for ANSI C header files... yes
15:31:09 [2023-01-09T15:31:09.719Z] #72 107.8 checking for sys/types.h... yes
15:31:09 [2023-01-09T15:31:09.975Z] #72 107.9 checking for sys/stat.h... yes
15:31:09 [2023-01-09T15:31:09.975Z] #72 108.1 checking for stdlib.h... yes
15:31:10 [2023-01-09T15:31:10.232Z] #72 108.2 checking for string.h... yes
15:31:10 [2023-01-09T15:31:10.232Z] #72 108.4 checking for memory.h... yes
15:31:10 [2023-01-09T15:31:10.488Z] #72 108.6 checking for strings.h... yes
15:31:10 [2023-01-09T15:31:10.488Z] #72 108.7 checking for inttypes.h... yes
15:31:10 [2023-01-09T15:31:10.745Z] #72 108.8 checking for stdint.h... yes
15:31:10 [2023-01-09T15:31:10.745Z] #72 108.9 checking for unistd.h... yes
15:31:11 [2023-01-09T15:31:11.001Z] #72 109.1 checking minix/config.h usability... no
15:31:11 [2023-01-09T15:31:11.001Z] #72 109.2 checking minix/config.h presence... no
15:31:11 [2023-01-09T15:31:11.001Z] #72 109.3 checking for minix/config.h... no
15:31:11 [2023-01-09T15:31:11.258Z] #72 109.3 checking whether it is safe to define __EXTENSIONS__... yes
15:31:11 [2023-01-09T15:31:11.514Z] #72 109.5 checking build system type... aarch64-unknown-linux-gnu
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.8 checking host system type... aarch64-unknown-linux-gnu
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.8 checking how to print strings... printf
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.8 checking for a sed that does not truncate output... /bin/sed
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.8 checking for fgrep... /bin/grep -F
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.9 checking for ld used by gcc... /usr/bin/ld
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:31:11 [2023-01-09T15:31:11.515Z] #72 109.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:31:11 [2023-01-09T15:31:11.771Z] #72 109.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.0 checking whether ln -s works... yes
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.0 checking the maximum length of command line arguments... 1572864
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.0 checking for /usr/bin/ld option to reload object files... -r
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.0 checking for objdump... objdump
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.1 checking how to recognize dependent libraries... pass_all
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.1 checking for dlltool... no
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.1 checking how to associate runtime and link libraries... printf %s\n
15:31:11 [2023-01-09T15:31:11.771Z] #72 110.1 checking for ar... ar
15:31:12 [2023-01-09T15:31:12.027Z] #72 110.1 checking for archiver @FILE support... @
15:31:12 [2023-01-09T15:31:12.027Z] #72 110.2 checking for strip... strip
15:31:12 [2023-01-09T15:31:12.027Z] #72 110.2 checking for ranlib... ranlib
15:31:12 [2023-01-09T15:31:12.027Z] #72 110.2 checking for gawk... no
15:31:12 [2023-01-09T15:31:12.027Z] #72 110.2 checking for mawk... mawk
15:31:12 [2023-01-09T15:31:12.284Z] #72 110.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:31:12 [2023-01-09T15:31:12.284Z] 
15:31:12 [2023-01-09T15:31:12.284Z] #72 ...
15:31:12 [2023-01-09T15:31:12.284Z] 
15:31:12 [2023-01-09T15:31:12.284Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:31:12 [2023-01-09T15:31:12.284Z] #71 DONE 122.3s
15:31:12 [2023-01-09T15:31:12.284Z] 
15:31:12 [2023-01-09T15:31:12.284Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:31:12 [2023-01-09T15:31:12.284Z] #72 110.5 checking for sysroot... no
15:31:12 [2023-01-09T15:31:12.284Z] #72 110.5 checking for a working dd... /bin/dd
15:31:12 [2023-01-09T15:31:12.284Z] #72 110.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:31:12 [2023-01-09T15:31:12.284Z] #72 110.6 checking for mt... no
15:31:12 [2023-01-09T15:31:12.540Z] #72 110.6 checking if : is a manifest tool... no
15:31:12 [2023-01-09T15:31:12.798Z] #72 110.6 checking for dlfcn.h... yes
15:31:12 [2023-01-09T15:31:12.798Z] #72 110.9 checking for objdir... .libs
15:31:13 [2023-01-09T15:31:13.311Z] #72 111.3 checking if gcc supports -fno-rtti -fno-exceptions... no
15:31:13 [2023-01-09T15:31:13.311Z] #72 111.5 checking for gcc option to produce PIC... -fPIC -DPIC
15:31:13 [2023-01-09T15:31:13.311Z] #72 111.5 checking if gcc PIC flag -fPIC -DPIC works... yes
15:31:13 [2023-01-09T15:31:13.567Z] #72 111.5 checking if gcc static flag -static works... yes
15:31:13 [2023-01-09T15:31:13.567Z] #72 111.7 checking if gcc supports -c -o file.o... yes
15:31:13 [2023-01-09T15:31:13.824Z] #72 111.8 checking if gcc supports -c -o file.o... (cached) yes
15:31:13 [2023-01-09T15:31:13.824Z] #72 111.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:31:13 [2023-01-09T15:31:13.824Z] #72 111.9 checking dynamic linker characteristics... GNU/Linux ld.so
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.1 checking how to hardcode library paths into programs... immediate
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.1 checking whether stripping libraries is possible... yes
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.1 checking if libtool supports shared libraries... yes
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.1 checking whether to build shared libraries... no
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.1 checking whether to build static libraries... yes
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.1 checking for a BSD-compatible install... /usr/bin/install -c
15:31:13 [2023-01-09T15:31:13.824Z] #72 112.2 checking whether build environment is sane... yes
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.2 checking whether make sets $(MAKE)... yes
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.3 checking whether make supports the include directive... yes (GNU style)
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.3 checking whether make supports nested variables... yes
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.3 checking whether UID '0' is supported by ustar format... yes
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.3 checking whether GID '0' is supported by ustar format... yes
15:31:14 [2023-01-09T15:31:14.080Z] #72 112.3 checking how to create a ustar tar archive... gnutar
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.4 checking dependency style of gcc... gcc3
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.5 checking whether to enable maintainer-specific portions of Makefiles... yes
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.5 checking whether make supports nested variables... (cached) yes
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.5 checking for pkg-config... /usr/bin/pkg-config
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.5 checking pkg-config is at least version 0.9.0... yes
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.5 checking for yajl >= 2.1.0... yes
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.6 checking for a sed that does not truncate output... (cached) /bin/sed
15:31:14 [2023-01-09T15:31:14.337Z] #72 112.6 checking for gcc... (cached) gcc
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.6 checking whether we are using the GNU C compiler... (cached) yes
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.6 checking whether gcc accepts -g... (cached) yes
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.6 checking for gcc option to accept ISO C89... (cached) none needed
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.6 checking whether gcc understands -c and -o together... (cached) yes
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.6 checking for a Python interpreter with version >= 3... python3
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.7 checking for python3... /usr/bin/python3
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.7 checking for python3 version... 3.9
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.7 checking for python3 platform... linux
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
15:31:14 [2023-01-09T15:31:14.594Z] #72 112.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
15:31:15 [2023-01-09T15:31:15.107Z] #72 113.0 checking that generated files are newer than configure... done
15:31:15 [2023-01-09T15:31:15.107Z] #72 113.2 configure: creating ./config.status
15:31:16 [2023-01-09T15:31:16.998Z] #72 115.2 config.status: creating Makefile
15:31:17 [2023-01-09T15:31:17.254Z] #72 115.3 config.status: creating config.h
15:31:17 [2023-01-09T15:31:17.254Z] #72 115.3 config.status: executing libtool commands
15:31:17 [2023-01-09T15:31:17.255Z] #72 115.4 config.status: executing depfiles commands
15:31:17 [2023-01-09T15:31:17.817Z] #72 116.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
15:31:17 [2023-01-09T15:31:17.817Z] #72 116.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
15:31:18 [2023-01-09T15:31:18.074Z] #72 116.3 checking for gcc... gcc
15:31:18 [2023-01-09T15:31:18.330Z] #72 116.4 checking whether the C compiler works... yes
15:31:18 [2023-01-09T15:31:18.330Z] #72 116.6 checking for C compiler default output file name... a.out
15:31:18 [2023-01-09T15:31:18.598Z] #72 116.6 checking for suffix of executables... 
15:31:18 [2023-01-09T15:31:18.598Z] #72 116.8 checking whether we are cross compiling... no
15:31:18 [2023-01-09T15:31:18.598Z] #72 116.9 checking for suffix of object files... o
15:31:18 [2023-01-09T15:31:18.598Z] #72 116.9 checking whether we are using the GNU C compiler... yes
15:31:18 [2023-01-09T15:31:18.854Z] #72 117.0 checking whether gcc accepts -g... yes
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.1 checking for gcc option to accept ISO C89... none needed
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.2 checking whether gcc understands -c and -o together... yes
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.3 checking for a BSD-compatible install... /usr/bin/install -c
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.3 checking whether build environment is sane... yes
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.4 checking for gawk... no
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.4 checking for mawk... mawk
15:31:19 [2023-01-09T15:31:19.113Z] #72 117.4 checking whether make sets $(MAKE)... yes
15:31:19 [2023-01-09T15:31:19.369Z] #72 117.4 checking whether make supports the include directive... yes (GNU style)
15:31:19 [2023-01-09T15:31:19.369Z] #72 117.4 checking whether make supports nested variables... yes
15:31:19 [2023-01-09T15:31:19.369Z] #72 117.5 checking whether UID '0' is supported by ustar format... yes
15:31:19 [2023-01-09T15:31:19.369Z] #72 117.5 checking whether GID '0' is supported by ustar format... yes
15:31:19 [2023-01-09T15:31:19.369Z] #72 117.5 checking how to create a ustar tar archive... gnutar
15:31:19 [2023-01-09T15:31:19.369Z] #72 117.6 checking dependency style of gcc... gcc3
15:31:19 [2023-01-09T15:31:19.625Z] #72 117.7 checking whether to enable maintainer-specific portions of Makefiles... yes
15:31:19 [2023-01-09T15:31:19.625Z] #72 117.7 checking whether make supports nested variables... (cached) yes
15:31:19 [2023-01-09T15:31:19.625Z] #72 117.7 checking build system type... aarch64-unknown-linux-gnu
15:31:19 [2023-01-09T15:31:19.882Z] #72 117.9 checking host system type... aarch64-unknown-linux-gnu
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking how to print strings... printf
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking for a sed that does not truncate output... /bin/sed
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking for grep that handles long lines and -e... /bin/grep
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking for egrep... /bin/grep -E
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking for fgrep... /bin/grep -F
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking for ld used by gcc... /usr/bin/ld
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
15:31:19 [2023-01-09T15:31:19.882Z] #72 118.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking whether ln -s works... yes
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking the maximum length of command line arguments... 1572864
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking for /usr/bin/ld option to reload object files... -r
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking for objdump... objdump
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking how to recognize dependent libraries... pass_all
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking for dlltool... no
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking how to associate runtime and link libraries... printf %s\n
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking for ar... ar
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.2 checking for archiver @FILE support... @
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.4 checking for strip... strip
15:31:20 [2023-01-09T15:31:20.138Z] #72 118.4 checking for ranlib... ranlib
15:31:20 [2023-01-09T15:31:20.394Z] #72 118.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
15:31:20 [2023-01-09T15:31:20.394Z] #72 118.7 checking for sysroot... no
15:31:20 [2023-01-09T15:31:20.394Z] #72 118.7 checking for a working dd... /bin/dd
15:31:20 [2023-01-09T15:31:20.394Z] #72 118.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
15:31:20 [2023-01-09T15:31:20.651Z] #72 118.8 checking for mt... no
15:31:20 [2023-01-09T15:31:20.651Z] #72 118.8 checking if : is a manifest tool... no
15:31:20 [2023-01-09T15:31:20.651Z] #72 118.8 checking how to run the C preprocessor... gcc -E
15:31:21 [2023-01-09T15:31:21.213Z] #72 119.0 checking for ANSI C header files... yes
15:31:21 [2023-01-09T15:31:21.213Z] #72 119.4 checking for sys/types.h... yes
15:31:21 [2023-01-09T15:31:21.213Z] #72 119.5 checking for sys/stat.h... yes
15:31:21 [2023-01-09T15:31:21.469Z] #72 119.6 checking for stdlib.h... yes
15:31:21 [2023-01-09T15:31:21.469Z] #72 119.7 checking for string.h... yes
15:31:21 [2023-01-09T15:31:21.726Z] #72 119.8 checking for memory.h... yes
15:31:21 [2023-01-09T15:31:21.726Z] #72 119.9 checking for strings.h... yes
15:31:21 [2023-01-09T15:31:21.982Z] #72 120.1 checking for inttypes.h... yes
15:31:21 [2023-01-09T15:31:21.982Z] #72 120.2 checking for stdint.h... yes
15:31:22 [2023-01-09T15:31:22.238Z] #72 120.3 checking for unistd.h... yes
15:31:22 [2023-01-09T15:31:22.495Z] #72 120.5 checking for dlfcn.h... yes
15:31:22 [2023-01-09T15:31:22.495Z] #72 120.6 checking for objdir... .libs
15:31:22 [2023-01-09T15:31:22.751Z] #72 120.9 checking if gcc supports -fno-rtti -fno-exceptions... no
15:31:22 [2023-01-09T15:31:22.751Z] #72 121.0 checking for gcc option to produce PIC... -fPIC -DPIC
15:31:22 [2023-01-09T15:31:22.751Z] #72 121.0 checking if gcc PIC flag -fPIC -DPIC works... yes
15:31:23 [2023-01-09T15:31:23.008Z] #72 121.1 checking if gcc static flag -static works... yes
15:31:23 [2023-01-09T15:31:23.264Z] #72 121.4 checking if gcc supports -c -o file.o... yes
15:31:23 [2023-01-09T15:31:23.264Z] #72 121.5 checking if gcc supports -c -o file.o... (cached) yes
15:31:23 [2023-01-09T15:31:23.264Z] #72 121.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.6 checking dynamic linker characteristics... GNU/Linux ld.so
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.7 checking how to hardcode library paths into programs... immediate
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.7 checking whether stripping libraries is possible... yes
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.7 checking if libtool supports shared libraries... yes
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.7 checking whether to build shared libraries... no
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.7 checking whether to build static libraries... yes
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.8 checking float.h usability... yes
15:31:23 [2023-01-09T15:31:23.520Z] #72 121.9 checking float.h presence... yes
15:31:23 [2023-01-09T15:31:23.777Z] #72 121.9 checking for float.h... yes
15:31:23 [2023-01-09T15:31:23.777Z] #72 122.0 checking limits.h usability... yes
15:31:23 [2023-01-09T15:31:23.777Z] #72 122.1 checking limits.h presence... yes
15:31:23 [2023-01-09T15:31:23.777Z] #72 122.2 checking for limits.h... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.2 checking stddef.h usability... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.3 checking stddef.h presence... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.4 checking for stddef.h... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.4 checking for stdlib.h... (cached) yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.5 checking for string.h... (cached) yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.5 checking sys/time.h usability... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.6 checking sys/time.h presence... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.7 checking for sys/time.h... yes
15:31:24 [2023-01-09T15:31:24.340Z] #72 122.7 checking for inline... inline
15:31:24 [2023-01-09T15:31:24.596Z] #72 122.7 checking for size_t... yes
15:31:24 [2023-01-09T15:31:24.852Z] #72 123.0 checking for stdlib.h... (cached) yes
15:31:25 [2023-01-09T15:31:25.108Z] #72 123.0 checking for GNU libc compatible malloc... yes
15:31:25 [2023-01-09T15:31:25.108Z] #72 123.2 checking for stdlib.h... (cached) yes
15:31:25 [2023-01-09T15:31:25.108Z] #72 123.2 checking for GNU libc compatible realloc... yes
15:31:25 [2023-01-09T15:31:25.365Z] #72 123.3 checking for working strtod... yes
15:31:25 [2023-01-09T15:31:25.621Z] #72 123.5 checking for gettimeofday... yes
15:31:25 [2023-01-09T15:31:25.621Z] #72 123.8 checking for memset... yes
15:31:25 [2023-01-09T15:31:25.877Z] #72 124.0 checking for strspn... yes
15:31:26 [2023-01-09T15:31:26.134Z] #72 124.3 checking that generated files are newer than configure... done
15:31:26 [2023-01-09T15:31:26.134Z] #72 124.3 configure: creating ./config.status
15:31:28 [2023-01-09T15:31:28.038Z] #72 126.0 config.status: creating Makefile
15:31:28 [2023-01-09T15:31:28.038Z] #72 126.1 config.status: creating config.h
15:31:28 [2023-01-09T15:31:28.038Z] #72 126.1 config.status: executing depfiles commands
15:31:28 [2023-01-09T15:31:28.038Z] #72 126.3 config.status: executing libtool commands
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.0   GEN      .version
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.1 make  install-recursive
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.1 make[1]: Entering directory '/tmp/crun-build'
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.1 Making install in libocispec
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
15:31:28 [2023-01-09T15:31:28.965Z] #72 127.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
15:31:29 [2023-01-09T15:31:29.526Z] #72 127.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
15:31:29 [2023-01-09T15:31:29.782Z] #72 127.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
15:31:30 [2023-01-09T15:31:30.038Z] #72 128.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.5 make  install-recursive
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6 Making install in yajl
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6   CC       verify/json_verify-json_verify.o
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6   CC       src/libyajl_la-yajl_alloc.lo
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6   CC       src/libyajl_la-yajl.lo
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6   CC       src/libyajl_la-yajl_gen.lo
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.6   CC       src/libyajl_la-yajl_parser.lo
15:31:30 [2023-01-09T15:31:30.294Z] #72 128.7   CC       src/libyajl_la-yajl_buf.lo
15:31:30 [2023-01-09T15:31:30.550Z] #72 128.7   CC       src/libyajl_la-yajl_encode.lo
15:31:30 [2023-01-09T15:31:30.550Z] #72 128.7   CC       src/libyajl_la-yajl_lex.lo
15:31:30 [2023-01-09T15:31:30.550Z] #72 128.8   CC       src/libyajl_la-yajl_tree.lo
15:31:34 [2023-01-09T15:31:34.755Z] #72 132.5   CCLD     libyajl.la
15:31:34 [2023-01-09T15:31:34.755Z] #72 132.8   CCLD     verify/json_verify
15:31:34 [2023-01-09T15:31:34.755Z] #72 133.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.1 make[5]: Nothing to be done for 'install-exec-am'.
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.1 make[5]: Nothing to be done for 'install-data-am'.
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.2   CC       src/validate.o
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_config_schema.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_content_descriptor.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_defs.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_defs_descriptor.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_image_index_schema.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_image_layout_schema.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/image_spec_schema_image_manifest_schema.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.3   CC       src/runtime_spec_schema_config_linux.lo
15:31:35 [2023-01-09T15:31:35.011Z] #72 133.4   CC       src/runtime_spec_schema_config_zos.lo
15:31:35 [2023-01-09T15:31:35.266Z] #72 133.4   CC       src/runtime_spec_schema_config_schema.lo
15:31:35 [2023-01-09T15:31:35.266Z] #72 133.4   CC       src/runtime_spec_schema_config_solaris.lo
15:31:35 [2023-01-09T15:31:35.266Z] #72 133.4   CC       src/runtime_spec_schema_config_vm.lo
15:31:35 [2023-01-09T15:31:35.266Z] #72 133.5   CC       src/runtime_spec_schema_config_windows.lo
15:31:35 [2023-01-09T15:31:35.266Z] #72 133.5   CC       src/runtime_spec_schema_defs.lo
15:31:35 [2023-01-09T15:31:35.266Z] #72 133.6   CC       src/runtime_spec_schema_defs_linux.lo
15:31:35 [2023-01-09T15:31:35.523Z] #72 133.6   CC       src/runtime_spec_schema_defs_zos.lo
15:31:35 [2023-01-09T15:31:35.523Z] #72 133.7   CC       src/runtime_spec_schema_defs_vm.lo
15:31:35 [2023-01-09T15:31:35.523Z] #72 133.8   CC       src/runtime_spec_schema_defs_windows.lo
15:31:35 [2023-01-09T15:31:35.779Z] #72 133.9   CC       src/runtime_spec_schema_state_schema.lo
15:31:35 [2023-01-09T15:31:35.779Z] #72 134.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
15:31:35 [2023-01-09T15:31:35.779Z] #72 134.1   CC       src/basic_test_double_array_item.lo
15:31:36 [2023-01-09T15:31:36.034Z] #72 134.2   CC       src/basic_test_double_array.lo
15:31:36 [2023-01-09T15:31:36.034Z] #72 134.3   CC       src/basic_test_top_array_int.lo
15:31:36 [2023-01-09T15:31:36.290Z] #72 134.4   CC       src/basic_test_top_array_string.lo
15:31:36 [2023-01-09T15:31:36.290Z] #72 134.5   CC       src/basic_test_top_double_array_int.lo
15:31:36 [2023-01-09T15:31:36.290Z] #72 134.7   CC       src/basic_test_top_double_array_obj.lo
15:31:36 [2023-01-09T15:31:36.546Z] #72 134.7   CC       src/basic_test_top_double_array_refobj.lo
15:31:36 [2023-01-09T15:31:36.546Z] #72 134.8   CC       src/basic_test_top_double_array_string.lo
15:31:36 [2023-01-09T15:31:36.546Z] #72 134.9   CC       src/read-file.lo
15:31:36 [2023-01-09T15:31:36.802Z] #72 135.0   CC       src/json_common.lo
15:31:37 [2023-01-09T15:31:37.059Z] #72 135.2   CC       tests/test-1.o
15:31:37 [2023-01-09T15:31:37.059Z] #72 135.3   CC       tests/test-2.o
15:31:37 [2023-01-09T15:31:37.318Z] #72 135.5   CC       tests/test-3.o
15:31:37 [2023-01-09T15:31:37.581Z] #72 135.7   CC       tests/test-4.o
15:31:37 [2023-01-09T15:31:37.581Z] #72 135.7   CC       tests/test-5.o
15:31:37 [2023-01-09T15:31:37.581Z] #72 135.8   CC       tests/test-6.o
15:31:37 [2023-01-09T15:31:37.581Z] #72 136.0   CC       tests/test-7.o
15:31:37 [2023-01-09T15:31:37.839Z] #72 136.1   CC       tests/test-8.o
15:31:38 [2023-01-09T15:31:38.095Z] #72 136.3   CC       tests/test-9.o
15:31:38 [2023-01-09T15:31:38.351Z] #72 136.6   CC       tests/test-10.o
15:31:38 [2023-01-09T15:31:38.606Z] #72 136.8   CC       tests/test-11.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.0   CCLD     libocispec.la
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.4   CCLD     src/validate
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.4   CCLD     tests/test-1
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.4   CCLD     tests/test-2
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.5   CCLD     tests/test-3
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.5   CCLD     tests/test-4
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.5   CCLD     tests/test-5
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.7   CCLD     tests/test-6
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.7   CCLD     tests/test-7
15:32:10 [2023-01-09T15:32:10.647Z] #72 164.9   CCLD     tests/test-8
15:32:10 [2023-01-09T15:32:10.647Z] #72 165.0   CCLD     tests/test-9
15:32:10 [2023-01-09T15:32:10.647Z] #72 165.0   CCLD     tests/test-10
15:32:10 [2023-01-09T15:32:10.647Z] #72 165.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:32:10 [2023-01-09T15:32:10.647Z] #72 165.1   CCLD     tests/test-11
15:32:10 [2023-01-09T15:32:10.647Z] #72 166.6 libtool: link: ar cr libocispec.a 
15:32:10 [2023-01-09T15:32:10.647Z] #72 166.7 libtool: link: ranlib libocispec.a
15:32:10 [2023-01-09T15:32:10.647Z] #72 167.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[5]: Nothing to be done for 'install-exec-am'.
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[5]: Nothing to be done for 'install-data-am'.
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.0 make[2]: Entering directory '/tmp/crun-build'
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.1   CC       src/libcrun/libcrun_testing_a-utils.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.1   CC       src/libcrun/libcrun_testing_a-container.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:32:10 [2023-01-09T15:32:10.647Z] #72 168.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.4   CC       src/libcrun/libcrun_testing_a-criu.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.5   CC       src/libcrun/libcrun_testing_a-linux.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.6   CC       src/libcrun/libcrun_testing_a-error.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.8   CC       src/libcrun/libcrun_testing_a-status.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.8   CC       src/libcrun/libcrun_testing_a-terminal.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 168.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:32:10 [2023-01-09T15:32:10.648Z] #72 169.0   CC       src/libcrun/libcrun_testing_a-signals.o
15:32:10 [2023-01-09T15:32:10.904Z] #72 169.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:32:10 [2023-01-09T15:32:10.904Z] #72 169.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:32:10 [2023-01-09T15:32:10.904Z] #72 169.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:32:10 [2023-01-09T15:32:10.904Z] #72 169.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:32:11 [2023-01-09T15:32:11.161Z] #72 169.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:32:11 [2023-01-09T15:32:11.417Z] #72 169.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:32:11 [2023-01-09T15:32:11.417Z] #72 169.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:32:11 [2023-01-09T15:32:11.417Z] #72 169.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:32:11 [2023-01-09T15:32:11.980Z] #72 170.1   CC       src/crun-crun.o
15:32:11 [2023-01-09T15:32:11.980Z] #72 170.2   CC       src/crun-run.o
15:32:12 [2023-01-09T15:32:12.240Z] #72 170.3   CC       src/crun-delete.o
15:32:12 [2023-01-09T15:32:12.240Z] #72 170.5   CC       src/crun-kill.o
15:32:12 [2023-01-09T15:32:12.240Z] #72 170.5   CC       src/crun-pause.o
15:32:12 [2023-01-09T15:32:12.497Z] #72 170.8   CC       src/crun-unpause.o
15:32:12 [2023-01-09T15:32:12.754Z] #72 170.9   CC       src/crun-spec.o
15:32:13 [2023-01-09T15:32:13.011Z] #72 171.1   CC       src/crun-exec.o
15:32:13 [2023-01-09T15:32:13.011Z] #72 171.2   CC       src/crun-list.o
15:32:13 [2023-01-09T15:32:13.011Z] #72 171.3   CC       src/crun-create.o
15:32:13 [2023-01-09T15:32:13.267Z] #72 171.4   CC       src/crun-start.o
15:32:13 [2023-01-09T15:32:13.267Z] #72 171.5   CC       src/crun-state.o
15:32:13 [2023-01-09T15:32:13.524Z] #72 171.7   CC       src/crun-update.o
15:32:13 [2023-01-09T15:32:13.524Z] #72 171.8   CC       src/crun-ps.o
15:32:13 [2023-01-09T15:32:13.524Z] #72 171.8   CC       src/crun-checkpoint.o
15:32:13 [2023-01-09T15:32:13.780Z] #72 172.1   CC       src/crun-restore.o
15:32:14 [2023-01-09T15:32:14.036Z] #72 172.3   CC       src/libcrun/libcrun_la-utils.lo
15:32:14 [2023-01-09T15:32:14.293Z] #72 172.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:32:14 [2023-01-09T15:32:14.549Z] #72 172.6   CC       src/libcrun/libcrun_la-container.lo
15:32:14 [2023-01-09T15:32:14.549Z] #72 172.7   CC       src/libcrun/libcrun_la-cgroup.lo
15:32:14 [2023-01-09T15:32:14.806Z] #72 173.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:32:15 [2023-01-09T15:32:15.062Z] #72 173.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:32:15 [2023-01-09T15:32:15.319Z] #72 173.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:32:15 [2023-01-09T15:32:15.575Z] #72 173.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:32:15 [2023-01-09T15:32:15.575Z] #72 173.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:32:16 [2023-01-09T15:32:16.504Z] #72 174.6   CC       src/libcrun/libcrun_la-criu.lo
15:32:16 [2023-01-09T15:32:16.504Z] #72 174.7   CC       src/libcrun/libcrun_la-custom-handler.lo
15:32:16 [2023-01-09T15:32:16.761Z] #72 175.1   CC       src/libcrun/libcrun_la-linux.lo
15:32:17 [2023-01-09T15:32:17.017Z] #72 175.2   CC       src/libcrun/libcrun_la-seccomp.lo
15:32:17 [2023-01-09T15:32:17.946Z] #72 175.9   CC       src/libcrun/libcrun_la-ebpf.lo
15:32:17 [2023-01-09T15:32:17.946Z] #72 176.3   CC       src/libcrun/libcrun_la-error.lo
15:32:18 [2023-01-09T15:32:18.203Z] #72 176.4   CC       src/libcrun/libcrun_la-status.lo
15:32:18 [2023-01-09T15:32:18.203Z] #72 176.5   CC       src/libcrun/libcrun_la-terminal.lo
15:32:18 [2023-01-09T15:32:18.460Z] #72 176.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:32:18 [2023-01-09T15:32:18.772Z] #72 176.8   CC       src/libcrun/libcrun_la-signals.lo
15:32:19 [2023-01-09T15:32:19.029Z] #72 177.1   CC       src/libcrun/libcrun_la-mount_flags.lo
15:32:19 [2023-01-09T15:32:19.029Z] #72 ...
15:32:19 [2023-01-09T15:32:19.029Z] 
15:32:19 [2023-01-09T15:32:19.029Z] #77 [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...)
15:32:19 [2023-01-09T15:32:19.029Z] #77 DONE 161.5s
15:32:19 [2023-01-09T15:32:19.286Z] 
15:32:19 [2023-01-09T15:32:19.286Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:32:19 [2023-01-09T15:32:19.542Z] #78 ...
15:32:19 [2023-01-09T15:32:19.542Z] 
15:32:19 [2023-01-09T15:32:19.542Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:19 [2023-01-09T15:32:19.542Z] #72 177.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:32:19 [2023-01-09T15:32:19.798Z] #72 ...
15:32:19 [2023-01-09T15:32:19.798Z] 
15:32:19 [2023-01-09T15:32:19.798Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
15:32:19 [2023-01-09T15:32:19.798Z] #83 DONE 0.1s
15:32:19 [2023-01-09T15:32:19.798Z] 
15:32:19 [2023-01-09T15:32:19.798Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:19 [2023-01-09T15:32:19.798Z] #72 178.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:32:20 [2023-01-09T15:32:20.054Z] #72 178.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:32:20 [2023-01-09T15:32:20.617Z] #72 ...
15:32:20 [2023-01-09T15:32:20.617Z] 
15:32:20 [2023-01-09T15:32:20.617Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
15:32:20 [2023-01-09T15:32:20.617Z] #84 DONE 0.7s
15:32:20 [2023-01-09T15:32:20.617Z] 
15:32:20 [2023-01-09T15:32:20.617Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:20 [2023-01-09T15:32:20.617Z] #72 178.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:32:20 [2023-01-09T15:32:20.617Z] #72 ...
15:32:20 [2023-01-09T15:32:20.617Z] 
15:32:20 [2023-01-09T15:32:20.617Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
15:32:20 [2023-01-09T15:32:20.617Z] #85 DONE 0.1s
15:32:20 [2023-01-09T15:32:20.874Z] 
15:32:20 [2023-01-09T15:32:20.874Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
15:32:20 [2023-01-09T15:32:20.874Z] #86 DONE 0.1s
15:32:20 [2023-01-09T15:32:20.874Z] 
15:32:20 [2023-01-09T15:32:20.874Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:20 [2023-01-09T15:32:20.874Z] #72 ...
15:32:20 [2023-01-09T15:32:20.874Z] 
15:32:20 [2023-01-09T15:32:20.874Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
15:32:20 [2023-01-09T15:32:20.874Z] #87 DONE 0.1s
15:32:20 [2023-01-09T15:32:20.874Z] 
15:32:20 [2023-01-09T15:32:20.874Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
15:32:20 [2023-01-09T15:32:20.874Z] #88 DONE 0.1s
15:32:20 [2023-01-09T15:32:20.874Z] 
15:32:20 [2023-01-09T15:32:20.874Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:20 [2023-01-09T15:32:20.874Z] #72 179.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:32:21 [2023-01-09T15:32:21.130Z] #72 ...
15:32:21 [2023-01-09T15:32:21.130Z] 
15:32:21 [2023-01-09T15:32:21.130Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
15:32:21 [2023-01-09T15:32:21.130Z] #89 DONE 0.1s
15:32:21 [2023-01-09T15:32:21.130Z] 
15:32:21 [2023-01-09T15:32:21.130Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
15:32:21 [2023-01-09T15:32:21.130Z] #90 DONE 0.1s
15:32:21 [2023-01-09T15:32:21.130Z] 
15:32:21 [2023-01-09T15:32:21.130Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
15:32:21 [2023-01-09T15:32:21.130Z] #91 DONE 0.1s
15:32:21 [2023-01-09T15:32:21.130Z] 
15:32:21 [2023-01-09T15:32:21.130Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
15:32:21 [2023-01-09T15:32:21.387Z] #92 DONE 0.2s
15:32:21 [2023-01-09T15:32:21.387Z] 
15:32:21 [2023-01-09T15:32:21.387Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:32:23 [2023-01-09T15:32:23.278Z] #78 ...
15:32:23 [2023-01-09T15:32:23.278Z] 
15:32:23 [2023-01-09T15:32:23.278Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:23 [2023-01-09T15:32:23.278Z] #72 181.3   CC       tests/init.o
15:32:23 [2023-01-09T15:32:23.278Z] #72 181.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:32:29 [2023-01-09T15:32:29.823Z] #72 ...
15:32:29 [2023-01-09T15:32:29.823Z] 
15:32:29 [2023-01-09T15:32:29.823Z] #76 [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...)
15:32:29 [2023-01-09T15:32:29.823Z] #76 DONE 173.2s
15:32:29 [2023-01-09T15:32:29.823Z] 
15:32:29 [2023-01-09T15:32:29.823Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:32:35 [2023-01-09T15:32:35.069Z] #78 ...
15:32:35 [2023-01-09T15:32:35.069Z] 
15:32:35 [2023-01-09T15:32:35.069Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:32:35 [2023-01-09T15:32:35.069Z] #72 192.5   CCLD     tests/init
15:32:45 [2023-01-09T15:32:45.027Z] #72 203.2   CCLD     libcrun.la
15:32:45 [2023-01-09T15:32:45.027Z] #72 203.2   AR       libcrun_testing.a
15:32:45 [2023-01-09T15:32:45.027Z] #72 203.2 ar: `u' modifier ignored since `D' is the default (see `U')
15:32:45 [2023-01-09T15:32:45.027Z] #72 203.2   CCLD     tests/tests_libcrun_utils
15:32:45 [2023-01-09T15:32:45.027Z] #72 203.2   CCLD     tests/tests_libcrun_errors
15:32:45 [2023-01-09T15:32:45.027Z] #72 203.2   CCLD     tests/tests_libcrun_fuzzer
15:32:45 [2023-01-09T15:32:45.956Z] #72 204.1   CCLD     crun
15:32:46 [2023-01-09T15:32:46.213Z] #72 204.5 make[3]: Entering directory '/tmp/crun-build'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.6  /bin/mkdir -p '/usr/local/share/man/man1'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.6  /bin/mkdir -p '/usr/local/lib'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.7 libtool: install: ranlib /usr/local/lib/libcrun.a
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 ----------------------------------------------------------------------
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 Libraries have been installed in:
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8    /usr/local/lib
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 If you ever happen to want to link against installed libraries
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 in a given directory, LIBDIR, you must either use libtool, and
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 specify the full pathname of the library, or use the '-LLIBDIR'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 flag during linking and do at least one of the following:
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8      during execution
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8      during linking
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 See any operating system documentation about shared libraries for
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 more information, such as the ld(1) and ld.so(8) manual pages.
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8 ----------------------------------------------------------------------
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8  /bin/mkdir -p '/build'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.9 libtool: install: /usr/bin/install -c crun /build/crun
15:32:46 [2023-01-09T15:32:46.469Z] #72 204.9 make[3]: Leaving directory '/tmp/crun-build'
15:32:46 [2023-01-09T15:32:46.725Z] #72 204.9 make[2]: Leaving directory '/tmp/crun-build'
15:32:46 [2023-01-09T15:32:46.725Z] #72 204.9 make[1]: Leaving directory '/tmp/crun-build'
15:32:46 [2023-01-09T15:32:46.982Z] #72 DONE 205.3s
15:32:46 [2023-01-09T15:32:46.982Z] 
15:32:46 [2023-01-09T15:32:46.982Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:32:52 [2023-01-09T15:32:52.230Z] #78 182.9 + bin/containerd
15:32:52 [2023-01-09T15:32:52.230Z] #78 182.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -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
15:32:54 [2023-01-09T15:32:54.753Z] #78 ...
15:32:54 [2023-01-09T15:32:54.753Z] 
15:32:54 [2023-01-09T15:32:54.753Z] #57 [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
15:32:54 [2023-01-09T15:32:54.753Z] #57 250.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
15:32:54 [2023-01-09T15:32:54.753Z] #57 DONE 250.2s
15:32:54 [2023-01-09T15:32:54.753Z] 
15:32:54 [2023-01-09T15:32:54.753Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:32:55 [2023-01-09T15:32:55.391Z] #78 ...
15:32:55 [2023-01-09T15:32:55.391Z] 
15:32:55 [2023-01-09T15:32:55.391Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
15:32:55 [2023-01-09T15:32:55.391Z] #93 DONE 0.2s
15:32:55 [2023-01-09T15:32:55.391Z] 
15:32:55 [2023-01-09T15:32:55.391Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
15:32:55 [2023-01-09T15:32:55.391Z] #94 DONE 0.1s
15:32:55 [2023-01-09T15:32:55.391Z] 
15:32:55 [2023-01-09T15:32:55.391Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
15:32:55 [2023-01-09T15:32:55.391Z] #95 DONE 0.1s
15:32:55 [2023-01-09T15:32:55.392Z] 
15:32:55 [2023-01-09T15:32:55.392Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:33:34 [2023-01-09T15:33:34.066Z] #78 222.2 + bin/containerd-stress
15:33:34 [2023-01-09T15:33:34.066Z] #78 222.2 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -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
15:33:34 [2023-01-09T15:33:34.066Z] #78 223.7 + bin/containerd-shim
15:33:34 [2023-01-09T15:33:34.066Z] #78 224.3 + bin/containerd-shim-runc-v1
15:33:34 [2023-01-09T15:33:34.066Z] #78 225.2 + bin/containerd-shim-runc-v2
15:33:34 [2023-01-09T15:33:34.670Z] #78 226.0 + binaries
15:33:35 [2023-01-09T15:33:35.596Z] #78 DONE 227.0s
15:33:36 [2023-01-09T15:33:36.157Z] 
15:33:36 [2023-01-09T15:33:36.157Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
15:33:36 [2023-01-09T15:33:36.412Z] #96 DONE 0.2s
15:33:36 [2023-01-09T15:33:36.412Z] 
15:33:36 [2023-01-09T15:33:36.412Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:33:36 [2023-01-09T15:33:36.412Z] #97 DONE 0.1s
15:33:36 [2023-01-09T15:33:36.412Z] 
15:33:36 [2023-01-09T15:33:36.412Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
15:33:36 [2023-01-09T15:33:36.671Z] #98 DONE 0.1s
15:33:36 [2023-01-09T15:33:36.671Z] 
15:33:36 [2023-01-09T15:33:36.671Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
15:33:36 [2023-01-09T15:33:36.671Z] #99 DONE 0.1s
15:33:36 [2023-01-09T15:33:36.671Z] 
15:33:36 [2023-01-09T15:33:36.671Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
15:33:36 [2023-01-09T15:33:36.671Z] #100 DONE 0.1s
15:33:36 [2023-01-09T15:33:36.671Z] 
15:33:36 [2023-01-09T15:33:36.671Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:33:36 [2023-01-09T15:33:36.671Z] #101 DONE 0.0s
15:33:36 [2023-01-09T15:33:36.928Z] 
15:33:36 [2023-01-09T15:33:36.928Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
15:33:36 [2023-01-09T15:33:36.928Z] #102 DONE 0.0s
15:33:36 [2023-01-09T15:33:36.928Z] 
15:33:36 [2023-01-09T15:33:36.928Z] #103 [dev-base  1/10] RUN groupadd -r docker
15:33:37 [2023-01-09T15:33:37.489Z] #103 DONE 0.4s
15:33:37 [2023-01-09T15:33:37.489Z] 
15:33:37 [2023-01-09T15:33:37.489Z] #104 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:33:37 [2023-01-09T15:33:37.744Z] #104 DONE 0.5s
15:33:37 [2023-01-09T15:33:37.744Z] 
15:33:37 [2023-01-09T15:33:37.744Z] #105 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:33:38 [2023-01-09T15:33:38.305Z] #105 0.391 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:33:38 [2023-01-09T15:33:38.305Z] #105 DONE 0.4s
15:33:38 [2023-01-09T15:33:38.305Z] 
15:33:38 [2023-01-09T15:33:38.305Z] #106 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:33:38 [2023-01-09T15:33:38.866Z] #106 DONE 0.4s
15:33:38 [2023-01-09T15:33:38.866Z] 
15:33:38 [2023-01-09T15:33:38.866Z] #107 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:33:39 [2023-01-09T15:33:39.124Z] #107 DONE 0.4s
15:33:39 [2023-01-09T15:33:39.124Z] 
15:33:39 [2023-01-09T15:33:39.124Z] #108 [dev-base  6/10] RUN ldconfig
15:33:39 [2023-01-09T15:33:39.685Z] #108 DONE 0.5s
15:33:39 [2023-01-09T15:33:39.685Z] 
15:33:39 [2023-01-09T15:33:39.685Z] #109 [dev-base  7/10] 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
15:33:40 [2023-01-09T15:33:40.246Z] #109 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
15:33:40 [2023-01-09T15:33:40.502Z] #109 0.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:33:40 [2023-01-09T15:33:40.502Z] #109 1.000 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:33:40 [2023-01-09T15:33:40.502Z] #109 1.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
15:33:40 [2023-01-09T15:33:40.502Z] #109 1.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
15:33:40 [2023-01-09T15:33:40.757Z] #109 1.202 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
15:33:41 [2023-01-09T15:33:41.684Z] #109 1.962 Fetched 8498 kB in 1s (5736 kB/s)
15:33:41 [2023-01-09T15:33:41.939Z] #109 1.962 Reading package lists...
15:33:42 [2023-01-09T15:33:42.501Z] #109 2.492 Reading package lists...
15:33:42 [2023-01-09T15:33:42.756Z] #109 2.996 Building dependency tree...
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.306 The following additional packages will be installed:
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.306   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.307   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.307   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.307   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.307   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.307   xxd
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309 Suggested packages:
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309   ctags vim-doc vim-scripts xfsdump acl attr quota
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309 Recommended packages:
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309   libatm1 nftables libpam-cap build-essential python3-dev dbus
15:33:43 [2023-01-09T15:33:43.012Z] #109 3.309   systemd-timesyncd | time-daemon unzip
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.675 The following NEW packages will be installed:
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.676   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.676   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.676   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.676   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.676   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.677   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.677   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.677   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.677   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:33:43 [2023-01-09T15:33:43.268Z] #109 3.677   xz-utils zip zstd
15:33:43 [2023-01-09T15:33:43.525Z] #109 3.955 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
15:33:43 [2023-01-09T15:33:43.525Z] #109 3.955 Need to get 32.1 MB of archives.
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.955 After this operation, 124 MB of additional disk space will be used.
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.958 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.962 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.965 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.967 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.970 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.973 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.975 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 3.976 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.001 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.001 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.003 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.004 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.004 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.004 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.005 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.010 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.011 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.013 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.015 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.015 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.017 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.020 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.023 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.025 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.027 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.029 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.031 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.036 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.038 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.040 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.042 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.045 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.047 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.097 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.098 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.098 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.099 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.099 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.101 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:33:43 [2023-01-09T15:33:43.526Z] #109 4.101 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.102 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.102 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.112 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.113 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.114 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.115 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.117 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.118 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.120 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.124 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.126 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.128 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.129 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.165 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.172 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.177 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.178 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.311 debconf: delaying package configuration, since apt-utils is not installed
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.349 Fetched 32.1 MB in 0s (64.8 MB/s)
15:33:43 [2023-01-09T15:33:43.782Z] #109 4.374 Selecting previously unselected package libapparmor1:arm64.
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.374 (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 ... 15744 files and directories currently installed.)
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.382 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.388 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.430 Selecting previously unselected package libcap2:arm64.
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.432 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.440 Unpacking libcap2:arm64 (1:2.44-1) ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.474 Selecting previously unselected package libargon2-1:arm64.
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.474 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.477 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.515 Selecting previously unselected package dmsetup.
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.518 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.521 Unpacking dmsetup (2:1.02.175-2.1) ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.572 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.574 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.038Z] #109 4.579 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.626 Selecting previously unselected package libjson-c5:arm64.
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.628 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.633 Unpacking libjson-c5:arm64 (0.15-2) ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.675 Selecting previously unselected package libcryptsetup12:arm64.
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.677 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.682 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.730 Selecting previously unselected package libip4tc2:arm64.
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.732 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.735 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.770 Selecting previously unselected package libkmod2:arm64.
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.772 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.775 Unpacking libkmod2:arm64 (28-1) ...
15:33:44 [2023-01-09T15:33:44.295Z] #109 4.818 Selecting previously unselected package systemd.
15:33:44 [2023-01-09T15:33:44.551Z] #109 4.820 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.551Z] #109 4.865 Unpacking systemd (247.3-7+deb11u1) ...
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.243 Selecting previously unselected package pigz.
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.246 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.249 Unpacking pigz (2.6-1) ...
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.284 Selecting previously unselected package libelf1:arm64.
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.287 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.290 Unpacking libelf1:arm64 (0.183-1) ...
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.339 Selecting previously unselected package libbpf0:arm64.
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.341 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
15:33:44 [2023-01-09T15:33:44.806Z] #109 5.344 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.384 Selecting previously unselected package libmnl0:arm64.
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.387 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.391 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.437 Selecting previously unselected package libxtables12:arm64.
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.437 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.441 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.469 Selecting previously unselected package libcap2-bin.
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.471 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.475 Unpacking libcap2-bin (1:2.44-1) ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.514 Selecting previously unselected package iproute2.
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.514 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.517 Unpacking iproute2 (5.10.0-4) ...
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.616 Selecting previously unselected package xxd.
15:33:45 [2023-01-09T15:33:45.062Z] #109 5.616 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:33:45 [2023-01-09T15:33:45.318Z] #109 5.619 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:33:45 [2023-01-09T15:33:45.318Z] #109 5.666 Selecting previously unselected package vim-common.
15:33:45 [2023-01-09T15:33:45.318Z] #109 5.668 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:33:45 [2023-01-09T15:33:45.318Z] #109 5.677 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:33:45 [2023-01-09T15:33:45.318Z] #109 5.737 Selecting previously unselected package bash-completion.
15:33:45 [2023-01-09T15:33:45.318Z] #109 5.737 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
15:33:45 [2023-01-09T15:33:45.879Z] #109 6.379 Unpacking bash-completion (1:2.11-2) ...
15:33:45 [2023-01-09T15:33:45.880Z] #109 6.487 Selecting previously unselected package bzip2.
15:33:45 [2023-01-09T15:33:45.880Z] #109 6.487 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.490 Unpacking bzip2 (1.0.8-4) ...
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.526 Selecting previously unselected package xz-utils.
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.527 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.531 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.586 Selecting previously unselected package apparmor.
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.587 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.609 Unpacking apparmor (2.13.6-10) ...
15:33:46 [2023-01-09T15:33:46.135Z] #109 6.707 Selecting previously unselected package inetutils-ping.
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.709 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.713 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.774 Selecting previously unselected package libip6tc2:arm64.
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.776 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.782 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.829 Selecting previously unselected package libnfnetlink0:arm64.
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.832 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.838 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.876 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.879 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.885 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:33:46 [2023-01-09T15:33:46.391Z] #109 6.933 Selecting previously unselected package libnftnl11:arm64.
15:33:46 [2023-01-09T15:33:46.647Z] #109 6.935 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 6.939 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 6.976 Selecting previously unselected package iptables.
15:33:46 [2023-01-09T15:33:46.647Z] #109 6.978 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 6.984 Unpacking iptables (1.8.7-1) ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.063 Selecting previously unselected package libonig5:arm64.
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.066 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.069 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.120 Selecting previously unselected package libjq1:arm64.
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.123 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.127 Unpacking libjq1:arm64 (1.6-2.1) ...
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.162 Selecting previously unselected package jq.
15:33:46 [2023-01-09T15:33:46.647Z] #109 7.165 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.168 Unpacking jq (1.6-2.1) ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.206 Selecting previously unselected package libaio1:arm64.
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.208 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.213 Unpacking libaio1:arm64 (0.3.112-9) ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.255 Selecting previously unselected package libgpm2:arm64.
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.257 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.262 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.297 Selecting previously unselected package libicu67:arm64.
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.300 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
15:33:46 [2023-01-09T15:33:46.904Z] #109 7.304 Unpacking libicu67:arm64 (67.1-7) ...
15:33:47 [2023-01-09T15:33:47.465Z] #109 7.980 Selecting previously unselected package libinih1:arm64.
15:33:47 [2023-01-09T15:33:47.465Z] #109 7.983 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.465Z] #109 7.987 Unpacking libinih1:arm64 (53-1+b2) ...
15:33:47 [2023-01-09T15:33:47.465Z] #109 8.025 Selecting previously unselected package libmicrohttpd12:arm64.
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.027 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.032 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.069 Selecting previously unselected package libnet1:arm64.
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.072 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.075 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.114 Selecting previously unselected package libnl-3-200:arm64.
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.116 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.121 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.154 Selecting previously unselected package libprotobuf-c1:arm64.
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.157 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.160 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.195 Selecting previously unselected package libyajl2:arm64.
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.195 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.199 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.227 Selecting previously unselected package net-tools.
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.229 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.232 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:33:47 [2023-01-09T15:33:47.721Z] #109 8.281 Selecting previously unselected package patch.
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.284 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.288 Unpacking patch (2.7.6-7) ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.326 Selecting previously unselected package python-pip-whl.
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.328 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.331 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.472 Selecting previously unselected package python3-lib2to3.
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.474 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.478 Unpacking python3-lib2to3 (3.9.2-1) ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.519 Selecting previously unselected package python3-distutils.
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.521 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.525 Unpacking python3-distutils (3.9.2-1) ...
15:33:47 [2023-01-09T15:33:47.976Z] #109 8.566 Selecting previously unselected package python3-pkg-resources.
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.568 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.572 Unpacking python3-pkg-resources (52.0.0-4) ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.617 Selecting previously unselected package python3-setuptools.
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.619 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.623 Unpacking python3-setuptools (52.0.0-4) ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.685 Selecting previously unselected package python3-wheel.
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.688 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.691 Unpacking python3-wheel (0.34.2-1) ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.725 Selecting previously unselected package python3-pip.
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.727 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.731 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:33:48 [2023-01-09T15:33:48.232Z] #109 8.797 Selecting previously unselected package sudo.
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.800 Preparing to unpack .../50-sudo_1.9.5p2-3_arm64.deb ...
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.805 Unpacking sudo (1.9.5p2-3) ...
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.922 Selecting previously unselected package systemd-journal-remote.
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.924 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.928 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.965 Selecting previously unselected package thin-provisioning-tools.
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.968 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:33:48 [2023-01-09T15:33:48.488Z] #109 8.972 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:33:48 [2023-01-09T15:33:48.488Z] #109 9.030 Selecting previously unselected package uidmap.
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.032 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.037 Unpacking uidmap (1:4.8.1-1) ...
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.085 Selecting previously unselected package vim-runtime.
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.087 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.098 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.108 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:33:48 [2023-01-09T15:33:48.743Z] #109 9.111 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:33:49 [2023-01-09T15:33:49.305Z] #109 9.681 Selecting previously unselected package vim.
15:33:49 [2023-01-09T15:33:49.305Z] #109 9.685 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:33:49 [2023-01-09T15:33:49.305Z] #109 9.693 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.832 Selecting previously unselected package xfsprogs.
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.835 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.839 Unpacking xfsprogs (5.10.0-4) ...
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.938 Selecting previously unselected package zip.
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.941 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.944 Unpacking zip (3.0-12) ...
15:33:49 [2023-01-09T15:33:49.561Z] #109 9.997 Selecting previously unselected package zstd.
15:33:49 [2023-01-09T15:33:49.561Z] #109 10.000 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:33:49 [2023-01-09T15:33:49.561Z] #109 10.00 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.09 Setting up python3-pkg-resources (52.0.0-4) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.28 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.29 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.30 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.32 Setting up libgpm2:arm64 (1.20.7-8) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.33 Setting up libicu67:arm64 (67.1-7) ...
15:33:49 [2023-01-09T15:33:49.817Z] #109 10.34 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.35 Setting up libinih1:arm64 (53-1+b2) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.36 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.37 Setting up uidmap (1:4.8.1-1) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.38 Setting up libyajl2:arm64 (2.1.0-3) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.40 Setting up bzip2 (1.0.8-4) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.43 Setting up python3-wheel (0.34.2-1) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.57 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:33:50 [2023-01-09T15:33:50.073Z] #109 10.60 Setting up libcap2:arm64 (1:2.44-1) ...
15:33:50 [2023-01-09T15:33:50.328Z] #109 10.62 Setting up libcap2-bin (1:2.44-1) ...
15:33:50 [2023-01-09T15:33:50.328Z] #109 10.63 Setting up apparmor (2.13.6-10) ...
15:33:50 [2023-01-09T15:33:50.889Z] #109 11.50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
15:33:51 [2023-01-09T15:33:51.144Z] #109 11.52 Setting up zip (3.0-12) ...
15:33:51 [2023-01-09T15:33:51.144Z] #109 11.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:33:51 [2023-01-09T15:33:51.144Z] #109 11.56 Setting up bash-completion (1:2.11-2) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.33 Setting up libmnl0:arm64 (1.0.4-3) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.35 Setting up patch (2.7.6-7) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.37 Setting up sudo (1.9.5p2-3) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.42 invoke-rc.d: could not determine current runlevel
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.42 invoke-rc.d: policy-rc.d denied execution of start.
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.43 Setting up libxtables12:arm64 (1.8.7-1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.45 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.46 Setting up pigz (2.6-1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:33:52 [2023-01-09T15:33:52.071Z] #109 12.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.71 Setting up libaio1:arm64 (0.3.112-9) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.72 Setting up python3-lib2to3 (3.9.2-1) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.82 Setting up libelf1:arm64 (0.183-1) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.83 Setting up libjson-c5:arm64 (0.15-2) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.84 Setting up zstd (1.4.8+dfsg-2.1) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.86 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.87 Setting up libkmod2:arm64 (28-1) ...
15:33:52 [2023-01-09T15:33:52.327Z] #109 12.90 Setting up python3-distutils (3.9.2-1) ...
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:33:52 [2023-01-09T15:33:52.583Z] #109 13.08 Setting up python3-setuptools (52.0.0-4) ...
15:33:52 [2023-01-09T15:33:52.839Z] #109 13.39 Setting up libjq1:arm64 (1.6-2.1) ...
15:33:52 [2023-01-09T15:33:52.839Z] #109 13.41 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:33:52 [2023-01-09T15:33:52.839Z] #109 13.42 Setting up thin-provisioning-tools (0.9.0-1) ...
15:33:52 [2023-01-09T15:33:52.839Z] #109 13.43 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:33:53 [2023-01-09T15:33:53.095Z] #109 13.68 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.69 Setting up jq (1.6-2.1) ...
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.71 Setting up libbpf0:arm64 (1:0.3-2) ...
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.72 Setting up iptables (1.8.7-1) ...
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.76 Setting up iproute2 (5.10.0-4) ...
15:33:53 [2023-01-09T15:33:53.350Z] #109 13.95 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:33:53 [2023-01-09T15:33:53.605Z] #109 13.96 Setting up dmsetup (2:1.02.175-2.1) ...
15:33:53 [2023-01-09T15:33:53.605Z] #109 13.97 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
15:33:53 [2023-01-09T15:33:53.605Z] #109 13.98 Setting up systemd (247.3-7+deb11u1) ...
15:33:53 [2023-01-09T15:33:53.605Z] #109 14.02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:33:53 [2023-01-09T15:33:53.605Z] #109 14.02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:33:53 [2023-01-09T15:33:53.605Z] #109 14.02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
15:33:53 [2023-01-09T15:33:53.606Z] #109 14.03 Initializing machine ID from random generator.
15:33:53 [2023-01-09T15:33:53.861Z] #109 14.36 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
15:33:53 [2023-01-09T15:33:53.861Z] #109 14.47 Setting up xfsprogs (5.10.0-4) ...
15:33:54 [2023-01-09T15:33:54.117Z] #109 14.48 System has not been booted with systemd as init system (PID 1). Can't operate.
15:33:54 [2023-01-09T15:33:54.117Z] #109 14.48 Failed to connect to bus: Host is down
15:33:54 [2023-01-09T15:33:54.117Z] #109 14.48 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:33:55 [2023-01-09T15:33:55.043Z] #109 DONE 15.3s
15:33:55 [2023-01-09T15:33:55.043Z] 
15:33:55 [2023-01-09T15:33:55.043Z] #110 [dev-base  8/10] 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
15:33:55 [2023-01-09T15:33:55.299Z] #110 0.433 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:33:55 [2023-01-09T15:33:55.299Z] #110 0.437 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:33:55 [2023-01-09T15:33:55.299Z] #110 0.439 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:33:55 [2023-01-09T15:33:55.299Z] #110 DONE 0.6s
15:33:55 [2023-01-09T15:33:55.555Z] 
15:33:55 [2023-01-09T15:33:55.555Z] #111 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
15:34:02 [2023-01-09T15:34:02.086Z] #111 5.661 Collecting yamllint==1.27.1
15:34:02 [2023-01-09T15:34:02.086Z] #111 6.695   Downloading yamllint-1.27.1.tar.gz (129 kB)
15:34:02 [2023-01-09T15:34:02.342Z] #111 6.980 Collecting pathspec>=0.5.3
15:34:02 [2023-01-09T15:34:02.597Z] #111 6.983   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
15:34:02 [2023-01-09T15:34:02.597Z] #111 7.076 Collecting pyyaml
15:34:02 [2023-01-09T15:34:02.597Z] #111 7.081   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:34:02 [2023-01-09T15:34:02.597Z] #111 7.098 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
15:34:02 [2023-01-09T15:34:02.597Z] #111 7.102 Building wheels for collected packages: yamllint
15:34:02 [2023-01-09T15:34:02.597Z] #111 7.103   Building wheel for yamllint (setup.py): started
15:34:02 [2023-01-09T15:34:02.852Z] #111 7.348   Building wheel for yamllint (setup.py): finished with status 'done'
15:34:02 [2023-01-09T15:34:02.852Z] #111 7.348   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2ffcb17e1441750fadd24ff26ddd90ef3a07f0b4bc9cda404401d68fadcb640d
15:34:02 [2023-01-09T15:34:02.852Z] #111 7.349   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
15:34:02 [2023-01-09T15:34:02.852Z] #111 7.351 Successfully built yamllint
15:34:02 [2023-01-09T15:34:02.852Z] #111 7.357 Installing collected packages: pyyaml, pathspec, yamllint
15:34:02 [2023-01-09T15:34:02.852Z] #111 7.470 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
15:34:03 [2023-01-09T15:34:03.108Z] #111 DONE 7.6s
15:34:03 [2023-01-09T15:34:03.108Z] 
15:34:03 [2023-01-09T15:34:03.108Z] #112 [dev-base 10/10] 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
15:34:03 [2023-01-09T15:34:03.669Z] #112 0.673 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:34:03 [2023-01-09T15:34:03.669Z] #112 0.673 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:34:03 [2023-01-09T15:34:03.669Z] #112 0.752 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:34:04 [2023-01-09T15:34:04.853Z] #112 1.018 Reading package lists...
15:34:05 [2023-01-09T15:34:05.115Z] #112 1.539 Reading package lists...
15:34:05 [2023-01-09T15:34:05.372Z] #112 2.055 Building dependency tree...
15:34:05 [2023-01-09T15:34:05.372Z] #112 2.197 Reading state information...
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370 gcc is already the newest version (4:10.2.1-1).
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370 pkg-config is already the newest version (0.29.2-1).
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370 The following additional packages will be installed:
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.370   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.371   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.371   uuid-dev zlib1g-dev
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.372 Suggested packages:
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.372   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.372   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.372 Recommended packages:
15:34:05 [2023-01-09T15:34:05.628Z] #112 2.372   build-essential fakeroot libalgorithm-merge-perl
15:34:05 [2023-01-09T15:34:05.629Z] #112 2.636 The following NEW packages will be installed:
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.636   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.636   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.636   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.636   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.637   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.637   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.637   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.913 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.913 Need to get 10.3 MB of archives.
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.913 After this operation, 41.5 MB of additional disk space will be used.
15:34:05 [2023-01-09T15:34:05.886Z] #112 2.913 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.932 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]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.934 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]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.937 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.938 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.939 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.941 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.943 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.946 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]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.947 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.949 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.951 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.954 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.955 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.956 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.960 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.961 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.964 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.966 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.972 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.973 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.975 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.977 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.979 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.979 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.981 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.988 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 2.990 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 3.004 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 3.005 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 3.006 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
15:34:06 [2023-01-09T15:34:06.148Z] #112 3.148 debconf: delaying package configuration, since apt-utils is not installed
15:34:06 [2023-01-09T15:34:06.148Z] #112 3.186 Fetched 10.3 MB in 0s (28.3 MB/s)
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.209 Selecting previously unselected package dpkg-dev.
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.209 (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 ... 21235 files and directories currently installed.)
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.222 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.226 Unpacking dpkg-dev (1.20.12) ...
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.353 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.353 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.360 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.394 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.397 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.400 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:34:06 [2023-01-09T15:34:06.403Z] #112 3.439 Selecting previously unselected package libsecret-common.
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.442 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.446 Unpacking libsecret-common (0.20.4-2) ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.496 Selecting previously unselected package libsecret-1-0:arm64.
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.499 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.503 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.537 Selecting previously unselected package gir1.2-secret-1:arm64.
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.540 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.543 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.569 Selecting previously unselected package libapparmor-dev:arm64.
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.571 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.575 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.612 Selecting previously unselected package uuid-dev:arm64.
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.615 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.619 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:34:06 [2023-01-09T15:34:06.659Z] #112 3.665 Selecting previously unselected package libblkid-dev:arm64.
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.665 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.674 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.730 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.733 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.736 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.768 Selecting previously unselected package libudev-dev:arm64.
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.771 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.775 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.814 Selecting previously unselected package libsepol1-dev:arm64.
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.816 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.820 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.887 Selecting previously unselected package libpcre2-16-0:arm64.
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.890 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.893 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.939 Selecting previously unselected package libpcre2-32-0:arm64.
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.941 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 3.947 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:34:06 [2023-01-09T15:34:06.914Z] #112 4.004 Selecting previously unselected package libpcre2-posix2:arm64.
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.007 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.011 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.044 Selecting previously unselected package libpcre2-dev:arm64.
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.044 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.048 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.125 Selecting previously unselected package libselinux1-dev:arm64.
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.127 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.131 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.185 Selecting previously unselected package libdevmapper-dev:arm64.
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.186 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.190 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.221 Selecting previously unselected package libffi-dev:arm64.
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.223 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.170Z] #112 4.227 Unpacking libffi-dev:arm64 (3.3-6) ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.263 Selecting previously unselected package libglib2.0-data.
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.266 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.270 Unpacking libglib2.0-data (2.66.8-1) ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.402 Selecting previously unselected package libglib2.0-bin.
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.404 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.408 Unpacking libglib2.0-bin (2.66.8-1) ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.448 Selecting previously unselected package libglib2.0-dev-bin.
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.451 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.454 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
15:34:07 [2023-01-09T15:34:07.426Z] #112 4.497 Selecting previously unselected package libmount-dev:arm64.
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.498 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.502 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.541 Selecting previously unselected package libpcre16-3:arm64.
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.542 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.546 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.593 Selecting previously unselected package libpcre32-3:arm64.
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.596 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.599 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.646 Selecting previously unselected package libpcrecpp0v5:arm64.
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.649 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.652 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.688 Selecting previously unselected package libpcre3-dev:arm64.
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.691 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.682Z] #112 4.694 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:34:07 [2023-01-09T15:34:07.937Z] #112 4.768 Selecting previously unselected package zlib1g-dev:arm64.
15:34:07 [2023-01-09T15:34:07.937Z] #112 4.771 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.937Z] #112 4.775 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:34:07 [2023-01-09T15:34:07.937Z] #112 4.817 Selecting previously unselected package libglib2.0-dev:arm64.
15:34:07 [2023-01-09T15:34:07.937Z] #112 4.820 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:34:07 [2023-01-09T15:34:07.937Z] #112 4.824 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:34:07 [2023-01-09T15:34:07.937Z] #112 5.013 Selecting previously unselected package libseccomp-dev:arm64.
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.013 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.017 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.057 Selecting previously unselected package libsecret-1-dev:arm64.
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.058 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.062 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.117 Selecting previously unselected package libsystemd-dev:arm64.
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.119 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.122 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.193Z] #112 5.231 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.240 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.397 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.406 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.415 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.424 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.434 Setting up libffi-dev:arm64 (3.3-6) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.443 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.453 Setting up dpkg-dev (1.20.12) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.468 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.478 Setting up libglib2.0-data (2.66.8-1) ...
15:34:08 [2023-01-09T15:34:08.449Z] #112 5.489 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.499 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.509 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.518 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.528 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.538 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.548 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.557 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.566 Setting up libsecret-common (0.20.4-2) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.575 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.591 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.600 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.610 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.619 Setting up libglib2.0-bin (2.66.8-1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.628 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.638 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.649 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.658 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.667 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.676 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.687 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:34:08 [2023-01-09T15:34:08.704Z] #112 5.697 No schema files found: doing nothing.
15:34:08 [2023-01-09T15:34:08.960Z] #112 5.702 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:34:08 [2023-01-09T15:34:08.960Z] #112 5.720 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:34:08 [2023-01-09T15:34:08.960Z] #112 DONE 6.0s
15:34:09 [2023-01-09T15:34:09.216Z] 
15:34:09 [2023-01-09T15:34:09.216Z] #113 [dev 1/1] COPY . .
15:34:10 [2023-01-09T15:34:10.143Z] #113 DONE 1.2s
15:34:10 [2023-01-09T15:34:10.399Z] 
15:34:10 [2023-01-09T15:34:10.399Z] #114 exporting to image
15:34:10 [2023-01-09T15:34:10.399Z] #114 exporting layers
15:34:11 [2023-01-09T15:34:11.763Z] #114 exporting layers 1.5s done
15:34:11 [2023-01-09T15:34:11.763Z] #114 writing image sha256:18ce223848189b2337243c254e2f40cdadfa14def005b8c155bdd1d1d5165bd7 done
15:34:11 [2023-01-09T15:34:11.763Z] #114 naming to docker.io/library/docker:6ab12ec8f48080b521020518e8632868fd6cff96 done
15:34:11 [2023-01-09T15:34:11.763Z] #114 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:34:12 [2023-01-09T15:34:12.202Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:34:12 [2023-01-09T15:34:12.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab12ec8f48080b521020518e8632868fd6cff96 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ab12ec8f48080b521020518e8632868fd6cff96 hack/test/unit
15:34:13 [2023-01-09T15:34:13.925Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
15:34:13 [2023-01-09T15:34:13.925Z] + TESTFLAGS+=' -test.timeout=5m'
15:34:13 [2023-01-09T15:34:13.925Z] + TESTDIRS=./...
15:34:13 [2023-01-09T15:34:13.925Z] + exclude_paths='/vendor/|/integration'
15:34:13 [2023-01-09T15:34:13.925Z] ++ go list ./...
15:34:13 [2023-01-09T15:34:13.925Z] ++ grep -vE '(/vendor/|/integration)'
15:34:14 [2023-01-09T15:34:14.854Z] + pkg_list='github.com/docker/docker/api
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/backend/build
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/httpstatus
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/httputils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/middleware
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/build
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/checkpoint
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/container
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/debug
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/distribution
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/grpc
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/image
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/network
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/plugin
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/session
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/swarm
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/system
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/volume
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/backend
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/blkiodev
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/container
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/events
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/filters
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/image
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/mount
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/network
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/plugins/logdriver
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/registry
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/strslice
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/swarm
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/swarm/runtime
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/time
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/versions
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/versions/v1p19
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/versions/v1p20
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/volume
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next/exporter
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/builder-next/worker
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/dockerfile
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/remotecontext
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/remotecontext/git
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/builder/remotecontext/urlutil
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cli/debug
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cli/winresources/docker-proxy
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cli/winresources/dockerd
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/client
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cmd/docker-proxy
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cmd/dockerd
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cmd/dockerd/trap
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/container
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/container/stream
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/contrib/apparmor
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/contrib/docker-device-tool
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/contrib/httpserver
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/cluster
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/cluster/convert
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/cluster/executor
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/cluster/executor/container
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/cluster/provider
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/config
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/containerd
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/events
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/events/testutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/aufs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/copy
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/overlay
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/register
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/vfs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/graphdriver/zfs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/images
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/initlayer
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/links
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/listeners
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/awslogs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/fluentd
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/gcplogs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/gelf
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/journald
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/local
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/logentries
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/loggertest
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/loggerutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/splunk
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/syslog
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/logger/templates
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/names
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/network
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/daemon/stats
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/distribution
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/distribution/metadata
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/distribution/utils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/distribution/xfer
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/dockerversion
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/errdefs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/image
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/image/cache
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/image/tarexport
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/image/v1
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/internal/mounttree
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/internal/test/suite
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/internal/unshare
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/layer
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libcontainerd
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libcontainerd/queue
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libcontainerd/remote
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libcontainerd/supervisor
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libcontainerd/types
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/bitseq
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cluster
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/config
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/datastore
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/diagnostic
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/discoverapi
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/driverapi
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/host
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/null
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/overlay
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/remote
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/windows
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/drvregistry
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/etchosts
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/idm
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/internal/caller
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipam
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipamapi
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipams/builtin
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipams/null
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipams/remote
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ipamutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/iptables
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/netlabel
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/netutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/networkdb
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/ns
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/options
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/osl
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/osl/kernel
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/portallocator
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/portmapper
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/resolvconf
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/testutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/libnetwork/types
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/oci
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/oci/caps
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/opts
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/aaparser
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/archive
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/authorization
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/broadcaster
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/capabilities
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/chrootarchive
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/containerfs
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/devicemapper
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/directory
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/dmesg
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/fileutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/homedir
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/idtools
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/ioutils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/jsonmessage
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/longpath
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/loopback
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/namesgenerator
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/parsers
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/parsers/kernel
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/pidfile
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/platform
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/platforms
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/plugingetter
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/plugins
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/plugins/transport
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/pools
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/process
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/progress
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/reexec
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/rootless
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/rootless/specconv
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/stack
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/stdcopy
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/streamformatter
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/stringid
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/sysinfo
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/system
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/tailfile
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/tarsum
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/pkg/useragent
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/plugin
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/plugin/executor/containerd
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/plugin/v2
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/profiles/apparmor
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/profiles/seccomp
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/quota
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/reference
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/registry
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/registry/resumable
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/restartmanager
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/runconfig
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/runconfig/opts
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/daemon
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/environment
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/fakecontext
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/fakegit
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/fakestorage
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/fixtures/load
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/fixtures/plugin
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/registry
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/testutil/request
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume/drivers
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume/local
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume/mounts
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume/service
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume/service/opts
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/volume/testutils'
15:34:14 [2023-01-09T15:34:14.854Z] ++ grep --fixed-strings -v /libnetwork
15:34:14 [2023-01-09T15:34:14.854Z] ++ echo 'github.com/docker/docker/api
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/backend/build
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/httpstatus
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/httputils
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/middleware
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/build
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/checkpoint
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/container
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/debug
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/distribution
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/grpc
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/image
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/network
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/plugin
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/session
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/swarm
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/system
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/server/router/volume
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/backend
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/blkiodev
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/container
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/events
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/filters
15:34:14 [2023-01-09T15:34:14.854Z] github.com/docker/docker/api/types/image
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/mount
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/network
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/plugins/logdriver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/registry
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/strslice
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/swarm
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/swarm/runtime
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/time
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/versions
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/versions/v1p19
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/versions/v1p20
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/volume
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/exporter
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/worker
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/dockerfile
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/remotecontext
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/remotecontext/git
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/remotecontext/urlutil
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cli/debug
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cli/winresources/docker-proxy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cli/winresources/dockerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/client
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/docker-proxy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/dockerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/dockerd/trap
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/container
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/container/stream
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/contrib/apparmor
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/contrib/docker-device-tool
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/contrib/httpserver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/convert
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/executor
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/executor/container
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/provider
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/config
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/containerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/events
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/events/testutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/aufs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/copy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/overlay
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/register
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/vfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/zfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/images
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/initlayer
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/links
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/listeners
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/awslogs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/fluentd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/gcplogs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/gelf
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/local
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/logentries
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/loggertest
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/loggerutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/splunk
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/syslog
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/templates
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/names
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/network
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/stats
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution/metadata
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution/utils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution/xfer
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/dockerversion
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/errdefs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image/cache
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image/tarexport
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image/v1
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/internal/mounttree
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/internal/test/suite
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/internal/unshare
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/layer
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libcontainerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libcontainerd/queue
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libcontainerd/remote
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libcontainerd/supervisor
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libcontainerd/types
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/bitseq
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cluster
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/config
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/datastore
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/diagnostic
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/discoverapi
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/driverapi
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/host
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/null
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/overlay
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/remote
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/windows
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/drvregistry
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/etchosts
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/idm
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/internal/caller
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipam
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipamapi
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipams/builtin
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipams/null
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipams/remote
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ipamutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/iptables
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/netlabel
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/netutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/networkdb
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/ns
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/options
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/osl
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/osl/kernel
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/portallocator
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/portmapper
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/resolvconf
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/testutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/libnetwork/types
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/oci
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/oci/caps
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/opts
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/aaparser
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/archive
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/authorization
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/broadcaster
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/capabilities
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/chrootarchive
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/containerfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/devicemapper
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/directory
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/dmesg
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/fileutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/homedir
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/idtools
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/ioutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/jsonmessage
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/longpath
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/loopback
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/namesgenerator
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/parsers
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/parsers/kernel
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/pidfile
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/platform
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/platforms
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/plugingetter
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/plugins
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/plugins/transport
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/pools
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/process
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/progress
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/reexec
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/rootless
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/rootless/specconv
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/stack
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/stdcopy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/streamformatter
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/stringid
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/sysinfo
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/system
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/tailfile
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/tarsum
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/pkg/useragent
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/plugin
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/plugin/executor/containerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/plugin/v2
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/profiles/apparmor
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/profiles/seccomp
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/quota
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/reference
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/registry
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/registry/resumable
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/restartmanager
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/runconfig
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/runconfig/opts
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/daemon
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/environment
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/fakecontext
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/fakegit
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/fakestorage
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/fixtures/load
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/fixtures/plugin
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/registry
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/testutil/request
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume/drivers
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume/local
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume/mounts
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume/service
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume/service/opts
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/volume/testutils'
15:34:14 [2023-01-09T15:34:14.855Z] + base_pkg_list='github.com/docker/docker/api
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/backend/build
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/httpstatus
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/httputils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/middleware
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/build
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/checkpoint
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/container
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/debug
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/distribution
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/grpc
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/image
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/network
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/plugin
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/session
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/swarm
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/system
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/server/router/volume
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/backend
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/blkiodev
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/container
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/events
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/filters
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/image
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/mount
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/network
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/plugins/logdriver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/registry
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/strslice
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/swarm
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/swarm/runtime
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/time
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/versions
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/versions/v1p19
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/versions/v1p20
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/api/types/volume
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/exporter
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/builder-next/worker
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/dockerfile
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/remotecontext
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/remotecontext/git
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/builder/remotecontext/urlutil
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cli/debug
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cli/winresources/docker-proxy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cli/winresources/dockerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/client
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/docker-proxy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/dockerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/dockerd/trap
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/container
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/container/stream
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/contrib/apparmor
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/contrib/docker-device-tool
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/contrib/httpserver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/convert
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/executor
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/executor/container
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/cluster/provider
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/config
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/containerd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/events
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/events/testutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/aufs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/copy
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/overlay
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/register
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/vfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/graphdriver/zfs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/images
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/initlayer
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/links
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/listeners
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/awslogs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/fluentd
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/gcplogs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/gelf
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/local
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/logentries
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/loggertest
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/loggerutils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/splunk
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/syslog
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/logger/templates
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/names
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/network
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/daemon/stats
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution/metadata
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution/utils
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/distribution/xfer
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/dockerversion
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/errdefs
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image/cache
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image/tarexport
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/image/v1
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/internal/mounttree
15:34:14 [2023-01-09T15:34:14.855Z] github.com/docker/docker/internal/test/suite
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/internal/unshare
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/layer
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/queue
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/remote
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/supervisor
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/types
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/oci
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/oci/caps
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/opts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/aaparser
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/archive
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/authorization
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/broadcaster
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/capabilities
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/chrootarchive
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/containerfs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/devicemapper
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/directory
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/dmesg
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/fileutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/homedir
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/idtools
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/ioutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/jsonmessage
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/longpath
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/loopback
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/namesgenerator
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/parsers
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/parsers/kernel
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/pidfile
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/platform
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/platforms
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugingetter
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/transport
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/pools
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/process
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/progress
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/reexec
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/rootless
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/rootless/specconv
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/stack
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/stdcopy
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/streamformatter
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/stringid
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/sysinfo
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/system
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/tailfile
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/tarsum
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/useragent
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/plugin
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/plugin/executor/containerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/plugin/v2
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/profiles/apparmor
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/profiles/seccomp
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/quota
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/reference
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/registry
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/registry/resumable
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/restartmanager
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/runconfig
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/runconfig/opts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/daemon
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/environment
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fakecontext
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fakegit
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fakestorage
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fixtures/load
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fixtures/plugin
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/registry
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/request
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume/drivers
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume/local
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume/mounts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume/service
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume/service/opts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/volume/testutils'
15:34:14 [2023-01-09T15:34:14.856Z] ++ grep --fixed-strings /libnetwork
15:34:14 [2023-01-09T15:34:14.856Z] ++ echo 'github.com/docker/docker/api
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/backend/build
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/httpstatus
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/httputils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/middleware
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/build
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/checkpoint
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/container
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/debug
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/distribution
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/grpc
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/image
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/network
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/plugin
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/session
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/swarm
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/system
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/server/router/volume
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/backend
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/blkiodev
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/container
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/events
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/filters
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/image
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/mount
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/network
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/plugins/logdriver
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/registry
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/strslice
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/swarm
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/swarm/runtime
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/time
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/versions
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/versions/v1p19
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/versions/v1p20
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/api/types/volume
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next/exporter
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/builder-next/worker
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/dockerfile
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/remotecontext
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/remotecontext/git
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/builder/remotecontext/urlutil
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cli/debug
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cli/winresources/docker-proxy
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cli/winresources/dockerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/client
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cmd/docker-proxy
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cmd/dockerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cmd/dockerd/trap
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/container
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/container/stream
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/contrib/apparmor
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/contrib/docker-device-tool
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/contrib/httpserver
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/cluster
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/cluster/convert
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/cluster/executor
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/cluster/executor/container
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/cluster/provider
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/config
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/containerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/events
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/events/testutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/aufs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/copy
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/overlay
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/register
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/vfs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/graphdriver/zfs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/images
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/initlayer
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/links
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/listeners
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/awslogs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/fluentd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/gcplogs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/gelf
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/journald
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/local
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/logentries
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/loggertest
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/loggerutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/splunk
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/syslog
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/logger/templates
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/names
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/network
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/daemon/stats
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/distribution
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/distribution/metadata
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/distribution/utils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/distribution/xfer
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/dockerversion
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/errdefs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/image
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/image/cache
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/image/tarexport
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/image/v1
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/internal/mounttree
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/internal/test/suite
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/internal/unshare
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/layer
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/queue
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/remote
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/supervisor
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libcontainerd/types
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/bitseq
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cluster
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/config
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/datastore
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/diagnostic
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/discoverapi
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/driverapi
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/host
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/null
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/overlay
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/remote
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/windows
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/drvregistry
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/etchosts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/idm
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/internal/caller
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipam
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipamapi
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipams/builtin
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipams/null
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipams/remote
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ipamutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/iptables
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/netlabel
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/netutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/networkdb
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/ns
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/options
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/osl
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/osl/kernel
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/portallocator
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/portmapper
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/resolvconf
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/testutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/libnetwork/types
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/oci
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/oci/caps
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/opts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/aaparser
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/archive
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/authorization
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/broadcaster
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/capabilities
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/chrootarchive
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/containerfs
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/devicemapper
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/directory
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/dmesg
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/fileutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/homedir
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/idtools
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/ioutils
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/jsonmessage
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/longpath
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/loopback
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/namesgenerator
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/parsers
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/parsers/kernel
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/pidfile
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/platform
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/platforms
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugingetter
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/plugins/transport
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/pools
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/process
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/progress
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/reexec
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/rootless
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/rootless/specconv
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/stack
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/stdcopy
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/streamformatter
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/stringid
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/sysinfo
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/system
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/tailfile
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/tarsum
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/pkg/useragent
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/plugin
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/plugin/executor/containerd
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/plugin/v2
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/profiles/apparmor
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/profiles/seccomp
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/quota
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/reference
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/registry
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/registry/resumable
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/restartmanager
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/runconfig
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/runconfig/opts
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/daemon
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/environment
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fakecontext
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fakegit
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fakestorage
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fixtures/load
15:34:14 [2023-01-09T15:34:14.856Z] github.com/docker/docker/testutil/fixtures/plugin
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/testutil/registry
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/testutil/request
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume/drivers
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume/local
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume/mounts
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume/service
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume/service/opts
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/volume/testutils'
15:34:14 [2023-01-09T15:34:14.857Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/bitseq
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cluster
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/config
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/datastore
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/diagnostic
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/discoverapi
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/driverapi
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/host
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/null
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/overlay
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/remote
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/windows
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drvregistry
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/etchosts
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/idm
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/internal/caller
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipam
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipamapi
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/builtin
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/null
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/remote
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipamutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/iptables
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/netlabel
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/netutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/networkdb
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ns
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/options
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/osl
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/osl/kernel
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/portallocator
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/portmapper
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/resolvconf
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/testutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/types'
15:34:14 [2023-01-09T15:34:14.857Z] + echo 'github.com/docker/docker/libnetwork
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/bitseq
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cluster
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/config
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/datastore
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/diagnostic
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/discoverapi
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/driverapi
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/host
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/null
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/overlay
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/remote
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/windows
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drvregistry
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/etchosts
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/idm
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/internal/caller
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipam
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipamapi
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/builtin
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/null
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/remote
15:34:14 [2023-01-09T15:34:14.857Z] + grep --fixed-strings libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ipamutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/iptables
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/netlabel
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/netutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/networkdb
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/ns
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/options
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/osl
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/osl/kernel
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/portallocator
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/portmapper
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/resolvconf
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/testutils
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/types'
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/bridge
15:34:14 [2023-01-09T15:34:14.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:34:14 [2023-01-09T15:34:14.857Z] + type docker-proxy
15:34:14 [2023-01-09T15:34:14.857Z] hack/test/unit: line 25: type: docker-proxy: not found
15:34:14 [2023-01-09T15:34:14.857Z] + hack/make.sh binary-proxy install-proxy
15:34:14 [2023-01-09T15:34:14.857Z] 
15:34:14 [2023-01-09T15:34:14.857Z] Removing bundles/
15:34:14 [2023-01-09T15:34:14.857Z] 
15:34:14 [2023-01-09T15:34:14.857Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:34:14 [2023-01-09T15:34:14.857Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
15:34:21 [2023-01-09T15:34:21.394Z] Created binary: bundles/binary-proxy/docker-proxy
15:34:21 [2023-01-09T15:34:21.394Z] 
15:34:21 [2023-01-09T15:34:21.394Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:34:21 [2023-01-09T15:34:21.394Z] Installing docker-proxy to /usr/local/bin/
15:34:21 [2023-01-09T15:34:21.394Z] 
15:34:21 [2023-01-09T15:34:21.394Z] + mkdir -p bundles
15:34:21 [2023-01-09T15:34:21.394Z] + '[' -n 'github.com/docker/docker/api
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/backend/build
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/httpstatus
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/httputils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/middleware
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/build
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/checkpoint
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/container
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/debug
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/distribution
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/grpc
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/image
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/network
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/plugin
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/session
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/swarm
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/system
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/server/router/volume
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/backend
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/blkiodev
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/container
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/events
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/filters
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/image
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/mount
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/network
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/plugins/logdriver
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/registry
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/strslice
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/swarm
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/swarm/runtime
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/time
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/versions
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/versions/v1p19
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/versions/v1p20
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/api/types/volume
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next/exporter
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/builder-next/worker
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/dockerfile
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/remotecontext
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/remotecontext/git
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/builder/remotecontext/urlutil
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cli/debug
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cli/winresources/docker-proxy
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cli/winresources/dockerd
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/client
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cmd/docker-proxy
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cmd/dockerd
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cmd/dockerd/trap
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/container
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/container/stream
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/contrib/apparmor
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/contrib/docker-device-tool
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/contrib/httpserver
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/cluster
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/cluster/convert
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/cluster/executor
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/cluster/executor/container
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/cluster/provider
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/config
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/containerd
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/events
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/events/testutils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/aufs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/copy
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/overlay
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/register
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/vfs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/graphdriver/zfs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/images
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/initlayer
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/links
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/listeners
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/awslogs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/fluentd
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/gcplogs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/gelf
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/journald
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/local
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/logentries
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/loggertest
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/loggerutils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/splunk
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/syslog
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/logger/templates
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/names
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/network
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/daemon/stats
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/distribution
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/distribution/metadata
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/distribution/utils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/distribution/xfer
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/dockerversion
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/errdefs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/image
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/image/cache
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/image/tarexport
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/image/v1
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/internal/mounttree
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/internal/test/suite
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/internal/unshare
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/layer
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/libcontainerd
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/libcontainerd/queue
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/libcontainerd/remote
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/libcontainerd/supervisor
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/libcontainerd/types
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/oci
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/oci/caps
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/opts
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/aaparser
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/archive
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/authorization
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/broadcaster
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/capabilities
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/chrootarchive
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/containerfs
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/devicemapper
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/directory
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/dmesg
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/fileutils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/homedir
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/idtools
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/ioutils
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/jsonmessage
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/longpath
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/loopback
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/namesgenerator
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/parsers
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/parsers/kernel
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/pidfile
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/platform
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/platforms
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/plugingetter
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/plugins
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/plugins/transport
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/pools
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/process
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/progress
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/reexec
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/rootless
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/rootless/specconv
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/stack
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/stdcopy
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/streamformatter
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/stringid
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/sysinfo
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/system
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/tailfile
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/tarsum
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/pkg/useragent
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/plugin
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/plugin/executor/containerd
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/plugin/v2
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/profiles/apparmor
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/profiles/seccomp
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/quota
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/reference
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/registry
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/registry/resumable
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/restartmanager
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/runconfig
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/runconfig/opts
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/daemon
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/environment
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/fakecontext
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/fakegit
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/fakestorage
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/fixtures/load
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/fixtures/plugin
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/registry
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/testutil/request
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume/drivers
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume/local
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume/mounts
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume/service
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume/service/opts
15:34:21 [2023-01-09T15:34:21.394Z] github.com/docker/docker/volume/testutils' ']'
15:34:21 [2023-01-09T15:34:21.395Z] + 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
15:34:22 [2023-01-09T15:34:22.322Z] ?   	github.com/docker/docker/api	[no test files]
15:34:34 [2023-01-09T15:34:34.536Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 74.3% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 95.3% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/builder/dockerfile	0.071s	coverage: 50.1% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/builder/remotecontext	0.049s	coverage: 13.7% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.170s	coverage: 82.5% of statements
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:35:55 [2023-01-09T15:35:55.912Z] ok  	github.com/docker/docker/client	0.101s	coverage: 76.1% of statements
15:35:56 [2023-01-09T15:35:56.473Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.175s	coverage: 66.5% of statements
15:36:28 [2023-01-09T15:36:28.507Z] ok  	github.com/docker/docker/cmd/dockerd	0.088s	coverage: 27.7% of statements
15:36:28 [2023-01-09T15:36:28.507Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.4% of statements
15:36:28 [2023-01-09T15:36:28.762Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.390s	coverage: 0.0% of statements
15:36:28 [2023-01-09T15:36:28.762Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:36:28 [2023-01-09T15:36:28.762Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:36:28 [2023-01-09T15:36:28.762Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:36:28 [2023-01-09T15:36:28.762Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:36:28 [2023-01-09T15:36:28.762Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:36:35 [2023-01-09T15:36:35.302Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
15:36:35 [2023-01-09T15:36:35.864Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
15:36:37 [2023-01-09T15:36:37.231Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
15:36:43 [2023-01-09T15:36:43.767Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
15:36:45 [2023-01-09T15:36:45.159Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 77.0% of statements
15:36:45 [2023-01-09T15:36:45.725Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:36:46 [2023-01-09T15:36:46.286Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
15:36:46 [2023-01-09T15:36:46.541Z] ok  	github.com/docker/docker/daemon	10.125s	coverage: 16.2% of statements
15:36:46 [2023-01-09T15:36:46.541Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:36:46 [2023-01-09T15:36:46.541Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:36:46 [2023-01-09T15:36:46.541Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
15:36:46 [2023-01-09T15:36:46.541Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:36:47 [2023-01-09T15:36:47.907Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.601s	coverage: 74.8% of statements
15:36:48 [2023-01-09T15:36:48.469Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
15:36:49 [2023-01-09T15:36:49.029Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.271s	coverage: 60.7% of statements
15:36:50 [2023-01-09T15:36:50.395Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
15:36:51 [2023-01-09T15:36:51.770Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.209s	coverage: 50.6% of statements
15:36:52 [2023-01-09T15:36:52.707Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.312s	coverage: 46.1% of statements
15:36:52 [2023-01-09T15:36:52.707Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:36:53 [2023-01-09T15:36:53.635Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.238s	coverage: 60.3% of statements
15:36:53 [2023-01-09T15:36:53.635Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:36:53 [2023-01-09T15:36:53.635Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:36:53 [2023-01-09T15:36:53.891Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
15:36:54 [2023-01-09T15:36:54.818Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
15:36:55 [2023-01-09T15:36:55.381Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
15:36:56 [2023-01-09T15:36:56.309Z] ok  	github.com/docker/docker/daemon/images	0.070s	coverage: 6.7% of statements
15:36:56 [2023-01-09T15:36:56.309Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:36:56 [2023-01-09T15:36:56.309Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:36:56 [2023-01-09T15:36:56.870Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
15:36:57 [2023-01-09T15:36:57.440Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.115s	coverage: 79.9% of statements
15:36:57 [2023-01-09T15:36:57.695Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
15:36:57 [2023-01-09T15:36:57.695Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:36:58 [2023-01-09T15:36:58.256Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
15:36:58 [2023-01-09T15:36:58.818Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.014s	coverage: 88.2% of statements
15:36:59 [2023-01-09T15:36:59.379Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.122s	coverage: 76.8% of statements
15:36:59 [2023-01-09T15:36:59.950Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
15:37:00 [2023-01-09T15:37:00.880Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
15:37:01 [2023-01-09T15:37:01.807Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 63.5% of statements
15:37:02 [2023-01-09T15:37:02.368Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
15:37:02 [2023-01-09T15:37:02.624Z] ok  	github.com/docker/docker/daemon/logger/journald	3.687s	coverage: 74.5% of statements
15:37:02 [2023-01-09T15:37:02.624Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:37:02 [2023-01-09T15:37:02.624Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:37:02 [2023-01-09T15:37:02.624Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:37:02 [2023-01-09T15:37:02.624Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:37:03 [2023-01-09T15:37:03.550Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
15:37:03 [2023-01-09T15:37:03.806Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:37:04 [2023-01-09T15:37:04.062Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
15:37:04 [2023-01-09T15:37:04.622Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.507s	coverage: 82.5% of statements
15:37:04 [2023-01-09T15:37:04.622Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:37:04 [2023-01-09T15:37:04.622Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:37:05 [2023-01-09T15:37:05.550Z] ok  	github.com/docker/docker/distribution/metadata	0.051s	coverage: 44.4% of statements
15:37:06 [2023-01-09T15:37:06.111Z] ok  	github.com/docker/docker/distribution	0.591s	coverage: 29.5% of statements
15:37:06 [2023-01-09T15:37:06.111Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:37:06 [2023-01-09T15:37:06.672Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
15:37:07 [2023-01-09T15:37:07.598Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
15:37:08 [2023-01-09T15:37:08.159Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:37:08 [2023-01-09T15:37:08.415Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 84.9% of statements
15:37:08 [2023-01-09T15:37:08.415Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:37:08 [2023-01-09T15:37:08.977Z] ok  	github.com/docker/docker/image/tarexport	0.012s	coverage: 0.7% of statements
15:37:08 [2023-01-09T15:37:08.977Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:37:08 [2023-01-09T15:37:08.977Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:37:08 [2023-01-09T15:37:08.977Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:37:08 [2023-01-09T15:37:08.977Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:37:09 [2023-01-09T15:37:09.233Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
15:37:10 [2023-01-09T15:37:10.161Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 39.3% of statements
15:37:10 [2023-01-09T15:37:10.419Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.3% of statements
15:37:10 [2023-01-09T15:37:10.675Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:37:12 [2023-01-09T15:37:12.565Z] ok  	github.com/docker/docker/pkg/archive	0.300s	coverage: 81.6% of statements
15:37:13 [2023-01-09T15:37:13.492Z] ok  	github.com/docker/docker/pkg/authorization	0.511s	coverage: 68.3% of statements
15:37:13 [2023-01-09T15:37:13.492Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:37:13 [2023-01-09T15:37:13.747Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:37:14 [2023-01-09T15:37:14.674Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
15:37:14 [2023-01-09T15:37:14.674Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
15:37:14 [2023-01-09T15:37:14.930Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
15:37:15 [2023-01-09T15:37:15.185Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
15:37:15 [2023-01-09T15:37:15.441Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
15:37:15 [2023-01-09T15:37:15.441Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
15:37:16 [2023-01-09T15:37:16.370Z] ok  	github.com/docker/docker/pkg/idtools	0.284s	coverage: 69.6% of statements
15:37:16 [2023-01-09T15:37:16.931Z] ok  	github.com/docker/docker/pkg/ioutils	0.342s	coverage: 70.5% of statements
15:37:17 [2023-01-09T15:37:17.187Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
15:37:17 [2023-01-09T15:37:17.442Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
15:37:17 [2023-01-09T15:37:17.442Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:37:17 [2023-01-09T15:37:17.698Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:37:17 [2023-01-09T15:37:17.953Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:37:18 [2023-01-09T15:37:18.209Z] ok  	github.com/docker/docker/layer	8.031s	coverage: 68.9% of statements
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:37:18 [2023-01-09T15:37:18.209Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
15:37:18 [2023-01-09T15:37:18.465Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 94.1% of statements
15:37:18 [2023-01-09T15:37:18.465Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:37:18 [2023-01-09T15:37:18.465Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
15:37:18 [2023-01-09T15:37:18.465Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:37:19 [2023-01-09T15:37:19.027Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
15:37:19 [2023-01-09T15:37:19.283Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
15:37:19 [2023-01-09T15:37:19.538Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
15:37:19 [2023-01-09T15:37:19.794Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
15:37:20 [2023-01-09T15:37:20.050Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:37:20 [2023-01-09T15:37:20.306Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
15:37:20 [2023-01-09T15:37:20.561Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
15:37:20 [2023-01-09T15:37:20.817Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:37:21 [2023-01-09T15:37:21.073Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
15:37:21 [2023-01-09T15:37:21.073Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
15:37:21 [2023-01-09T15:37:21.634Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
15:37:22 [2023-01-09T15:37:22.195Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
15:37:22 [2023-01-09T15:37:22.451Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
15:37:23 [2023-01-09T15:37:23.012Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.1% of statements
15:37:23 [2023-01-09T15:37:23.267Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:37:25 [2023-01-09T15:37:25.174Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
15:37:25 [2023-01-09T15:37:25.430Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
15:37:25 [2023-01-09T15:37:25.991Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
15:37:26 [2023-01-09T15:37:26.919Z] ok  	github.com/docker/docker/quota	0.173s	coverage: 71.4% of statements
15:37:27 [2023-01-09T15:37:27.174Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:37:28 [2023-01-09T15:37:28.102Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.7% of statements
15:37:28 [2023-01-09T15:37:28.664Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
15:37:28 [2023-01-09T15:37:28.664Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:37:29 [2023-01-09T15:37:29.225Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
15:37:29 [2023-01-09T15:37:29.482Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
15:37:30 [2023-01-09T15:37:30.847Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
15:37:31 [2023-01-09T15:37:31.774Z] ok  	github.com/docker/docker/volume/local	0.074s	coverage: 76.6% of statements
15:37:32 [2023-01-09T15:37:32.030Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
15:37:33 [2023-01-09T15:37:33.395Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.2% of statements
15:37:55 [2023-01-09T15:37:55.271Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 74.4% of statements
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:37:55 [2023-01-09T15:37:55.271Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] ?   	github.com/docker/docker/volume	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === Skipped
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     network_proxy_test.go:208: No support for dual stack yet
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver btrfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver btrfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver btrfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver btrfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver btrfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:71: No driver to put!
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z] time="2023-01-09T15:36:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z] time="2023-01-09T15:36:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z] time="2023-01-09T15:36:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z] time="2023-01-09T15:36:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z] time="2023-01-09T15:36:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:71: No driver to put!
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     overlay_test.go:50: Fails to compute changes intermittently
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver zfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver zfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver zfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver zfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:44: Driver zfs not supported
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     graphtest_unix.go:71: No driver to put!
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:37:55 [2023-01-09T15:37:55.272Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:37:55 [2023-01-09T15:37:55.272Z] 
15:37:55 [2023-01-09T15:37:55.272Z] DONE 2963 tests, 28 skipped in 211.554s
15:37:55 [2023-01-09T15:37:55.272Z] + '[' -n 'github.com/docker/docker/libnetwork
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/bitseq
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cluster
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/config
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/datastore
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/diagnostic
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/discoverapi
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/driverapi
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/bridge
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/host
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/null
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/overlay
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/remote
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/windows
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/drvregistry
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/etchosts
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/idm
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/internal/caller
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipam
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipamapi
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipams/builtin
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipams/null
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipams/remote
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ipamutils
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/iptables
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/netlabel
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/netutils
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/networkdb
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/ns
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/options
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/osl
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/osl/kernel
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/portallocator
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/portmapper
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/resolvconf
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/testutils
15:37:55 [2023-01-09T15:37:55.272Z] github.com/docker/docker/libnetwork/types' ']'
15:37:55 [2023-01-09T15:37:55.272Z] + 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/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
15:38:41 [2023-01-09T15:38:41.884Z] ok  	github.com/docker/docker/libnetwork	42.182s	coverage: 40.9% of statements
15:38:41 [2023-01-09T15:38:41.884Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
15:38:41 [2023-01-09T15:38:41.884Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:38:41 [2023-01-09T15:38:41.884Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:38:41 [2023-01-09T15:38:41.884Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:38:41 [2023-01-09T15:38:41.884Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:38:41 [2023-01-09T15:38:41.884Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:38:41 [2023-01-09T15:38:41.884Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:38:42 [2023-01-09T15:38:42.139Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
15:38:42 [2023-01-09T15:38:42.139Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:38:42 [2023-01-09T15:38:42.395Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
15:38:42 [2023-01-09T15:38:42.956Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 22.0% of statements
15:38:42 [2023-01-09T15:38:42.956Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:38:42 [2023-01-09T15:38:42.956Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:38:43 [2023-01-09T15:38:43.211Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
15:38:46 [2023-01-09T15:38:46.478Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.767s	coverage: 61.8% of statements
15:38:46 [2023-01-09T15:38:46.478Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:38:46 [2023-01-09T15:38:46.478Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
15:38:47 [2023-01-09T15:38:47.404Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.324s	coverage: 5.2% of statements
15:38:47 [2023-01-09T15:38:47.404Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:38:47 [2023-01-09T15:38:47.966Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.8% of statements
15:38:47 [2023-01-09T15:38:47.966Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:38:48 [2023-01-09T15:38:48.222Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
15:38:58 [2023-01-09T15:38:58.160Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.179s	coverage: 6.9% of statements
15:38:58 [2023-01-09T15:38:58.160Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:38:58 [2023-01-09T15:38:58.160Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
15:38:58 [2023-01-09T15:38:58.722Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
15:38:58 [2023-01-09T15:38:58.722Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:38:58 [2023-01-09T15:38:58.722Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:38:58 [2023-01-09T15:38:58.722Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:38:59 [2023-01-09T15:38:59.283Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
15:38:59 [2023-01-09T15:38:59.539Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.0% of statements
15:38:59 [2023-01-09T15:38:59.539Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
15:38:59 [2023-01-09T15:38:59.794Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:39:11 [2023-01-09T15:39:11.959Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
15:39:26 [2023-01-09T15:39:26.799Z] ok  	github.com/docker/docker/libnetwork/ipam	15.077s	coverage: 85.3% of statements
15:39:26 [2023-01-09T15:39:26.799Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:39:26 [2023-01-09T15:39:26.799Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:39:26 [2023-01-09T15:39:26.799Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
15:39:26 [2023-01-09T15:39:26.800Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
15:39:26 [2023-01-09T15:39:26.800Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:39:26 [2023-01-09T15:39:26.800Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
15:39:27 [2023-01-09T15:39:27.360Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.258s	coverage: 74.0% of statements
15:39:27 [2023-01-09T15:39:27.921Z] ok  	github.com/docker/docker/libnetwork/iptables	0.247s	coverage: 40.7% of statements
15:39:27 [2023-01-09T15:39:27.921Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
15:39:28 [2023-01-09T15:39:28.177Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
15:41:19 [2023-01-09T15:41:19.590Z] ok  	github.com/docker/docker/libnetwork/networkdb	109.466s	coverage: 60.8% of statements
15:41:19 [2023-01-09T15:41:19.590Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:41:19 [2023-01-09T15:41:19.590Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:41:24 [2023-01-09T15:41:24.835Z] ok  	github.com/docker/docker/libnetwork/osl	4.342s	coverage: 39.4% of statements
15:41:24 [2023-01-09T15:41:24.835Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
15:41:24 [2023-01-09T15:41:24.835Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
15:41:25 [2023-01-09T15:41:25.762Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.626s	coverage: 46.3% of statements
15:41:26 [2023-01-09T15:41:26.018Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
15:41:26 [2023-01-09T15:41:26.018Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:41:26 [2023-01-09T15:41:26.273Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] === Skipped
15:41:26 [2023-01-09T15:41:26.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:41:26 [2023-01-09T15:41:26.273Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:41:26 [2023-01-09T15:41:26.273Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:41:26 [2023-01-09T15:41:26.273Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:41:26 [2023-01-09T15:41:26.273Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:41:26 [2023-01-09T15:41:26.273Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:41:26 [2023-01-09T15:41:26.273Z]     firewalld_test.go:14: firewalld is not running
15:41:26 [2023-01-09T15:41:26.273Z] 
15:41:26 [2023-01-09T15:41:26.273Z] DONE 321 tests, 6 skipped in 213.569s
Post stage
[Pipeline] junit
15:41:27 [2023-01-09T15:41:27.211Z] Recording test results
15:41:28 [2023-01-09T15:41:28.446Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:41:28 [2023-01-09T15:41:28.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44733/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab12ec8f48080b521020518e8632868fd6cff96 -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:6ab12ec8f48080b521020518e8632868fd6cff96 hack/make.sh dynbinary test-integration
15:41:29 [2023-01-09T15:41:29.400Z] 
15:41:29 [2023-01-09T15:41:29.400Z] Removing bundles/
15:41:29 [2023-01-09T15:41:29.400Z] 
15:41:29 [2023-01-09T15:41:29.400Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:41:29 [2023-01-09T15:41:29.400Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:43:05 [2023-01-09T15:43:05.812Z] Created binary: bundles/dynbinary-daemon/dockerd
15:43:05 [2023-01-09T15:43:05.812Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:43:05 [2023-01-09T15:43:05.812Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:43:05 [2023-01-09T15:43:05.812Z] 
15:43:05 [2023-01-09T15:43:05.812Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:43:05 [2023-01-09T15:43:05.812Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:43:05 [2023-01-09T15:43:05.812Z] HOSTNAME=6cd7fbe4f307
15:43:05 [2023-01-09T15:43:05.812Z] TESTDEBUG=0
15:43:05 [2023-01-09T15:43:05.812Z] DEST=bundles/test-integration
15:43:05 [2023-01-09T15:43:05.812Z] PWD=/go/src/github.com/docker/docker
15:43:05 [2023-01-09T15:43:05.812Z] DOCKER_GITCOMMIT=6ab12ec8f48080b521020518e8632868fd6cff96
15:43:05 [2023-01-09T15:43:05.812Z] container=docker
15:43:05 [2023-01-09T15:43:05.812Z] HOME=/root
15:43:05 [2023-01-09T15:43:05.812Z] GOLANG_VERSION=1.19.4
15:43:05 [2023-01-09T15:43:05.812Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:43:05 [2023-01-09T15:43:05.812Z] VALIDATE_BRANCH=master
15:43:05 [2023-01-09T15:43:05.812Z] TERM=xterm
15:43:05 [2023-01-09T15:43:05.812Z] DOCKER_PKG=github.com/docker/docker
15:43:05 [2023-01-09T15:43:05.812Z] SHLVL=1
15:43:05 [2023-01-09T15:43:05.812Z] TIMEOUT=120m
15:43:05 [2023-01-09T15:43:05.812Z] DOCKER_GRAPHDRIVER=overlay2
15:43:05 [2023-01-09T15:43:05.812Z] GO111MODULE=off
15:43:05 [2023-01-09T15:43:05.812Z] DOCKER_EXPERIMENTAL=1
15:43:05 [2023-01-09T15:43:05.812Z] TEST_SKIP_INTEGRATION_CLI=1
15:43:05 [2023-01-09T15:43:05.812Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:43:05 [2023-01-09T15:43:05.812Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:43:05 [2023-01-09T15:43:05.812Z] GOPATH=/go
15:43:05 [2023-01-09T15:43:05.812Z] PKG_CONFIG=pkg-config
15:43:05 [2023-01-09T15:43:05.812Z] _=/usr/bin/env
15:43:05 [2023-01-09T15:43:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:43:37 [2023-01-09T15:43:37.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:43:38 [2023-01-09T15:43:38.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:44:00 [2023-01-09T15:44:00.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:44:08 [2023-01-09T15:44:08.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:44:14 [2023-01-09T15:44:14.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:44:14 [2023-01-09T15:44:14.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:44:15 [2023-01-09T15:44:15.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:44:16 [2023-01-09T15:44:16.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:44:16 [2023-01-09T15:44:16.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:44:17 [2023-01-09T15:44:17.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:44:18 [2023-01-09T15:44:18.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:44:19 [2023-01-09T15:44:19.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:44:20 [2023-01-09T15:44:20.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:44:21 [2023-01-09T15:44:21.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:44:22 [2023-01-09T15:44:22.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:44:23 [2023-01-09T15:44:23.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:44:23 [2023-01-09T15:44:23.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:44:25 [2023-01-09T15:44:25.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:44:25 [2023-01-09T15:44:25.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:44:26 [2023-01-09T15:44:26.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:44:26 [2023-01-09T15:44:26.953Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:44:26 [2023-01-09T15:44:26.953Z] Using test binary docker
15:44:26 [2023-01-09T15:44:26.953Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:44:26 [2023-01-09T15:44:26.953Z] +++ /etc/init.d/apparmor start
15:44:26 [2023-01-09T15:44:26.953Z] Not: starting.
15:44:26 [2023-01-09T15:44:26.953Z] INFO: Waiting for daemon to start...
15:44:26 [2023-01-09T15:44:26.953Z] Starting dockerd
15:44:26 [2023-01-09T15:44:26.953Z] +++ 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
15:44:29 [2023-01-09T15:44:29.467Z] .
15:44:29 [2023-01-09T15:44:29.467Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:44:29 [2023-01-09T15:44:29.467Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:44:29 [2023-01-09T15:44:29.467Z] Error: No such image: emptyfs
15:44:29 [2023-01-09T15:44:29.467Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:44:29 [2023-01-09T15:44:29.467Z] ++++ docker load
15:44:29 [2023-01-09T15:44:29.467Z] Loaded image: emptyfs:latest
15:44:29 [2023-01-09T15:44:29.467Z] Running integration-test (iteration 1)
15:44:29 [2023-01-09T15:44:29.467Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:44:29 [2023-01-09T15:44:29.467Z] ++ 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
15:44:29 [2023-01-09T15:44:29.467Z] ++ set -e
15:44:29 [2023-01-09T15:44:29.467Z] ++ '[' -n 0 ']'
15:44:29 [2023-01-09T15:44:29.467Z] ++ set -x
15:44:29 [2023-01-09T15:44:29.467Z] ++ 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
15:44:29 [2023-01-09T15:44:29.467Z] Loaded image: busybox:latest
15:44:29 [2023-01-09T15:44:29.467Z] Loaded image: busybox:glibc
15:44:30 [2023-01-09T15:44:30.831Z] Loaded image: debian:bullseye-slim
15:44:30 [2023-01-09T15:44:30.831Z] Loaded image: hello-world:latest
15:44:30 [2023-01-09T15:44:30.831Z] Loaded image: arm32v7/hello-world:latest
15:44:30 [2023-01-09T15:44:30.831Z] INFO: Testing against a local daemon
15:44:30 [2023-01-09T15:44:30.831Z] === RUN   TestCgroupNamespacesBuild
15:44:34 [2023-01-09T15:44:34.094Z] --- PASS: TestCgroupNamespacesBuild (2.87s)
15:44:34 [2023-01-09T15:44:34.094Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:44:34 [2023-01-09T15:44:34.656Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s)
15:44:34 [2023-01-09T15:44:34.656Z] === RUN   TestBuildWithSession
15:44:34 [2023-01-09T15:44:34.656Z]     build_session_test.go:25: TODO: BuildKit
15:44:34 [2023-01-09T15:44:34.656Z] --- SKIP: TestBuildWithSession (0.00s)
15:44:34 [2023-01-09T15:44:34.656Z] === RUN   TestBuildSquashParent
15:44:38 [2023-01-09T15:44:38.820Z] --- PASS: TestBuildSquashParent (3.45s)
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:44:38 [2023-01-09T15:44:38.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:44:38 [2023-01-09T15:44:38.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:44:38 [2023-01-09T15:44:38.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:44:38 [2023-01-09T15:44:38.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:44:38 [2023-01-09T15:44:38.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:44:38 [2023-01-09T15:44:38.820Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:44:38 [2023-01-09T15:44:38.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:44:38 [2023-01-09T15:44:38.820Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:44:38 [2023-01-09T15:44:38.820Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:44:39 [2023-01-09T15:44:39.381Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:44:39 [2023-01-09T15:44:39.381Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:44:40 [2023-01-09T15:44:40.745Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:44:40 [2023-01-09T15:44:40.745Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:44:41 [2023-01-09T15:44:41.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
15:44:41 [2023-01-09T15:44:41.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.10s)
15:44:41 [2023-01-09T15:44:41.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s)
15:44:41 [2023-01-09T15:44:41.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
15:44:41 [2023-01-09T15:44:41.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s)
15:44:41 [2023-01-09T15:44:41.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s)
15:44:41 [2023-01-09T15:44:41.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
15:44:41 [2023-01-09T15:44:41.672Z] === RUN   TestBuildMultiStageCopy
15:44:41 [2023-01-09T15:44:41.672Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:44:42 [2023-01-09T15:44:42.599Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:44:42 [2023-01-09T15:44:42.599Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:44:42 [2023-01-09T15:44:42.855Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:44:42 [2023-01-09T15:44:42.855Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:44:42 [2023-01-09T15:44:42.855Z] --- PASS: TestBuildMultiStageCopy (1.08s)
15:44:42 [2023-01-09T15:44:42.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.85s)
15:44:42 [2023-01-09T15:44:42.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
15:44:42 [2023-01-09T15:44:42.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
15:44:42 [2023-01-09T15:44:42.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
15:44:42 [2023-01-09T15:44:42.855Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
15:44:42 [2023-01-09T15:44:42.855Z] === RUN   TestBuildMultiStageParentConfig
15:44:43 [2023-01-09T15:44:43.111Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
15:44:43 [2023-01-09T15:44:43.111Z] === RUN   TestBuildLabelWithTargets
15:44:43 [2023-01-09T15:44:43.671Z] --- PASS: TestBuildLabelWithTargets (0.44s)
15:44:43 [2023-01-09T15:44:43.671Z] === RUN   TestBuildWithEmptyLayers
15:44:43 [2023-01-09T15:44:43.671Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
15:44:43 [2023-01-09T15:44:43.672Z] === RUN   TestBuildMultiStageOnBuild
15:44:44 [2023-01-09T15:44:44.598Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
15:44:44 [2023-01-09T15:44:44.598Z] === RUN   TestBuildUncleanTarFilenames
15:44:44 [2023-01-09T15:44:44.854Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
15:44:44 [2023-01-09T15:44:44.854Z] === RUN   TestBuildMultiStageLayerLeak
15:44:45 [2023-01-09T15:44:45.780Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
15:44:45 [2023-01-09T15:44:45.780Z] === RUN   TestBuildWithHugeFile
15:45:32 [2023-01-09T15:45:32.431Z] --- PASS: TestBuildWithHugeFile (40.38s)
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildWCOWSandboxSize
15:45:32 [2023-01-09T15:45:32.431Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:45:32 [2023-01-09T15:45:32.431Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildWithEmptyDockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:45:32 [2023-01-09T15:45:32.431Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:45:32 [2023-01-09T15:45:32.431Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
15:45:32 [2023-01-09T15:45:32.431Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:45:32 [2023-01-09T15:45:32.431Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildPreserveOwnership
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildPreserveOwnership/copy_from
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:45:32 [2023-01-09T15:45:32.431Z] --- PASS: TestBuildPreserveOwnership (2.25s)
15:45:32 [2023-01-09T15:45:32.431Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.63s)
15:45:32 [2023-01-09T15:45:32.431Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s)
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildPlatformInvalid
15:45:32 [2023-01-09T15:45:32.431Z] --- PASS: TestBuildPlatformInvalid (0.03s)
15:45:32 [2023-01-09T15:45:32.431Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:45:32 [2023-01-09T15:45:32.431Z] Loaded image: busybox:latest
15:45:32 [2023-01-09T15:45:32.431Z] Loaded image: busybox:glibc
15:45:32 [2023-01-09T15:45:32.431Z] Loaded image: debian:bullseye-slim
15:45:32 [2023-01-09T15:45:32.431Z] Loaded image: hello-world:latest
15:45:32 [2023-01-09T15:45:32.431Z] Loaded image: arm32v7/hello-world:latest
15:45:39 [2023-01-09T15:45:39.005Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.31s)
15:45:39 [2023-01-09T15:45:39.005Z] PASS
15:45:39 [2023-01-09T15:45:39.005Z] 
15:45:39 [2023-01-09T15:45:39.005Z] === Skipped
15:45:39 [2023-01-09T15:45:39.005Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:45:39 [2023-01-09T15:45:39.005Z]     build_session_test.go:25: TODO: BuildKit
15:45:39 [2023-01-09T15:45:39.005Z] 
15:45:39 [2023-01-09T15:45:39.005Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:45:39 [2023-01-09T15:45:39.005Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:45:39 [2023-01-09T15:45:39.005Z] 
15:45:39 [2023-01-09T15:45:39.005Z] DONE 34 tests, 2 skipped in 69.609s
15:45:39 [2023-01-09T15:45:39.005Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:45:39 [2023-01-09T15:45:39.005Z] ++ 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
15:45:39 [2023-01-09T15:45:39.005Z] ++ set -e
15:45:39 [2023-01-09T15:45:39.005Z] ++ '[' -n 0 ']'
15:45:39 [2023-01-09T15:45:39.005Z] ++ set -x
15:45:39 [2023-01-09T15:45:39.005Z] ++ 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
15:45:39 [2023-01-09T15:45:39.005Z] INFO: Testing against a local daemon
15:45:39 [2023-01-09T15:45:39.005Z] === RUN   TestConfigInspect
15:45:41 [2023-01-09T15:45:41.518Z] --- PASS: TestConfigInspect (2.17s)
15:45:41 [2023-01-09T15:45:41.518Z] === RUN   TestConfigList
15:45:43 [2023-01-09T15:45:43.411Z] --- PASS: TestConfigList (2.05s)
15:45:43 [2023-01-09T15:45:43.411Z] === RUN   TestConfigsCreateAndDelete
15:45:45 [2023-01-09T15:45:45.297Z] --- PASS: TestConfigsCreateAndDelete (2.08s)
15:45:45 [2023-01-09T15:45:45.297Z] === RUN   TestConfigsUpdate
15:45:47 [2023-01-09T15:45:47.809Z] --- PASS: TestConfigsUpdate (2.12s)
15:45:47 [2023-01-09T15:45:47.809Z] === RUN   TestTemplatedConfig
15:45:49 [2023-01-09T15:45:49.697Z] --- PASS: TestTemplatedConfig (2.42s)
15:45:49 [2023-01-09T15:45:49.697Z] === RUN   TestConfigCreateResolve
15:45:52 [2023-01-09T15:45:52.214Z] --- PASS: TestConfigCreateResolve (2.08s)
15:45:52 [2023-01-09T15:45:52.214Z] PASS
15:45:52 [2023-01-09T15:45:52.214Z] 
15:45:52 [2023-01-09T15:45:52.214Z] DONE 6 tests in 12.996s
15:45:52 [2023-01-09T15:45:52.214Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:45:52 [2023-01-09T15:45:52.214Z] ++ 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
15:45:52 [2023-01-09T15:45:52.214Z] ++ set -e
15:45:52 [2023-01-09T15:45:52.214Z] ++ '[' -n 0 ']'
15:45:52 [2023-01-09T15:45:52.214Z] ++ set -x
15:45:52 [2023-01-09T15:45:52.214Z] ++ 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
15:45:52 [2023-01-09T15:45:52.214Z] INFO: Testing against a local daemon
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestAttachWithTTY
15:45:52 [2023-01-09T15:45:52.214Z] --- PASS: TestAttachWithTTY (0.06s)
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestAttachWithoutTTy
15:45:52 [2023-01-09T15:45:52.214Z] --- PASS: TestAttachWithoutTTy (0.05s)
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestCheckpoint
15:45:52 [2023-01-09T15:45:52.214Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:45:52 [2023-01-09T15:45:52.214Z] --- SKIP: TestCheckpoint (0.00s)
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/commit
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/commit
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/create
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/containers/create
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:45:52 [2023-01-09T15:45:52.214Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/commit
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/containers/create
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:45:52 [2023-01-09T15:45:52.214Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:45:52 [2023-01-09T15:45:52.214Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:45:52 [2023-01-09T15:45:52.214Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:45:52 [2023-01-09T15:45:52.215Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:45:52 [2023-01-09T15:45:52.215Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:45:52 [2023-01-09T15:45:52.215Z] === RUN   TestCopyFromContainerPathIsNotDir
15:45:52 [2023-01-09T15:45:52.215Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:45:52 [2023-01-09T15:45:52.215Z] === RUN   TestCopyToContainerPathDoesNotExist
15:45:52 [2023-01-09T15:45:52.215Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:45:52 [2023-01-09T15:45:52.215Z] === RUN   TestCopyEmptyFile
15:45:52 [2023-01-09T15:45:52.470Z] --- PASS: TestCopyEmptyFile (0.07s)
15:45:52 [2023-01-09T15:45:52.470Z] === RUN   TestCopyToContainerPathIsNotDir
15:45:52 [2023-01-09T15:45:52.470Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:45:52 [2023-01-09T15:45:52.470Z] === RUN   TestCopyFromContainer
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer//
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/.
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer//.
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/./
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer//./
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer//bar/root
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer//bar/root/
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer//bar/root/.
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/bar/quux
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/bar/quux/
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/bar/quux/.
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:45:53 [2023-01-09T15:45:53.033Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCopyFromContainer/bar/notarget
15:45:53 [2023-01-09T15:45:53.288Z] --- PASS: TestCopyFromContainer (0.76s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/. (0.02s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer//. (0.02s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:45:53 [2023-01-09T15:45:53.288Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:45:53 [2023-01-09T15:45:53.288Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:45:53 [2023-01-09T15:45:53.288Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:45:53 [2023-01-09T15:45:53.288Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:45:53 [2023-01-09T15:45:53.288Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:45:53 [2023-01-09T15:45:53.288Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:45:53 [2023-01-09T15:45:53.288Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateLinkToNonExistingContainer
15:45:53 [2023-01-09T15:45:53.288Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateWithInvalidEnv
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateWithInvalidEnv/0
15:45:53 [2023-01-09T15:45:53.288Z] === PAUSE TestCreateWithInvalidEnv/0
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateWithInvalidEnv/1
15:45:53 [2023-01-09T15:45:53.288Z] === PAUSE TestCreateWithInvalidEnv/1
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateWithInvalidEnv/2
15:45:53 [2023-01-09T15:45:53.288Z] === PAUSE TestCreateWithInvalidEnv/2
15:45:53 [2023-01-09T15:45:53.288Z] === CONT  TestCreateWithInvalidEnv/0
15:45:53 [2023-01-09T15:45:53.288Z] === CONT  TestCreateWithInvalidEnv/2
15:45:53 [2023-01-09T15:45:53.288Z] === CONT  TestCreateWithInvalidEnv/1
15:45:53 [2023-01-09T15:45:53.288Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateTmpfsMountsTarget
15:45:53 [2023-01-09T15:45:53.288Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:45:53 [2023-01-09T15:45:53.288Z] === RUN   TestCreateWithCustomMaskedPaths
15:45:54 [2023-01-09T15:45:54.653Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
15:45:54 [2023-01-09T15:45:54.653Z] === RUN   TestCreateWithCustomReadonlyPaths
15:45:56 [2023-01-09T15:45:56.017Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
15:45:56 [2023-01-09T15:45:56.017Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:45:56 [2023-01-09T15:45:56.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:45:56 [2023-01-09T15:45:56.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:45:56 [2023-01-09T15:45:56.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:45:56 [2023-01-09T15:45:56.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:45:56 [2023-01-09T15:45:56.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:45:56 [2023-01-09T15:45:56.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:45:56 [2023-01-09T15:45:56.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:45:56 [2023-01-09T15:45:56.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:45:56 [2023-01-09T15:45:56.017Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:45:56 [2023-01-09T15:45:56.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:45:56 [2023-01-09T15:45:56.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:45:56 [2023-01-09T15:45:56.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:45:56 [2023-01-09T15:45:56.017Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:45:56 [2023-01-09T15:45:56.018Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:45:56 [2023-01-09T15:45:56.018Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:45:56 [2023-01-09T15:45:56.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:45:56 [2023-01-09T15:45:56.018Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:45:56 [2023-01-09T15:45:56.018Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:45:56 [2023-01-09T15:45:56.018Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:45:56 [2023-01-09T15:45:56.018Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:45:56 [2023-01-09T15:45:56.018Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:45:56 [2023-01-09T15:45:56.018Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:45:56 [2023-01-09T15:45:56.275Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateDifferentPlatform
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateDifferentPlatform/different_os
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:45:56 [2023-01-09T15:45:56.275Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:45:56 [2023-01-09T15:45:56.275Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:45:56 [2023-01-09T15:45:56.275Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:45:56 [2023-01-09T15:45:56.275Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:45:56 [2023-01-09T15:45:56.275Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateInvalidHostConfig
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:45:56 [2023-01-09T15:45:56.275Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:45:56 [2023-01-09T15:45:56.275Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:45:56 [2023-01-09T15:45:56.275Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:45:56 [2023-01-09T15:45:56.275Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:45:56 [2023-01-09T15:45:56.275Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:45:56 [2023-01-09T15:45:56.275Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:45:56 [2023-01-09T15:45:56.275Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:45:56 [2023-01-09T15:45:56.275Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:45:56 [2023-01-09T15:45:56.275Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestContainerStartOnDaemonRestart
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestContainerStartOnDaemonRestart
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestDaemonRestartIpcMode
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestDaemonRestartIpcMode
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestDaemonHostGatewayIP
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestDaemonHostGatewayIP
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestRestartDaemonWithRestartingContainer
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestContainerKillOnDaemonStart
15:45:56 [2023-01-09T15:45:56.275Z] === PAUSE TestContainerKillOnDaemonStart
15:45:56 [2023-01-09T15:45:56.275Z] === RUN   TestDiff
15:45:56 [2023-01-09T15:45:56.836Z] --- PASS: TestDiff (0.42s)
15:45:56 [2023-01-09T15:45:56.837Z] === RUN   TestExecConsoleSize
15:45:57 [2023-01-09T15:45:57.398Z] --- PASS: TestExecConsoleSize (0.46s)
15:45:57 [2023-01-09T15:45:57.398Z] === RUN   TestExecWithCloseStdin
15:45:57 [2023-01-09T15:45:57.654Z] --- PASS: TestExecWithCloseStdin (0.49s)
15:45:57 [2023-01-09T15:45:57.654Z] === RUN   TestExec
15:45:58 [2023-01-09T15:45:58.214Z] --- PASS: TestExec (0.47s)
15:45:58 [2023-01-09T15:45:58.214Z] === RUN   TestExecUser
15:45:58 [2023-01-09T15:45:58.775Z] --- PASS: TestExecUser (0.47s)
15:45:58 [2023-01-09T15:45:58.775Z] === RUN   TestExportContainerAndImportImage
15:45:59 [2023-01-09T15:45:59.336Z] --- PASS: TestExportContainerAndImportImage (0.51s)
15:45:59 [2023-01-09T15:45:59.336Z] === RUN   TestExportContainerAfterDaemonRestart
15:46:00 [2023-01-09T15:46:00.262Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
15:46:00 [2023-01-09T15:46:00.262Z] === RUN   TestHealthCheckWorkdir
15:46:00 [2023-01-09T15:46:00.824Z] --- PASS: TestHealthCheckWorkdir (0.53s)
15:46:00 [2023-01-09T15:46:00.824Z] === RUN   TestHealthKillContainer
15:46:08 [2023-01-09T15:46:08.963Z] --- PASS: TestHealthKillContainer (7.84s)
15:46:08 [2023-01-09T15:46:08.963Z] === RUN   TestHealthCheckProcessKilled
15:46:09 [2023-01-09T15:46:09.523Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
15:46:09 [2023-01-09T15:46:09.523Z] === RUN   TestInspectCpusetInConfigPre120
15:46:09 [2023-01-09T15:46:09.779Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
15:46:09 [2023-01-09T15:46:09.779Z] === RUN   TestIpcModeNone
15:46:10 [2023-01-09T15:46:10.340Z] --- PASS: TestIpcModeNone (0.47s)
15:46:10 [2023-01-09T15:46:10.340Z] === RUN   TestIpcModePrivate
15:46:10 [2023-01-09T15:46:10.596Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
15:46:10 [2023-01-09T15:46:10.596Z] --- PASS: TestIpcModePrivate (0.46s)
15:46:10 [2023-01-09T15:46:10.596Z] === RUN   TestIpcModeShareable
15:46:11 [2023-01-09T15:46:11.157Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
15:46:11 [2023-01-09T15:46:11.157Z] --- PASS: TestIpcModeShareable (0.47s)
15:46:11 [2023-01-09T15:46:11.157Z] === RUN   TestAPIIpcModeShareableAndContainer
15:46:12 [2023-01-09T15:46:12.521Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
15:46:12 [2023-01-09T15:46:12.521Z] === RUN   TestAPIIpcModeHost
15:46:13 [2023-01-09T15:46:13.082Z] --- PASS: TestAPIIpcModeHost (0.39s)
15:46:13 [2023-01-09T15:46:13.082Z] === RUN   TestDaemonIpcModeShareable
15:46:14 [2023-01-09T15:46:14.010Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:46:14 [2023-01-09T15:46:14.010Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
15:46:14 [2023-01-09T15:46:14.010Z] === RUN   TestDaemonIpcModePrivate
15:46:14 [2023-01-09T15:46:14.936Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:46:15 [2023-01-09T15:46:15.192Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
15:46:15 [2023-01-09T15:46:15.192Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:46:16 [2023-01-09T15:46:16.119Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
15:46:16 [2023-01-09T15:46:16.119Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s)
15:46:16 [2023-01-09T15:46:16.119Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:46:17 [2023-01-09T15:46:17.046Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
15:46:17 [2023-01-09T15:46:17.313Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
15:46:17 [2023-01-09T15:46:17.313Z] === RUN   TestIpcModeOlderClient
15:46:17 [2023-01-09T15:46:17.313Z] === PAUSE TestIpcModeOlderClient
15:46:17 [2023-01-09T15:46:17.313Z] === RUN   TestKillContainerInvalidSignal
15:46:17 [2023-01-09T15:46:17.880Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
15:46:17 [2023-01-09T15:46:17.880Z] === RUN   TestKillContainer
15:46:17 [2023-01-09T15:46:17.880Z] === RUN   TestKillContainer/no_signal
15:46:18 [2023-01-09T15:46:18.138Z] === RUN   TestKillContainer/non_killing_signal
15:46:18 [2023-01-09T15:46:18.395Z] === RUN   TestKillContainer/killing_signal
15:46:18 [2023-01-09T15:46:18.955Z] --- PASS: TestKillContainer (1.29s)
15:46:18 [2023-01-09T15:46:18.955Z]     --- PASS: TestKillContainer/no_signal (0.42s)
15:46:18 [2023-01-09T15:46:18.955Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
15:46:18 [2023-01-09T15:46:18.955Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
15:46:18 [2023-01-09T15:46:18.955Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:46:18 [2023-01-09T15:46:18.955Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:46:19 [2023-01-09T15:46:19.516Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:46:20 [2023-01-09T15:46:20.443Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
15:46:20 [2023-01-09T15:46:20.443Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:46:20 [2023-01-09T15:46:20.443Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
15:46:20 [2023-01-09T15:46:20.443Z] === RUN   TestKillStoppedContainer
15:46:20 [2023-01-09T15:46:20.443Z] --- PASS: TestKillStoppedContainer (0.05s)
15:46:20 [2023-01-09T15:46:20.443Z] === RUN   TestKillStoppedContainerAPIPre120
15:46:20 [2023-01-09T15:46:20.443Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:46:20 [2023-01-09T15:46:20.443Z] === RUN   TestKillDifferentUserContainer
15:46:21 [2023-01-09T15:46:21.004Z] --- PASS: TestKillDifferentUserContainer (0.42s)
15:46:21 [2023-01-09T15:46:21.004Z] === RUN   TestInspectOomKilledTrue
15:46:21 [2023-01-09T15:46:21.259Z] --- PASS: TestInspectOomKilledTrue (0.48s)
15:46:21 [2023-01-09T15:46:21.259Z] === RUN   TestInspectOomKilledFalse
15:46:21 [2023-01-09T15:46:21.820Z] --- PASS: TestInspectOomKilledFalse (0.43s)
15:46:21 [2023-01-09T15:46:21.820Z] === RUN   TestLinksEtcHostsContentMatch
15:46:22 [2023-01-09T15:46:22.076Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
15:46:22 [2023-01-09T15:46:22.076Z] === RUN   TestLinksContainerNames
15:46:23 [2023-01-09T15:46:23.003Z] --- PASS: TestLinksContainerNames (0.79s)
15:46:23 [2023-01-09T15:46:23.003Z] === RUN   TestLogsFollowTailEmpty
15:46:23 [2023-01-09T15:46:23.258Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:46:23 [2023-01-09T15:46:23.258Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:46:23 [2023-01-09T15:46:23.258Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:46:23 [2023-01-09T15:46:23.258Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:46:23 [2023-01-09T15:46:23.258Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:46:23 [2023-01-09T15:46:23.823Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:46:23 [2023-01-09T15:46:23.823Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:46:24 [2023-01-09T15:46:24.387Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:46:24 [2023-01-09T15:46:24.387Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:46:25 [2023-01-09T15:46:25.314Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:46:25 [2023-01-09T15:46:25.314Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:46:25 [2023-01-09T15:46:25.314Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:46:25 [2023-01-09T15:46:25.314Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:46:25 [2023-01-09T15:46:25.875Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:46:25 [2023-01-09T15:46:25.875Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:46:26 [2023-01-09T15:46:26.436Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:46:26 [2023-01-09T15:46:26.436Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:46:26 [2023-01-09T15:46:26.998Z] --- PASS: TestLogs (3.65s)
15:46:26 [2023-01-09T15:46:26.998Z]     --- PASS: TestLogs/driver_local (0.01s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s)
15:46:26 [2023-01-09T15:46:26.998Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
15:46:26 [2023-01-09T15:46:26.998Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
15:46:26 [2023-01-09T15:46:26.998Z] === RUN   TestContainerNetworkMountsNoChown
15:46:27 [2023-01-09T15:46:27.254Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/default
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/default
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/private
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/private
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rprivate
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rprivate
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/slave
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/slave
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rslave
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rslave
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/shared
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/shared
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rshared
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rshared
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/default
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/default/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/default/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/rslave
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/rshared
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/shared
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/rprivate
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/slave
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/private
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/private/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/private/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:46:27 [2023-01-09T15:46:27.254Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/default/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:46:27 [2023-01-09T15:46:27.254Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/default/mount_root
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:46:27 [2023-01-09T15:46:27.509Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/private/bind_root
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/private/mount_root
15:46:27 [2023-01-09T15:46:27.765Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:46:27 [2023-01-09T15:46:27.765Z] --- PASS: TestMountDaemonRoot (0.02s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:46:27 [2023-01-09T15:46:27.765Z] === RUN   TestContainerBindMountNonRecursive
15:46:29 [2023-01-09T15:46:29.129Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
15:46:29 [2023-01-09T15:46:29.129Z] === RUN   TestContainerVolumesMountedAsShared
15:46:29 [2023-01-09T15:46:29.691Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
15:46:29 [2023-01-09T15:46:29.691Z] === RUN   TestContainerVolumesMountedAsSlave
15:46:29 [2023-01-09T15:46:29.946Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
15:46:29 [2023-01-09T15:46:29.946Z] === RUN   TestContainerCopyLeaksMounts
15:46:30 [2023-01-09T15:46:30.507Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
15:46:30 [2023-01-09T15:46:30.507Z] === RUN   TestNetworkNat
15:46:31 [2023-01-09T15:46:31.069Z] --- PASS: TestNetworkNat (0.47s)
15:46:31 [2023-01-09T15:46:31.069Z] === RUN   TestNetworkLocalhostTCPNat
15:46:31 [2023-01-09T15:46:31.324Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
15:46:31 [2023-01-09T15:46:31.324Z] === RUN   TestNetworkLoopbackNat
15:46:34 [2023-01-09T15:46:34.588Z] --- PASS: TestNetworkLoopbackNat (2.63s)
15:46:34 [2023-01-09T15:46:34.588Z] === RUN   TestPause
15:46:34 [2023-01-09T15:46:34.588Z] --- PASS: TestPause (0.42s)
15:46:34 [2023-01-09T15:46:34.588Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:46:34 [2023-01-09T15:46:34.588Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:46:34 [2023-01-09T15:46:34.588Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:46:34 [2023-01-09T15:46:34.588Z] === RUN   TestPauseStopPausedContainer
15:46:34 [2023-01-09T15:46:34.844Z] --- PASS: TestPauseStopPausedContainer (0.47s)
15:46:34 [2023-01-09T15:46:34.844Z] === RUN   TestPidHost
15:46:36 [2023-01-09T15:46:36.211Z] --- PASS: TestPidHost (0.97s)
15:46:36 [2023-01-09T15:46:36.211Z] === RUN   TestPsFilter
15:46:36 [2023-01-09T15:46:36.211Z] --- PASS: TestPsFilter (0.12s)
15:46:36 [2023-01-09T15:46:36.211Z] === RUN   TestRemoveContainerWithRemovedVolume
15:46:36 [2023-01-09T15:46:36.467Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
15:46:36 [2023-01-09T15:46:36.467Z] === RUN   TestRemoveContainerWithVolume
15:46:37 [2023-01-09T15:46:37.028Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
15:46:37 [2023-01-09T15:46:37.028Z] === RUN   TestRemoveContainerRunning
15:46:37 [2023-01-09T15:46:37.284Z] --- PASS: TestRemoveContainerRunning (0.44s)
15:46:37 [2023-01-09T15:46:37.284Z] === RUN   TestRemoveContainerForceRemoveRunning
15:46:37 [2023-01-09T15:46:37.845Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
15:46:37 [2023-01-09T15:46:37.845Z] === RUN   TestRemoveInvalidContainer
15:46:37 [2023-01-09T15:46:37.845Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:46:37 [2023-01-09T15:46:37.845Z] === RUN   TestRenameLinkedContainer
15:46:39 [2023-01-09T15:46:39.733Z] --- PASS: TestRenameLinkedContainer (1.75s)
15:46:39 [2023-01-09T15:46:39.733Z] === RUN   TestRenameStoppedContainer
15:46:39 [2023-01-09T15:46:39.992Z] --- PASS: TestRenameStoppedContainer (0.46s)
15:46:39 [2023-01-09T15:46:39.992Z] === RUN   TestRenameRunningContainerAndReuse
15:46:40 [2023-01-09T15:46:40.918Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
15:46:40 [2023-01-09T15:46:40.918Z] === RUN   TestRenameInvalidName
15:46:41 [2023-01-09T15:46:41.173Z] --- PASS: TestRenameInvalidName (0.40s)
15:46:41 [2023-01-09T15:46:41.173Z] === RUN   TestRenameAnonymousContainer
15:46:43 [2023-01-09T15:46:43.061Z] --- PASS: TestRenameAnonymousContainer (1.48s)
15:46:43 [2023-01-09T15:46:43.061Z] === RUN   TestRenameContainerWithSameName
15:46:43 [2023-01-09T15:46:43.061Z] --- PASS: TestRenameContainerWithSameName (0.43s)
15:46:43 [2023-01-09T15:46:43.061Z] === RUN   TestRenameContainerWithLinkedContainer
15:46:43 [2023-01-09T15:46:43.987Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
15:46:43 [2023-01-09T15:46:43.987Z] === RUN   TestResize
15:46:44 [2023-01-09T15:46:44.243Z] --- PASS: TestResize (0.40s)
15:46:44 [2023-01-09T15:46:44.243Z] === RUN   TestResizeWithInvalidSize
15:46:44 [2023-01-09T15:46:44.804Z] --- PASS: TestResizeWithInvalidSize (0.45s)
15:46:44 [2023-01-09T15:46:44.804Z] === RUN   TestResizeWhenContainerNotStarted
15:46:45 [2023-01-09T15:46:45.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:46:45 [2023-01-09T15:46:45.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:46:46 [2023-01-09T15:46:46.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:46:48 [2023-01-09T15:46:48.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:46:49 [2023-01-09T15:46:49.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:46:49 [2023-01-09T15:46:49.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:46:50 [2023-01-09T15:46:50.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:46:50 [2023-01-09T15:46:50.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:46:53 [2023-01-09T15:46:53.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:46:53 [2023-01-09T15:46:53.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:46:55 [2023-01-09T15:46:55.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:46:56 [2023-01-09T15:46:56.972Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:46:57 [2023-01-09T15:46:57.228Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:46:58 [2023-01-09T15:46:58.592Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:46:59 [2023-01-09T15:46:59.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:47:00 [2023-01-09T15:47:00.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:47:01 [2023-01-09T15:47:01.972Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.60s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.55s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.50s)
15:47:01 [2023-01-09T15:47:01.972Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
15:47:01 [2023-01-09T15:47:01.972Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:47:01 [2023-01-09T15:47:01.972Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:47:02 [2023-01-09T15:47:02.534Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:47:03 [2023-01-09T15:47:03.460Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
15:47:03 [2023-01-09T15:47:03.460Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s)
15:47:03 [2023-01-09T15:47:03.460Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
15:47:03 [2023-01-09T15:47:03.460Z] === RUN   TestCgroupNamespacesRun
15:47:04 [2023-01-09T15:47:04.837Z] --- PASS: TestCgroupNamespacesRun (1.05s)
15:47:04 [2023-01-09T15:47:04.837Z] === RUN   TestCgroupNamespacesRunPrivileged
15:47:05 [2023-01-09T15:47:05.797Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
15:47:05 [2023-01-09T15:47:05.797Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:47:06 [2023-01-09T15:47:06.733Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
15:47:06 [2023-01-09T15:47:06.733Z] === RUN   TestCgroupNamespacesRunHostMode
15:47:07 [2023-01-09T15:47:07.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
15:47:07 [2023-01-09T15:47:07.659Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:47:09 [2023-01-09T15:47:09.025Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
15:47:09 [2023-01-09T15:47:09.025Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:47:09 [2023-01-09T15:47:09.954Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
15:47:09 [2023-01-09T15:47:09.954Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:47:10 [2023-01-09T15:47:10.604Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
15:47:10 [2023-01-09T15:47:10.604Z] === RUN   TestCgroupNamespacesRunOlderClient
15:47:11 [2023-01-09T15:47:11.532Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.04s)
15:47:11 [2023-01-09T15:47:11.532Z] === RUN   TestNISDomainname
15:47:12 [2023-01-09T15:47:12.136Z] --- PASS: TestNISDomainname (0.54s)
15:47:12 [2023-01-09T15:47:12.136Z] === RUN   TestHostnameDnsResolution
15:47:12 [2023-01-09T15:47:12.697Z] --- PASS: TestHostnameDnsResolution (0.64s)
15:47:12 [2023-01-09T15:47:12.697Z] === RUN   TestUnprivilegedPortsAndPing
15:47:13 [2023-01-09T15:47:13.260Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
15:47:13 [2023-01-09T15:47:13.260Z] === RUN   TestPrivilegedHostDevices
15:47:13 [2023-01-09T15:47:13.822Z] --- PASS: TestPrivilegedHostDevices (0.48s)
15:47:13 [2023-01-09T15:47:13.822Z] === RUN   TestRunConsoleSize
15:47:14 [2023-01-09T15:47:14.385Z] --- PASS: TestRunConsoleSize (0.45s)
15:47:14 [2023-01-09T15:47:14.385Z] === RUN   TestRunWithAlternativeContainerdShim
15:47:16 [2023-01-09T15:47:16.380Z] --- PASS: TestRunWithAlternativeContainerdShim (1.92s)
15:47:16 [2023-01-09T15:47:16.380Z] === RUN   TestStats
15:47:18 [2023-01-09T15:47:18.893Z] --- PASS: TestStats (2.50s)
15:47:18 [2023-01-09T15:47:18.893Z] === RUN   TestStopContainerWithTimeout
15:47:18 [2023-01-09T15:47:18.893Z] === RUN   TestStopContainerWithTimeout/0
15:47:18 [2023-01-09T15:47:18.893Z] === PAUSE TestStopContainerWithTimeout/0
15:47:18 [2023-01-09T15:47:18.893Z] === RUN   TestStopContainerWithTimeout/1
15:47:18 [2023-01-09T15:47:18.893Z] === PAUSE TestStopContainerWithTimeout/1
15:47:18 [2023-01-09T15:47:18.893Z] === RUN   TestStopContainerWithTimeout/3
15:47:18 [2023-01-09T15:47:18.893Z] === PAUSE TestStopContainerWithTimeout/3
15:47:18 [2023-01-09T15:47:18.893Z] === RUN   TestStopContainerWithTimeout/-1
15:47:18 [2023-01-09T15:47:18.893Z] === PAUSE TestStopContainerWithTimeout/-1
15:47:18 [2023-01-09T15:47:18.893Z] === CONT  TestStopContainerWithTimeout/0
15:47:18 [2023-01-09T15:47:18.893Z] === CONT  TestStopContainerWithTimeout/-1
15:47:19 [2023-01-09T15:47:19.149Z] === CONT  TestStopContainerWithTimeout/3
15:47:21 [2023-01-09T15:47:21.662Z] === CONT  TestStopContainerWithTimeout/1
15:47:22 [2023-01-09T15:47:22.589Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:47:22 [2023-01-09T15:47:22.589Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
15:47:22 [2023-01-09T15:47:22.589Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
15:47:22 [2023-01-09T15:47:22.589Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
15:47:22 [2023-01-09T15:47:22.589Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
15:47:22 [2023-01-09T15:47:22.589Z] === RUN   TestDeleteDevicemapper
15:47:22 [2023-01-09T15:47:22.589Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:47:22 [2023-01-09T15:47:22.589Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:47:22 [2023-01-09T15:47:22.589Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:47:23 [2023-01-09T15:47:23.957Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s)
15:47:23 [2023-01-09T15:47:23.957Z] === RUN   TestUpdateMemory
15:47:24 [2023-01-09T15:47:24.520Z] --- PASS: TestUpdateMemory (0.52s)
15:47:24 [2023-01-09T15:47:24.520Z] === RUN   TestUpdateCPUQuota
15:47:25 [2023-01-09T15:47:25.082Z] --- PASS: TestUpdateCPUQuota (0.68s)
15:47:25 [2023-01-09T15:47:25.082Z] === RUN   TestUpdatePidsLimit
15:47:25 [2023-01-09T15:47:25.338Z] === RUN   TestUpdatePidsLimit/update_from_none
15:47:25 [2023-01-09T15:47:25.338Z] === RUN   TestUpdatePidsLimit/no_change
15:47:25 [2023-01-09T15:47:25.593Z] === RUN   TestUpdatePidsLimit/update_lower
15:47:25 [2023-01-09T15:47:25.849Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:47:25 [2023-01-09T15:47:25.849Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:47:26 [2023-01-09T15:47:26.105Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:47:26 [2023-01-09T15:47:26.360Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:47:26 [2023-01-09T15:47:26.922Z] --- PASS: TestUpdatePidsLimit (1.71s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
15:47:26 [2023-01-09T15:47:26.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
15:47:26 [2023-01-09T15:47:26.922Z] === RUN   TestUpdateRestartPolicy
15:47:39 [2023-01-09T15:47:39.089Z] --- PASS: TestUpdateRestartPolicy (10.82s)
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestUpdateRestartWithAutoRemove
15:47:39 [2023-01-09T15:47:39.089Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestWaitNonBlocked
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:47:39 [2023-01-09T15:47:39.089Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:47:39 [2023-01-09T15:47:39.089Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:47:39 [2023-01-09T15:47:39.089Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:47:39 [2023-01-09T15:47:39.089Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:47:39 [2023-01-09T15:47:39.089Z] --- PASS: TestWaitNonBlocked (0.01s)
15:47:39 [2023-01-09T15:47:39.089Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
15:47:39 [2023-01-09T15:47:39.089Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestWaitBlocked
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:47:39 [2023-01-09T15:47:39.089Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:47:39 [2023-01-09T15:47:39.089Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:47:39 [2023-01-09T15:47:39.089Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:47:39 [2023-01-09T15:47:39.089Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:47:39 [2023-01-09T15:47:39.089Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:47:39 [2023-01-09T15:47:39.650Z] --- PASS: TestWaitBlocked (0.02s)
15:47:39 [2023-01-09T15:47:39.650Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
15:47:39 [2023-01-09T15:47:39.650Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
15:47:39 [2023-01-09T15:47:39.650Z] === RUN   TestWaitConditions
15:47:39 [2023-01-09T15:47:39.650Z] === RUN   TestWaitConditions/default
15:47:39 [2023-01-09T15:47:39.650Z] === PAUSE TestWaitConditions/default
15:47:39 [2023-01-09T15:47:39.650Z] === RUN   TestWaitConditions/not-running
15:47:39 [2023-01-09T15:47:39.650Z] === PAUSE TestWaitConditions/not-running
15:47:39 [2023-01-09T15:47:39.650Z] === RUN   TestWaitConditions/next-exit
15:47:39 [2023-01-09T15:47:39.650Z] === PAUSE TestWaitConditions/next-exit
15:47:39 [2023-01-09T15:47:39.650Z] === RUN   TestWaitConditions/removed
15:47:39 [2023-01-09T15:47:39.650Z] === PAUSE TestWaitConditions/removed
15:47:39 [2023-01-09T15:47:39.650Z] === CONT  TestWaitConditions/default
15:47:39 [2023-01-09T15:47:39.650Z] === CONT  TestWaitConditions/next-exit
15:47:39 [2023-01-09T15:47:39.650Z]     wait_test.go:146: ContainerID = de7369f384bd5a1140613920f4f0d408b42c10ebafb82fcfc0cc62cca0cabca8
15:47:39 [2023-01-09T15:47:39.650Z] === CONT  TestWaitConditions/default
15:47:39 [2023-01-09T15:47:39.650Z]     wait_test.go:146: ContainerID = e2ded63166f765176589ba6b9e91bdd3a42fc718b4e3b8e2d7e5e78434409502
15:47:40 [2023-01-09T15:47:40.211Z] === CONT  TestWaitConditions/removed
15:47:40 [2023-01-09T15:47:40.211Z]     wait_test.go:146: ContainerID = 17e3de9e8f46153bb0ce7502b06eefe0f438ff9e1f7ffce403f22e880c82709b
15:47:40 [2023-01-09T15:47:40.211Z] === CONT  TestWaitConditions/not-running
15:47:40 [2023-01-09T15:47:40.211Z]     wait_test.go:146: ContainerID = 45e60b1e02e1cdfe9156d5f0839d18087556f4c46d95ad84d018bba57803298f
15:47:40 [2023-01-09T15:47:40.772Z] --- PASS: TestWaitConditions (0.01s)
15:47:40 [2023-01-09T15:47:40.772Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
15:47:40 [2023-01-09T15:47:40.772Z]     --- PASS: TestWaitConditions/default (0.71s)
15:47:40 [2023-01-09T15:47:40.772Z]     --- PASS: TestWaitConditions/removed (0.48s)
15:47:40 [2023-01-09T15:47:40.772Z]     --- PASS: TestWaitConditions/not-running (0.53s)
15:47:40 [2023-01-09T15:47:40.772Z] === RUN   TestWaitRestartedContainer
15:47:40 [2023-01-09T15:47:40.772Z] === RUN   TestWaitRestartedContainer/default
15:47:40 [2023-01-09T15:47:40.772Z] === PAUSE TestWaitRestartedContainer/default
15:47:40 [2023-01-09T15:47:40.772Z] === RUN   TestWaitRestartedContainer/not-running
15:47:40 [2023-01-09T15:47:40.772Z] === PAUSE TestWaitRestartedContainer/not-running
15:47:40 [2023-01-09T15:47:40.772Z] === RUN   TestWaitRestartedContainer/next-exit
15:47:40 [2023-01-09T15:47:40.772Z] === PAUSE TestWaitRestartedContainer/next-exit
15:47:40 [2023-01-09T15:47:40.772Z] === CONT  TestWaitRestartedContainer/default
15:47:40 [2023-01-09T15:47:40.772Z] === CONT  TestWaitRestartedContainer/next-exit
15:47:42 [2023-01-09T15:47:42.138Z] === CONT  TestWaitRestartedContainer/not-running
15:47:43 [2023-01-09T15:47:43.064Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:47:43 [2023-01-09T15:47:43.064Z]     --- PASS: TestWaitRestartedContainer/default (1.28s)
15:47:43 [2023-01-09T15:47:43.064Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
15:47:43 [2023-01-09T15:47:43.064Z]     --- PASS: TestWaitRestartedContainer/not-running (1.04s)
15:47:43 [2023-01-09T15:47:43.064Z] === CONT  TestRestartDaemonWithRestartingContainer
15:47:43 [2023-01-09T15:47:43.064Z] === CONT  TestContainerStartOnDaemonRestart
15:47:44 [2023-01-09T15:47:44.953Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s)
15:47:44 [2023-01-09T15:47:44.953Z] === CONT  TestIpcModeOlderClient
15:47:45 [2023-01-09T15:47:45.208Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s)
15:47:45 [2023-01-09T15:47:45.208Z] === CONT  TestContainerKillOnDaemonStart
15:47:45 [2023-01-09T15:47:45.208Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:47:45 [2023-01-09T15:47:45.208Z] === CONT  TestDaemonHostGatewayIP
15:47:47 [2023-01-09T15:47:47.721Z] --- PASS: TestDaemonHostGatewayIP (2.24s)
15:47:47 [2023-01-09T15:47:47.721Z] === CONT  TestDaemonRestartIpcMode
15:47:49 [2023-01-09T15:47:49.609Z] --- PASS: TestDaemonRestartIpcMode (2.09s)
15:47:57 [2023-01-09T15:47:57.688Z] --- PASS: TestContainerKillOnDaemonStart (11.62s)
15:47:57 [2023-01-09T15:47:57.688Z] PASS
15:47:57 [2023-01-09T15:47:57.688Z] 
15:47:57 [2023-01-09T15:47:57.688Z] === Skipped
15:47:57 [2023-01-09T15:47:57.688Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:47:57 [2023-01-09T15:47:57.689Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:47:57 [2023-01-09T15:47:57.689Z] 
15:47:57 [2023-01-09T15:47:57.689Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:47:57 [2023-01-09T15:47:57.689Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:47:57 [2023-01-09T15:47:57.689Z] 
15:47:57 [2023-01-09T15:47:57.689Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:47:57 [2023-01-09T15:47:57.689Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:47:57 [2023-01-09T15:47:57.689Z] 
15:47:57 [2023-01-09T15:47:57.689Z] DONE 281 tests, 3 skipped in 124.893s
15:47:57 [2023-01-09T15:47:57.689Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:47:57 [2023-01-09T15:47:57.689Z] ++ 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
15:47:57 [2023-01-09T15:47:57.689Z] ++ set -e
15:47:57 [2023-01-09T15:47:57.689Z] ++ '[' -n 0 ']'
15:47:57 [2023-01-09T15:47:57.689Z] ++ set -x
15:47:57 [2023-01-09T15:47:57.689Z] ++ 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
15:47:57 [2023-01-09T15:47:57.689Z] INFO: Testing against a local daemon
15:47:57 [2023-01-09T15:47:57.689Z] === RUN   TestConfigDaemonID
15:47:57 [2023-01-09T15:47:57.944Z]     daemon_test.go:51: [d07942052cc7b] daemon is not started
15:47:57 [2023-01-09T15:47:57.944Z] --- PASS: TestConfigDaemonID (1.04s)
15:47:57 [2023-01-09T15:47:57.944Z] === RUN   TestDaemonConfigValidation
15:47:57 [2023-01-09T15:47:57.944Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:47:57 [2023-01-09T15:47:57.944Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:47:57 [2023-01-09T15:47:57.944Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:47:57 [2023-01-09T15:47:57.944Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:47:57 [2023-01-09T15:47:57.944Z] === RUN   TestDaemonConfigValidation/invalid_config
15:47:57 [2023-01-09T15:47:57.944Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:47:57 [2023-01-09T15:47:57.944Z] === RUN   TestDaemonConfigValidation/malformed_config
15:47:57 [2023-01-09T15:47:57.944Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:47:57 [2023-01-09T15:47:57.944Z] === RUN   TestDaemonConfigValidation/valid_config
15:47:57 [2023-01-09T15:47:57.944Z] === PAUSE TestDaemonConfigValidation/valid_config
15:47:57 [2023-01-09T15:47:57.944Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:47:57 [2023-01-09T15:47:57.944Z] === CONT  TestDaemonConfigValidation/malformed_config
15:47:57 [2023-01-09T15:47:57.944Z] === CONT  TestDaemonConfigValidation/valid_config
15:47:57 [2023-01-09T15:47:57.944Z] === CONT  TestDaemonConfigValidation/invalid_config
15:47:58 [2023-01-09T15:47:58.199Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:47:58 [2023-01-09T15:47:58.199Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:47:58 [2023-01-09T15:47:58.199Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:47:58 [2023-01-09T15:47:58.199Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
15:47:58 [2023-01-09T15:47:58.199Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
15:47:58 [2023-01-09T15:47:58.199Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
15:47:58 [2023-01-09T15:47:58.199Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:47:58 [2023-01-09T15:47:58.200Z] === RUN   TestConfigDaemonSeccompProfiles
15:47:58 [2023-01-09T15:47:58.200Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:47:59 [2023-01-09T15:47:59.126Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:48:00 [2023-01-09T15:48:00.490Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:48:01 [2023-01-09T15:48:01.418Z] === CONT  TestConfigDaemonSeccompProfiles
15:48:01 [2023-01-09T15:48:01.418Z]     daemon_test.go:165: [d3afb0d0f7c3e] daemon is not started
15:48:01 [2023-01-09T15:48:01.418Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
15:48:01 [2023-01-09T15:48:01.418Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:48:01 [2023-01-09T15:48:01.418Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:48:01 [2023-01-09T15:48:01.418Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:48:01 [2023-01-09T15:48:01.418Z] === RUN   TestDaemonProxy
15:48:01 [2023-01-09T15:48:01.418Z] === RUN   TestDaemonProxy/environment_variables
15:48:03 [2023-01-09T15:48:03.305Z] === RUN   TestDaemonProxy/command-line_options
15:48:04 [2023-01-09T15:48:04.723Z] === RUN   TestDaemonProxy/configuration_file
15:48:06 [2023-01-09T15:48:06.637Z] === RUN   TestDaemonProxy/conflicting_options
15:48:06 [2023-01-09T15:48:06.892Z] === RUN   TestDaemonProxy/reload_sanitized
15:48:07 [2023-01-09T15:48:07.453Z] --- PASS: TestDaemonProxy (6.23s)
15:48:07 [2023-01-09T15:48:07.453Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
15:48:07 [2023-01-09T15:48:07.453Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
15:48:07 [2023-01-09T15:48:07.453Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:48:07 [2023-01-09T15:48:07.453Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:48:07 [2023-01-09T15:48:07.453Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:48:07 [2023-01-09T15:48:07.453Z] === RUN   TestLiveRestore
15:48:07 [2023-01-09T15:48:07.453Z] === RUN   TestLiveRestore/volume_references
15:48:07 [2023-01-09T15:48:07.453Z] === PAUSE TestLiveRestore/volume_references
15:48:07 [2023-01-09T15:48:07.453Z] === CONT  TestLiveRestore/volume_references
15:48:08 [2023-01-09T15:48:08.057Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:48:08 [2023-01-09T15:48:08.057Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:48:08 [2023-01-09T15:48:08.984Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:48:09 [2023-01-09T15:48:09.911Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:48:10 [2023-01-09T15:48:10.837Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:48:11 [2023-01-09T15:48:11.763Z] --- PASS: TestLiveRestore (0.00s)
15:48:11 [2023-01-09T15:48:11.764Z]     --- PASS: TestLiveRestore/volume_references (4.10s)
15:48:11 [2023-01-09T15:48:11.764Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.50s)
15:48:11 [2023-01-09T15:48:11.764Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.88s)
15:48:11 [2023-01-09T15:48:11.764Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
15:48:11 [2023-01-09T15:48:11.764Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
15:48:11 [2023-01-09T15:48:11.764Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
15:48:11 [2023-01-09T15:48:11.764Z] PASS
15:48:11 [2023-01-09T15:48:11.764Z] 
15:48:11 [2023-01-09T15:48:11.764Z] DONE 24 tests in 14.875s
15:48:11 [2023-01-09T15:48:11.764Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:48:11 [2023-01-09T15:48:11.764Z] ++ 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
15:48:11 [2023-01-09T15:48:11.764Z] ++ set -e
15:48:11 [2023-01-09T15:48:11.764Z] ++ '[' -n 0 ']'
15:48:11 [2023-01-09T15:48:11.764Z] ++ set -x
15:48:11 [2023-01-09T15:48:11.764Z] ++ 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
15:48:12 [2023-01-09T15:48:12.019Z] INFO: Testing against a local daemon
15:48:12 [2023-01-09T15:48:12.019Z] === RUN   TestCommitInheritsEnv
15:48:12 [2023-01-09T15:48:12.019Z] --- PASS: TestCommitInheritsEnv (0.16s)
15:48:12 [2023-01-09T15:48:12.019Z] === RUN   TestImportExtremelyLargeImageWorks
15:48:12 [2023-01-09T15:48:12.020Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:48:12 [2023-01-09T15:48:12.020Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
15:48:12 [2023-01-09T15:48:12.020Z] === RUN   TestImportWithCustomPlatform
15:48:12 [2023-01-09T15:48:12.020Z] === RUN   TestImportWithCustomPlatform/#00
15:48:12 [2023-01-09T15:48:12.020Z] === RUN   TestImportWithCustomPlatform/_______
15:48:12 [2023-01-09T15:48:12.020Z] === RUN   TestImportWithCustomPlatform//
15:48:12 [2023-01-09T15:48:12.020Z] === RUN   TestImportWithCustomPlatform/linux
15:48:12 [2023-01-09T15:48:12.020Z] === RUN   TestImportWithCustomPlatform/LINUX
15:48:12 [2023-01-09T15:48:12.275Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:48:12 [2023-01-09T15:48:12.275Z] === RUN   TestImportWithCustomPlatform/macos
15:48:12 [2023-01-09T15:48:12.275Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:48:12 [2023-01-09T15:48:12.275Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:48:12 [2023-01-09T15:48:12.275Z] --- PASS: TestImportWithCustomPlatform (0.11s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:48:12 [2023-01-09T15:48:12.275Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:48:12 [2023-01-09T15:48:12.275Z] === RUN   TestImagesFilterMultiReference
15:48:12 [2023-01-09T15:48:12.275Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:48:12 [2023-01-09T15:48:12.275Z] === RUN   TestImagesFilterBeforeSince
15:48:12 [2023-01-09T15:48:12.531Z]     list_test.go:87: ImageList: ID=sha256:71356d69fb9f6ebb7a2d522f7cb5fe58cf14adc6dd5a80643f31b91865987626 RepoTags=[testimagesfilterbeforesince:v3]
15:48:12 [2023-01-09T15:48:12.531Z]     list_test.go:87: ImageList: ID=sha256:da731c7d054086e0d4f6b9fcbb6910c6f2891deba1788c73af6b7fb8c0f9b22f RepoTags=[testimagesfilterbeforesince:v1]
15:48:12 [2023-01-09T15:48:12.531Z]     list_test.go:87: ImageList: ID=sha256:10258080319af61eb4393e5022e127a9d482ba416c20966e303fb83a68457de0 RepoTags=[testimagesfilterbeforesince:v2]
15:48:12 [2023-01-09T15:48:12.531Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
15:48:12 [2023-01-09T15:48:12.531Z] === RUN   TestImagePullPlatformInvalid
15:48:12 [2023-01-09T15:48:12.531Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:48:12 [2023-01-09T15:48:12.531Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" 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.4 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.19.4 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=60a59fb6-4237-4fc3-81f4-10bbf9b286e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56454" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=60a59fb6-4237-4fc3-81f4-10bbf9b286e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56454" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.93206ms http.response.status=200 http.response.written=2 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24614f8b-44c9-4294-97a1-cdcd4064877a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24614f8b-44c9-4294-97a1-cdcd4064877a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=24614f8b-44c9-4294-97a1-cdcd4064877a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=23.163µs trace.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=4e76170d-effb-43a2-b73c-58c52d2d2c0e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=24614f8b-44c9-4294-97a1-cdcd4064877a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.516897ms http.response.status=404 http.response.written=157 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=de1a04ae-78c1-49b1-a31c-6bb9008328be http.request.method=POST http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=de1a04ae-78c1-49b1-a31c-6bb9008328be http.request.method=POST http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=de1a04ae-78c1-49b1-a31c-6bb9008328be http.request.method=POST http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=269.842µs trace.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=779e018f-11ef-4a11-9bd5-b4fc6f27fcd2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=de1a04ae-78c1-49b1-a31c-6bb9008328be http.request.method=POST http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=129.001µs trace.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=93c586c0-4f72-4b9c-b01e-348a262ee182 trace.line=141 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2363f1f2-cd49-46c4-8df2-ad5c64b41b04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2363f1f2-cd49-46c4-8df2-ad5c64b41b04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=de1a04ae-78c1-49b1-a31c-6bb9008328be http.request.method=POST http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=67.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b0aa256a-5d6b-48e4-9d24-e1e075282170 trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=de1a04ae-78c1-49b1-a31c-6bb9008328be http.request.method=POST http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.759323ms http.response.status=202 http.response.written=0 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.790Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.790Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2363f1f2-cd49-46c4-8df2-ad5c64b41b04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=127.704µs trace.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=7bb12fca-6e05-41e6-b39f-2b71ddc7a103 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=2363f1f2-cd49-46c4-8df2-ad5c64b41b04 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.034111ms http.response.status=404 http.response.written=157 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e9c2b2c1-b52a-468b-8604-c3b41f6ff31b http.request.method=POST http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e9c2b2c1-b52a-468b-8604-c3b41f6ff31b http.request.method=POST http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e9c2b2c1-b52a-468b-8604-c3b41f6ff31b http.request.method=POST http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=60.841µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=de20271c-4af2-44c0-8274-71f49307f73a trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e9c2b2c1-b52a-468b-8604-c3b41f6ff31b http.request.method=POST http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=18.019µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=26e14ec4-9781-4f8d-a9cd-701c043012ad trace.line=141 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e9c2b2c1-b52a-468b-8604-c3b41f6ff31b http.request.method=POST http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=102.958µs trace.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=833558bc-fac1-4ac0-adad-c5f923f8e782 trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e9c2b2c1-b52a-468b-8604-c3b41f6ff31b http.request.method=POST http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=7.09894ms http.response.status=202 http.response.written=0 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=46.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5d927945-33df-45f8-bb22-e8089fa143ff trace.line=82 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=18.281µs trace.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=675a4741-e0d2-493d-8cba-f7ca9d12e3a1 trace.line=141 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=29.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=c32afab2-b013-46b3-87d5-33c0d23959fd trace.line=82 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=12.668µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e829623d-1c9e-49f2-b6f8-9b997234e414 trace.line=141 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=56.78µs trace.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=549b3076-b66c-431d-95ff-bb037dc1d6f0 trace.line=124 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=11.241µs trace.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=ddfb3147-41ce-4b95-82f1-5f41331665c9 trace.line=141 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=1.277972ms trace.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=cb38447a-1791-418d-b783-75761a7d60a7 trace.line=141 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=99.003µs trace.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=dd5f3000-6715-4b2e-a40a-6aba53e9f202 trace.line=124 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=26.896µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=348c5101-4331-41e5-9418-e3753ee6d3e2 trace.line=141 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=15.828µs trace.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=5c79c153-bf62-4568-9e30-e9477268b360 trace.line=141 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.791Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=24.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d446ac2-6f4d-47f0-8e39-b03e86567bf5 trace.line=141 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=108.537µs trace.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=45196279-274b-46b5-a9cd-39217b56130a trace.line=167 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=118.112µs trace.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=e1510f42-edca-4dbd-afd7-0b32ebc21153 trace.line=95 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=121.173µs trace.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=367afe94-c2ae-4742-bf97-5ee568b7f707 trace.line=181 vars.name=test vars.uuid=5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7f71247e-5633-4278-a045-6547f5724442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=15.044706ms http.response.status=201 http.response.written=0 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "PUT /v2/test/blobs/uploads/5ef7d3c9-8558-4dbe-aeb0-614305d6bdf7?_state=YgGojbfDHI2ALJafJRR6TpCWzoU8cpInGk5XyDj9fHJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlZjdkM2M5LTg1NTgtNGRiZS1hZWIwLTYxNDMwNWQ2YmRmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi41OTgzODczMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=18.888µs trace.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=1facd223-c552-4e00-9148-863534e02ce6 trace.line=141 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=116.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6a3c2202-2202-4c94-b88f-664af6e3ba8f trace.line=167 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=106.249µs trace.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=37fbf88b-ddbe-4294-9132-0284ca64c805 trace.line=95 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=188.644µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a4bec2aa-a210-43db-ad0e-dc8a99d33979 trace.line=181 vars.name=test vars.uuid=0dfc9c89-6457-48b3-aa89-38ddb8087c36 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7bcc4ab-c44c-4b16-b2b7-95e470fb0dd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=6.415018ms http.response.status=201 http.response.written=0 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "PUT /v2/test/blobs/uploads/0dfc9c89-6457-48b3-aa89-38ddb8087c36?_state=SfeVpc-1csJjSpX-Zy95gbEZ7_VFCfrVCWGAekXXitF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZmM5Yzg5LTY0NTctNDhiMy1hYTg5LTM4ZGRiODA4N2MzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxNTo0ODoxMi42MDUwMDIwM1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=74095354-3b65-4403-a9b0-6c2410aab257 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=74095354-3b65-4403-a9b0-6c2410aab257 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=74095354-3b65-4403-a9b0-6c2410aab257 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=19.225µs trace.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=c8137f6c-7d92-4726-94c7-409ef992e565 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=74095354-3b65-4403-a9b0-6c2410aab257 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.592901ms http.response.status=404 http.response.written=96 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=69.752µs trace.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=b062117d-6888-4ce4-8e1e-b1be1220674a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=13.538µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58ce1717-c1b7-49ec-be70-7039dfc8bcff trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=53.284µs trace.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=ac4b529b-80ac-4e88-a146-db994c0a2ebd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=24.525µs trace.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=389940b1-715f-43d3-a8cc-f0ded5a04eea trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=35.118µs trace.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=f3017d21-aedb-4141-8aa2-72d3c3dda2e3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.792Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=57.797µs trace.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=1e880cdc-535c-4f09-a479-e2afa40265e8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=113.74µs trace.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=370a1403-01d2-4554-9222-43374d6e31da trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=53.489µs trace.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=6645aa9c-2e29-4d8a-94cc-8d0638bada60 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=155.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).PutContent" trace.id=180ba5fc-01b1-4667-919d-1381f9f66201 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=88.509µs trace.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=47665235-97f3-462e-ae27-d9f968b62307 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0bc65dde-239d-4de8-91d7-52cadab5e30b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.297508ms http.response.status=201 http.response.written=0 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e307dac8-3976-42ae-b918-c30901d7b0c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56488" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e307dac8-3976-42ae-b918-c30901d7b0c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56488" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 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="849.665µs" http.response.status=200 http.response.written=2 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=30.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).GetContent" trace.id=33e8c8ba-029d-4049-84f5-e8f84f688a6d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=43.307µs trace.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=d0b75479-e397-40cc-bd3a-bd74334d24a5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=16.623µs trace.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=69c6916e-8885-43f8-9360-4218fc77ae76 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=22.08µs trace.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=bbe49bd8-8904-4002-b7a7-3e54812820e3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b067005-ca9b-45f5-9ea7-b5d37a6dea98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.845348ms http.response.status=200 http.response.written=417 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=29.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0552e985-ceb7-4580-ba36-19dc5b409df1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=12.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=19338b7f-f052-4d5c-ae43-ca3723cbdc45 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=14.991µs trace.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=85e5bb12-9eea-41a2-9f6c-0f9e99071dfd trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.793Z] time="2023-01-09T15:48:12Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f8fef90b-9f63-4bfa-b157-3b349785c667 http.request.method=GET http.request.remoteaddr="127.0.0.1:56514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.235117ms http.response.status=200 http.response.written=417 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=25.206µs trace.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=c0a3dd34-b3e4-4a1b-b861-b4f187047b42 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=12.824µs trace.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=60fe7471-4894-42e4-b366-126ddf946ca6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=15.844µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fbc6f136-a5fd-4427-b2a7-455e2b424c1d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=8.5µs trace.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=50f855b4-3161-4fd8-8791-afc6aa7f2aad trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=485.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ef39eca9-9f71-4754-9f53-5d3bd68bf524 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=13.276µs trace.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=4e8850de-c20b-4bcd-bcfd-3cd76dfcbf0a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=17.55µs trace.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=a30c8c78-d40c-489f-9ec5-64f867918fed trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=8.599µs trace.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=58e0b2b3-5c55-41ed-80d5-49c184c1945d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=11.11µs trace.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=ad88e533-dafc-4464-85fe-aaa48b580fc5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=5.341µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=6830931c-1a50-45a1-a410-a6f4af5274cf trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=12.874µs trace.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=3678b5e5-7b64-4903-a233-b30eae3ff416 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=9.797µs trace.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=73939e5b-3fbd-4ac7-aaa7-b3c8db7e0bea trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=8.32µs trace.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=3236477b-104e-435b-9a9d-9799dd3d3dd2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=74.683µs trace.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=d9764f79-5ff1-46ad-ace6-600e968a3af3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=165.842µs trace.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=723595c5-96ad-4f26-8a18-e72399326e33 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=181.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d0a71845-47c6-484e-be1b-cbeb158789a0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=908d023c-2e2a-4f3d-938f-fa809c1d5397 http.request.method=GET http.request.remoteaddr="127.0.0.1:56538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 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.730251ms http.response.status=200 http.response.written=68 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.794Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=29.924µs trace.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=ce150fa8-077e-4adf-8650-ddcd6e6ee508 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=22.835µs trace.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=c0db558c-2b4a-4e82-95fb-9f82f370e1dc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=182a00df-305b-4c95-b13c-e7cfcd46fc93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 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=13.548872ms http.response.status=200 http.response.written=179 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed798da3-b335-425c-b37b-64859cbe3a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56558" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ed798da3-b335-425c-b37b-64859cbe3a20 http.request.method=GET http.request.remoteaddr="127.0.0.1:56558" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 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.470218ms http.response.status=200 http.response.written=2 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a37c5e6f-8449-4075-80a1-16e6d6cb7214 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a37c5e6f-8449-4075-80a1-16e6d6cb7214 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a37c5e6f-8449-4075-80a1-16e6d6cb7214 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a37c5e6f-8449-4075-80a1-16e6d6cb7214 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=25.419µs trace.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=dbfb7b54-c062-4ddf-936a-9c39bc5280f7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a37c5e6f-8449-4075-80a1-16e6d6cb7214 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=11.176µs trace.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=600b4622-19f3-4b72-a9cf-7f9609871990 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=a37c5e6f-8449-4075-80a1-16e6d6cb7214 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56560" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 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.341374ms http.response.status=404 http.response.written=181 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e2e45cd-71ef-4ce4-b7f4-2fbfa7d98465 http.request.method=GET http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e2e45cd-71ef-4ce4-b7f4-2fbfa7d98465 http.request.method=GET http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e2e45cd-71ef-4ce4-b7f4-2fbfa7d98465 http.request.method=GET http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e2e45cd-71ef-4ce4-b7f4-2fbfa7d98465 http.request.method=GET http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=20.932µs trace.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=de62c51b-dd72-46ce-82fa-17705b212511 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e2e45cd-71ef-4ce4-b7f4-2fbfa7d98465 http.request.method=GET http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 trace.duration=426.396µs trace.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=2780c45d-b84f-42db-ade3-0d4aacf793d7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] time="2023-01-09T15:48:12Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=2e2e45cd-71ef-4ce4-b7f4-2fbfa7d98465 http.request.method=GET http.request.remoteaddr="127.0.0.1:56576" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 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.506863ms http.response.status=404 http.response.written=181 instance.id=a3ae239b-c388-4cb9-b9e3-c1da1b48b676 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
15:48:12 [2023-01-09T15:48:12.795Z] 127.0.0.1 - - [09/Jan/2023:15:48:12 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/6ab12ec8f48080b521020518e8632868fd6cff96 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:48:12 [2023-01-09T15:48:12.795Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.36s)
15:48:12 [2023-01-09T15:48:12.795Z] === RUN   TestRemoveImageOrphaning
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestRemoveImageOrphaning (0.14s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestRemoveImageGarbageCollector
15:48:13 [2023-01-09T15:48:13.051Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:13 [2023-01-09T15:48:13.051Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestTagInvalidReference
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestTagInvalidReference (0.01s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestTagValidPrefixedRepo
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestTagExistedNameWithoutForce
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestTagOfficialNames
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestTagOfficialNames (0.07s)
15:48:13 [2023-01-09T15:48:13.051Z] === RUN   TestTagMatchesDigest
15:48:13 [2023-01-09T15:48:13.051Z] --- PASS: TestTagMatchesDigest (0.01s)
15:48:13 [2023-01-09T15:48:13.051Z] PASS
15:48:13 [2023-01-09T15:48:13.051Z] 
15:48:13 [2023-01-09T15:48:13.051Z] === Skipped
15:48:13 [2023-01-09T15:48:13.051Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
15:48:13 [2023-01-09T15:48:13.051Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:48:13 [2023-01-09T15:48:13.051Z] 
15:48:13 [2023-01-09T15:48:13.051Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:48:13 [2023-01-09T15:48:13.051Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:48:13 [2023-01-09T15:48:13.051Z] 
15:48:13 [2023-01-09T15:48:13.051Z] DONE 24 tests, 2 skipped in 1.530s
15:48:13 [2023-01-09T15:48:13.307Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:48:13 [2023-01-09T15:48:13.307Z] ++ 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
15:48:13 [2023-01-09T15:48:13.307Z] ++ set -e
15:48:13 [2023-01-09T15:48:13.307Z] ++ '[' -n 0 ']'
15:48:13 [2023-01-09T15:48:13.307Z] ++ set -x
15:48:13 [2023-01-09T15:48:13.307Z] ++ 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
15:48:13 [2023-01-09T15:48:13.307Z] === RUN   TestStripANSICommands
15:48:13 [2023-01-09T15:48:13.307Z] === RUN   TestStripANSICommands/#00
15:48:13 [2023-01-09T15:48:13.307Z] === RUN   TestStripANSICommands/#01
15:48:13 [2023-01-09T15:48:13.307Z] --- PASS: TestStripANSICommands (0.00s)
15:48:13 [2023-01-09T15:48:13.307Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:48:13 [2023-01-09T15:48:13.307Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:48:13 [2023-01-09T15:48:13.307Z] PASS
15:48:13 [2023-01-09T15:48:13.307Z] 
15:48:13 [2023-01-09T15:48:13.307Z] DONE 3 tests in 0.054s
15:48:13 [2023-01-09T15:48:13.307Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:48:13 [2023-01-09T15:48:13.307Z] ++ 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
15:48:13 [2023-01-09T15:48:13.307Z] ++ set -e
15:48:13 [2023-01-09T15:48:13.307Z] ++ '[' -n 0 ']'
15:48:13 [2023-01-09T15:48:13.307Z] ++ set -x
15:48:13 [2023-01-09T15:48:13.307Z] ++ 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
15:48:13 [2023-01-09T15:48:13.562Z] INFO: Testing against a local daemon
15:48:13 [2023-01-09T15:48:13.562Z] === RUN   TestNetworkCreateDelete
15:48:13 [2023-01-09T15:48:13.562Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:48:13 [2023-01-09T15:48:13.562Z] === RUN   TestDockerNetworkDeletePreferID
15:48:14 [2023-01-09T15:48:14.123Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
15:48:14 [2023-01-09T15:48:14.123Z] === RUN   TestDaemonDNSFallback
15:48:20 [2023-01-09T15:48:20.656Z] --- PASS: TestDaemonDNSFallback (6.25s)
15:48:20 [2023-01-09T15:48:20.656Z] === RUN   TestInspectNetwork
15:48:23 [2023-01-09T15:48:23.171Z] === RUN   TestInspectNetwork/full_network_id
15:48:23 [2023-01-09T15:48:23.171Z] === RUN   TestInspectNetwork/partial_network_id
15:48:23 [2023-01-09T15:48:23.171Z] === RUN   TestInspectNetwork/network_name
15:48:23 [2023-01-09T15:48:23.171Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:48:27 [2023-01-09T15:48:27.333Z] --- PASS: TestInspectNetwork (7.01s)
15:48:27 [2023-01-09T15:48:27.333Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:48:27 [2023-01-09T15:48:27.333Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:48:27 [2023-01-09T15:48:27.333Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:48:27 [2023-01-09T15:48:27.333Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:48:27 [2023-01-09T15:48:27.333Z] === RUN   TestRunContainerWithBridgeNone
15:48:28 [2023-01-09T15:48:28.698Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create
15:48:28 [2023-01-09T15:48:28.698Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:48:28 [2023-01-09T15:48:28.698Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:48:28 [2023-01-09T15:48:28.698Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:48:28 [2023-01-09T15:48:28.698Z] === CONT  TestNetworkInvalidJSON/networks/create
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:48:28 [2023-01-09T15:48:28.698Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:48:28 [2023-01-09T15:48:28.698Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:48:28 [2023-01-09T15:48:28.698Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:48:28 [2023-01-09T15:48:28.698Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkList
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkList//networks
15:48:28 [2023-01-09T15:48:28.698Z] === PAUSE TestNetworkList//networks
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestNetworkList//networks/
15:48:28 [2023-01-09T15:48:28.698Z] === PAUSE TestNetworkList//networks/
15:48:28 [2023-01-09T15:48:28.698Z] === CONT  TestNetworkList//networks
15:48:28 [2023-01-09T15:48:28.698Z] === CONT  TestNetworkList//networks/
15:48:28 [2023-01-09T15:48:28.698Z] --- PASS: TestNetworkList (0.02s)
15:48:28 [2023-01-09T15:48:28.698Z]     --- PASS: TestNetworkList//networks (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:48:28 [2023-01-09T15:48:28.698Z] === RUN   TestHostIPv4BridgeLabel
15:48:29 [2023-01-09T15:48:29.259Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:48:29 [2023-01-09T15:48:29.259Z] === RUN   TestDaemonRestartWithLiveRestore
15:48:30 [2023-01-09T15:48:30.187Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:48:30 [2023-01-09T15:48:30.187Z] === RUN   TestDaemonDefaultNetworkPools
15:48:31 [2023-01-09T15:48:31.115Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:48:31 [2023-01-09T15:48:31.115Z] === RUN   TestDaemonRestartWithExistingNetwork
15:48:32 [2023-01-09T15:48:32.042Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:48:32 [2023-01-09T15:48:32.042Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:48:33 [2023-01-09T15:48:33.406Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
15:48:33 [2023-01-09T15:48:33.406Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:48:33 [2023-01-09T15:48:33.966Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:48:33 [2023-01-09T15:48:33.966Z] === RUN   TestServiceWithPredefinedNetwork
15:48:36 [2023-01-09T15:48:36.523Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
15:48:36 [2023-01-09T15:48:36.523Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:48:36 [2023-01-09T15:48:36.523Z]     service_test.go:242: FLAKY_TEST
15:48:36 [2023-01-09T15:48:36.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:48:36 [2023-01-09T15:48:36.523Z] === RUN   TestServiceWithDataPathPortInit
15:48:51 [2023-01-09T15:48:51.360Z] --- PASS: TestServiceWithDataPathPortInit (13.49s)
15:48:51 [2023-01-09T15:48:51.360Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:48:51 [2023-01-09T15:48:51.932Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ey0lsejmwkh1i3o2vzqxh9f75 Created:2023-01-09 15:48:50.76512546 +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[fc37ff6c6b852d4e2f3f7b608a3486304ca4bae238a8710f0a40b9fd4156d3dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvi9ck3dkni7yjgs8ik93in9t EndpointID:bef1f8344e7d7e3f684f18645b4d809e25a7afa9a1426df6c89c76f9ec013b78 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aba0c083efa51b64d75b2cfe91a1e6f7a95bb631fe3739fb64ca19abe3a89920 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:ac2547770936 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvi9ck3dkni7yjgs8ik93in9t EndpointID:bef1f8344e7d7e3f684f18645b4d809e25a7afa9a1426df6c89c76f9ec013b78 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:48:57 [2023-01-09T15:48:57.173Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
15:48:57 [2023-01-09T15:48:57.173Z] PASS
15:48:57 [2023-01-09T15:48:57.173Z] 
15:48:57 [2023-01-09T15:48:57.173Z] === Skipped
15:48:57 [2023-01-09T15:48:57.173Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:48:57 [2023-01-09T15:48:57.173Z]     service_test.go:242: FLAKY_TEST
15:48:57 [2023-01-09T15:48:57.173Z] 
15:48:57 [2023-01-09T15:48:57.173Z] DONE 38 tests, 1 skipped in 43.108s
15:48:57 [2023-01-09T15:48:57.173Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:48:57 [2023-01-09T15:48:57.173Z] ++ 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
15:48:57 [2023-01-09T15:48:57.173Z] ++ set -e
15:48:57 [2023-01-09T15:48:57.173Z] ++ '[' -n 0 ']'
15:48:57 [2023-01-09T15:48:57.173Z] ++ set -x
15:48:57 [2023-01-09T15:48:57.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
15:48:57 [2023-01-09T15:48:57.173Z] INFO: Testing against a local daemon
15:48:57 [2023-01-09T15:48:57.173Z] === RUN   TestDockerNetworkIpvlanPersistance
15:48:57 [2023-01-09T15:48:57.173Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:57 [2023-01-09T15:48:57.173Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:48:57 [2023-01-09T15:48:57.173Z] === RUN   TestDockerNetworkIpvlan
15:48:57 [2023-01-09T15:48:57.173Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:57 [2023-01-09T15:48:57.173Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:48:57 [2023-01-09T15:48:57.173Z] PASS
15:48:57 [2023-01-09T15:48:57.173Z] 
15:48:57 [2023-01-09T15:48:57.173Z] === Skipped
15:48:57 [2023-01-09T15:48:57.173Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:48:57 [2023-01-09T15:48:57.173Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:57 [2023-01-09T15:48:57.173Z] 
15:48:57 [2023-01-09T15:48:57.173Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:48:57 [2023-01-09T15:48:57.173Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:48:57 [2023-01-09T15:48:57.173Z] 
15:48:57 [2023-01-09T15:48:57.173Z] DONE 2 tests, 2 skipped in 0.118s
15:48:57 [2023-01-09T15:48:57.173Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:48:57 [2023-01-09T15:48:57.173Z] ++ 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
15:48:57 [2023-01-09T15:48:57.173Z] ++ set -e
15:48:57 [2023-01-09T15:48:57.173Z] ++ '[' -n 0 ']'
15:48:57 [2023-01-09T15:48:57.173Z] ++ set -x
15:48:57 [2023-01-09T15:48:57.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
15:48:57 [2023-01-09T15:48:57.173Z] INFO: Testing against a local daemon
15:48:57 [2023-01-09T15:48:57.173Z] === RUN   TestDockerNetworkMacvlanPersistance
15:48:58 [2023-01-09T15:48:58.100Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
15:48:58 [2023-01-09T15:48:58.100Z] === RUN   TestDockerNetworkMacvlan
15:48:58 [2023-01-09T15:48:58.356Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:48:59 [2023-01-09T15:48:59.283Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:48:59 [2023-01-09T15:48:59.843Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:49:01 [2023-01-09T15:49:01.732Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:49:03 [2023-01-09T15:49:03.096Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:49:06 [2023-01-09T15:49:06.369Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:49:06 [2023-01-09T15:49:06.624Z] --- PASS: TestDockerNetworkMacvlan (8.71s)
15:49:06 [2023-01-09T15:49:06.624Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
15:49:06 [2023-01-09T15:49:06.624Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:49:06 [2023-01-09T15:49:06.624Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
15:49:06 [2023-01-09T15:49:06.624Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
15:49:06 [2023-01-09T15:49:06.624Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
15:49:06 [2023-01-09T15:49:06.624Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
15:49:06 [2023-01-09T15:49:06.624Z] PASS
15:49:06 [2023-01-09T15:49:06.624Z] 
15:49:06 [2023-01-09T15:49:06.624Z] DONE 8 tests in 10.081s
15:49:06 [2023-01-09T15:49:06.624Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:49:06 [2023-01-09T15:49:06.624Z] ++ 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
15:49:06 [2023-01-09T15:49:06.624Z] ++ set -e
15:49:06 [2023-01-09T15:49:06.624Z] ++ '[' -n 0 ']'
15:49:06 [2023-01-09T15:49:06.624Z] ++ set -x
15:49:06 [2023-01-09T15:49:06.624Z] ++ 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
15:49:06 [2023-01-09T15:49:06.624Z] testing: warning: no tests to run
15:49:06 [2023-01-09T15:49:06.624Z] PASS
15:49:06 [2023-01-09T15:49:06.624Z] 
15:49:06 [2023-01-09T15:49:06.624Z] DONE 0 tests in 0.025s
15:49:06 [2023-01-09T15:49:06.624Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:49:06 [2023-01-09T15:49:06.624Z] ++ 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
15:49:06 [2023-01-09T15:49:06.624Z] ++ set -e
15:49:06 [2023-01-09T15:49:06.624Z] ++ '[' -n 0 ']'
15:49:06 [2023-01-09T15:49:06.624Z] ++ set -x
15:49:06 [2023-01-09T15:49:06.625Z] ++ 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
15:49:06 [2023-01-09T15:49:06.880Z] INFO: Testing against a local daemon
15:49:06 [2023-01-09T15:49:06.880Z] === RUN   TestAuthZPluginAllowRequest
15:49:07 [2023-01-09T15:49:07.819Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
15:49:07 [2023-01-09T15:49:07.819Z] === RUN   TestAuthZPluginTLS
15:49:08 [2023-01-09T15:49:08.389Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:49:08 [2023-01-09T15:49:08.389Z] === RUN   TestAuthZPluginDenyRequest
15:49:09 [2023-01-09T15:49:09.174Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:49:09 [2023-01-09T15:49:09.174Z] === RUN   TestAuthZPluginAPIDenyResponse
15:49:09 [2023-01-09T15:49:09.445Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:49:09 [2023-01-09T15:49:09.445Z] === RUN   TestAuthZPluginDenyResponse
15:49:10 [2023-01-09T15:49:10.005Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:49:10 [2023-01-09T15:49:10.005Z] === RUN   TestAuthZPluginAllowEventStream
15:49:10 [2023-01-09T15:49:10.933Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
15:49:10 [2023-01-09T15:49:10.933Z] === RUN   TestAuthZPluginErrorResponse
15:49:11 [2023-01-09T15:49:11.494Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:49:11 [2023-01-09T15:49:11.494Z] === RUN   TestAuthZPluginErrorRequest
15:49:12 [2023-01-09T15:49:12.055Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:49:12 [2023-01-09T15:49:12.055Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:49:12 [2023-01-09T15:49:12.615Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:49:12 [2023-01-09T15:49:12.615Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:49:13 [2023-01-09T15:49:13.980Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
15:49:13 [2023-01-09T15:49:13.980Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:49:14 [2023-01-09T15:49:14.906Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
15:49:14 [2023-01-09T15:49:14.906Z] === RUN   TestAuthZPluginHeader
15:49:15 [2023-01-09T15:49:15.467Z] --- PASS: TestAuthZPluginHeader (0.61s)
15:49:15 [2023-01-09T15:49:15.467Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:49:15 [2023-01-09T15:49:15.467Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:15 [2023-01-09T15:49:15.467Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
15:49:15 [2023-01-09T15:49:15.467Z] === RUN   TestAuthZPluginV2Disable
15:49:15 [2023-01-09T15:49:15.467Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:15 [2023-01-09T15:49:15.467Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:49:15 [2023-01-09T15:49:15.467Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:49:15 [2023-01-09T15:49:15.467Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:15 [2023-01-09T15:49:15.467Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:49:15 [2023-01-09T15:49:15.467Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:49:15 [2023-01-09T15:49:15.467Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:15 [2023-01-09T15:49:15.467Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:49:15 [2023-01-09T15:49:15.467Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:49:33 [2023-01-09T15:49:33.502Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:49:33 [2023-01-09T15:49:33.502Z] PASS
15:49:33 [2023-01-09T15:49:33.502Z] 
15:49:33 [2023-01-09T15:49:33.502Z] === Skipped
15:49:33 [2023-01-09T15:49:33.502Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
15:49:33 [2023-01-09T15:49:33.502Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:33 [2023-01-09T15:49:33.502Z] 
15:49:33 [2023-01-09T15:49:33.502Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:33 [2023-01-09T15:49:33.502Z] 
15:49:33 [2023-01-09T15:49:33.502Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:33 [2023-01-09T15:49:33.502Z] 
15:49:33 [2023-01-09T15:49:33.502Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:33 [2023-01-09T15:49:33.502Z] 
15:49:33 [2023-01-09T15:49:33.502Z] DONE 17 tests, 4 skipped in 25.741s
15:49:33 [2023-01-09T15:49:33.502Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:49:33 [2023-01-09T15:49:33.502Z] ++ 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
15:49:33 [2023-01-09T15:49:33.502Z] ++ set -e
15:49:33 [2023-01-09T15:49:33.502Z] ++ '[' -n 0 ']'
15:49:33 [2023-01-09T15:49:33.502Z] ++ set -x
15:49:33 [2023-01-09T15:49:33.502Z] ++ 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
15:49:33 [2023-01-09T15:49:33.502Z] INFO: Testing against a local daemon
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:49:33 [2023-01-09T15:49:33.502Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:49:33 [2023-01-09T15:49:33.502Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:49:33 [2023-01-09T15:49:33.502Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:49:33 [2023-01-09T15:49:33.502Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:49:33 [2023-01-09T15:49:33.502Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:49:33 [2023-01-09T15:49:33.502Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:49:33 [2023-01-09T15:49:33.502Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:49:33 [2023-01-09T15:49:33.502Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInstall
15:49:33 [2023-01-09T15:49:33.502Z] === RUN   TestPluginInstall/no_auth
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90710cd5ef5171e786dfcdda018a51323094e6236524e890d64595c6d3fe76d5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90710cd5ef5171e786dfcdda018a51323094e6236524e890d64595c6d3fe76d5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:36 [2023-01-09T15:49:36.768Z] === RUN   TestPluginInstall/with_htpasswd
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0db8b38e32582992782f30688b5f83884df656ba64cc93d7fe4e203c4178ccf5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:36 [2023-01-09T15:49:36.768Z] time="2023-01-09T15:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0db8b38e32582992782f30688b5f83884df656ba64cc93d7fe4e203c4178ccf5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:37 [2023-01-09T15:49:37.023Z] === RUN   TestPluginInstall/with_insecure
15:49:37 [2023-01-09T15:49:37.949Z] time="2023-01-09T15:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:37 [2023-01-09T15:49:37.949Z] time="2023-01-09T15:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b202c5d53ce6453477daa931f13ca90f6760f2fbf08eff0f725be0b057050a88" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:37 [2023-01-09T15:49:37.949Z] time="2023-01-09T15:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:49:37 [2023-01-09T15:49:37.949Z] time="2023-01-09T15:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b202c5d53ce6453477daa931f13ca90f6760f2fbf08eff0f725be0b057050a88" mediatype=application/vnd.docker.plugin.v1+json size=522
15:49:37 [2023-01-09T15:49:37.949Z]     plugin_test.go:196: [d3745f2c67292] daemon is not started
15:49:37 [2023-01-09T15:49:37.949Z] --- PASS: TestPluginInstall (5.47s)
15:49:37 [2023-01-09T15:49:37.949Z]     --- PASS: TestPluginInstall/no_auth (3.98s)
15:49:37 [2023-01-09T15:49:37.949Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
15:49:37 [2023-01-09T15:49:37.949Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
15:49:37 [2023-01-09T15:49:37.949Z] === RUN   TestPluginsWithRuntimes
15:49:39 [2023-01-09T15:49:39.837Z] === RUN   TestPluginsWithRuntimes/No_Args
15:49:40 [2023-01-09T15:49:40.398Z] === RUN   TestPluginsWithRuntimes/With_Args
15:49:41 [2023-01-09T15:49:41.324Z] --- PASS: TestPluginsWithRuntimes (3.28s)
15:49:41 [2023-01-09T15:49:41.324Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
15:49:41 [2023-01-09T15:49:41.324Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
15:49:41 [2023-01-09T15:49:41.324Z] === RUN   TestPluginBackCompatMediaTypes
15:49:41 [2023-01-09T15:49:41.885Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
15:49:41 [2023-01-09T15:49:41.885Z] PASS
15:49:41 [2023-01-09T15:49:41.885Z] 
15:49:41 [2023-01-09T15:49:41.885Z] DONE 24 tests in 9.471s
15:49:41 [2023-01-09T15:49:41.885Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:49:41 [2023-01-09T15:49:41.885Z] ++ 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
15:49:41 [2023-01-09T15:49:41.885Z] ++ set -e
15:49:41 [2023-01-09T15:49:41.885Z] ++ '[' -n 0 ']'
15:49:41 [2023-01-09T15:49:41.885Z] ++ set -x
15:49:41 [2023-01-09T15:49:41.885Z] ++ 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
15:49:42 [2023-01-09T15:49:42.141Z] INFO: Testing against a local daemon
15:49:42 [2023-01-09T15:49:42.141Z] === RUN   TestExternalGraphDriver
15:49:42 [2023-01-09T15:49:42.396Z] === RUN   TestExternalGraphDriver/json
15:49:44 [2023-01-09T15:49:44.283Z] === RUN   TestExternalGraphDriver/spec
15:49:45 [2023-01-09T15:49:45.647Z] === RUN   TestExternalGraphDriver/pull
15:49:47 [2023-01-09T15:49:47.010Z] --- PASS: TestExternalGraphDriver (4.90s)
15:49:47 [2023-01-09T15:49:47.010Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
15:49:47 [2023-01-09T15:49:47.010Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
15:49:47 [2023-01-09T15:49:47.010Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
15:49:47 [2023-01-09T15:49:47.010Z] === RUN   TestGraphdriverPluginV2
15:49:47 [2023-01-09T15:49:47.266Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:47 [2023-01-09T15:49:47.266Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:49:47 [2023-01-09T15:49:47.266Z] PASS
15:49:47 [2023-01-09T15:49:47.266Z] 
15:49:47 [2023-01-09T15:49:47.266Z] === Skipped
15:49:47 [2023-01-09T15:49:47.266Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:49:47 [2023-01-09T15:49:47.266Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:49:47 [2023-01-09T15:49:47.266Z] 
15:49:47 [2023-01-09T15:49:47.266Z] DONE 5 tests, 1 skipped in 5.407s
15:49:47 [2023-01-09T15:49:47.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:49:47 [2023-01-09T15:49:47.266Z] ++ 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
15:49:47 [2023-01-09T15:49:47.266Z] ++ set -e
15:49:47 [2023-01-09T15:49:47.266Z] ++ '[' -n 0 ']'
15:49:47 [2023-01-09T15:49:47.266Z] ++ set -x
15:49:47 [2023-01-09T15:49:47.266Z] ++ 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
15:49:47 [2023-01-09T15:49:47.521Z] INFO: Testing against a local daemon
15:49:47 [2023-01-09T15:49:47.521Z] === RUN   TestContinueAfterPluginCrash
15:49:47 [2023-01-09T15:49:47.521Z] === PAUSE TestContinueAfterPluginCrash
15:49:47 [2023-01-09T15:49:47.521Z] === RUN   TestReadPluginNoRead
15:49:47 [2023-01-09T15:49:47.521Z] === PAUSE TestReadPluginNoRead
15:49:47 [2023-01-09T15:49:47.521Z] === RUN   TestDaemonStartWithLogOpt
15:49:47 [2023-01-09T15:49:47.521Z] === PAUSE TestDaemonStartWithLogOpt
15:49:47 [2023-01-09T15:49:47.521Z] === CONT  TestContinueAfterPluginCrash
15:49:47 [2023-01-09T15:49:47.521Z] === CONT  TestDaemonStartWithLogOpt
15:49:50 [2023-01-09T15:49:50.786Z] --- PASS: TestDaemonStartWithLogOpt (3.10s)
15:49:50 [2023-01-09T15:49:50.786Z] === CONT  TestReadPluginNoRead
15:49:52 [2023-01-09T15:49:52.673Z] === RUN   TestReadPluginNoRead/default
15:49:54 [2023-01-09T15:49:54.037Z] === RUN   TestReadPluginNoRead/disabled_caching
15:49:54 [2023-01-09T15:49:54.963Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:49:55 [2023-01-09T15:49:55.524Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
15:49:56 [2023-01-09T15:49:56.085Z] === CONT  TestReadPluginNoRead
15:49:56 [2023-01-09T15:49:56.085Z]     read_test.go:91: [d0624e81960bc] daemon is not started
15:49:56 [2023-01-09T15:49:56.085Z] --- PASS: TestReadPluginNoRead (5.56s)
15:49:56 [2023-01-09T15:49:56.085Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
15:49:56 [2023-01-09T15:49:56.085Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
15:49:56 [2023-01-09T15:49:56.085Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
15:49:56 [2023-01-09T15:49:56.085Z] PASS
15:49:56 [2023-01-09T15:49:56.085Z] 
15:49:56 [2023-01-09T15:49:56.085Z] DONE 6 tests in 8.802s
15:49:56 [2023-01-09T15:49:56.085Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:49:56 [2023-01-09T15:49:56.085Z] ++ 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
15:49:56 [2023-01-09T15:49:56.085Z] ++ set -e
15:49:56 [2023-01-09T15:49:56.085Z] ++ '[' -n 0 ']'
15:49:56 [2023-01-09T15:49:56.085Z] ++ set -x
15:49:56 [2023-01-09T15:49:56.085Z] ++ 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
15:49:56 [2023-01-09T15:49:56.085Z] testing: warning: no tests to run
15:49:56 [2023-01-09T15:49:56.085Z] PASS
15:49:56 [2023-01-09T15:49:56.085Z] 
15:49:56 [2023-01-09T15:49:56.085Z] DONE 0 tests in 0.034s
15:49:56 [2023-01-09T15:49:56.085Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:49:56 [2023-01-09T15:49:56.085Z] ++ 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
15:49:56 [2023-01-09T15:49:56.085Z] ++ set -e
15:49:56 [2023-01-09T15:49:56.085Z] ++ '[' -n 0 ']'
15:49:56 [2023-01-09T15:49:56.085Z] ++ set -x
15:49:56 [2023-01-09T15:49:56.086Z] ++ 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
15:49:56 [2023-01-09T15:49:56.341Z] INFO: Testing against a local daemon
15:49:56 [2023-01-09T15:49:56.341Z] === RUN   TestPluginWithDevMounts
15:49:56 [2023-01-09T15:49:56.341Z] === PAUSE TestPluginWithDevMounts
15:49:56 [2023-01-09T15:49:56.341Z] === CONT  TestPluginWithDevMounts
15:49:58 [2023-01-09T15:49:58.228Z] --- PASS: TestPluginWithDevMounts (1.50s)
15:49:58 [2023-01-09T15:49:58.228Z] PASS
15:49:58 [2023-01-09T15:49:58.228Z] 
15:49:58 [2023-01-09T15:49:58.228Z] DONE 1 tests in 1.658s
15:49:58 [2023-01-09T15:49:58.228Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:49:58 [2023-01-09T15:49:58.228Z] ++ 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
15:49:58 [2023-01-09T15:49:58.228Z] ++ set -e
15:49:58 [2023-01-09T15:49:58.228Z] ++ '[' -n 0 ']'
15:49:58 [2023-01-09T15:49:58.228Z] ++ set -x
15:49:58 [2023-01-09T15:49:58.228Z] ++ 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
15:49:58 [2023-01-09T15:49:58.228Z] INFO: Testing against a local daemon
15:49:58 [2023-01-09T15:49:58.228Z] === RUN   TestSecretInspect
15:50:00 [2023-01-09T15:50:00.115Z] --- PASS: TestSecretInspect (2.09s)
15:50:00 [2023-01-09T15:50:00.115Z] === RUN   TestSecretList
15:50:02 [2023-01-09T15:50:02.628Z] --- PASS: TestSecretList (2.17s)
15:50:02 [2023-01-09T15:50:02.628Z] === RUN   TestSecretsCreateAndDelete
15:50:04 [2023-01-09T15:50:04.515Z] --- PASS: TestSecretsCreateAndDelete (2.09s)
15:50:04 [2023-01-09T15:50:04.515Z] === RUN   TestSecretsUpdate
15:50:06 [2023-01-09T15:50:06.402Z] --- PASS: TestSecretsUpdate (2.20s)
15:50:06 [2023-01-09T15:50:06.402Z] === RUN   TestTemplatedSecret
15:50:08 [2023-01-09T15:50:08.916Z] --- PASS: TestTemplatedSecret (2.33s)
15:50:08 [2023-01-09T15:50:08.916Z] === RUN   TestSecretCreateResolve
15:50:11 [2023-01-09T15:50:11.429Z] --- PASS: TestSecretCreateResolve (2.20s)
15:50:11 [2023-01-09T15:50:11.429Z] PASS
15:50:11 [2023-01-09T15:50:11.429Z] 
15:50:11 [2023-01-09T15:50:11.429Z] DONE 6 tests in 13.163s
15:50:11 [2023-01-09T15:50:11.429Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:50:11 [2023-01-09T15:50:11.429Z] ++ 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
15:50:11 [2023-01-09T15:50:11.429Z] ++ set -e
15:50:11 [2023-01-09T15:50:11.429Z] ++ '[' -n 0 ']'
15:50:11 [2023-01-09T15:50:11.429Z] ++ set -x
15:50:11 [2023-01-09T15:50:11.429Z] ++ 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
15:50:11 [2023-01-09T15:50:11.429Z] INFO: Testing against a local daemon
15:50:11 [2023-01-09T15:50:11.429Z] === RUN   TestServiceCreateInit
15:50:11 [2023-01-09T15:50:11.429Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:50:14 [2023-01-09T15:50:14.737Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:50:18 [2023-01-09T15:50:18.914Z] --- PASS: TestServiceCreateInit (7.01s)
15:50:18 [2023-01-09T15:50:18.914Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s)
15:50:18 [2023-01-09T15:50:18.914Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
15:50:18 [2023-01-09T15:50:18.914Z] === RUN   TestCreateServiceMultipleTimes
15:50:33 [2023-01-09T15:50:33.751Z] --- PASS: TestCreateServiceMultipleTimes (14.82s)
15:50:33 [2023-01-09T15:50:33.751Z] === RUN   TestCreateServiceConflict
15:50:35 [2023-01-09T15:50:35.115Z] --- PASS: TestCreateServiceConflict (2.17s)
15:50:35 [2023-01-09T15:50:35.115Z] === RUN   TestCreateServiceMaxReplicas
15:50:38 [2023-01-09T15:50:38.379Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
15:50:38 [2023-01-09T15:50:38.379Z] === RUN   TestCreateWithDuplicateNetworkNames
15:50:53 [2023-01-09T15:50:53.214Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s)
15:50:53 [2023-01-09T15:50:53.214Z] === RUN   TestCreateServiceSecretFileMode
15:50:53 [2023-01-09T15:50:53.214Z] --- PASS: TestCreateServiceSecretFileMode (2.31s)
15:50:53 [2023-01-09T15:50:53.214Z] === RUN   TestCreateServiceConfigFileMode
15:50:55 [2023-01-09T15:50:55.731Z] --- PASS: TestCreateServiceConfigFileMode (2.21s)
15:50:55 [2023-01-09T15:50:55.731Z] === RUN   TestCreateServiceSysctls
15:50:58 [2023-01-09T15:50:58.243Z] --- PASS: TestCreateServiceSysctls (2.83s)
15:50:58 [2023-01-09T15:50:58.243Z] === RUN   TestCreateServiceCapabilities
15:51:00 [2023-01-09T15:51:00.757Z] --- PASS: TestCreateServiceCapabilities (2.46s)
15:51:00 [2023-01-09T15:51:00.757Z] === RUN   TestInspect
15:51:03 [2023-01-09T15:51:03.270Z] --- PASS: TestInspect (2.50s)
15:51:03 [2023-01-09T15:51:03.270Z] === RUN   TestCreateJob
15:51:06 [2023-01-09T15:51:06.536Z] --- PASS: TestCreateJob (2.96s)
15:51:06 [2023-01-09T15:51:06.536Z] === RUN   TestReplicatedJob
15:51:11 [2023-01-09T15:51:11.776Z] --- PASS: TestReplicatedJob (5.08s)
15:51:11 [2023-01-09T15:51:11.776Z] === RUN   TestUpdateReplicatedJob
15:51:14 [2023-01-09T15:51:14.291Z] --- PASS: TestUpdateReplicatedJob (2.87s)
15:51:14 [2023-01-09T15:51:14.291Z] === RUN   TestServiceListWithStatuses
15:51:14 [2023-01-09T15:51:14.291Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:51:14 [2023-01-09T15:51:14.291Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:51:14 [2023-01-09T15:51:14.291Z] === RUN   TestDockerNetworkConnectAlias
15:51:18 [2023-01-09T15:51:18.495Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
15:51:18 [2023-01-09T15:51:18.495Z] === RUN   TestDockerNetworkReConnect
15:51:21 [2023-01-09T15:51:21.009Z] --- PASS: TestDockerNetworkReConnect (3.13s)
15:51:21 [2023-01-09T15:51:21.009Z] === RUN   TestServicePlugin
15:51:21 [2023-01-09T15:51:21.009Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:51:21 [2023-01-09T15:51:21.009Z] --- SKIP: TestServicePlugin (0.00s)
15:51:21 [2023-01-09T15:51:21.009Z] === RUN   TestServiceUpdateLabel
15:51:22 [2023-01-09T15:51:22.898Z] --- PASS: TestServiceUpdateLabel (1.71s)
15:51:22 [2023-01-09T15:51:22.898Z] === RUN   TestServiceUpdateSecrets
15:51:37 [2023-01-09T15:51:37.730Z] --- PASS: TestServiceUpdateSecrets (14.21s)
15:51:37 [2023-01-09T15:51:37.730Z] === RUN   TestServiceUpdateConfigs
15:51:52 [2023-01-09T15:51:52.604Z] --- PASS: TestServiceUpdateConfigs (14.11s)
15:51:52 [2023-01-09T15:51:52.604Z] === RUN   TestServiceUpdateNetwork
15:52:04 [2023-01-09T15:52:04.803Z] --- PASS: TestServiceUpdateNetwork (12.40s)
15:52:04 [2023-01-09T15:52:04.803Z] === RUN   TestServiceUpdatePidsLimit
15:52:04 [2023-01-09T15:52:04.803Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:52:05 [2023-01-09T15:52:05.364Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:52:13 [2023-01-09T15:52:13.443Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:52:20 [2023-01-09T15:52:20.013Z] --- PASS: TestServiceUpdatePidsLimit (15.93s)
15:52:20 [2023-01-09T15:52:20.013Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:52:20 [2023-01-09T15:52:20.013Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
15:52:20 [2023-01-09T15:52:20.013Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
15:52:20 [2023-01-09T15:52:20.013Z] PASS
15:52:20 [2023-01-09T15:52:20.013Z] 
15:52:20 [2023-01-09T15:52:20.013Z] === Skipped
15:52:20 [2023-01-09T15:52:20.013Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:52:20 [2023-01-09T15:52:20.013Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:52:20 [2023-01-09T15:52:20.013Z] 
15:52:20 [2023-01-09T15:52:20.013Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:52:20 [2023-01-09T15:52:20.013Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:20 [2023-01-09T15:52:20.013Z] 
15:52:20 [2023-01-09T15:52:20.013Z] DONE 27 tests, 2 skipped in 128.411s
15:52:20 [2023-01-09T15:52:20.013Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:52:20 [2023-01-09T15:52:20.014Z] ++ 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
15:52:20 [2023-01-09T15:52:20.014Z] ++ set -e
15:52:20 [2023-01-09T15:52:20.014Z] ++ '[' -n 0 ']'
15:52:20 [2023-01-09T15:52:20.014Z] ++ set -x
15:52:20 [2023-01-09T15:52:20.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
15:52:20 [2023-01-09T15:52:20.014Z] INFO: Testing against a local daemon
15:52:20 [2023-01-09T15:52:20.014Z] === RUN   TestSessionCreate
15:52:20 [2023-01-09T15:52:20.014Z] --- PASS: TestSessionCreate (0.02s)
15:52:20 [2023-01-09T15:52:20.014Z] === RUN   TestSessionCreateWithBadUpgrade
15:52:20 [2023-01-09T15:52:20.014Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:52:20 [2023-01-09T15:52:20.014Z] PASS
15:52:20 [2023-01-09T15:52:20.014Z] 
15:52:20 [2023-01-09T15:52:20.014Z] DONE 2 tests in 0.184s
15:52:20 [2023-01-09T15:52:20.014Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:52:20 [2023-01-09T15:52:20.014Z] ++ 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
15:52:20 [2023-01-09T15:52:20.014Z] ++ set -e
15:52:20 [2023-01-09T15:52:20.014Z] ++ '[' -n 0 ']'
15:52:20 [2023-01-09T15:52:20.014Z] ++ set -x
15:52:20 [2023-01-09T15:52:20.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
15:52:20 [2023-01-09T15:52:20.014Z] INFO: Testing against a local daemon
15:52:20 [2023-01-09T15:52:20.014Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:52:20 [2023-01-09T15:52:20.014Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:52:20 [2023-01-09T15:52:20.014Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:52:20 [2023-01-09T15:52:20.014Z] === RUN   TestDiskUsage
15:52:20 [2023-01-09T15:52:20.014Z] === PAUSE TestDiskUsage
15:52:20 [2023-01-09T15:52:20.014Z] === RUN   TestEventsExecDie
15:52:20 [2023-01-09T15:52:20.269Z] --- PASS: TestEventsExecDie (0.51s)
15:52:20 [2023-01-09T15:52:20.269Z] === RUN   TestEventsBackwardsCompatible
15:52:20 [2023-01-09T15:52:20.269Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:52:20 [2023-01-09T15:52:20.269Z] === RUN   TestEventsVolumeCreate
15:52:20 [2023-01-09T15:52:20.269Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:52:20 [2023-01-09T15:52:20.269Z] === RUN   TestInfoBinaryCommits
15:52:20 [2023-01-09T15:52:20.525Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:52:20 [2023-01-09T15:52:20.525Z] === RUN   TestInfoAPIVersioned
15:52:20 [2023-01-09T15:52:20.525Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:52:20 [2023-01-09T15:52:20.525Z] === RUN   TestInfoAPI
15:52:20 [2023-01-09T15:52:20.525Z] --- PASS: TestInfoAPI (0.02s)
15:52:20 [2023-01-09T15:52:20.525Z] === RUN   TestInfoAPIWarnings
15:52:38 [2023-01-09T15:52:38.560Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:52:38 [2023-01-09T15:52:38.560Z] === RUN   TestInfoDebug
15:52:38 [2023-01-09T15:52:38.560Z] --- PASS: TestInfoDebug (0.52s)
15:52:38 [2023-01-09T15:52:38.560Z] === RUN   TestInfoInsecureRegistries
15:52:38 [2023-01-09T15:52:38.560Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:52:38 [2023-01-09T15:52:38.560Z] === RUN   TestInfoRegistryMirrors
15:52:38 [2023-01-09T15:52:38.560Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:52:38 [2023-01-09T15:52:38.560Z] === RUN   TestLoginFailsWithBadCredentials
15:52:38 [2023-01-09T15:52:38.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:52:38 [2023-01-09T15:52:38.815Z] === RUN   TestPingCacheHeaders
15:52:39 [2023-01-09T15:52:39.071Z] --- PASS: TestPingCacheHeaders (0.02s)
15:52:39 [2023-01-09T15:52:39.071Z] === RUN   TestPingGet
15:52:39 [2023-01-09T15:52:39.071Z] --- PASS: TestPingGet (0.01s)
15:52:39 [2023-01-09T15:52:39.071Z] === RUN   TestPingHead
15:52:39 [2023-01-09T15:52:39.071Z] --- PASS: TestPingHead (0.02s)
15:52:39 [2023-01-09T15:52:39.071Z] === RUN   TestPingSwarmHeader
15:52:39 [2023-01-09T15:52:39.664Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:52:39 [2023-01-09T15:52:39.664Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:52:40 [2023-01-09T15:52:40.865Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:52:40 [2023-01-09T15:52:40.865Z] --- PASS: TestPingSwarmHeader (1.66s)
15:52:40 [2023-01-09T15:52:40.865Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:52:40 [2023-01-09T15:52:40.865Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:52:40 [2023-01-09T15:52:40.865Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:52:40 [2023-01-09T15:52:40.865Z] === RUN   TestPingBuilderHeader
15:52:40 [2023-01-09T15:52:40.865Z] === RUN   TestPingBuilderHeader/default_config
15:52:41 [2023-01-09T15:52:41.122Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:52:41 [2023-01-09T15:52:41.730Z] --- PASS: TestPingBuilderHeader (1.04s)
15:52:41 [2023-01-09T15:52:41.730Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
15:52:41 [2023-01-09T15:52:41.730Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
15:52:41 [2023-01-09T15:52:41.730Z] === RUN   TestVersion
15:52:41 [2023-01-09T15:52:41.730Z] --- PASS: TestVersion (0.02s)
15:52:41 [2023-01-09T15:52:41.730Z] === CONT  TestDiskUsage
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/container_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/image_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/volume_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.294Z] === RUN   TestDiskUsage/after_container.Run
15:52:42 [2023-01-09T15:52:42.550Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:52:42 [2023-01-09T15:52:42.551Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:52:42 [2023-01-09T15:52:42.809Z] --- PASS: TestDiskUsage (1.05s)
15:52:42 [2023-01-09T15:52:42.809Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z] PASS
15:52:42 [2023-01-09T15:52:42.809Z] 
15:52:42 [2023-01-09T15:52:42.809Z] === Skipped
15:52:42 [2023-01-09T15:52:42.809Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:52:42 [2023-01-09T15:52:42.809Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:52:42 [2023-01-09T15:52:42.809Z] 
15:52:42 [2023-01-09T15:52:42.809Z] DONE 57 tests, 1 skipped in 23.073s
15:52:42 [2023-01-09T15:52:42.809Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:52:42 [2023-01-09T15:52:42.809Z] ++ 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
15:52:42 [2023-01-09T15:52:42.809Z] ++ set -e
15:52:42 [2023-01-09T15:52:42.809Z] ++ '[' -n 0 ']'
15:52:42 [2023-01-09T15:52:42.809Z] ++ set -x
15:52:42 [2023-01-09T15:52:42.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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
15:52:42 [2023-01-09T15:52:42.809Z] INFO: Testing against a local daemon
15:52:42 [2023-01-09T15:52:42.809Z] === RUN   TestVolumesCreateAndList
15:52:42 [2023-01-09T15:52:42.809Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:52:42 [2023-01-09T15:52:42.809Z] === RUN   TestVolumesRemove
15:52:43 [2023-01-09T15:52:43.107Z] --- PASS: TestVolumesRemove (0.06s)
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInspect
15:52:43 [2023-01-09T15:52:43.107Z] --- PASS: TestVolumesInspect (0.02s)
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInvalidJSON
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:52:43 [2023-01-09T15:52:43.107Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:52:43 [2023-01-09T15:52:43.107Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:52:43 [2023-01-09T15:52:43.107Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:52:43 [2023-01-09T15:52:43.107Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:52:43 [2023-01-09T15:52:43.107Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:52:43 [2023-01-09T15:52:43.107Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:52:43 [2023-01-09T15:52:43.107Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:52:43 [2023-01-09T15:52:43.107Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:52:43 [2023-01-09T15:52:43.107Z] === RUN   TestVolumePruneAnonymous
15:52:43 [2023-01-09T15:52:43.107Z] --- PASS: TestVolumePruneAnonymous (0.03s)
15:52:43 [2023-01-09T15:52:43.107Z] PASS
15:52:43 [2023-01-09T15:52:43.107Z] 
15:52:43 [2023-01-09T15:52:43.107Z] DONE 10 tests in 0.237s
15:52:43 [2023-01-09T15:52:43.107Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:52:43 [2023-01-09T15:52:43.107Z] ++++ cat bundles/test-integration/docker.pid
15:52:43 [2023-01-09T15:52:43.107Z] +++ kill 15024
15:52:43 [2023-01-09T15:52:43.363Z] +++ /etc/init.d/apparmor stop
15:52:43 [2023-01-09T15:52:43.363Z] Leaving: AppArmorNo profiles have been unloaded.
15:52:43 [2023-01-09T15:52:43.363Z] 
15:52:43 [2023-01-09T15:52:43.363Z] Unloading profiles will leave already running processes permanently
15:52:43 [2023-01-09T15:52:43.363Z] unconfined, which can lead to unexpected situations.
15:52:43 [2023-01-09T15:52:43.363Z] 
15:52:43 [2023-01-09T15:52:43.363Z] To set a process to complain mode, use the command line tool
15:52:43 [2023-01-09T15:52:43.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:52:43 [2023-01-09T15:52:43.363Z] +++ true
15:52:43 [2023-01-09T15:52:43.363Z] exiting test-integration
15:52:43 [2023-01-09T15:52:43.363Z] ++ exit 0
15:52:43 [2023-01-09T15:52:43.363Z] 
Post stage
[Pipeline] junit
15:52:43 [2023-01-09T15:52:43.957Z] Recording test results
15:52:44 [2023-01-09T15:52:44.827Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:52:45 [2023-01-09T15:52:45.245Z] + echo Ensuring container killed.
15:52:45 [2023-01-09T15:52:45.245Z] Ensuring container killed.
15:52:45 [2023-01-09T15:52:45.245Z] + docker rm -vf docker-pr10
15:52:45 [2023-01-09T15:52:45.245Z] Error response from daemon: No such container: docker-pr10
[Pipeline] sh
15:52:45 [2023-01-09T15:52:45.536Z] + echo Chowning /workspace to jenkins user
15:52:45 [2023-01-09T15:52:45.536Z] Chowning /workspace to jenkins user
15:52:45 [2023-01-09T15:52:45.536Z] + id -u
15:52:45 [2023-01-09T15:52:45.536Z] + id -g
15:52:45 [2023-01-09T15:52:45.536Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44733:/workspace busybox chown -R 1000:1000 /workspace
15:52:45 [2023-01-09T15:52:45.536Z] Unable to find image 'busybox:latest' locally
15:52:45 [2023-01-09T15:52:45.796Z] latest: Pulling from library/busybox
15:52:45 [2023-01-09T15:52:45.796Z] f78e6840ded1: Already exists
15:52:45 [2023-01-09T15:52:45.796Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
15:52:45 [2023-01-09T15:52:45.796Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:52:47 [2023-01-09T15:52:47.565Z] + bundleName=arm64-integration
15:52:47 [2023-01-09T15:52:47.565Z] + echo Creating arm64-integration-bundles.tar.gz
15:52:47 [2023-01-09T15:52:47.565Z] Creating arm64-integration-bundles.tar.gz
15:52:47 [2023-01-09T15:52:47.565Z] + xargs tar -czf arm64-integration-bundles.tar.gz
15:52:47 [2023-01-09T15:52:47.565Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:52:47 [2023-01-09T15:52:47.859Z] Archiving artifacts
15:52:49 [2023-01-09T15:52:49.555Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44733/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:52:49 [2023-01-09T15:52:49.890Z] + make clean
15:52:50 [2023-01-09T15:52:50.146Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:52:50 [2023-01-09T15:52:50.146Z] docker-dev-cache
15:52:50 [2023-01-09T15:52:50.146Z] 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