Skip to content
Success

Console Output

Pull request #45181 updated
16:46:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 1b32090319568780bb96a0c243ff61bc4d24324c+7489b51f610104ab5acc43f4e77142927e7b522e (e39af1ba4325c1e294eab067f5e73064ef3dfd74)
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-45181@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
16:46:04 [2023-03-20T16:46:04.940Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:46:04 [2023-03-20T16:46:04.943Z] Trying to pass milestone 3
[Pipeline] milestone
16:46:05 [2023-03-20T16:46:05.055Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:46:20 [2023-03-20T16:46:20.225Z] Still waiting to schedule task
16:46:20 [2023-03-20T16:46:20.227Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7328434c3050f4a)16:47:17 [2023-03-20T16:47:17.545Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07fbf362f85df5339) in /home/ubuntu/workspace/moby_PR-45181
[Pipeline] {
[Pipeline] checkout
16:47:17 [2023-03-20T16:47:17.661Z] The recommended git tool is: git
16:47:20 [2023-03-20T16:47:20.425Z] using credential docker-jenkins-github-credentials
16:47:20 [2023-03-20T16:47:20.437Z] Cloning the remote Git repository
16:47:20 [2023-03-20T16:47:20.437Z] Cloning with configured refspecs honoured and without tags
16:47:20 [2023-03-20T16:47:20.532Z] Cloning repository https://github.com/moby/moby.git
16:47:20 [2023-03-20T16:47:20.610Z]  > git init /home/ubuntu/workspace/moby_PR-45181 # timeout=10
16:47:21 [2023-03-20T16:47:21.075Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:21 [2023-03-20T16:47:21.076Z]  > git --version # timeout=10
16:47:21 [2023-03-20T16:47:21.105Z]  > git --version # 'git version 2.25.1'
16:47:21 [2023-03-20T16:47:21.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:21 [2023-03-20T16:47:21.107Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45181/head:refs/remotes/origin/PR-45181 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:39 [2023-03-20T16:47:39.084Z] Fetching without tags
16:47:39 [2023-03-20T16:47:39.374Z] Merging remotes/origin/master commit 7489b51f610104ab5acc43f4e77142927e7b522e into PR head commit 1b32090319568780bb96a0c243ff61bc4d24324c
16:47:39 [2023-03-20T16:47:39.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:39 [2023-03-20T16:47:39.029Z]  > git config --add remote.origin.fetch +refs/pull/45181/head:refs/remotes/origin/PR-45181 # timeout=10
16:47:39 [2023-03-20T16:47:39.056Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:39 [2023-03-20T16:47:39.091Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:39 [2023-03-20T16:47:39.113Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:39 [2023-03-20T16:47:39.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:39 [2023-03-20T16:47:39.115Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45181/head:refs/remotes/origin/PR-45181 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:39 [2023-03-20T16:47:39.413Z]  > git config core.sparsecheckout # timeout=10
16:47:39 [2023-03-20T16:47:39.433Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:47:40 [2023-03-20T16:47:40.662Z] Merge succeeded, producing 1b32090319568780bb96a0c243ff61bc4d24324c
16:47:40 [2023-03-20T16:47:40.662Z] Checking out Revision 1b32090319568780bb96a0c243ff61bc4d24324c (PR-45181)
16:47:40 [2023-03-20T16:47:40.625Z]  > git remote # timeout=10
16:47:40 [2023-03-20T16:47:40.641Z]  > git config --get remote.origin.url # timeout=10
16:47:40 [2023-03-20T16:47:40.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:40 [2023-03-20T16:47:40.654Z]  > git merge 7489b51f610104ab5acc43f4e77142927e7b522e # timeout=10
16:47:40 [2023-03-20T16:47:40.670Z]  > git rev-parse HEAD^{commit} # timeout=10
16:47:40 [2023-03-20T16:47:40.689Z]  > git config core.sparsecheckout # timeout=10
16:47:40 [2023-03-20T16:47:40.705Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:47:45 [2023-03-20T16:47:45.394Z] Commit message: "Add workflow to automatically cherry-pick on merge"
16:47:45 [2023-03-20T16:47:45.418Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:47:45 [2023-03-20T16:47:45.423Z]  > git rev-list --no-walk f52cf1dbc27e7f8e4a22a75a2fa3e8a8bd8b7075 # timeout=10
16:47:46 [2023-03-20T16:47:46.419Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45181:/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
16:48:08 [2023-03-20T16:48:08.378Z] Unable to find image 'alpine:latest' locally
16:48:08 [2023-03-20T16:48:08.378Z] latest: Pulling from library/alpine
16:48:08 [2023-03-20T16:48:08.378Z] af6eaf76a39c: Pulling fs layer
16:48:08 [2023-03-20T16:48:08.705Z] af6eaf76a39c: Verifying Checksum
16:48:08 [2023-03-20T16:48:08.705Z] af6eaf76a39c: Download complete
16:48:08 [2023-03-20T16:48:08.705Z] af6eaf76a39c: Pull complete
16:48:08 [2023-03-20T16:48:08.705Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
16:48:08 [2023-03-20T16:48:08.967Z] Status: Downloaded newer image for alpine:latest
16:48:15 [2023-03-20T16:48:15.549Z] 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
16:48:16 [2023-03-20T16:48:16.266Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07fbf362f85df5339) in /home/ubuntu/workspace/moby_PR-45181
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
16:48:16 [2023-03-20T16:48:16.310Z] The recommended git tool is: git
[Pipeline] // stage
16:48:16 [2023-03-20T16:48:16.320Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
16:48:16 [2023-03-20T16:48:16.339Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
16:48:16 [2023-03-20T16:48:16.348Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:48:16 [2023-03-20T16:48:16.589Z] Merging remotes/origin/master commit 7489b51f610104ab5acc43f4e77142927e7b522e into PR head commit 1b32090319568780bb96a0c243ff61bc4d24324c
16:48:16 [2023-03-20T16:48:16.658Z] Merge succeeded, producing 1b32090319568780bb96a0c243ff61bc4d24324c
16:48:16 [2023-03-20T16:48:16.659Z] Checking out Revision 1b32090319568780bb96a0c243ff61bc4d24324c (PR-45181)
16:48:16 [2023-03-20T16:48:16.718Z] Commit message: "Add workflow to automatically cherry-pick on merge"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:48:16 [2023-03-20T16:48:16.341Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45181/.git # timeout=10
16:48:16 [2023-03-20T16:48:16.351Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:16 [2023-03-20T16:48:16.359Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:16 [2023-03-20T16:48:16.359Z]  > git --version # timeout=10
16:48:16 [2023-03-20T16:48:16.365Z]  > git --version # 'git version 2.25.1'
16:48:16 [2023-03-20T16:48:16.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:16 [2023-03-20T16:48:16.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45181/head:refs/remotes/origin/PR-45181 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:16 [2023-03-20T16:48:16.601Z]  > git config core.sparsecheckout # timeout=10
16:48:16 [2023-03-20T16:48:16.607Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:48:16 [2023-03-20T16:48:16.641Z]  > git remote # timeout=10
16:48:16 [2023-03-20T16:48:16.645Z]  > git config --get remote.origin.url # timeout=10
16:48:16 [2023-03-20T16:48:16.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:16 [2023-03-20T16:48:16.651Z]  > git merge 7489b51f610104ab5acc43f4e77142927e7b522e # timeout=10
16:48:16 [2023-03-20T16:48:16.660Z]  > git rev-parse HEAD^{commit} # timeout=10
16:48:16 [2023-03-20T16:48:16.670Z]  > git config core.sparsecheckout # timeout=10
16:48:16 [2023-03-20T16:48:16.676Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:48:17 [2023-03-20T16:48:17.388Z] + docker version
16:48:17 [2023-03-20T16:48:17.388Z] Client: Docker Engine - Community
16:48:17 [2023-03-20T16:48:17.388Z]  Version:           22.06.0-beta.0
16:48:17 [2023-03-20T16:48:17.388Z]  API version:       1.42
16:48:17 [2023-03-20T16:48:17.388Z]  Go version:        go1.18.3
16:48:17 [2023-03-20T16:48:17.388Z]  Git commit:        3e9117b
16:48:17 [2023-03-20T16:48:17.388Z]  Built:             Fri Jun  3 17:55:34 2022
16:48:17 [2023-03-20T16:48:17.388Z]  OS/Arch:           linux/arm64
16:48:17 [2023-03-20T16:48:17.388Z]  Context:           default
16:48:17 [2023-03-20T16:48:17.388Z] 
16:48:17 [2023-03-20T16:48:17.388Z] Server: Docker Engine - Community
16:48:17 [2023-03-20T16:48:17.388Z]  Engine:
16:48:17 [2023-03-20T16:48:17.388Z]   Version:          22.06.0-beta.0
16:48:17 [2023-03-20T16:48:17.388Z]   API version:      1.42 (minimum version 1.12)
16:48:17 [2023-03-20T16:48:17.388Z]   Go version:       go1.18.3
16:48:17 [2023-03-20T16:48:17.388Z]   Git commit:       38633e7
16:48:17 [2023-03-20T16:48:17.388Z]   Built:            Fri Jun  3 17:55:34 2022
16:48:17 [2023-03-20T16:48:17.388Z]   OS/Arch:          linux/arm64
16:48:17 [2023-03-20T16:48:17.388Z]   Experimental:     true
16:48:17 [2023-03-20T16:48:17.388Z]  containerd:
16:48:17 [2023-03-20T16:48:17.388Z]   Version:          1.6.8
16:48:17 [2023-03-20T16:48:17.388Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:48:17 [2023-03-20T16:48:17.388Z]  runc:
16:48:17 [2023-03-20T16:48:17.388Z]   Version:          1.1.4
16:48:17 [2023-03-20T16:48:17.388Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:48:17 [2023-03-20T16:48:17.388Z]  docker-init:
16:48:17 [2023-03-20T16:48:17.388Z]   Version:          0.19.0
16:48:17 [2023-03-20T16:48:17.388Z]   GitCommit:        de40ad0
[Pipeline] sh
16:48:17 [2023-03-20T16:48:17.674Z] + docker info
16:48:17 [2023-03-20T16:48:17.674Z] Client:
16:48:17 [2023-03-20T16:48:17.674Z]  Context:    default
16:48:17 [2023-03-20T16:48:17.674Z]  Debug Mode: false
16:48:17 [2023-03-20T16:48:17.674Z]  Plugins:
16:48:17 [2023-03-20T16:48:17.674Z]   buildx: Docker Buildx (Docker Inc.)
16:48:17 [2023-03-20T16:48:17.674Z]     Version:  v0.8.2
16:48:17 [2023-03-20T16:48:17.674Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:48:17 [2023-03-20T16:48:17.674Z]   compose: Docker Compose (Docker Inc.)
16:48:17 [2023-03-20T16:48:17.674Z]     Version:  v2.12.0
16:48:17 [2023-03-20T16:48:17.674Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:48:17 [2023-03-20T16:48:17.674Z] 
16:48:17 [2023-03-20T16:48:17.674Z] Server:
16:48:17 [2023-03-20T16:48:17.674Z]  Containers: 0
16:48:17 [2023-03-20T16:48:17.674Z]   Running: 0
16:48:17 [2023-03-20T16:48:17.674Z]   Paused: 0
16:48:17 [2023-03-20T16:48:17.674Z]   Stopped: 0
16:48:17 [2023-03-20T16:48:17.674Z]  Images: 1
16:48:17 [2023-03-20T16:48:17.674Z]  Server Version: 22.06.0-beta.0
16:48:17 [2023-03-20T16:48:17.674Z]  Storage Driver: overlay2
16:48:17 [2023-03-20T16:48:17.674Z]   Backing Filesystem: extfs
16:48:17 [2023-03-20T16:48:17.674Z]   Supports d_type: true
16:48:17 [2023-03-20T16:48:17.674Z]   Using metacopy: false
16:48:17 [2023-03-20T16:48:17.674Z]   Native Overlay Diff: true
16:48:17 [2023-03-20T16:48:17.674Z]   userxattr: false
16:48:17 [2023-03-20T16:48:17.674Z]  Logging Driver: json-file
16:48:17 [2023-03-20T16:48:17.674Z]  Cgroup Driver: cgroupfs
16:48:17 [2023-03-20T16:48:17.674Z]  Cgroup Version: 1
16:48:17 [2023-03-20T16:48:17.674Z]  Plugins:
16:48:17 [2023-03-20T16:48:17.674Z]   Volume: local
16:48:17 [2023-03-20T16:48:17.674Z]   Network: bridge host ipvlan macvlan null overlay
16:48:17 [2023-03-20T16:48:17.674Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:48:17 [2023-03-20T16:48:17.674Z]  Swarm: inactive
16:48:17 [2023-03-20T16:48:17.674Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:48:17 [2023-03-20T16:48:17.674Z]  Default Runtime: runc
16:48:17 [2023-03-20T16:48:17.674Z]  Init Binary: docker-init
16:48:17 [2023-03-20T16:48:17.674Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:48:17 [2023-03-20T16:48:17.674Z]  runc version: v1.1.4-0-g5fd4c4d
16:48:17 [2023-03-20T16:48:17.674Z]  init version: de40ad0
16:48:17 [2023-03-20T16:48:17.674Z]  Security Options:
16:48:17 [2023-03-20T16:48:17.674Z]   apparmor
16:48:17 [2023-03-20T16:48:17.674Z]   seccomp
16:48:17 [2023-03-20T16:48:17.674Z]    Profile: builtin
16:48:17 [2023-03-20T16:48:17.674Z]  Kernel Version: 5.15.0-1022-aws
16:48:17 [2023-03-20T16:48:17.674Z]  Operating System: Ubuntu 20.04.5 LTS
16:48:17 [2023-03-20T16:48:17.674Z]  OSType: linux
16:48:17 [2023-03-20T16:48:17.674Z]  Architecture: aarch64
16:48:17 [2023-03-20T16:48:17.674Z]  CPUs: 2
16:48:17 [2023-03-20T16:48:17.674Z]  Total Memory: 7.559GiB
16:48:17 [2023-03-20T16:48:17.674Z]  Name: ip-10-100-98-84
16:48:17 [2023-03-20T16:48:17.674Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:48:17 [2023-03-20T16:48:17.674Z]  Docker Root Dir: /var/lib/docker
16:48:17 [2023-03-20T16:48:17.674Z]  Debug Mode: false
16:48:17 [2023-03-20T16:48:17.674Z]  Registry: https://index.docker.io/v1/
16:48:17 [2023-03-20T16:48:17.674Z]  Labels:
16:48:17 [2023-03-20T16:48:17.674Z]  Experimental: true
16:48:17 [2023-03-20T16:48:17.674Z]  Insecure Registries:
16:48:17 [2023-03-20T16:48:17.674Z]   127.0.0.0/8
16:48:17 [2023-03-20T16:48:17.674Z]  Live Restore Enabled: true
16:48:17 [2023-03-20T16:48:17.674Z] 
[Pipeline] sh
16:48:17 [2023-03-20T16:48:17.965Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:48:17 [2023-03-20T16:48:17.965Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:48:17 [2023-03-20T16:48:17.965Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45181/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:48:17 [2023-03-20T16:48:17.965Z] + bash /home/ubuntu/workspace/moby_PR-45181/check-config.sh
16:48:17 [2023-03-20T16:48:17.965Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:48:17 [2023-03-20T16:48:17.965Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
16:48:17 [2023-03-20T16:48:17.965Z] 
16:48:17 [2023-03-20T16:48:17.965Z] Generally Necessary:
16:48:17 [2023-03-20T16:48:17.965Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:48:17 [2023-03-20T16:48:17.965Z] - apparmor: enabled and tools installed
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_NAMESPACES: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_NET_NS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_PID_NS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_IPC_NS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_UTS_NS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_CGROUPS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_CGROUP_CPUACCT: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_CGROUP_DEVICE: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_CGROUP_FREEZER: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_CGROUP_SCHED: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_CPUSETS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_MEMCG: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_KEYS: enabled
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_VETH: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_BRIDGE: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:48:18 [2023-03-20T16:48:18.225Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_NF_NAT: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_POSIX_MQUEUE: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_CGROUP_BPF: enabled
16:48:18 [2023-03-20T16:48:18.487Z] 
16:48:18 [2023-03-20T16:48:18.487Z] Optional Features:
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_USER_NS: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_SECCOMP: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_SECCOMP_FILTER: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_CGROUP_PIDS: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_MEMCG_SWAP: enabled
16:48:18 [2023-03-20T16:48:18.487Z]     (cgroup swap accounting is currently enabled)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_BLK_CGROUP: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_CGROUP_PERF: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_CGROUP_HUGETLB: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_CFS_BANDWIDTH: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_RT_GROUP_SCHED: missing
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_IP_VS: enabled (as module)
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_IP_VS_NFCT: enabled
16:48:18 [2023-03-20T16:48:18.487Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_IP_VS_RR: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_SECURITY_SELINUX: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_SECURITY_APPARMOR: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_EXT4_FS: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:48:18 [2023-03-20T16:48:18.746Z] - Network Drivers:
16:48:18 [2023-03-20T16:48:18.746Z]   - "overlay":
16:48:18 [2023-03-20T16:48:18.746Z]     - CONFIG_VXLAN: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       Optional (for encrypted networks):
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_CRYPTO: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_CRYPTO_AEAD: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_CRYPTO_GCM: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_CRYPTO_GHASH: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_XFRM: enabled
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_XFRM_USER: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]       - CONFIG_INET_ESP: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]   - "ipvlan":
16:48:18 [2023-03-20T16:48:18.746Z]     - CONFIG_IPVLAN: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]   - "macvlan":
16:48:18 [2023-03-20T16:48:18.746Z]     - CONFIG_MACVLAN: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]     - CONFIG_DUMMY: enabled (as module)
16:48:18 [2023-03-20T16:48:18.746Z]   - "ftp,tftp client in container":
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z] - Storage Drivers:
16:48:19 [2023-03-20T16:48:19.005Z]   - "aufs":
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_AUFS_FS: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]   - "btrfs":
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:48:19 [2023-03-20T16:48:19.005Z]   - "devicemapper":
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_BLK_DEV_DM: enabled
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]   - "overlay":
16:48:19 [2023-03-20T16:48:19.005Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:48:19 [2023-03-20T16:48:19.005Z]   - "zfs":
16:48:19 [2023-03-20T16:48:19.005Z]     - /dev/zfs: present
16:48:19 [2023-03-20T16:48:19.005Z]     - zfs command: missing
16:48:19 [2023-03-20T16:48:19.005Z]     - zpool command: missing
16:48:19 [2023-03-20T16:48:19.005Z] 
16:48:19 [2023-03-20T16:48:19.005Z] Limits:
16:48:19 [2023-03-20T16:48:19.005Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:48:19 [2023-03-20T16:48:19.005Z] 
16:48:19 [2023-03-20T16:48:19.005Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:48:19 [2023-03-20T16:48:19.322Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1b32090319568780bb96a0c243ff61bc4d24324c .
16:48:19 [2023-03-20T16:48:19.594Z] #1 [internal] load .dockerignore
16:48:19 [2023-03-20T16:48:19.594Z] #1 transferring context: 113B done
16:48:19 [2023-03-20T16:48:19.594Z] #1 DONE 0.0s
16:48:19 [2023-03-20T16:48:19.594Z] 
16:48:19 [2023-03-20T16:48:19.594Z] #2 [internal] load build definition from Dockerfile
16:48:19 [2023-03-20T16:48:19.594Z] #2 transferring dockerfile: 26.94kB done
16:48:19 [2023-03-20T16:48:19.594Z] #2 DONE 0.0s
16:48:19 [2023-03-20T16:48:19.594Z] 
16:48:19 [2023-03-20T16:48:19.594Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:48:19 [2023-03-20T16:48:19.853Z] #3 DONE 0.3s
16:48:19 [2023-03-20T16:48:19.853Z] 
16:48:19 [2023-03-20T16:48:19.853Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
16:48:19 [2023-03-20T16:48:19.853Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
16:48:19 [2023-03-20T16:48:19.853Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
16:48:19 [2023-03-20T16:48:19.853Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
16:48:19 [2023-03-20T16:48:19.853Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
16:48:19 [2023-03-20T16:48:19.853Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
16:48:20 [2023-03-20T16:48:20.113Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 1.05MB / 10.82MB 0.2s
16:48:20 [2023-03-20T16:48:20.113Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s
16:48:20 [2023-03-20T16:48:20.372Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s done
16:48:20 [2023-03-20T16:48:20.372Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s
16:48:20 [2023-03-20T16:48:20.372Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
16:48:20 [2023-03-20T16:48:20.372Z] #4 DONE 0.6s
16:48:20 [2023-03-20T16:48:20.635Z] 
16:48:20 [2023-03-20T16:48:20.635Z] #5 [internal] load metadata for docker.io/library/busybox:latest
16:48:20 [2023-03-20T16:48:20.894Z] #5 DONE 0.4s
16:48:20 [2023-03-20T16:48:20.894Z] 
16:48:20 [2023-03-20T16:48:20.894Z] #6 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
16:48:21 [2023-03-20T16:48:21.154Z] #6 DONE 0.5s
16:48:21 [2023-03-20T16:48:21.154Z] 
16:48:21 [2023-03-20T16:48:21.154Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:48:21 [2023-03-20T16:48:21.154Z] #7 DONE 0.5s
16:48:21 [2023-03-20T16:48:21.154Z] 
16:48:21 [2023-03-20T16:48:21.154Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:48:21 [2023-03-20T16:48:21.154Z] #8 DONE 0.5s
16:48:21 [2023-03-20T16:48:21.154Z] 
16:48:21 [2023-03-20T16:48:21.154Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
16:48:21 [2023-03-20T16:48:21.154Z] #9 DONE 0.6s
16:48:21 [2023-03-20T16:48:21.154Z] 
16:48:21 [2023-03-20T16:48:21.154Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
16:48:21 [2023-03-20T16:48:21.154Z] #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done
16:48:21 [2023-03-20T16:48:21.154Z] #10 DONE 0.0s
16:48:21 [2023-03-20T16:48:21.154Z] 
16:48:21 [2023-03-20T16:48:21.154Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:21 [2023-03-20T16:48:21.154Z] #11 resolve docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3 0.0s done
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:32fd8dded88f217dcdf3072d7f07a8882083dbe5f3f4b46ed5db27c4ebfb9aa4 7.33kB / 7.33kB done
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 0B / 53.70MB 0.1s
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:7b8a090f23f28b92f40160bc1a686e3bd5cd4bbd00713a7133631cb2189575f2 0B / 5.15MB 0.1s
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:ec29ff8525a3f037f4cc74d2925846a9a8c985469b4ae98fa34099110288987c 0B / 10.87MB 0.1s
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3 1.86kB / 1.86kB done
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:13f4a6897f8450007dfab3a933b8b4e589dfa9ab521c33d3d00420b276fa6269 1.79kB / 1.79kB done
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 9.44MB / 53.70MB 0.1s
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:7b8a090f23f28b92f40160bc1a686e3bd5cd4bbd00713a7133631cb2189575f2 5.15MB / 5.15MB 0.1s
16:48:21 [2023-03-20T16:48:21.417Z] #11 sha256:ec29ff8525a3f037f4cc74d2925846a9a8c985469b4ae98fa34099110288987c 4.54MB / 10.87MB 0.1s
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 20.03MB / 53.70MB 0.2s
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:7b8a090f23f28b92f40160bc1a686e3bd5cd4bbd00713a7133631cb2189575f2 5.15MB / 5.15MB 0.2s done
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:ec29ff8525a3f037f4cc74d2925846a9a8c985469b4ae98fa34099110288987c 10.87MB / 10.87MB 0.2s
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 0B / 54.68MB 0.2s
16:48:21 [2023-03-20T16:48:21.678Z] #11 ...
16:48:21 [2023-03-20T16:48:21.678Z] 
16:48:21 [2023-03-20T16:48:21.678Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:48:21 [2023-03-20T16:48:21.678Z] #12 DONE 0.4s
16:48:21 [2023-03-20T16:48:21.678Z] 
16:48:21 [2023-03-20T16:48:21.678Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 29.36MB / 53.70MB 0.4s
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:ec29ff8525a3f037f4cc74d2925846a9a8c985469b4ae98fa34099110288987c 10.87MB / 10.87MB 0.3s done
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 6.84MB / 54.68MB 0.4s
16:48:21 [2023-03-20T16:48:21.678Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 4.19MB / 81.40MB 0.4s
16:48:21 [2023-03-20T16:48:21.942Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 37.89MB / 53.70MB 0.5s
16:48:21 [2023-03-20T16:48:21.942Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 19.92MB / 54.68MB 0.5s
16:48:21 [2023-03-20T16:48:21.942Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 15.44MB / 81.40MB 0.5s
16:48:21 [2023-03-20T16:48:21.942Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 53.70MB / 53.70MB 0.6s
16:48:21 [2023-03-20T16:48:21.942Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 36.70MB / 54.68MB 0.6s
16:48:21 [2023-03-20T16:48:21.942Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 34.60MB / 81.40MB 0.6s
16:48:22 [2023-03-20T16:48:22.215Z] #11 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 53.70MB / 53.70MB 0.7s done
16:48:22 [2023-03-20T16:48:22.215Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 47.19MB / 54.68MB 0.7s
16:48:22 [2023-03-20T16:48:22.215Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 42.66MB / 81.40MB 0.7s
16:48:22 [2023-03-20T16:48:22.215Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 0B / 95.44MB 0.7s
16:48:22 [2023-03-20T16:48:22.215Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 54.68MB / 54.68MB 0.9s
16:48:22 [2023-03-20T16:48:22.215Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 8.84MB / 95.44MB 0.9s
16:48:22 [2023-03-20T16:48:22.490Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 59.77MB / 81.40MB 1.1s
16:48:22 [2023-03-20T16:48:22.490Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 26.21MB / 95.44MB 1.1s
16:48:22 [2023-03-20T16:48:22.490Z] #11 extracting sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a
16:48:22 [2023-03-20T16:48:22.490Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 69.21MB / 81.40MB 1.2s
16:48:22 [2023-03-20T16:48:22.490Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 37.15MB / 95.44MB 1.2s
16:48:22 [2023-03-20T16:48:22.753Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 81.40MB / 81.40MB 1.3s
16:48:22 [2023-03-20T16:48:22.753Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 58.86MB / 95.44MB 1.3s
16:48:22 [2023-03-20T16:48:22.753Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 70.48MB / 95.44MB 1.4s
16:48:23 [2023-03-20T16:48:23.026Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 81.79MB / 95.44MB 1.5s
16:48:23 [2023-03-20T16:48:23.026Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 95.44MB / 95.44MB 1.7s
16:48:23 [2023-03-20T16:48:23.287Z] #11 sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 54.68MB / 54.68MB 1.9s done
16:48:23 [2023-03-20T16:48:23.287Z] #11 sha256:d7023c2a959f0906c177e31191c401098f77ee09ef95fa4f3bf9564afd926af5 0B / 156B 1.9s
16:48:23 [2023-03-20T16:48:23.652Z] #11 sha256:d7023c2a959f0906c177e31191c401098f77ee09ef95fa4f3bf9564afd926af5 156B / 156B 2.1s
16:48:24 [2023-03-20T16:48:24.594Z] #11 ...
16:48:24 [2023-03-20T16:48:24.594Z] 
16:48:24 [2023-03-20T16:48:24.594Z] #13 [internal] load build context
16:48:24 [2023-03-20T16:48:24.594Z] #13 transferring context: 67.49MB 2.4s done
16:48:24 [2023-03-20T16:48:24.594Z] #13 DONE 3.4s
16:48:24 [2023-03-20T16:48:24.594Z] 
16:48:24 [2023-03-20T16:48:24.594Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:24 [2023-03-20T16:48:24.854Z] #11 sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 81.40MB / 81.40MB 3.4s done
16:48:24 [2023-03-20T16:48:24.854Z] #11 sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 95.44MB / 95.44MB 3.5s done
16:48:24 [2023-03-20T16:48:24.854Z] #11 sha256:d7023c2a959f0906c177e31191c401098f77ee09ef95fa4f3bf9564afd926af5 156B / 156B 3.5s done
16:48:25 [2023-03-20T16:48:25.117Z] #11 ...
16:48:25 [2023-03-20T16:48:25.117Z] 
16:48:25 [2023-03-20T16:48:25.117Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
16:48:25 [2023-03-20T16:48:25.117Z] #10 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
16:48:25 [2023-03-20T16:48:25.117Z] #10 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
16:48:25 [2023-03-20T16:48:25.117Z] #10 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
16:48:25 [2023-03-20T16:48:25.117Z] #10 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
16:48:25 [2023-03-20T16:48:25.117Z] #10 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 3.5s done
16:48:25 [2023-03-20T16:48:25.117Z] #10 DONE 3.7s
16:48:25 [2023-03-20T16:48:25.117Z] 
16:48:25 [2023-03-20T16:48:25.117Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:25 [2023-03-20T16:48:25.117Z] #11 extracting sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 2.8s done
16:48:25 [2023-03-20T16:48:25.117Z] #11 ...
16:48:25 [2023-03-20T16:48:25.117Z] 
16:48:25 [2023-03-20T16:48:25.117Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
16:48:25 [2023-03-20T16:48:25.117Z] #14 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
16:48:25 [2023-03-20T16:48:25.117Z] #14 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
16:48:25 [2023-03-20T16:48:25.117Z] #14 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
16:48:25 [2023-03-20T16:48:25.117Z] #14 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
16:48:25 [2023-03-20T16:48:25.117Z] #14 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 3.5s done
16:48:25 [2023-03-20T16:48:25.117Z] #14 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.3s done
16:48:25 [2023-03-20T16:48:25.117Z] #14 DONE 4.0s
16:48:25 [2023-03-20T16:48:25.117Z] 
16:48:25 [2023-03-20T16:48:25.117Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:25 [2023-03-20T16:48:25.117Z] #11 extracting sha256:7b8a090f23f28b92f40160bc1a686e3bd5cd4bbd00713a7133631cb2189575f2
16:48:25 [2023-03-20T16:48:25.377Z] #11 ...
16:48:25 [2023-03-20T16:48:25.377Z] 
16:48:25 [2023-03-20T16:48:25.377Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
16:48:25 [2023-03-20T16:48:25.377Z] #15 resolve docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 0.1s done
16:48:25 [2023-03-20T16:48:25.377Z] #15 sha256:0f5fe16b1836feccd4765ac5685fc7a7b9c73445cac94fc595d2ffbc3cb59a7a 53.70MB / 53.70MB 0.6s done
16:48:25 [2023-03-20T16:48:25.377Z] #15 sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f 1.85kB / 1.85kB done
16:48:25 [2023-03-20T16:48:25.377Z] #15 sha256:6509c82860a3b4158fb6537fdec1477443c367b7d5bf1b55dfcc40325aa588e6 529B / 529B done
16:48:25 [2023-03-20T16:48:25.377Z] #15 sha256:ccb33f20de915e60fb6bf31b8d9a06b50e07a07957b53ceb67edb2dfd2bcaca8 1.48kB / 1.48kB done
16:48:25 [2023-03-20T16:48:25.377Z] #15 DONE 4.1s
16:48:25 [2023-03-20T16:48:25.377Z] 
16:48:25 [2023-03-20T16:48:25.377Z] #16 [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
16:48:25 [2023-03-20T16:48:25.946Z] #16 ...
16:48:25 [2023-03-20T16:48:25.946Z] 
16:48:25 [2023-03-20T16:48:25.946Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:48:25 [2023-03-20T16:48:25.946Z] #17 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:48:25 [2023-03-20T16:48:25.946Z] #17 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:48:25 [2023-03-20T16:48:25.946Z] #17 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:48:25 [2023-03-20T16:48:25.946Z] #17 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:48:25 [2023-03-20T16:48:25.946Z] #17 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s
16:48:25 [2023-03-20T16:48:25.946Z] #17 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done
16:48:27 [2023-03-20T16:48:27.333Z] #17 ...
16:48:27 [2023-03-20T16:48:27.333Z] 
16:48:27 [2023-03-20T16:48:27.333Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:27 [2023-03-20T16:48:27.333Z] #11 extracting sha256:7b8a090f23f28b92f40160bc1a686e3bd5cd4bbd00713a7133631cb2189575f2 0.7s done
16:48:27 [2023-03-20T16:48:27.333Z] #11 extracting sha256:ec29ff8525a3f037f4cc74d2925846a9a8c985469b4ae98fa34099110288987c 0.4s done
16:48:27 [2023-03-20T16:48:27.333Z] #11 extracting sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 0.7s
16:48:29 [2023-03-20T16:48:29.892Z] #11 extracting sha256:8747d4a988af1d119e668971a87213d5c7061fc04671ba6fcb7123a1c11507ac 2.9s done
16:48:29 [2023-03-20T16:48:29.892Z] #11 extracting sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3
16:48:32 [2023-03-20T16:48:32.429Z] #11 extracting sha256:a4f96f012c3b0037d5ab1fb4289e1618ef965014450e38ecf98ba012238a38f3 2.5s done
16:48:32 [2023-03-20T16:48:32.688Z] #11 extracting sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d
16:48:34 [2023-03-20T16:48:34.069Z] #11 ...
16:48:34 [2023-03-20T16:48:34.069Z] 
16:48:34 [2023-03-20T16:48:34.069Z] #18 [build-dummy 2/2] RUN mkdir -p /build
16:48:34 [2023-03-20T16:48:34.069Z] #18 DONE 8.5s
16:48:34 [2023-03-20T16:48:34.069Z] 
16:48:34 [2023-03-20T16:48:34.069Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:34 [2023-03-20T16:48:34.069Z] #11 ...
16:48:34 [2023-03-20T16:48:34.069Z] 
16:48:34 [2023-03-20T16:48:34.069Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:48:34 [2023-03-20T16:48:34.069Z] #19 DONE 0.1s
16:48:34 [2023-03-20T16:48:34.069Z] 
16:48:34 [2023-03-20T16:48:34.069Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:37 [2023-03-20T16:48:37.366Z] #11 ...
16:48:37 [2023-03-20T16:48:37.366Z] 
16:48:37 [2023-03-20T16:48:37.366Z] #16 [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
16:48:37 [2023-03-20T16:48:37.366Z] #16 1.467 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 1.522 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 1.522 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 1.675 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 1.933 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 2.245 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 2.954 Fetched 8524 kB in 2s (4871 kB/s)
16:48:37 [2023-03-20T16:48:37.366Z] #16 2.954 Reading package lists...
16:48:37 [2023-03-20T16:48:37.366Z] #16 3.518 Reading package lists...
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.060 Building dependency tree...
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.456 The following additional packages will be installed:
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.456   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.457   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.458 Recommended packages:
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.458   libldap-common publicsuffix libsasl2-modules
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.570 The following NEW packages will be installed:
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.570   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.570   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.570   libssh2-1 openssl
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.841 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.841 Need to get 2944 kB of archives.
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.841 After this operation, 6484 kB of additional disk space will be used.
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.841 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.870 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.874 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.874 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.892 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.894 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.900 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.901 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.902 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.908 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.908 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.916 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.939 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.946 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 4.948 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.273 debconf: delaying package configuration, since apt-utils is not installed
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.316 Fetched 2944 kB in 0s (7574 kB/s)
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.364 Selecting previously unselected package openssl.
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.364 (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.)
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.365 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.374 Unpacking openssl (1.1.1n-0+deb11u4) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.695 Selecting previously unselected package ca-certificates.
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.695 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.702 Unpacking ca-certificates (20210119) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.817 Selecting previously unselected package libbrotli1:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.819 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 5.907 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.129 Selecting previously unselected package libsasl2-modules-db:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.129 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.141 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.469 Selecting previously unselected package libsasl2-2:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.469 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.482 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.581 Selecting previously unselected package libldap-2.4-2:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.581 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.588 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.725 Selecting previously unselected package libnghttp2-14:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.725 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 6.739 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.016 Selecting previously unselected package libpsl5:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.017 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.044 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.184 Selecting previously unselected package librtmp1:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.185 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.264 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.625 Selecting previously unselected package libssh2-1:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.627 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.639 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.954 Selecting previously unselected package libcurl4:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 7.955 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.021 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.183 Selecting previously unselected package curl.
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.185 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.191 Unpacking curl (7.74.0-1.3+deb11u7) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.407 Selecting previously unselected package libonig5:arm64.
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.411 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.434 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:48:37 [2023-03-20T16:48:37.366Z] #16 8.504 Selecting previously unselected package libjq1:arm64.
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.504 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.518 Unpacking libjq1:arm64 (1.6-2.1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.579 Selecting previously unselected package jq.
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.579 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.583 Unpacking jq (1.6-2.1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.636 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.642 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.653 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.664 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.679 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.688 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.698 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.709 Setting up openssl (1.1.1n-0+deb11u4) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.726 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.738 Setting up libjq1:arm64 (1.6-2.1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.747 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 8.757 Setting up ca-certificates (20210119) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 9.523 Updating certificates in /etc/ssl/certs...
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.40 129 added, 0 removed; done.
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.53 Setting up jq (1.6-2.1) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.54 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.55 Setting up curl (7.74.0-1.3+deb11u7) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.57 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.59 Processing triggers for ca-certificates (20210119) ...
16:48:37 [2023-03-20T16:48:37.367Z] #16 10.60 Updating certificates in /etc/ssl/certs...
16:48:37 [2023-03-20T16:48:37.367Z] #16 11.35 0 added, 0 removed; done.
16:48:37 [2023-03-20T16:48:37.367Z] #16 11.35 Running hooks in /etc/ca-certificates/update.d...
16:48:37 [2023-03-20T16:48:37.367Z] #16 11.35 done.
16:48:37 [2023-03-20T16:48:37.367Z] #16 ...
16:48:37 [2023-03-20T16:48:37.367Z] 
16:48:37 [2023-03-20T16:48:37.367Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:51ff22f03320894402290ba7dfd83ee05b61e58b5381d76b40f2e3a370d81da3
16:48:37 [2023-03-20T16:48:37.367Z] #11 extracting sha256:84fab3b13c90764e68e4c9c339990e113fb98eb29ae6b53965c8f84c97873b6d 4.5s done
16:48:37 [2023-03-20T16:48:37.367Z] #11 extracting sha256:d7023c2a959f0906c177e31191c401098f77ee09ef95fa4f3bf9564afd926af5 done
16:48:37 [2023-03-20T16:48:37.934Z] #11 DONE 16.5s
16:48:37 [2023-03-20T16:48:37.934Z] 
16:48:37 [2023-03-20T16:48:37.934Z] #20 [base 2/5] COPY --from=xx / /
16:48:40 [2023-03-20T16:48:40.473Z] #20 DONE 2.2s
16:48:40 [2023-03-20T16:48:40.473Z] 
16:48:40 [2023-03-20T16:48:40.473Z] #16 [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
16:48:40 [2023-03-20T16:48:40.473Z] #16 DONE 14.6s
16:48:40 [2023-03-20T16:48:40.473Z] 
16:48:40 [2023-03-20T16:48:40.473Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:48:40 [2023-03-20T16:48:40.473Z] #21 DONE 0.1s
16:48:40 [2023-03-20T16:48:40.473Z] 
16:48:40 [2023-03-20T16:48:40.473Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:48:40 [2023-03-20T16:48:40.732Z] #22 DONE 0.7s
16:48:40 [2023-03-20T16:48:40.732Z] 
16:48:40 [2023-03-20T16:48:40.732Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:48:41 [2023-03-20T16:48:41.302Z] #23 DONE 0.6s
16:48:41 [2023-03-20T16:48:41.302Z] 
16:48:41 [2023-03-20T16:48:41.302Z] #24 [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
16:48:41 [2023-03-20T16:48:41.869Z] #24 1.896 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:48:42 [2023-03-20T16:48:42.130Z] #24 2.091 
16:48:42 [2023-03-20T16:48:42.390Z] #24 2.313 #=#=#                                                                         

######################################################################## 100.0%
16:48:42 [2023-03-20T16:48:42.679Z] #24 2.618 
16:48:44 [2023-03-20T16:48:44.074Z] #24 3.908 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:48:44 [2023-03-20T16:48:44.335Z] #24 4.160 
16:48:44 [2023-03-20T16:48:44.594Z] #24 4.381 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
16:48:44 [2023-03-20T16:48:44.854Z] #24 4.688 
16:48:46 [2023-03-20T16:48:46.238Z] #24 5.997 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:48:46 [2023-03-20T16:48:46.238Z] #24 6.181 
16:48:46 [2023-03-20T16:48:46.760Z] #24 6.401 #=#=#                                                                         
16:48:46 [2023-03-20T16:48:46.760Z] #24 ...
16:48:46 [2023-03-20T16:48:46.760Z] 
16:48:46 [2023-03-20T16:48:46.760Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:48:46 [2023-03-20T16:48:46.760Z] #0 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 0.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 0.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 0.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 1.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 1.491 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 2.228 Fetched 8524 kB in 2s (5083 kB/s)
16:48:46 [2023-03-20T16:48:46.760Z] #0 2.228 Reading package lists...
16:48:46 [2023-03-20T16:48:46.760Z] #0 2.789 Reading package lists...
16:48:46 [2023-03-20T16:48:46.760Z] #0 3.350 Building dependency tree...
16:48:46 [2023-03-20T16:48:46.760Z] #0 3.517 Reading state information...
16:48:46 [2023-03-20T16:48:46.760Z] #0 3.715 The following additional packages will be installed:
16:48:46 [2023-03-20T16:48:46.760Z] #0 3.716   libmagic-mgc libmagic1
16:48:46 [2023-03-20T16:48:46.760Z] #0 3.744 The following NEW packages will be installed:
16:48:46 [2023-03-20T16:48:46.760Z] #0 3.745   file libmagic-mgc libmagic1
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.022 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.022 Need to get 463 kB of archives.
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.022 After this operation, 7063 kB of additional disk space will be used.
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.022 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.027 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.038 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.253 debconf: delaying package configuration, since apt-utils is not installed
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.291 Fetched 463 kB in 0s (1614 kB/s)
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.311 Selecting previously unselected package libmagic-mgc.
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.311 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15710 files and directories currently installed.)
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.321 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.324 Unpacking libmagic-mgc (1:5.39-3) ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.397 Selecting previously unselected package libmagic1:arm64.
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.400 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.419 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.461 Selecting previously unselected package file.
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.463 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.468 Unpacking file (1:5.39-3) ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.618 Setting up libmagic-mgc (1:5.39-3) ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.628 Setting up libmagic1:arm64 (1:5.39-3) ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.649 Setting up file (1:5.39-3) ...
16:48:46 [2023-03-20T16:48:46.760Z] #0 4.662 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:48:46 [2023-03-20T16:48:46.760Z] #25 DONE 5.4s
16:48:46 [2023-03-20T16:48:46.760Z] 
16:48:46 [2023-03-20T16:48:46.760Z] #24 [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
16:48:46 [2023-03-20T16:48:46.760Z] #24 6.401 #=#=#                                                                         

                                                                           0.1%
##########################################                           
16:48:46 [2023-03-20T16:48:46.760Z] #24 ...
16:48:46 [2023-03-20T16:48:46.760Z] 
16:48:46 [2023-03-20T16:48:46.760Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve
16:48:47 [2023-03-20T16:48:47.021Z] #26 ...
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #27 [dockercli-src 1/5] WORKDIR /tmp/dockercli
16:48:47 [2023-03-20T16:48:47.021Z] #27 DONE 0.2s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:48:47 [2023-03-20T16:48:47.021Z] #28 DONE 0.2s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #29 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
16:48:47 [2023-03-20T16:48:47.021Z] #29 DONE 0.3s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #30 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:48:47 [2023-03-20T16:48:47.021Z] #30 DONE 0.3s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry
16:48:47 [2023-03-20T16:48:47.021Z] #31 DONE 0.3s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #32 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:48:47 [2023-03-20T16:48:47.021Z] #32 DONE 0.4s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.021Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:48:47 [2023-03-20T16:48:47.021Z] #33 DONE 0.4s
16:48:47 [2023-03-20T16:48:47.021Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
16:48:47 [2023-03-20T16:48:47.022Z] #34 DONE 0.4s
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #35 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:48:47 [2023-03-20T16:48:47.022Z] #35 ...
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:48:47 [2023-03-20T16:48:47.022Z] #36 DONE 0.4s
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:48:47 [2023-03-20T16:48:47.022Z] #37 DONE 0.4s
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #38 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:48:47 [2023-03-20T16:48:47.022Z] #38 DONE 0.5s
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:48:47 [2023-03-20T16:48:47.022Z] #39 DONE 0.5s
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:48:47 [2023-03-20T16:48:47.022Z] #40 DONE 0.5s
16:48:47 [2023-03-20T16:48:47.022Z] 
16:48:47 [2023-03-20T16:48:47.022Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
16:48:47 [2023-03-20T16:48:47.022Z] #41 DONE 0.5s
16:48:47 [2023-03-20T16:48:47.285Z] 
16:48:47 [2023-03-20T16:48:47.285Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve
16:48:47 [2023-03-20T16:48:47.285Z] #26 DONE 0.5s
16:48:47 [2023-03-20T16:48:47.285Z] 
16:48:47 [2023-03-20T16:48:47.285Z] #42 [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
16:48:47 [2023-03-20T16:48:47.285Z] #42 DONE 0.6s
16:48:47 [2023-03-20T16:48:47.285Z] 
16:48:47 [2023-03-20T16:48:47.285Z] #43 [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
16:48:51 [2023-03-20T16:48:51.495Z] #43 ...
16:48:51 [2023-03-20T16:48:51.495Z] 
16:48:51 [2023-03-20T16:48:51.495Z] #24 [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
16:48:51 [2023-03-20T16:48:51.495Z] #24 6.401 #=#=#                                                                         

                                                                           0.1%
##########################################                                58.4%
########################################################                  78.5%
######################################################################## 100.0%
16:48:51 [2023-03-20T16:48:51.495Z] #24 7.007 
16:48:51 [2023-03-20T16:48:51.495Z] #24 8.580 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:48:51 [2023-03-20T16:48:51.495Z] #24 9.005 
16:48:51 [2023-03-20T16:48:51.495Z] #24 9.250 #=#=#                                                                         

######################################################################## 100.0%
16:48:51 [2023-03-20T16:48:51.495Z] #24 9.593 
16:48:51 [2023-03-20T16:48:51.495Z] #24 10.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:48:51 [2023-03-20T16:48:51.495Z] #24 10.75 
16:48:51 [2023-03-20T16:48:51.495Z] #24 10.97 #=#=#                                                                         

######################################################################## 100.0%
16:48:51 [2023-03-20T16:48:51.495Z] #24 11.21 
16:48:51 [2023-03-20T16:48:51.495Z] #24 11.29 Download of images into '/build' complete.
16:48:51 [2023-03-20T16:48:51.495Z] #24 11.29 Use something like the following to load the result into a Docker daemon:
16:48:51 [2023-03-20T16:48:51.495Z] #24 11.29   tar -cC '/build' . | docker load
16:48:51 [2023-03-20T16:48:51.495Z] #24 DONE 11.4s
16:48:51 [2023-03-20T16:48:51.495Z] 
16:48:51 [2023-03-20T16:48:51.495Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:48:52 [2023-03-20T16:48:52.438Z] #44 ...
16:48:52 [2023-03-20T16:48:52.438Z] 
16:48:52 [2023-03-20T16:48:52.438Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.374 Initialized empty Git repository in /tmp/dockercli/.git/
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: is subject to change. To configure the initial branch name to use in all
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: of your new repositories, which will suppress this warning, call:
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: 
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: 	git config --global init.defaultBranch <name>
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: 
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: 'development'. The just-created branch can be renamed via this command:
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: 
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.378 hint: 	git branch -m <name>
16:48:52 [2023-03-20T16:48:52.438Z] #45 DONE 5.5s
16:48:52 [2023-03-20T16:48:52.438Z] 
16:48:52 [2023-03-20T16:48:52.438Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: is subject to change. To configure the initial branch name to use in all
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: of your new repositories, which will suppress this warning, call:
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: 
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: 	git config --global init.defaultBranch <name>
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: 
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: 'development'. The just-created branch can be renamed via this command:
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: 
16:48:52 [2023-03-20T16:48:52.438Z] #0 5.345 hint: 	git branch -m <name>
16:48:52 [2023-03-20T16:48:52.438Z] #46 DONE 5.4s
16:48:52 [2023-03-20T16:48:52.438Z] 
16:48:52 [2023-03-20T16:48:52.438Z] #47 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:48:53 [2023-03-20T16:48:53.378Z] #47 ...
16:48:53 [2023-03-20T16:48:53.378Z] 
16:48:53 [2023-03-20T16:48:53.378Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: is subject to change. To configure the initial branch name to use in all
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: of your new repositories, which will suppress this warning, call:
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: 
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: 	git config --global init.defaultBranch <name>
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: 
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: 'development'. The just-created branch can be renamed via this command:
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: 
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.255 hint: 	git branch -m <name>
16:48:53 [2023-03-20T16:48:53.378Z] #0 6.258 Initialized empty Git repository in /usr/src/registry/.git/
16:48:53 [2023-03-20T16:48:53.378Z] #48 DONE 6.3s
16:48:53 [2023-03-20T16:48:53.378Z] 
16:48:53 [2023-03-20T16:48:53.378Z] #49 [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...)
16:48:53 [2023-03-20T16:48:53.639Z] #49 ...
16:48:53 [2023-03-20T16:48:53.639Z] 
16:48:53 [2023-03-20T16:48:53.639Z] #35 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: is subject to change. To configure the initial branch name to use in all
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: of your new repositories, which will suppress this warning, call:
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: 
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: 	git config --global init.defaultBranch <name>
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: 
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: 'development'. The just-created branch can be renamed via this command:
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: 
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.539 hint: 	git branch -m <name>
16:48:53 [2023-03-20T16:48:53.639Z] #35 6.542 Initialized empty Git repository in /usr/src/tini/.git/
16:48:53 [2023-03-20T16:48:53.639Z] #35 DONE 6.6s
16:48:53 [2023-03-20T16:48:53.639Z] 
16:48:53 [2023-03-20T16:48:53.639Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: is subject to change. To configure the initial branch name to use in all
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: of your new repositories, which will suppress this warning, call:
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: 
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: 	git config --global init.defaultBranch <name>
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: 
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: 'development'. The just-created branch can be renamed via this command:
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: 
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.557 hint: 	git branch -m <name>
16:48:53 [2023-03-20T16:48:53.639Z] #0 6.565 Initialized empty Git repository in /usr/src/swagger/.git/
16:48:53 [2023-03-20T16:48:53.639Z] #50 DONE 6.6s
16:48:53 [2023-03-20T16:48:53.902Z] 
16:48:53 [2023-03-20T16:48:53.902Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:48:54 [2023-03-20T16:48:54.841Z] #51 ...
16:48:54 [2023-03-20T16:48:54.841Z] 
16:48:54 [2023-03-20T16:48:54.841Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: is subject to change. To configure the initial branch name to use in all
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: of your new repositories, which will suppress this warning, call:
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: 
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: 	git config --global init.defaultBranch <name>
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: 
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: 'development'. The just-created branch can be renamed via this command:
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: 
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.556 hint: 	git branch -m <name>
16:48:54 [2023-03-20T16:48:54.841Z] #0 7.559 Initialized empty Git repository in /usr/src/runc/.git/
16:48:54 [2023-03-20T16:48:54.841Z] #52 DONE 7.7s
16:48:55 [2023-03-20T16:48:55.106Z] 
16:48:55 [2023-03-20T16:48:55.106Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.702 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 Initialized empty Git repository in /usr/src/delve/.git/
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: is subject to change. To configure the initial branch name to use in all
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: of your new repositories, which will suppress this warning, call:
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: 
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: 	git config --global init.defaultBranch <name>
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: 
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: 'development'. The just-created branch can be renamed via this command:
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: 
16:48:55 [2023-03-20T16:48:55.106Z] #44 7.719 hint: 	git branch -m <name>
16:48:55 [2023-03-20T16:48:55.106Z] #44 DONE 8.0s
16:48:55 [2023-03-20T16:48:55.106Z] 
16:48:55 [2023-03-20T16:48:55.106Z] #43 [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
16:48:55 [2023-03-20T16:48:55.106Z] #43 6.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:55 [2023-03-20T16:48:55.106Z] #43 6.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:55 [2023-03-20T16:48:55.106Z] #43 6.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:55 [2023-03-20T16:48:55.106Z] #43 7.299 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:48:55 [2023-03-20T16:48:55.106Z] #43 7.594 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:48:55 [2023-03-20T16:48:55.679Z] #43 ...
16:48:55 [2023-03-20T16:48:55.679Z] 
16:48:55 [2023-03-20T16:48:55.679Z] #53 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 Initialized empty Git repository in /usr/src/containerd/.git/
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: Using 'master' as the name for the initial branch. This default branch name
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: is subject to change. To configure the initial branch name to use in all
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: of your new repositories, which will suppress this warning, call:
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: 
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: 	git config --global init.defaultBranch <name>
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: 
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: 'development'. The just-created branch can be renamed via this command:
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: 
16:48:55 [2023-03-20T16:48:55.679Z] #0 8.108 hint: 	git branch -m <name>
16:48:55 [2023-03-20T16:48:55.679Z] #53 DONE 8.3s
16:48:55 [2023-03-20T16:48:55.679Z] 
16:48:55 [2023-03-20T16:48:55.679Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:48:56 [2023-03-20T16:48:56.618Z] #54 ...
16:48:56 [2023-03-20T16:48:56.618Z] 
16:48:56 [2023-03-20T16:48:56.618Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:48:56 [2023-03-20T16:48:56.618Z] #0 9.193 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:56 [2023-03-20T16:48:56.618Z] #0 9.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:56 [2023-03-20T16:48:56.618Z] #0 9.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:56 [2023-03-20T16:48:56.618Z] #55 ...
16:48:56 [2023-03-20T16:48:56.618Z] 
16:48:56 [2023-03-20T16:48:56.618Z] #56 [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
16:48:56 [2023-03-20T16:48:56.618Z] #0 8.034 go: downloading github.com/pelletier/go-toml v1.8.1
16:48:56 [2023-03-20T16:48:56.879Z] #56 ...
16:48:56 [2023-03-20T16:48:56.880Z] 
16:48:56 [2023-03-20T16:48:56.880Z] #57 [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
16:48:56 [2023-03-20T16:48:56.880Z] #0 7.851 go: downloading gotest.tools/gotestsum v1.8.2
16:48:57 [2023-03-20T16:48:57.139Z] #57 ...
16:48:57 [2023-03-20T16:48:57.139Z] 
16:48:57 [2023-03-20T16:48:57.139Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:48:57 [2023-03-20T16:48:57.139Z] #0 8.759 go: downloading github.com/golangci/golangci-lint v1.51.2
16:48:57 [2023-03-20T16:48:57.139Z] #58 ...
16:48:57 [2023-03-20T16:48:57.139Z] 
16:48:57 [2023-03-20T16:48:57.139Z] #59 [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
16:48:57 [2023-03-20T16:48:57.139Z] #0 8.068 go: downloading github.com/tc-hib/go-winres v0.3.0
16:48:57 [2023-03-20T16:48:57.139Z] #0 9.015 go: downloading github.com/tc-hib/winres v0.1.6
16:48:57 [2023-03-20T16:48:57.399Z] #59 ...
16:48:57 [2023-03-20T16:48:57.399Z] 
16:48:57 [2023-03-20T16:48:57.399Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:48:57 [2023-03-20T16:48:57.399Z] #0 9.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:57 [2023-03-20T16:48:57.399Z] #0 9.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:57 [2023-03-20T16:48:57.399Z] #0 9.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:57 [2023-03-20T16:48:57.399Z] #60 ...
16:48:57 [2023-03-20T16:48:57.399Z] 
16:48:57 [2023-03-20T16:48:57.399Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:48:57 [2023-03-20T16:48:57.399Z] #0 5.716 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:48:57 [2023-03-20T16:48:57.399Z] #0 5.716 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:48:57 [2023-03-20T16:48:57.399Z] #0 5.716 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:48:57 [2023-03-20T16:48:57.399Z] #0 6.495 Reading package lists...
16:48:57 [2023-03-20T16:48:57.399Z] #0 8.063 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:48:57 [2023-03-20T16:48:57.658Z] #0 8.201 Reading package lists...
16:48:57 [2023-03-20T16:48:57.658Z] #61 ...
16:48:57 [2023-03-20T16:48:57.658Z] 
16:48:57 [2023-03-20T16:48:57.658Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:48:57 [2023-03-20T16:48:57.658Z] #0 10.14 go: downloading mvdan.cc/sh/v3 v3.6.0
16:48:57 [2023-03-20T16:48:57.658Z] #62 ...
16:48:57 [2023-03-20T16:48:57.658Z] 
16:48:57 [2023-03-20T16:48:57.658Z] #63 [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
16:48:57 [2023-03-20T16:48:57.658Z] #0 7.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:57 [2023-03-20T16:48:57.658Z] #0 7.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:57 [2023-03-20T16:48:57.658Z] #0 7.967 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:57 [2023-03-20T16:48:57.658Z] #0 9.163 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:48:57 [2023-03-20T16:48:57.917Z] #63 ...
16:48:57 [2023-03-20T16:48:57.917Z] 
16:48:57 [2023-03-20T16:48:57.918Z] #64 [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
16:48:57 [2023-03-20T16:48:57.918Z] #0 9.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #0 9.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #0 9.255 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #64 10.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #64 ...
16:48:57 [2023-03-20T16:48:57.918Z] 
16:48:57 [2023-03-20T16:48:57.918Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:48:57 [2023-03-20T16:48:57.918Z] #0 8.394 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #0 8.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #0 8.445 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:48:57 [2023-03-20T16:48:57.918Z] #0 9.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:48:58 [2023-03-20T16:48:58.181Z] #65 ...
16:48:58 [2023-03-20T16:48:58.181Z] 
16:48:58 [2023-03-20T16:48:58.181Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:48:58 [2023-03-20T16:48:58.181Z] #62 11.13 go: downloading github.com/google/renameio/v2 v2.0.0
16:48:58 [2023-03-20T16:48:58.181Z] #62 11.14 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:48:58 [2023-03-20T16:48:58.442Z] #62 11.74 go: downloading golang.org/x/term v0.3.0
16:48:58 [2023-03-20T16:48:58.442Z] #62 11.74 go: downloading mvdan.cc/editorconfig v0.2.0
16:48:58 [2023-03-20T16:48:58.702Z] #62 12.12 go: downloading golang.org/x/sys v0.3.0
16:49:00 [2023-03-20T16:49:00.097Z] #62 ...
16:49:00 [2023-03-20T16:49:00.097Z] 
16:49:00 [2023-03-20T16:49:00.097Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:00 [2023-03-20T16:49:00.097Z] #66 DONE 6.2s
16:49:00 [2023-03-20T16:49:00.097Z] 
16:49:00 [2023-03-20T16:49:00.097Z] #63 [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
16:49:00 [2023-03-20T16:49:00.097Z] #63 12.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:49:02 [2023-03-20T16:49:02.636Z] #63 ...
16:49:02 [2023-03-20T16:49:02.636Z] 
16:49:02 [2023-03-20T16:49:02.636Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:02 [2023-03-20T16:49:02.636Z] #67 ...
16:49:02 [2023-03-20T16:49:02.636Z] 
16:49:02 [2023-03-20T16:49:02.636Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:49:02 [2023-03-20T16:49:02.636Z] #0 8.201 Reading package lists...
16:49:02 [2023-03-20T16:49:02.636Z] #61 ...
16:49:02 [2023-03-20T16:49:02.636Z] 
16:49:02 [2023-03-20T16:49:02.636Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:02 [2023-03-20T16:49:02.636Z] #67 DONE 10.3s
16:49:02 [2023-03-20T16:49:02.895Z] 
16:49:02 [2023-03-20T16:49:02.895Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:49:04 [2023-03-20T16:49:04.800Z] #61 15.86 Building dependency tree...
16:49:04 [2023-03-20T16:49:04.801Z] #61 17.80 Reading state information...
16:49:04 [2023-03-20T16:49:04.801Z] #61 ...
16:49:04 [2023-03-20T16:49:04.801Z] 
16:49:04 [2023-03-20T16:49:04.801Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:05 [2023-03-20T16:49:05.060Z] #68 ...
16:49:05 [2023-03-20T16:49:05.060Z] 
16:49:05 [2023-03-20T16:49:05.060Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:05 [2023-03-20T16:49:05.060Z] #58 12.71 go: downloading github.com/fatih/color v1.14.1
16:49:05 [2023-03-20T16:49:05.060Z] #58 12.72 go: downloading github.com/gofrs/flock v0.8.1
16:49:05 [2023-03-20T16:49:05.060Z] #58 12.83 go: downloading github.com/pkg/errors v0.9.1
16:49:05 [2023-03-20T16:49:05.060Z] #58 12.86 go: downloading github.com/spf13/cobra v1.6.1
16:49:05 [2023-03-20T16:49:05.060Z] #58 12.99 go: downloading github.com/spf13/pflag v1.0.5
16:49:05 [2023-03-20T16:49:05.060Z] #58 13.33 go: downloading github.com/spf13/viper v1.12.0
16:49:05 [2023-03-20T16:49:05.060Z] #58 13.35 go: downloading gopkg.in/yaml.v3 v3.0.1
16:49:05 [2023-03-20T16:49:05.060Z] #58 14.09 go: downloading golang.org/x/tools v0.6.0
16:49:05 [2023-03-20T16:49:05.060Z] #58 14.09 go: downloading github.com/hashicorp/go-version v1.6.0
16:49:05 [2023-03-20T16:49:05.060Z] #58 14.30 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:49:05 [2023-03-20T16:49:05.060Z] #58 14.55 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:49:05 [2023-03-20T16:49:05.060Z] #58 14.81 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:49:05 [2023-03-20T16:49:05.060Z] #58 ...
16:49:05 [2023-03-20T16:49:05.060Z] 
16:49:05 [2023-03-20T16:49:05.060Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:05 [2023-03-20T16:49:05.319Z] #69 ...
16:49:05 [2023-03-20T16:49:05.319Z] 
16:49:05 [2023-03-20T16:49:05.319Z] #57 [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
16:49:05 [2023-03-20T16:49:05.319Z] #57 10.98 go: downloading github.com/fatih/color v1.13.0
16:49:05 [2023-03-20T16:49:05.319Z] #57 11.36 go: downloading github.com/dnephin/pflag v1.0.7
16:49:05 [2023-03-20T16:49:05.319Z] #57 11.36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:49:05 [2023-03-20T16:49:05.319Z] #57 11.84 go: downloading golang.org/x/tools v0.1.11
16:49:05 [2023-03-20T16:49:05.319Z] #57 11.89 go: downloading github.com/mattn/go-colorable v0.1.12
16:49:05 [2023-03-20T16:49:05.319Z] #57 12.13 go: downloading github.com/mattn/go-isatty v0.0.14
16:49:05 [2023-03-20T16:49:05.319Z] #57 12.25 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:49:05 [2023-03-20T16:49:05.319Z] #57 12.45 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:49:05 [2023-03-20T16:49:05.319Z] #57 17.11 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:49:05 [2023-03-20T16:49:05.319Z] #57 17.25 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:49:06 [2023-03-20T16:49:06.269Z] #57 ...
16:49:06 [2023-03-20T16:49:06.269Z] 
16:49:06 [2023-03-20T16:49:06.269Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:06 [2023-03-20T16:49:06.269Z] #58 19.60 go: downloading github.com/mattn/go-colorable v0.1.13
16:49:06 [2023-03-20T16:49:06.269Z] #58 19.60 go: downloading github.com/sirupsen/logrus v1.9.0
16:49:06 [2023-03-20T16:49:06.269Z] #58 19.71 go: downloading github.com/stretchr/testify v1.8.1
16:49:06 [2023-03-20T16:49:06.530Z] #58 19.99 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:49:06 [2023-03-20T16:49:06.790Z] #58 20.13 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:49:06 [2023-03-20T16:49:06.790Z] #58 20.18 go: downloading github.com/mattn/go-isatty v0.0.17
16:49:07 [2023-03-20T16:49:07.051Z] #58 20.38 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:49:07 [2023-03-20T16:49:07.051Z] #58 20.39 go: downloading github.com/spf13/afero v1.8.2
16:49:07 [2023-03-20T16:49:07.320Z] #58 20.65 go: downloading github.com/spf13/cast v1.5.0
16:49:07 [2023-03-20T16:49:07.320Z] #58 20.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:49:07 [2023-03-20T16:49:07.588Z] #58 ...
16:49:07 [2023-03-20T16:49:07.588Z] 
16:49:07 [2023-03-20T16:49:07.588Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:49:07 [2023-03-20T16:49:07.588Z] #51 DONE 13.8s
16:49:07 [2023-03-20T16:49:07.588Z] 
16:49:07 [2023-03-20T16:49:07.588Z] #59 [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
16:49:07 [2023-03-20T16:49:07.588Z] #59 10.84 go: downloading github.com/urfave/cli/v2 v2.3.0
16:49:07 [2023-03-20T16:49:07.588Z] #59 10.97 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:49:07 [2023-03-20T16:49:07.588Z] #59 11.40 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:49:07 [2023-03-20T16:49:07.588Z] #59 14.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:49:07 [2023-03-20T16:49:07.588Z] #59 15.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:49:07 [2023-03-20T16:49:07.588Z] #59 ...
16:49:07 [2023-03-20T16:49:07.588Z] 
16:49:07 [2023-03-20T16:49:07.588Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:07 [2023-03-20T16:49:07.588Z] #68 DONE 12.9s
16:49:07 [2023-03-20T16:49:07.588Z] 
16:49:07 [2023-03-20T16:49:07.588Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:07 [2023-03-20T16:49:07.588Z] #58 20.99 go: downloading golang.org/x/mod v0.8.0
16:49:07 [2023-03-20T16:49:07.858Z] #58 21.09 go: downloading github.com/hashicorp/errwrap v1.0.0
16:49:07 [2023-03-20T16:49:07.858Z] #58 ...
16:49:07 [2023-03-20T16:49:07.858Z] 
16:49:07 [2023-03-20T16:49:07.858Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:07 [2023-03-20T16:49:07.858Z] #55 11.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:49:07 [2023-03-20T16:49:07.858Z] #55 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:49:07 [2023-03-20T16:49:07.858Z] #55 18.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:49:08 [2023-03-20T16:49:08.121Z] #55 ...
16:49:08 [2023-03-20T16:49:08.121Z] 
16:49:08 [2023-03-20T16:49:08.121Z] #43 [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
16:49:08 [2023-03-20T16:49:08.121Z] #43 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:49:08 [2023-03-20T16:49:08.121Z] #43 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:49:08 [2023-03-20T16:49:08.121Z] #43 17.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
16:49:08 [2023-03-20T16:49:08.381Z] #43 ...
16:49:08 [2023-03-20T16:49:08.381Z] 
16:49:08 [2023-03-20T16:49:08.381Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:08 [2023-03-20T16:49:08.381Z] #58 21.53 go: downloading golang.org/x/sys v0.5.0
16:49:08 [2023-03-20T16:49:08.381Z] #58 21.66 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:49:08 [2023-03-20T16:49:08.381Z] #58 21.89 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:49:08 [2023-03-20T16:49:08.644Z] #58 ...
16:49:08 [2023-03-20T16:49:08.644Z] 
16:49:08 [2023-03-20T16:49:08.644Z] #49 [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...)
16:49:08 [2023-03-20T16:49:08.644Z] #49 5.248 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
16:49:08 [2023-03-20T16:49:08.644Z] #49 12.98 + git checkout -q FETCH_HEAD
16:49:08 [2023-03-20T16:49:08.904Z] #49 ...
16:49:08 [2023-03-20T16:49:08.904Z] 
16:49:08 [2023-03-20T16:49:08.904Z] #57 [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
16:49:08 [2023-03-20T16:49:08.904Z] #57 21.78 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:49:08 [2023-03-20T16:49:08.904Z] #57 ...
16:49:08 [2023-03-20T16:49:08.904Z] 
16:49:08 [2023-03-20T16:49:08.904Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:49:08 [2023-03-20T16:49:08.904Z] #60 11.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:49:08 [2023-03-20T16:49:08.904Z] #60 15.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:49:08 [2023-03-20T16:49:08.904Z] #60 18.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:49:09 [2023-03-20T16:49:09.165Z] #60 ...
16:49:09 [2023-03-20T16:49:09.165Z] 
16:49:09 [2023-03-20T16:49:09.165Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:09 [2023-03-20T16:49:09.165Z] #58 22.27 go: downloading github.com/Abirdcfly/dupword v0.0.9
16:49:09 [2023-03-20T16:49:09.165Z] #58 22.42 go: downloading github.com/Antonboom/errname v0.1.7
16:49:09 [2023-03-20T16:49:09.426Z] #58 22.73 go: downloading github.com/Antonboom/nilnil v0.1.1
16:49:09 [2023-03-20T16:49:09.426Z] #58 ...
16:49:09 [2023-03-20T16:49:09.426Z] 
16:49:09 [2023-03-20T16:49:09.426Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:49:09 [2023-03-20T16:49:09.426Z] #61 22.22 gcc is already the newest version (4:10.2.1-1).
16:49:09 [2023-03-20T16:49:09.426Z] #61 22.22 libc6-dev is already the newest version (2.31-13+deb11u5).
16:49:09 [2023-03-20T16:49:09.426Z] #61 22.22 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:49:09 [2023-03-20T16:49:09.426Z] #61 DONE 22.5s
16:49:09 [2023-03-20T16:49:09.685Z] 
16:49:09 [2023-03-20T16:49:09.685Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:09 [2023-03-20T16:49:09.685Z] #58 22.94 go: downloading github.com/BurntSushi/toml v1.2.1
16:49:10 [2023-03-20T16:49:10.639Z] #58 ...
16:49:10 [2023-03-20T16:49:10.639Z] 
16:49:10 [2023-03-20T16:49:10.639Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:10 [2023-03-20T16:49:10.639Z] #65 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:49:10 [2023-03-20T16:49:10.639Z] #65 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:49:10 [2023-03-20T16:49:10.639Z] #65 22.48 Fetched 8524 kB in 14s (595 kB/s)
16:49:10 [2023-03-20T16:49:10.639Z] #65 22.48 Reading package lists...
16:49:10 [2023-03-20T16:49:10.639Z] #65 ...
16:49:10 [2023-03-20T16:49:10.639Z] 
16:49:10 [2023-03-20T16:49:10.639Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:10 [2023-03-20T16:49:10.639Z] #58 23.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:49:10 [2023-03-20T16:49:10.898Z] #58 24.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
16:49:10 [2023-03-20T16:49:10.898Z] #58 ...
16:49:10 [2023-03-20T16:49:10.898Z] 
16:49:10 [2023-03-20T16:49:10.898Z] #64 [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
16:49:10 [2023-03-20T16:49:10.898Z] #64 13.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:49:10 [2023-03-20T16:49:10.898Z] #64 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:49:10 [2023-03-20T16:49:10.898Z] #64 23.41 Fetched 8524 kB in 15s (586 kB/s)
16:49:10 [2023-03-20T16:49:10.898Z] #64 23.41 Reading package lists...
16:49:10 [2023-03-20T16:49:10.898Z] #64 ...
16:49:10 [2023-03-20T16:49:10.898Z] 
16:49:10 [2023-03-20T16:49:10.898Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:10 [2023-03-20T16:49:10.898Z] #58 24.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
16:49:10 [2023-03-20T16:49:10.898Z] #58 24.28 go: downloading github.com/alexkohler/prealloc v1.0.0
16:49:11 [2023-03-20T16:49:11.157Z] #58 24.48 go: downloading github.com/alingse/asasalint v0.0.11
16:49:11 [2023-03-20T16:49:11.417Z] #58 24.64 go: downloading github.com/ashanbrown/forbidigo v1.4.0
16:49:11 [2023-03-20T16:49:11.417Z] #58 24.84 go: downloading github.com/ashanbrown/makezero v1.1.1
16:49:11 [2023-03-20T16:49:11.677Z] #58 24.88 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:49:11 [2023-03-20T16:49:11.677Z] #58 25.04 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:49:11 [2023-03-20T16:49:11.937Z] #58 25.37 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:49:12 [2023-03-20T16:49:12.197Z] #58 25.45 go: downloading github.com/breml/bidichk v0.2.3
16:49:12 [2023-03-20T16:49:12.197Z] #58 25.57 go: downloading github.com/breml/errchkjson v0.3.0
16:49:12 [2023-03-20T16:49:12.197Z] #58 25.58 go: downloading github.com/butuzov/ireturn v0.1.1
16:49:12 [2023-03-20T16:49:12.457Z] #58 25.74 go: downloading github.com/charithe/durationcheck v0.0.9
16:49:12 [2023-03-20T16:49:12.457Z] #58 25.78 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:49:12 [2023-03-20T16:49:12.716Z] #58 ...
16:49:12 [2023-03-20T16:49:12.716Z] 
16:49:12 [2023-03-20T16:49:12.716Z] #69 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:12 [2023-03-20T16:49:12.716Z] #69 DONE 17.3s
16:49:12 [2023-03-20T16:49:12.716Z] 
16:49:12 [2023-03-20T16:49:12.716Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:12 [2023-03-20T16:49:12.716Z] #58 25.90 go: downloading github.com/daixiang0/gci v0.9.1
16:49:12 [2023-03-20T16:49:12.975Z] #58 26.25 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:49:12 [2023-03-20T16:49:12.975Z] #58 26.26 go: downloading github.com/esimonov/ifshort v1.0.4
16:49:12 [2023-03-20T16:49:12.975Z] #58 26.36 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:49:13 [2023-03-20T16:49:13.234Z] #58 26.44 go: downloading github.com/fzipp/gocyclo v0.6.0
16:49:13 [2023-03-20T16:49:13.234Z] #58 26.63 go: downloading github.com/go-critic/go-critic v0.6.7
16:49:13 [2023-03-20T16:49:13.803Z] #58 ...
16:49:13 [2023-03-20T16:49:13.803Z] 
16:49:13 [2023-03-20T16:49:13.803Z] #63 [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
16:49:13 [2023-03-20T16:49:13.803Z] #63 16.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:49:13 [2023-03-20T16:49:13.803Z] #63 22.83 Fetched 8524 kB in 15s (559 kB/s)
16:49:14 [2023-03-20T16:49:14.062Z] #63 22.83 Reading package lists...
16:49:14 [2023-03-20T16:49:14.063Z] #63 ...
16:49:14 [2023-03-20T16:49:14.063Z] 
16:49:14 [2023-03-20T16:49:14.063Z] #49 [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...)
16:49:14 [2023-03-20T16:49:14.063Z] #49 15.93 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:49:14 [2023-03-20T16:49:14.063Z] #49 15.93 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
16:49:14 [2023-03-20T16:49:14.063Z] #49 18.40 internal/goarch
16:49:14 [2023-03-20T16:49:14.063Z] #49 18.46 internal/unsafeheader
16:49:14 [2023-03-20T16:49:14.063Z] #49 18.68 internal/abi
16:49:14 [2023-03-20T16:49:14.063Z] #49 18.70 internal/cpu
16:49:14 [2023-03-20T16:49:14.063Z] #49 19.17 internal/coverage/rtcov
16:49:14 [2023-03-20T16:49:14.063Z] #49 19.46 internal/goexperiment
16:49:14 [2023-03-20T16:49:14.063Z] #49 19.50 internal/bytealg
16:49:14 [2023-03-20T16:49:14.063Z] #49 19.60 internal/goos
16:49:14 [2023-03-20T16:49:14.063Z] #49 20.06 runtime/internal/atomic
16:49:14 [2023-03-20T16:49:14.063Z] #49 20.38 runtime/internal/math
16:49:14 [2023-03-20T16:49:14.063Z] #49 20.60 runtime/internal/sys
16:49:14 [2023-03-20T16:49:14.322Z] #49 20.91 runtime/internal/syscall
16:49:14 [2023-03-20T16:49:14.322Z] #49 21.02 internal/race
16:49:14 [2023-03-20T16:49:14.583Z] #49 21.23 sync/atomic
16:49:14 [2023-03-20T16:49:14.842Z] #49 21.52 runtime
16:49:14 [2023-03-20T16:49:14.842Z] #49 ...
16:49:14 [2023-03-20T16:49:14.842Z] 
16:49:14 [2023-03-20T16:49:14.842Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:14 [2023-03-20T16:49:14.842Z] #65 22.48 Reading package lists...
16:49:16 [2023-03-20T16:49:16.235Z] #65 28.91 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:49:16 [2023-03-20T16:49:16.235Z] #65 28.91 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:49:16 [2023-03-20T16:49:16.235Z] #65 28.97 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:49:18 [2023-03-20T16:49:18.152Z] #65 ...
16:49:18 [2023-03-20T16:49:18.152Z] 
16:49:18 [2023-03-20T16:49:18.152Z] #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...)
16:49:18 [2023-03-20T16:49:18.152Z] #70 ...
16:49:18 [2023-03-20T16:49:18.152Z] 
16:49:18 [2023-03-20T16:49:18.152Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:18 [2023-03-20T16:49:18.152Z] #58 27.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:49:18 [2023-03-20T16:49:18.152Z] #58 27.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:49:18 [2023-03-20T16:49:18.152Z] #58 27.60 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:49:18 [2023-03-20T16:49:18.152Z] #58 27.74 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.23 go: downloading github.com/golangci/misspell v0.4.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.61 go: downloading github.com/hexops/gotextdiff v1.0.3
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.87 go: downloading github.com/jgautheron/goconst v1.5.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.93 go: downloading github.com/julz/importas v0.1.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 28.99 go: downloading github.com/junk1tm/musttag v0.4.5
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.06 go: downloading github.com/kisielk/errcheck v1.6.3
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.10 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.13 go: downloading github.com/kulti/thelper v0.6.3
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.22 go: downloading github.com/kunwardeep/paralleltest v1.0.6
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.34 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.36 go: downloading github.com/ldez/tagliatelle v0.4.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.48 go: downloading github.com/leonklingele/grouper v1.1.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.53 go: downloading github.com/lufeee/execinquery v1.2.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.77 go: downloading github.com/maratori/testableexamples v1.0.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.77 go: downloading github.com/maratori/testpackage v1.1.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 29.96 go: downloading github.com/mgechev/revive v1.2.5
16:49:18 [2023-03-20T16:49:18.152Z] #58 30.89 go: downloading github.com/moricho/tparallel v0.2.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 30.90 go: downloading github.com/nakabonne/nestif v0.3.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 31.02 go: downloading github.com/nishanths/exhaustive v0.9.5
16:49:18 [2023-03-20T16:49:18.152Z] #58 31.05 go: downloading github.com/nishanths/predeclared v0.2.2
16:49:18 [2023-03-20T16:49:18.152Z] #58 31.23 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
16:49:18 [2023-03-20T16:49:18.152Z] #58 31.40 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 31.46 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:49:18 [2023-03-20T16:49:18.152Z] #58 31.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
16:49:18 [2023-03-20T16:49:18.411Z] #58 31.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:49:18 [2023-03-20T16:49:18.411Z] #58 31.63 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:49:18 [2023-03-20T16:49:18.411Z] #58 31.71 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
16:49:18 [2023-03-20T16:49:18.411Z] #58 31.74 go: downloading github.com/securego/gosec/v2 v2.15.0
16:49:18 [2023-03-20T16:49:18.671Z] #58 32.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:49:18 [2023-03-20T16:49:18.671Z] #58 32.10 go: downloading github.com/sivchari/containedctx v1.0.2
16:49:18 [2023-03-20T16:49:18.671Z] #58 32.13 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:49:18 [2023-03-20T16:49:18.671Z] #58 32.14 go: downloading github.com/sivchari/tenv v1.7.1
16:49:18 [2023-03-20T16:49:18.930Z] #58 32.25 go: downloading github.com/sonatard/noctx v0.0.1
16:49:18 [2023-03-20T16:49:18.930Z] #58 32.35 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:49:18 [2023-03-20T16:49:18.930Z] #58 32.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:49:18 [2023-03-20T16:49:18.930Z] #58 ...
16:49:18 [2023-03-20T16:49:18.930Z] 
16:49:18 [2023-03-20T16:49:18.930Z] #43 [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
16:49:18 [2023-03-20T16:49:18.930Z] #43 21.78 Fetched 8527 kB in 15s (559 kB/s)
16:49:18 [2023-03-20T16:49:18.930Z] #43 21.78 Reading package lists...
16:49:19 [2023-03-20T16:49:19.189Z] #43 27.86 Reading package lists...
16:49:19 [2023-03-20T16:49:19.190Z] #43 ...
16:49:19 [2023-03-20T16:49:19.190Z] 
16:49:19 [2023-03-20T16:49:19.190Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:21 [2023-03-20T16:49:21.731Z] #65 31.69 Reading package lists...
16:49:21 [2023-03-20T16:49:21.731Z] #65 ...
16:49:21 [2023-03-20T16:49:21.731Z] 
16:49:21 [2023-03-20T16:49:21.731Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:21 [2023-03-20T16:49:21.731Z] #55 24.63 Fetched 8524 kB in 16s (540 kB/s)
16:49:21 [2023-03-20T16:49:21.731Z] #55 24.63 Reading package lists...
16:49:21 [2023-03-20T16:49:21.731Z] #55 30.38 Reading package lists...
16:49:21 [2023-03-20T16:49:21.731Z] #55 ...
16:49:21 [2023-03-20T16:49:21.731Z] 
16:49:21 [2023-03-20T16:49:21.731Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:49:21 [2023-03-20T16:49:21.731Z] #60 24.48 Fetched 8524 kB in 15s (567 kB/s)
16:49:21 [2023-03-20T16:49:21.731Z] #60 24.48 Reading package lists...
16:49:21 [2023-03-20T16:49:21.731Z] #60 30.36 Reading package lists...
16:49:21 [2023-03-20T16:49:21.731Z] #60 ...
16:49:21 [2023-03-20T16:49:21.731Z] 
16:49:21 [2023-03-20T16:49:21.731Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.62 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.64 go: downloading github.com/tetafro/godot v1.4.11
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.67 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.75 go: downloading github.com/timonwong/loggercheck v0.9.3
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
16:49:21 [2023-03-20T16:49:21.731Z] #58 32.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.18 go: downloading github.com/ultraware/funlen v0.0.3
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.23 go: downloading github.com/ultraware/whitespace v0.0.5
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.32 go: downloading github.com/uudashr/gocognit v1.0.6
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.58 go: downloading github.com/yagipy/maintidx v1.0.0
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.58 go: downloading github.com/yeya24/promlinter v0.2.0
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.65 go: downloading gitlab.com/bosi/decorder v0.2.3
16:49:21 [2023-03-20T16:49:21.731Z] #58 33.87 go: downloading honnef.co/go/tools v0.4.2
16:49:22 [2023-03-20T16:49:22.669Z] #58 35.99 go: downloading mvdan.cc/gofumpt v0.4.0
16:49:22 [2023-03-20T16:49:22.669Z] #58 35.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:49:22 [2023-03-20T16:49:22.929Z] #58 36.15 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:49:22 [2023-03-20T16:49:22.929Z] #58 36.22 go: downloading github.com/davecgh/go-spew v1.1.1
16:49:22 [2023-03-20T16:49:22.929Z] #58 36.32 go: downloading github.com/pmezard/go-difflib v1.0.0
16:49:22 [2023-03-20T16:49:22.929Z] #58 ...
16:49:22 [2023-03-20T16:49:22.929Z] 
16:49:22 [2023-03-20T16:49:22.929Z] #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...)
16:49:22 [2023-03-20T16:49:22.929Z] #71 ...
16:49:22 [2023-03-20T16:49:22.929Z] 
16:49:22 [2023-03-20T16:49:22.929Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:22 [2023-03-20T16:49:22.929Z] #58 36.43 go: downloading github.com/stretchr/objx v0.5.0
16:49:23 [2023-03-20T16:49:23.189Z] #58 36.43 go: downloading golang.org/x/text v0.6.0
16:49:25 [2023-03-20T16:49:25.112Z] #58 ...
16:49:25 [2023-03-20T16:49:25.112Z] 
16:49:25 [2023-03-20T16:49:25.112Z] #63 [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
16:49:25 [2023-03-20T16:49:25.112Z] #63 22.83 Reading package lists...
16:49:25 [2023-03-20T16:49:25.112Z] #63 29.19 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:49:25 [2023-03-20T16:49:25.112Z] #63 29.20 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:49:25 [2023-03-20T16:49:25.112Z] #63 29.20 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:49:25 [2023-03-20T16:49:25.112Z] #63 32.15 Reading package lists...
16:49:25 [2023-03-20T16:49:25.112Z] #63 37.22 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:49:25 [2023-03-20T16:49:25.371Z] #63 37.30 Reading package lists...
16:49:25 [2023-03-20T16:49:25.371Z] #63 ...
16:49:25 [2023-03-20T16:49:25.371Z] 
16:49:25 [2023-03-20T16:49:25.371Z] #43 [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
16:49:25 [2023-03-20T16:49:25.371Z] #43 27.86 Reading package lists...
16:49:25 [2023-03-20T16:49:25.371Z] #43 32.27 Building dependency tree...
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.76 The following additional packages will be installed:
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.77   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.77   python3-protobuf python3-six
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.78 Suggested packages:
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.78   python3-setuptools
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.78 Recommended packages:
16:49:25 [2023-03-20T16:49:25.371Z] #43 36.78   iproute2 | iproute
16:49:25 [2023-03-20T16:49:25.371Z] #43 37.49 The following NEW packages will be installed:
16:49:25 [2023-03-20T16:49:25.371Z] #43 37.53   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:49:25 [2023-03-20T16:49:25.371Z] #43 37.55   python3-protobuf python3-six
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.08 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.08 Need to get 2136 kB of archives.
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.08 After this operation, 10.8 MB of additional disk space will be used.
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:49:25 [2023-03-20T16:49:25.371Z] #43 38.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:49:25 [2023-03-20T16:49:25.642Z] #43 ...
16:49:25 [2023-03-20T16:49:25.642Z] 
16:49:25 [2023-03-20T16:49:25.642Z] #49 [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...)
16:49:25 [2023-03-20T16:49:25.642Z] #49 22.31 unicode
16:49:25 [2023-03-20T16:49:25.642Z] #49 26.26 unicode/utf8
16:49:25 [2023-03-20T16:49:25.642Z] #49 26.79 container/list
16:49:25 [2023-03-20T16:49:25.642Z] #49 27.33 internal/itoa
16:49:25 [2023-03-20T16:49:25.642Z] #49 27.50 math/bits
16:49:25 [2023-03-20T16:49:25.642Z] #49 28.12 math
16:49:25 [2023-03-20T16:49:25.642Z] #49 31.49 crypto/internal/alias
16:49:25 [2023-03-20T16:49:25.642Z] #49 31.65 crypto/subtle
16:49:25 [2023-03-20T16:49:25.642Z] #49 32.20 crypto/internal/boring/sig
16:49:25 [2023-03-20T16:49:25.901Z] #49 ...
16:49:25 [2023-03-20T16:49:25.901Z] 
16:49:25 [2023-03-20T16:49:25.901Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:25 [2023-03-20T16:49:25.901Z] #65 31.69 Reading package lists...
16:49:25 [2023-03-20T16:49:25.901Z] #65 36.85 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
16:49:26 [2023-03-20T16:49:26.160Z] #65 36.93 Reading package lists...
16:49:26 [2023-03-20T16:49:26.160Z] #65 ...
16:49:26 [2023-03-20T16:49:26.160Z] 
16:49:26 [2023-03-20T16:49:26.160Z] #64 [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
16:49:26 [2023-03-20T16:49:26.160Z] #64 23.41 Reading package lists...
16:49:26 [2023-03-20T16:49:26.160Z] #64 29.95 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:49:26 [2023-03-20T16:49:26.160Z] #64 29.95 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:49:26 [2023-03-20T16:49:26.160Z] #64 29.95 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:49:26 [2023-03-20T16:49:26.160Z] #64 32.71 Reading package lists...
16:49:26 [2023-03-20T16:49:26.160Z] #64 37.75 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
16:49:26 [2023-03-20T16:49:26.160Z] #64 37.78 Reading package lists...
16:49:26 [2023-03-20T16:49:26.160Z] #64 ...
16:49:26 [2023-03-20T16:49:26.160Z] 
16:49:26 [2023-03-20T16:49:26.160Z] #49 [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...)
16:49:26 [2023-03-20T16:49:26.160Z] #49 32.54 unicode/utf16
16:49:26 [2023-03-20T16:49:26.160Z] #49 32.77 vendor/golang.org/x/crypto/cryptobyte/asn1
16:49:26 [2023-03-20T16:49:26.419Z] #49 32.95 internal/nettrace
16:49:26 [2023-03-20T16:49:26.419Z] #49 33.05 vendor/golang.org/x/crypto/internal/alias
16:49:26 [2023-03-20T16:49:26.678Z] #49 33.21 encoding
16:49:26 [2023-03-20T16:49:26.678Z] #49 33.45 github.com/docker/distribution/manifest
16:49:26 [2023-03-20T16:49:26.937Z] #49 33.60 github.com/inconshreveable/mousetrap
16:49:27 [2023-03-20T16:49:27.198Z] #49 33.80 github.com/docker/distribution/registry/storage/driver/gcs
16:49:27 [2023-03-20T16:49:27.198Z] #49 33.93 github.com/docker/distribution/registry/storage/driver/oss
16:49:31 [2023-03-20T16:49:31.394Z] #49 ...
16:49:31 [2023-03-20T16:49:31.394Z] 
16:49:31 [2023-03-20T16:49:31.394Z] #43 [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
16:49:31 [2023-03-20T16:49:31.394Z] #43 40.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
16:49:31 [2023-03-20T16:49:31.394Z] #43 41.69 debconf: delaying package configuration, since apt-utils is not installed
16:49:31 [2023-03-20T16:49:31.394Z] #43 42.02 Fetched 2136 kB in 3s (708 kB/s)
16:49:31 [2023-03-20T16:49:31.394Z] #43 42.14 Selecting previously unselected package libprotobuf23:arm64.
16:49:31 [2023-03-20T16:49:31.394Z] #43 42.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
16:49:31 [2023-03-20T16:49:31.394Z] #43 42.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 42.27 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.04 Selecting previously unselected package python3-pkg-resources.
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.05 Unpacking python3-pkg-resources (52.0.0-4) ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.35 Selecting previously unselected package python3-six.
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.39 Unpacking python3-six (1.16.0-2) ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.58 Selecting previously unselected package python3-protobuf.
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 43.59 Unpacking python3-protobuf (3.12.4-1) ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 44.15 Selecting previously unselected package libnet1:arm64.
16:49:31 [2023-03-20T16:49:31.394Z] #43 44.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.394Z] #43 44.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:49:31 [2023-03-20T16:49:31.653Z] #43 44.45 Selecting previously unselected package libnl-3-200:arm64.
16:49:31 [2023-03-20T16:49:31.653Z] #43 44.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.653Z] #43 44.46 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:49:31 [2023-03-20T16:49:31.912Z] #43 44.68 Selecting previously unselected package libprotobuf-c1:arm64.
16:49:31 [2023-03-20T16:49:31.912Z] #43 44.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.912Z] #43 44.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:49:31 [2023-03-20T16:49:31.912Z] #43 ...
16:49:31 [2023-03-20T16:49:31.912Z] 
16:49:31 [2023-03-20T16:49:31.912Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:31 [2023-03-20T16:49:31.912Z] #55 30.38 Reading package lists...
16:49:31 [2023-03-20T16:49:31.912Z] #55 35.40 Building dependency tree...
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.57 python3 is already the newest version (3.9.2-3).
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.57 The following additional packages will be installed:
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.59   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.60   patch xz-utils
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.61 Suggested packages:
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.62   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.62   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.62   m4-doc ed diffutils-doc
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.62 Recommended packages:
16:49:31 [2023-03-20T16:49:31.912Z] #55 39.62   fakeroot libalgorithm-merge-perl libltdl-dev
16:49:31 [2023-03-20T16:49:31.912Z] #55 41.13 The following NEW packages will be installed:
16:49:31 [2023-03-20T16:49:31.912Z] #55 41.14   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:49:31 [2023-03-20T16:49:31.912Z] #55 41.15   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
16:49:31 [2023-03-20T16:49:31.912Z] #55 41.17   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:49:31 [2023-03-20T16:49:31.912Z] #55 41.62 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
16:49:31 [2023-03-20T16:49:31.912Z] #55 41.62 Need to get 5458 kB of archives.
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.62 After this operation, 11.6 MB of additional disk space will be used.
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 41.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.03 debconf: delaying package configuration, since apt-utils is not installed
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.46 Fetched 5458 kB in 1s (9635 kB/s)
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.63 Selecting previously unselected package bzip2.
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.71 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.73 Unpacking bzip2 (1.0.8-4) ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.93 Selecting previously unselected package xz-utils.
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.93 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 43.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.27 Selecting previously unselected package libsigsegv2:arm64.
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.27 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.30 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.45 Selecting previously unselected package m4.
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.45 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.45 Unpacking m4 (1.4.18-5) ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.78 Selecting previously unselected package autoconf.
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.78 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 44.79 Unpacking autoconf (2.69-14) ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 45.32 Selecting previously unselected package autotools-dev.
16:49:31 [2023-03-20T16:49:31.913Z] #55 45.32 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
16:49:31 [2023-03-20T16:49:31.913Z] #55 45.33 Unpacking autotools-dev (20180224.1+nmu1) ...
16:49:32 [2023-03-20T16:49:32.194Z] #55 ...
16:49:32 [2023-03-20T16:49:32.194Z] 
16:49:32 [2023-03-20T16:49:32.194Z] #43 [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
16:49:32 [2023-03-20T16:49:32.194Z] #43 44.92 Selecting previously unselected package criu.
16:49:32 [2023-03-20T16:49:32.194Z] #43 44.93 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
16:49:32 [2023-03-20T16:49:32.194Z] #43 44.94 Unpacking criu (3.17.1-1) ...
16:49:32 [2023-03-20T16:49:32.473Z] #43 ...
16:49:32 [2023-03-20T16:49:32.473Z] 
16:49:32 [2023-03-20T16:49:32.473Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:49:32 [2023-03-20T16:49:32.473Z] #60 30.36 Reading package lists...
16:49:32 [2023-03-20T16:49:32.473Z] #60 35.58 Building dependency tree...
16:49:32 [2023-03-20T16:49:32.473Z] #60 39.97 The following additional packages will be installed:
16:49:32 [2023-03-20T16:49:32.473Z] #60 39.98   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:49:32 [2023-03-20T16:49:32.473Z] #60 39.99 Suggested packages:
16:49:32 [2023-03-20T16:49:32.473Z] #60 40.02   cmake-doc ninja-build lrzip
16:49:32 [2023-03-20T16:49:32.473Z] #60 40.53 The following NEW packages will be installed:
16:49:32 [2023-03-20T16:49:32.473Z] #60 40.54   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.01 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.01 Need to get 15.1 MB of archives.
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.01 After this operation, 66.8 MB of additional disk space will be used.
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 41.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:49:32 [2023-03-20T16:49:32.473Z] #60 42.86 debconf: delaying package configuration, since apt-utils is not installed
16:49:32 [2023-03-20T16:49:32.473Z] #60 43.16 Fetched 15.1 MB in 1s (12.9 MB/s)
16:49:32 [2023-03-20T16:49:32.473Z] #60 43.35 Selecting previously unselected package cmake-data.
16:49:32 [2023-03-20T16:49:32.473Z] #60 43.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
16:49:32 [2023-03-20T16:49:32.473Z] #60 43.41 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:49:32 [2023-03-20T16:49:32.473Z] #60 43.44 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:49:32 [2023-03-20T16:49:32.736Z] #60 ...
16:49:32 [2023-03-20T16:49:32.736Z] 
16:49:32 [2023-03-20T16:49:32.736Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:32 [2023-03-20T16:49:32.736Z] #55 45.56 Selecting previously unselected package automake.
16:49:32 [2023-03-20T16:49:32.736Z] #55 45.57 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
16:49:32 [2023-03-20T16:49:32.736Z] #55 45.60 Unpacking automake (1:1.16.3-2) ...
16:49:33 [2023-03-20T16:49:33.002Z] #55 46.32 Selecting previously unselected package patch.
16:49:33 [2023-03-20T16:49:33.002Z] #55 46.33 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:49:33 [2023-03-20T16:49:33.002Z] #55 46.39 Unpacking patch (2.7.6-7) ...
16:49:33 [2023-03-20T16:49:33.269Z] #55 46.60 Selecting previously unselected package dpkg-dev.
16:49:33 [2023-03-20T16:49:33.269Z] #55 46.62 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
16:49:33 [2023-03-20T16:49:33.269Z] #55 46.62 Unpacking dpkg-dev (1.20.12) ...
16:49:35 [2023-03-20T16:49:35.192Z] #55 48.30 Selecting previously unselected package build-essential.
16:49:35 [2023-03-20T16:49:35.192Z] #55 48.31 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:49:35 [2023-03-20T16:49:35.192Z] #55 48.32 Unpacking build-essential (12.9) ...
16:49:35 [2023-03-20T16:49:35.453Z] #55 48.73 Selecting previously unselected package libcap2:arm64.
16:49:35 [2023-03-20T16:49:35.453Z] #55 48.75 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
16:49:35 [2023-03-20T16:49:35.453Z] #55 48.81 Unpacking libcap2:arm64 (1:2.44-1) ...
16:49:35 [2023-03-20T16:49:35.716Z] #55 ...
16:49:35 [2023-03-20T16:49:35.716Z] 
16:49:35 [2023-03-20T16:49:35.716Z] #63 [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
16:49:35 [2023-03-20T16:49:35.716Z] #63 37.30 Reading package lists...
16:49:35 [2023-03-20T16:49:35.716Z] #63 42.63 Building dependency tree...
16:49:35 [2023-03-20T16:49:35.716Z] #63 47.64 gcc is already the newest version (4:10.2.1-1).
16:49:35 [2023-03-20T16:49:35.716Z] #63 47.64 libc6-dev is already the newest version (2.31-13+deb11u5).
16:49:35 [2023-03-20T16:49:35.716Z] #63 47.64 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:49:35 [2023-03-20T16:49:35.716Z] #63 DONE 48.7s
16:49:35 [2023-03-20T16:49:35.716Z] 
16:49:35 [2023-03-20T16:49:35.716Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:35 [2023-03-20T16:49:35.716Z] #55 49.19 Selecting previously unselected package libcap-dev:arm64.
16:49:35 [2023-03-20T16:49:35.975Z] #55 49.21 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
16:49:35 [2023-03-20T16:49:35.976Z] #55 49.33 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:49:36 [2023-03-20T16:49:36.239Z] #55 49.55 Selecting previously unselected package libprotobuf-c1:arm64.
16:49:36 [2023-03-20T16:49:36.239Z] #55 49.55 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:49:36 [2023-03-20T16:49:36.239Z] #55 49.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:49:36 [2023-03-20T16:49:36.504Z] #55 49.76 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:49:36 [2023-03-20T16:49:36.504Z] #55 49.80 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:49:36 [2023-03-20T16:49:36.504Z] #55 ...
16:49:36 [2023-03-20T16:49:36.504Z] 
16:49:36 [2023-03-20T16:49:36.504Z] #47 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:36 [2023-03-20T16:49:36.504Z] #47 DONE 44.1s
16:49:36 [2023-03-20T16:49:36.504Z] 
16:49:36 [2023-03-20T16:49:36.504Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:36 [2023-03-20T16:49:36.504Z] #55 49.80 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:49:36 [2023-03-20T16:49:36.764Z] #55 50.16 Selecting previously unselected package libseccomp-dev:arm64.
16:49:37 [2023-03-20T16:49:37.024Z] #55 50.17 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:49:37 [2023-03-20T16:49:37.024Z] #55 50.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:49:37 [2023-03-20T16:49:37.284Z] #55 50.54 Selecting previously unselected package libsystemd-dev:arm64.
16:49:37 [2023-03-20T16:49:37.284Z] #55 50.54 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:49:37 [2023-03-20T16:49:37.284Z] #55 50.55 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:49:38 [2023-03-20T16:49:38.665Z] #55 51.76 Selecting previously unselected package libtool.
16:49:38 [2023-03-20T16:49:38.665Z] #55 51.76 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
16:49:38 [2023-03-20T16:49:38.665Z] #55 51.78 Unpacking libtool (2.4.6-15) ...
16:49:38 [2023-03-20T16:49:38.665Z] #55 52.07 Selecting previously unselected package libudev-dev:arm64.
16:49:38 [2023-03-20T16:49:38.665Z] #55 52.10 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:49:38 [2023-03-20T16:49:38.665Z] #55 52.13 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:49:38 [2023-03-20T16:49:38.665Z] #55 ...
16:49:38 [2023-03-20T16:49:38.665Z] 
16:49:38 [2023-03-20T16:49:38.665Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 36.93 Reading package lists...
16:49:38 [2023-03-20T16:49:38.665Z] #65 41.94 Building dependency tree...
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.48 gcc is already the newest version (4:10.2.1-1).
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.48 The following additional packages will be installed:
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.48   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.48   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.48   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.48   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.49   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.50   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.52 Suggested packages:
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.52   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:49:38 [2023-03-20T16:49:38.665Z] #65 46.52   | libgdk-pixbuf2.0-dev libxml2-utils
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.59 The following NEW packages will be installed:
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.59   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.60   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.60   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.60   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.61   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 48.61   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.17 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.17 Need to get 7950 kB of archives.
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.17 After this operation, 39.9 MB of additional disk space will be used.
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.17 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]
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.17 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]
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:49:38 [2023-03-20T16:49:38.665Z] #65 49.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 49.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:49:38 [2023-03-20T16:49:38.666Z] #65 51.25 debconf: delaying package configuration, since apt-utils is not installed
16:49:38 [2023-03-20T16:49:38.666Z] #65 51.61 Fetched 7950 kB in 1s (6736 kB/s)
16:49:38 [2023-03-20T16:49:38.666Z] #65 51.74 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:49:38 [2023-03-20T16:49:38.929Z] #65 51.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
16:49:38 [2023-03-20T16:49:38.929Z] #65 51.81 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:49:38 [2023-03-20T16:49:38.929Z] #65 51.85 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:49:38 [2023-03-20T16:49:38.929Z] #65 ...
16:49:38 [2023-03-20T16:49:38.929Z] 
16:49:38 [2023-03-20T16:49:38.929Z] #64 [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
16:49:38 [2023-03-20T16:49:38.929Z] #64 37.78 Reading package lists...
16:49:38 [2023-03-20T16:49:38.929Z] #64 42.83 Building dependency tree...
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.48 gcc is already the newest version (4:10.2.1-1).
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.48 libc6-dev is already the newest version (2.31-13+deb11u5).
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.48 The following additional packages will be installed:
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.49   bzip2 patch xz-utils
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.52 Suggested packages:
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.53   bzip2-doc debian-keyring seccomp ed diffutils-doc
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.53 Recommended packages:
16:49:38 [2023-03-20T16:49:38.929Z] #64 47.53   build-essential fakeroot libalgorithm-merge-perl
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.24 The following NEW packages will be installed:
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.25   bzip2 dpkg-dev libseccomp-dev patch xz-utils
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.69 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.69 Need to get 2790 kB of archives.
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.69 After this operation, 4077 kB of additional disk space will be used.
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:49:38 [2023-03-20T16:49:38.929Z] #64 48.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:49:38 [2023-03-20T16:49:38.929Z] #64 50.45 debconf: delaying package configuration, since apt-utils is not installed
16:49:38 [2023-03-20T16:49:38.929Z] #64 50.70 Fetched 2790 kB in 1s (5211 kB/s)
16:49:38 [2023-03-20T16:49:38.929Z] #64 50.77 Selecting previously unselected package bzip2.
16:49:38 [2023-03-20T16:49:38.929Z] #64 50.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
16:49:38 [2023-03-20T16:49:38.929Z] #64 50.86 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 50.89 Unpacking bzip2 (1.0.8-4) ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.18 Selecting previously unselected package xz-utils.
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.19 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.50 Selecting previously unselected package patch.
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.53 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.53 Unpacking patch (2.7.6-7) ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.73 Selecting previously unselected package dpkg-dev.
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.73 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 51.74 Unpacking dpkg-dev (1.20.12) ...
16:49:38 [2023-03-20T16:49:38.929Z] #64 ...
16:49:38 [2023-03-20T16:49:38.929Z] 
16:49:38 [2023-03-20T16:49:38.929Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:49:38 [2023-03-20T16:49:38.929Z] #58 42.38 go: downloading github.com/subosito/gotenv v1.4.1
16:49:38 [2023-03-20T16:49:38.929Z] #58 42.41 go: downloading github.com/hashicorp/hcl v1.0.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 42.76 go: downloading gopkg.in/ini.v1 v1.67.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 42.76 go: downloading github.com/magiconair/properties v1.8.6
16:49:38 [2023-03-20T16:49:38.929Z] #58 42.91 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:49:38 [2023-03-20T16:49:38.929Z] #58 42.96 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
16:49:38 [2023-03-20T16:49:38.929Z] #58 43.59 go: downloading github.com/pelletier/go-toml v1.9.5
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.08 go: downloading github.com/gobwas/glob v0.2.3
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.19 go: downloading gopkg.in/yaml.v2 v2.4.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.26 go: downloading golang.org/x/sync v0.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.39 go: downloading go.uber.org/zap v1.17.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.72 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.72 go: downloading github.com/go-toolsmith/astcopy v1.0.3
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.80 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.83 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.86 go: downloading github.com/go-toolsmith/astp v1.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.89 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.92 go: downloading github.com/go-toolsmith/typep v1.1.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
16:49:38 [2023-03-20T16:49:38.929Z] #58 44.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.26 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.42 go: downloading github.com/kisielk/gotool v1.0.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.49 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.78 go: downloading github.com/ettle/strcase v0.1.1
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.83 go: downloading github.com/fatih/structtag v1.2.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.87 go: downloading github.com/Masterminds/semver v1.5.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 45.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:49:38 [2023-03-20T16:49:38.929Z] #58 46.18 go: downloading github.com/prometheus/client_golang v1.12.1
16:49:38 [2023-03-20T16:49:38.929Z] #58 46.77 go: downloading github.com/prometheus/client_model v0.2.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 46.91 go: downloading github.com/google/go-cmp v0.5.9
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.34 go: downloading go.uber.org/atomic v1.7.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.41 go: downloading go.uber.org/multierr v1.6.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.57 go: downloading github.com/quasilyte/gogrep v0.5.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.70 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.75 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.95 go: downloading github.com/beorn7/perks v1.0.1
16:49:38 [2023-03-20T16:49:38.929Z] #58 47.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:49:38 [2023-03-20T16:49:38.929Z] #58 48.09 go: downloading github.com/golang/protobuf v1.5.2
16:49:38 [2023-03-20T16:49:38.929Z] #58 48.30 go: downloading github.com/prometheus/common v0.32.1
16:49:38 [2023-03-20T16:49:38.929Z] #58 49.03 go: downloading github.com/prometheus/procfs v0.7.3
16:49:38 [2023-03-20T16:49:38.929Z] #58 49.12 go: downloading google.golang.org/protobuf v1.28.0
16:49:38 [2023-03-20T16:49:38.929Z] #58 51.15 go: downloading github.com/mattn/go-runewidth v0.0.9
16:49:38 [2023-03-20T16:49:38.929Z] #58 51.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:49:39 [2023-03-20T16:49:39.197Z] #58 ...
16:49:39 [2023-03-20T16:49:39.197Z] 
16:49:39 [2023-03-20T16:49:39.197Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:39 [2023-03-20T16:49:39.197Z] #55 52.37 Selecting previously unselected package libyajl2:arm64.
16:49:39 [2023-03-20T16:49:39.197Z] #55 52.37 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
16:49:39 [2023-03-20T16:49:39.197Z] #55 52.41 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:49:39 [2023-03-20T16:49:39.197Z] #55 52.57 Selecting previously unselected package libyajl-dev:arm64.
16:49:39 [2023-03-20T16:49:39.457Z] #55 52.57 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
16:49:39 [2023-03-20T16:49:39.457Z] #55 52.58 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 52.87 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 52.97 Setting up libyajl2:arm64 (2.1.0-3) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 52.98 Setting up bzip2 (1.0.8-4) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 53.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 53.02 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 53.05 Setting up libcap2:arm64 (1:2.44-1) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 53.11 Setting up autotools-dev (20180224.1+nmu1) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 53.14 Setting up libsigsegv2:arm64 (2.13-1) ...
16:49:39 [2023-03-20T16:49:39.717Z] #55 53.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:49:39 [2023-03-20T16:49:39.996Z] #55 53.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:49:39 [2023-03-20T16:49:39.996Z] #55 53.28 Setting up patch (2.7.6-7) ...
16:49:39 [2023-03-20T16:49:39.996Z] #55 53.32 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:49:39 [2023-03-20T16:49:39.996Z] #55 53.37 Setting up libyajl-dev:arm64 (2.1.0-3) ...
16:49:39 [2023-03-20T16:49:39.996Z] #55 53.41 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:49:39 [2023-03-20T16:49:39.996Z] #55 53.44 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:49:40 [2023-03-20T16:49:40.256Z] #55 53.49 Setting up libtool (2.4.6-15) ...
16:49:40 [2023-03-20T16:49:40.256Z] #55 53.57 Setting up m4 (1.4.18-5) ...
16:49:40 [2023-03-20T16:49:40.523Z] #55 53.66 Setting up dpkg-dev (1.20.12) ...
16:49:40 [2023-03-20T16:49:40.523Z] #55 53.84 Setting up autoconf (2.69-14) ...
16:49:40 [2023-03-20T16:49:40.795Z] #55 53.96 Setting up build-essential (12.9) ...
16:49:40 [2023-03-20T16:49:40.796Z] #55 54.00 Setting up automake (1:1.16.3-2) ...
16:49:40 [2023-03-20T16:49:40.796Z] #55 54.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:49:41 [2023-03-20T16:49:41.098Z] #55 54.23 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:49:43 [2023-03-20T16:49:43.650Z] #55 ...
16:49:43 [2023-03-20T16:49:43.650Z] 
16:49:43 [2023-03-20T16:49:43.650Z] #43 [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
16:49:43 [2023-03-20T16:49:43.650Z] #43 46.02 Setting up python3-pkg-resources (52.0.0-4) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 48.17 Setting up libprotobuf23:arm64 (3.12.4-1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 48.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 48.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 48.35 Setting up python3-six (1.16.0-2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 50.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 50.25 Setting up python3-protobuf (3.12.4-1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 54.66 Setting up criu (3.17.1-1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #43 ...
16:49:43 [2023-03-20T16:49:43.650Z] 
16:49:43 [2023-03-20T16:49:43.650Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.04 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.05 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.07 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.37 Selecting previously unselected package libsecret-common.
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.37 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.37 Unpacking libsecret-common (0.20.4-2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.82 Selecting previously unselected package libsecret-1-0:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.84 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 52.86 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.09 Selecting previously unselected package gir1.2-secret-1:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.09 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.13 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.43 Selecting previously unselected package uuid-dev:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.44 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.46 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.93 Selecting previously unselected package libblkid-dev:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.94 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 53.97 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 54.56 Selecting previously unselected package libbtrfs0:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 54.56 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 54.56 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 54.75 Selecting previously unselected package libbtrfs-dev:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 54.76 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 54.76 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.18 Selecting previously unselected package libelf1:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.19 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.20 Unpacking libelf1:arm64 (0.183-1) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.43 Selecting previously unselected package libffi-dev:arm64.
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.43 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.44 Unpacking libffi-dev:arm64 (3.3-6) ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.65 Selecting previously unselected package libglib2.0-data.
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.65 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
16:49:43 [2023-03-20T16:49:43.650Z] #65 55.66 Unpacking libglib2.0-data (2.66.8-1) ...
16:49:43 [2023-03-20T16:49:43.910Z] #65 ...
16:49:43 [2023-03-20T16:49:43.910Z] 
16:49:43 [2023-03-20T16:49:43.910Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
16:49:43 [2023-03-20T16:49:43.910Z] #72 DONE 7.4s
16:49:43 [2023-03-20T16:49:43.910Z] 
16:49:43 [2023-03-20T16:49:43.910Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:49:43 [2023-03-20T16:49:43.910Z] #54 DONE 48.4s
16:49:43 [2023-03-20T16:49:43.910Z] 
16:49:43 [2023-03-20T16:49:43.910Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:43 [2023-03-20T16:49:43.910Z] #65 56.80 Selecting previously unselected package libglib2.0-bin.
16:49:43 [2023-03-20T16:49:43.910Z] #65 56.80 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.910Z] #65 56.80 Unpacking libglib2.0-bin (2.66.8-1) ...
16:49:43 [2023-03-20T16:49:43.910Z] #65 ...
16:49:43 [2023-03-20T16:49:43.910Z] 
16:49:43 [2023-03-20T16:49:43.910Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
16:49:43 [2023-03-20T16:49:43.910Z] #55 DONE 57.2s
16:49:43 [2023-03-20T16:49:43.910Z] 
16:49:43 [2023-03-20T16:49:43.910Z] #64 [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
16:49:43 [2023-03-20T16:49:43.911Z] #64 53.33 Selecting previously unselected package libseccomp-dev:arm64.
16:49:43 [2023-03-20T16:49:43.911Z] #64 53.33 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 53.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 53.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 53.91 Setting up bzip2 (1.0.8-4) ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 54.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 54.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:49:43 [2023-03-20T16:49:43.911Z] #64 54.28 Setting up patch (2.7.6-7) ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 54.32 Setting up dpkg-dev (1.20.12) ...
16:49:43 [2023-03-20T16:49:43.911Z] #64 DONE 56.9s
16:49:44 [2023-03-20T16:49:44.172Z] 
16:49:44 [2023-03-20T16:49:44.172Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:49:44 [2023-03-20T16:49:44.172Z] #73 ...
16:49:44 [2023-03-20T16:49:44.172Z] 
16:49:44 [2023-03-20T16:49:44.172Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
16:49:44 [2023-03-20T16:49:44.172Z] #74 DONE 0.3s
16:49:44 [2023-03-20T16:49:44.172Z] 
16:49:44 [2023-03-20T16:49:44.172Z] #43 [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
16:49:44 [2023-03-20T16:49:44.172Z] #43 56.43 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:49:44 [2023-03-20T16:49:44.172Z] #43 DONE 57.0s
16:49:44 [2023-03-20T16:49:44.435Z] 
16:49:44 [2023-03-20T16:49:44.435Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:44 [2023-03-20T16:49:44.435Z] #65 57.20 Selecting previously unselected package python3-lib2to3.
16:49:44 [2023-03-20T16:49:44.435Z] #65 57.20 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
16:49:44 [2023-03-20T16:49:44.435Z] #65 57.20 Unpacking python3-lib2to3 (3.9.2-1) ...
16:49:44 [2023-03-20T16:49:44.695Z] #65 57.57 Selecting previously unselected package python3-distutils.
16:49:44 [2023-03-20T16:49:44.695Z] #65 57.57 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
16:49:44 [2023-03-20T16:49:44.695Z] #65 57.57 Unpacking python3-distutils (3.9.2-1) ...
16:49:45 [2023-03-20T16:49:45.216Z] #65 57.95 Selecting previously unselected package libglib2.0-dev-bin.
16:49:45 [2023-03-20T16:49:45.216Z] #65 57.98 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #65 58.03 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:49:45 [2023-03-20T16:49:45.216Z] #65 ...
16:49:45 [2023-03-20T16:49:45.216Z] 
16:49:45 [2023-03-20T16:49:45.216Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:49:45 [2023-03-20T16:49:45.216Z] #60 48.13 Selecting previously unselected package libicu67:arm64.
16:49:45 [2023-03-20T16:49:45.216Z] #60 48.15 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 48.33 Unpacking libicu67:arm64 (67.1-7) ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 56.28 Selecting previously unselected package libxml2:arm64.
16:49:45 [2023-03-20T16:49:45.216Z] #60 56.28 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 56.30 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 56.77 Selecting previously unselected package libarchive13:arm64.
16:49:45 [2023-03-20T16:49:45.216Z] #60 56.77 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 56.78 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.24 Selecting previously unselected package libjsoncpp24:arm64.
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.24 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.59 Selecting previously unselected package librhash0:arm64.
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.59 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.59 Unpacking librhash0:arm64 (1.4.1-2) ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.88 Selecting previously unselected package libuv1:arm64.
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.89 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 57.90 Unpacking libuv1:arm64 (1.40.0-2) ...
16:49:45 [2023-03-20T16:49:45.216Z] #60 58.22 Selecting previously unselected package cmake.
16:49:45 [2023-03-20T16:49:45.476Z] #60 58.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.476Z] #60 58.30 Unpacking cmake (3.18.4-2+deb11u1) ...
16:49:45 [2023-03-20T16:49:45.476Z] #60 ...
16:49:45 [2023-03-20T16:49:45.476Z] 
16:49:45 [2023-03-20T16:49:45.476Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:45 [2023-03-20T16:49:45.476Z] #65 58.49 Selecting previously unselected package libsepol1-dev:arm64.
16:49:45 [2023-03-20T16:49:45.736Z] #65 58.50 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:49:45 [2023-03-20T16:49:45.736Z] #65 58.50 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:49:45 [2023-03-20T16:49:45.736Z] #65 ...
16:49:45 [2023-03-20T16:49:45.736Z] 
16:49:45 [2023-03-20T16:49:45.736Z] #75 [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...)
16:49:45 [2023-03-20T16:49:45.736Z] #0 1.320 go: downloading github.com/urfave/cli/v2 v2.23.5
16:49:45 [2023-03-20T16:49:45.736Z] #0 2.640 go: downloading golang.org/x/sys v0.2.0
16:49:45 [2023-03-20T16:49:45.736Z] #0 5.521 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:49:45 [2023-03-20T16:49:45.736Z] #0 6.374 go: downloading github.com/google/uuid v1.3.0
16:49:45 [2023-03-20T16:49:45.736Z] #0 6.498 go: downloading github.com/moby/vpnkit v0.5.0
16:49:45 [2023-03-20T16:49:45.736Z] #0 6.969 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:49:45 [2023-03-20T16:49:45.736Z] #0 7.034 go: downloading github.com/gorilla/mux v1.8.0
16:49:45 [2023-03-20T16:49:45.736Z] #0 7.239 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:49:45 [2023-03-20T16:49:45.736Z] #0 7.885 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:49:45 [2023-03-20T16:49:45.736Z] #0 8.128 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:49:46 [2023-03-20T16:49:46.000Z] #75 ...
16:49:46 [2023-03-20T16:49:46.001Z] 
16:49:46 [2023-03-20T16:49:46.001Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:49:51 [2023-03-20T16:49:51.289Z] #76 ...
16:49:51 [2023-03-20T16:49:51.289Z] 
16:49:51 [2023-03-20T16:49:51.289Z] #60 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.50 Setting up libicu67:arm64 (67.1-7) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.56 Setting up libuv1:arm64 (1.40.0-2) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.57 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.59 Setting up librhash0:arm64 (1.4.1-2) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.60 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.64 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.66 Setting up cmake (3.18.4-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 62.68 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:49:51 [2023-03-20T16:49:51.289Z] #60 DONE 63.2s
16:49:51 [2023-03-20T16:49:51.289Z] 
16:49:51 [2023-03-20T16:49:51.289Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:51 [2023-03-20T16:49:51.289Z] #65 59.27 Selecting previously unselected package libpcre2-16-0:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 59.28 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 59.33 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 59.79 Selecting previously unselected package libpcre2-32-0:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 59.79 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 59.80 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 60.48 Selecting previously unselected package libpcre2-posix2:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 60.52 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 60.54 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 60.65 Selecting previously unselected package libpcre2-dev:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 60.71 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 60.72 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 61.37 Selecting previously unselected package libselinux1-dev:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 61.39 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 61.40 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 61.82 Selecting previously unselected package libmount-dev:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 61.82 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 61.85 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.03 Selecting previously unselected package libpcre16-3:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.05 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.05 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.34 Selecting previously unselected package libpcre32-3:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.34 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.38 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.64 Selecting previously unselected package libpcrecpp0v5:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.64 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.66 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.79 Selecting previously unselected package libpcre3-dev:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.82 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 62.83 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 63.70 Selecting previously unselected package zlib1g-dev:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 63.70 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 63.72 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 64.01 Selecting previously unselected package libglib2.0-dev:arm64.
16:49:51 [2023-03-20T16:49:51.289Z] #65 64.01 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:49:51 [2023-03-20T16:49:51.289Z] #65 64.03 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:49:53 [2023-03-20T16:49:53.195Z] #65 66.12 Selecting previously unselected package libsecret-1-dev:arm64.
16:49:53 [2023-03-20T16:49:53.195Z] #65 66.14 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:49:53 [2023-03-20T16:49:53.195Z] #65 66.14 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.73 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.76 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.78 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.79 Setting up libffi-dev:arm64 (3.3-6) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.80 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.81 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.83 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.84 Setting up libglib2.0-data (2.66.8-1) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.85 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.86 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 66.87 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:49:53 [2023-03-20T16:49:53.765Z] #65 ...
16:49:53 [2023-03-20T16:49:53.765Z] 
16:49:53 [2023-03-20T16:49:53.765Z] #77 [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
16:49:53 [2023-03-20T16:49:53.765Z] #0 2.390 Cloning into '/tmp/crun-build'...
16:49:54 [2023-03-20T16:49:54.025Z] #77 ...
16:49:54 [2023-03-20T16:49:54.025Z] 
16:49:54 [2023-03-20T16:49:54.025Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:54 [2023-03-20T16:49:54.025Z] #65 66.87 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:49:54 [2023-03-20T16:49:54.025Z] #65 66.88 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:49:54 [2023-03-20T16:49:54.025Z] #65 66.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:49:54 [2023-03-20T16:49:54.025Z] #65 66.90 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:49:54 [2023-03-20T16:49:54.025Z] #65 66.91 Setting up python3-lib2to3 (3.9.2-1) ...
16:49:54 [2023-03-20T16:49:54.964Z] #65 67.63 Setting up libelf1:arm64 (0.183-1) ...
16:49:54 [2023-03-20T16:49:54.964Z] #65 67.64 Setting up libsecret-common (0.20.4-2) ...
16:49:54 [2023-03-20T16:49:54.964Z] #65 67.65 Setting up python3-distutils (3.9.2-1) ...
16:49:55 [2023-03-20T16:49:55.903Z] #65 68.52 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:49:55 [2023-03-20T16:49:55.903Z] #65 ...
16:49:55 [2023-03-20T16:49:55.903Z] 
16:49:55 [2023-03-20T16:49:55.903Z] #75 [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...)
16:49:55 [2023-03-20T16:49:55.903Z] #75 10.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:49:55 [2023-03-20T16:49:55.903Z] #75 10.30 go: downloading golang.org/x/net v0.1.0
16:49:56 [2023-03-20T16:49:56.163Z] #75 ...
16:49:56 [2023-03-20T16:49:56.163Z] 
16:49:56 [2023-03-20T16:49:56.163Z] #77 [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
16:49:56 [2023-03-20T16:49:56.163Z] #77 10.37 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:49:56 [2023-03-20T16:49:56.163Z] #77 10.40 Cloning into '/tmp/crun-build/libocispec'...
16:49:56 [2023-03-20T16:49:56.163Z] #77 11.68 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:49:56 [2023-03-20T16:49:56.163Z] #77 11.71 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:49:56 [2023-03-20T16:49:56.163Z] #77 11.71 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:49:56 [2023-03-20T16:49:56.163Z] #77 11.72 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:49:56 [2023-03-20T16:49:56.163Z] #77 11.77 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:49:58 [2023-03-20T16:49:58.083Z] #77 ...
16:49:58 [2023-03-20T16:49:58.083Z] 
16:49:58 [2023-03-20T16:49:58.083Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
16:49:58 [2023-03-20T16:49:58.083Z] #65 69.98 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.01 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.03 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.05 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.07 Setting up libglib2.0-bin (2.66.8-1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.09 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.10 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.11 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.13 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.15 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.16 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.17 No schema files found: doing nothing.
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.19 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 70.32 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:49:58 [2023-03-20T16:49:58.083Z] #65 DONE 70.7s
16:49:58 [2023-03-20T16:49:58.083Z] 
16:49:58 [2023-03-20T16:49:58.083Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:49:58 [2023-03-20T16:49:58.083Z] #73 3.632 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 .
16:49:58 [2023-03-20T16:49:58.083Z] #73 ...
16:49:58 [2023-03-20T16:49:58.083Z] 
16:49:58 [2023-03-20T16:49:58.083Z] #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...)
16:50:00 [2023-03-20T16:50:00.634Z] #78 ...
16:50:00 [2023-03-20T16:50:00.634Z] 
16:50:00 [2023-03-20T16:50:00.634Z] #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
16:50:00 [2023-03-20T16:50:00.634Z] #0 1.441 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:50:00 [2023-03-20T16:50:00.634Z] #0 1.525 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:50:00 [2023-03-20T16:50:00.634Z] #0 1.529 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:50:00 [2023-03-20T16:50:00.634Z] #0 4.262 Reading package lists...
16:50:00 [2023-03-20T16:50:00.634Z] #0 8.726 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:50:00 [2023-03-20T16:50:00.634Z] #0 8.799 Reading package lists...
16:50:00 [2023-03-20T16:50:00.634Z] #79 ...
16:50:00 [2023-03-20T16:50:00.634Z] 
16:50:00 [2023-03-20T16:50:00.634Z] #49 [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...)
16:50:00 [2023-03-20T16:50:00.634Z] #49 67.22 internal/reflectlite
16:50:00 [2023-03-20T16:50:00.634Z] #49 67.22 sync
16:50:02 [2023-03-20T16:50:02.054Z] #49 68.71 internal/testlog
16:50:02 [2023-03-20T16:50:02.313Z] #49 68.93 internal/godebug
16:50:02 [2023-03-20T16:50:02.573Z] #49 69.31 math/rand
16:50:04 [2023-03-20T16:50:04.479Z] #49 71.11 internal/singleflight
16:50:05 [2023-03-20T16:50:05.048Z] #49 71.49 internal/intern
16:50:05 [2023-03-20T16:50:05.992Z] #49 72.58 errors
16:50:05 [2023-03-20T16:50:05.992Z] #49 72.59 sort
16:50:06 [2023-03-20T16:50:06.252Z] #49 72.94 io
16:50:07 [2023-03-20T16:50:07.649Z] #49 74.10 internal/oserror
16:50:07 [2023-03-20T16:50:07.649Z] #49 74.30 syscall
16:50:07 [2023-03-20T16:50:07.649Z] #49 ...
16:50:07 [2023-03-20T16:50:07.649Z] 
16:50:07 [2023-03-20T16:50:07.649Z] #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...)
16:50:07 [2023-03-20T16:50:07.649Z] #78 9.910 + bin/ctr
16:50:07 [2023-03-20T16:50:07.649Z] #78 9.928 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
16:50:08 [2023-03-20T16:50:08.218Z] #78 ...
16:50:08 [2023-03-20T16:50:08.218Z] 
16:50:08 [2023-03-20T16:50:08.218Z] #77 [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
16:50:08 [2023-03-20T16:50:08.218Z] #77 14.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:50:08 [2023-03-20T16:50:08.218Z] #77 16.73 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:50:08 [2023-03-20T16:50:08.218Z] #77 18.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:50:08 [2023-03-20T16:50:08.218Z] #77 18.74 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:50:08 [2023-03-20T16:50:08.218Z] #77 19.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:50:08 [2023-03-20T16:50:08.477Z] #77 ...
16:50:08 [2023-03-20T16:50:08.477Z] 
16:50:08 [2023-03-20T16:50:08.477Z] #49 [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...)
16:50:08 [2023-03-20T16:50:08.477Z] #49 74.43 bytes
16:50:09 [2023-03-20T16:50:09.053Z] #49 ...
16:50:09 [2023-03-20T16:50:09.053Z] 
16:50:09 [2023-03-20T16:50:09.053Z] #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
16:50:09 [2023-03-20T16:50:09.053Z] #0 8.799 Reading package lists...
16:50:09 [2023-03-20T16:50:09.053Z] #79 13.80 Building dependency tree...
16:50:09 [2023-03-20T16:50:09.053Z] #79 15.06 Reading state information...
16:50:09 [2023-03-20T16:50:09.053Z] #79 17.73 gcc is already the newest version (4:10.2.1-1).
16:50:09 [2023-03-20T16:50:09.053Z] #79 17.73 libc6-dev is already the newest version (2.31-13+deb11u5).
16:50:09 [2023-03-20T16:50:09.053Z] #79 17.73 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
16:50:09 [2023-03-20T16:50:09.053Z] #79 DONE 18.7s
16:50:09 [2023-03-20T16:50:09.053Z] 
16:50:09 [2023-03-20T16:50:09.053Z] #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...)
16:50:10 [2023-03-20T16:50:10.433Z] #80 1.255 -- The C compiler identification is GNU 10.2.1
16:50:10 [2023-03-20T16:50:10.433Z] #80 1.328 -- Detecting C compiler ABI info
16:50:11 [2023-03-20T16:50:11.002Z] #80 1.909 -- Detecting C compiler ABI info - done
16:50:11 [2023-03-20T16:50:11.002Z] #80 2.009 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:50:11 [2023-03-20T16:50:11.002Z] #80 2.020 -- Detecting C compile features
16:50:11 [2023-03-20T16:50:11.002Z] #80 2.034 -- Detecting C compile features - done
16:50:11 [2023-03-20T16:50:11.002Z] #80 2.079 -- Performing Test HAS_BUILTIN_FORTIFY
16:50:11 [2023-03-20T16:50:11.262Z] #80 2.334 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:50:11 [2023-03-20T16:50:11.262Z] #80 2.448 -- Configuring done
16:50:11 [2023-03-20T16:50:11.522Z] #80 2.469 -- Generating done
16:50:11 [2023-03-20T16:50:11.522Z] #80 2.495 -- Build files have been written to: /go/src/github.com/krallin/tini
16:50:12 [2023-03-20T16:50:12.092Z] #80 2.952 Scanning dependencies of target tini-static
16:50:12 [2023-03-20T16:50:12.092Z] #80 3.074 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:50:14 [2023-03-20T16:50:14.007Z] #80 5.058 [100%] Linking C executable tini-static
16:50:14 [2023-03-20T16:50:14.949Z] #80 5.796 [100%] Built target tini-static
16:50:15 [2023-03-20T16:50:15.209Z] #80 DONE 6.1s
16:50:15 [2023-03-20T16:50:15.209Z] 
16:50:15 [2023-03-20T16:50:15.209Z] #49 [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...)
16:50:15 [2023-03-20T16:50:15.209Z] #49 76.73 hash
16:50:15 [2023-03-20T16:50:15.209Z] #49 76.87 strconv
16:50:15 [2023-03-20T16:50:15.209Z] #49 81.28 crypto
16:50:15 [2023-03-20T16:50:15.209Z] #49 81.67 reflect
16:50:17 [2023-03-20T16:50:17.122Z] #49 83.46 time
16:50:21 [2023-03-20T16:50:21.319Z] #49 ...
16:50:21 [2023-03-20T16:50:21.319Z] 
16:50:21 [2023-03-20T16:50:21.319Z] #77 [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
16:50:21 [2023-03-20T16:50:21.319Z] #77 37.54 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:50:29 [2023-03-20T16:50:29.445Z] #77 ...
16:50:29 [2023-03-20T16:50:29.445Z] 
16:50:29 [2023-03-20T16:50:29.445Z] #49 [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...)
16:50:29 [2023-03-20T16:50:29.445Z] #49 89.56 context
16:50:29 [2023-03-20T16:50:29.445Z] #49 90.76 crypto/internal/nistec/fiat
16:50:32 [2023-03-20T16:50:32.740Z] #49 99.36 path
16:50:33 [2023-03-20T16:50:33.310Z] #49 99.88 io/fs
16:50:33 [2023-03-20T16:50:33.570Z] #49 100.3 encoding/binary
16:50:34 [2023-03-20T16:50:34.139Z] #49 100.9 embed
16:50:34 [2023-03-20T16:50:34.709Z] #49 ...
16:50:34 [2023-03-20T16:50:34.709Z] 
16:50:34 [2023-03-20T16:50:34.709Z] #77 [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
16:50:34 [2023-03-20T16:50:34.709Z] #77 50.73 libtoolize: putting auxiliary files in '.'.
16:50:34 [2023-03-20T16:50:34.709Z] #77 50.73 libtoolize: copying file './ltmain.sh'
16:50:35 [2023-03-20T16:50:35.648Z] #77 51.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:50:35 [2023-03-20T16:50:35.648Z] #77 51.69 libtoolize: and rerunning libtoolize and aclocal.
16:50:35 [2023-03-20T16:50:35.648Z] #77 51.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:50:42 [2023-03-20T16:50:42.227Z] #77 ...
16:50:42 [2023-03-20T16:50:42.227Z] 
16:50:42 [2023-03-20T16:50:42.227Z] #49 [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...)
16:50:42 [2023-03-20T16:50:42.227Z] #49 101.5 crypto/internal/randutil
16:50:42 [2023-03-20T16:50:42.227Z] #49 101.7 internal/fmtsort
16:50:42 [2023-03-20T16:50:42.227Z] #49 102.5 internal/syscall/unix
16:50:42 [2023-03-20T16:50:42.227Z] #49 102.6 crypto/cipher
16:50:42 [2023-03-20T16:50:42.227Z] #49 102.9 crypto/internal/edwards25519/field
16:50:42 [2023-03-20T16:50:42.227Z] #49 103.7 crypto/internal/boring
16:50:42 [2023-03-20T16:50:42.227Z] #49 104.1 crypto/aes
16:50:42 [2023-03-20T16:50:42.227Z] #49 104.2 crypto/des
16:50:42 [2023-03-20T16:50:42.227Z] #49 104.7 crypto/internal/nistec
16:50:42 [2023-03-20T16:50:42.227Z] #49 105.5 internal/poll
16:50:42 [2023-03-20T16:50:42.227Z] #49 108.3 internal/safefilepath
16:50:42 [2023-03-20T16:50:42.227Z] #49 108.6 internal/syscall/execenv
16:50:42 [2023-03-20T16:50:42.227Z] #49 108.7 crypto/ecdh
16:50:42 [2023-03-20T16:50:42.227Z] #49 108.9 os
16:50:42 [2023-03-20T16:50:42.488Z] #49 ...
16:50:42 [2023-03-20T16:50:42.488Z] 
16:50:42 [2023-03-20T16:50:42.489Z] #56 [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
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8 tomll can be used in two ways:
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8 Writing to STDIN and reading from STDOUT:
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8   cat file.toml | tomll > file.toml
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8 
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8 Reading and updating a list of files:
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8   tomll a.toml b.toml c.toml
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8 
16:50:42 [2023-03-20T16:50:42.489Z] #56 115.8 When given a list of files, tomll will modify all files in place without asking.
16:50:44 [2023-03-20T16:50:44.401Z] #56 DONE 117.3s
16:50:44 [2023-03-20T16:50:44.401Z] 
16:50:44 [2023-03-20T16:50:44.401Z] #49 [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...)
16:50:44 [2023-03-20T16:50:44.401Z] #49 109.4 strings
16:50:45 [2023-03-20T16:50:45.787Z] #49 112.2 crypto/sha512
16:50:46 [2023-03-20T16:50:46.357Z] #49 113.1 crypto/internal/edwards25519
16:50:46 [2023-03-20T16:50:46.618Z] #49 113.4 fmt
16:50:48 [2023-03-20T16:50:48.526Z] #49 114.8 crypto/hmac
16:50:48 [2023-03-20T16:50:48.526Z] #49 115.1 crypto/md5
16:50:52 [2023-03-20T16:50:52.086Z] #49 ...
16:50:52 [2023-03-20T16:50:52.086Z] 
16:50:52 [2023-03-20T16:50:52.086Z] #77 [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
16:50:52 [2023-03-20T16:50:52.086Z] #77 62.71 configure.ac:7: installing './compile'
16:50:52 [2023-03-20T16:50:52.086Z] #77 62.73 configure.ac:11: installing './config.guess'
16:50:52 [2023-03-20T16:50:52.086Z] #77 62.73 configure.ac:11: installing './config.sub'
16:50:52 [2023-03-20T16:50:52.086Z] #77 62.75 configure.ac:8: installing './install-sh'
16:50:52 [2023-03-20T16:50:52.086Z] #77 62.77 configure.ac:8: installing './missing'
16:50:52 [2023-03-20T16:50:52.086Z] #77 62.89 Makefile.am: installing './depcomp'
16:50:52 [2023-03-20T16:50:52.086Z] #77 64.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:50:52 [2023-03-20T16:50:52.086Z] #77 64.50 libtoolize: copying file 'build-aux/ltmain.sh'
16:50:52 [2023-03-20T16:50:52.086Z] #77 64.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:50:52 [2023-03-20T16:50:52.086Z] #77 64.67 libtoolize: copying file 'm4/libtool.m4'
16:50:52 [2023-03-20T16:50:52.086Z] #77 64.84 libtoolize: copying file 'm4/ltoptions.m4'
16:50:52 [2023-03-20T16:50:52.086Z] #77 64.98 libtoolize: copying file 'm4/ltsugar.m4'
16:50:52 [2023-03-20T16:50:52.086Z] #77 65.11 libtoolize: copying file 'm4/ltversion.m4'
16:50:52 [2023-03-20T16:50:52.086Z] #77 65.28 libtoolize: copying file 'm4/lt~obsolete.m4'
16:50:52 [2023-03-20T16:50:52.086Z] #77 65.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:50:52 [2023-03-20T16:50:52.086Z] #77 ...
16:50:52 [2023-03-20T16:50:52.086Z] 
16:50:52 [2023-03-20T16:50:52.086Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:50:52 [2023-03-20T16:50:52.086Z] #62 123.0 v3.6.0
16:50:52 [2023-03-20T16:50:52.086Z] #62 DONE 123.2s
16:50:52 [2023-03-20T16:50:52.086Z] 
16:50:52 [2023-03-20T16:50:52.086Z] #49 [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...)
16:50:52 [2023-03-20T16:50:52.086Z] #49 116.0 crypto/rc4
16:50:52 [2023-03-20T16:50:52.086Z] #49 116.3 crypto/sha1
16:50:52 [2023-03-20T16:50:52.086Z] #49 117.5 crypto/sha256
16:50:52 [2023-03-20T16:50:52.086Z] #49 118.1 encoding/base64
16:50:52 [2023-03-20T16:50:52.086Z] #49 118.5 math/big
16:50:52 [2023-03-20T16:50:52.086Z] #49 118.7 encoding/hex
16:50:52 [2023-03-20T16:50:52.655Z] #49 119.1 encoding/pem
16:50:52 [2023-03-20T16:50:52.915Z] #49 119.4 vendor/golang.org/x/net/dns/dnsmessage
16:50:57 [2023-03-20T16:50:57.111Z] #49 123.3 net/netip
16:50:59 [2023-03-20T16:50:59.018Z] #49 125.6 net
16:51:00 [2023-03-20T16:51:00.925Z] #49 127.6 crypto/elliptic
16:51:02 [2023-03-20T16:51:02.894Z] #49 129.2 crypto/internal/bigmod
16:51:02 [2023-03-20T16:51:02.894Z] #49 ...
16:51:02 [2023-03-20T16:51:02.894Z] 
16:51:02 [2023-03-20T16:51:02.894Z] #77 [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
16:51:02 [2023-03-20T16:51:02.894Z] #77 78.79 configure.ac:7: installing 'build-aux/compile'
16:51:02 [2023-03-20T16:51:02.894Z] #77 78.79 configure.ac:9: installing 'build-aux/config.guess'
16:51:02 [2023-03-20T16:51:02.894Z] #77 78.79 configure.ac:9: installing 'build-aux/config.sub'
16:51:02 [2023-03-20T16:51:02.894Z] #77 78.83 configure.ac:11: installing 'build-aux/install-sh'
16:51:02 [2023-03-20T16:51:02.894Z] #77 78.83 configure.ac:11: installing 'build-aux/missing'
16:51:02 [2023-03-20T16:51:02.894Z] #77 79.05 Makefile.am: installing 'build-aux/depcomp'
16:51:03 [2023-03-20T16:51:03.166Z] #77 79.27 parallel-tests: installing 'build-aux/test-driver'
16:51:04 [2023-03-20T16:51:04.548Z] #77 ...
16:51:04 [2023-03-20T16:51:04.548Z] 
16:51:04 [2023-03-20T16:51:04.548Z] #59 [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
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 NAME:
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    go-winres - A tool for embedding resources in Windows executables
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 USAGE:
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    go-winres [global options] command [command options] [arguments...]
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 COMMANDS:
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    init     Create an initial ./winres/winres.json
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    make     Make syso files for the "go build" command
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    simply   Make syso files for the "go build" command (simplified)
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    extract  Extract all resources from an executable
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    patch    Replace resources in an executable file (exe, dll)
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    help, h  Shows a list of commands or help for one command
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4 GLOBAL OPTIONS:
16:51:04 [2023-03-20T16:51:04.548Z] #59 137.4    --help, -h  show help (default: false)
16:51:04 [2023-03-20T16:51:04.548Z] #59 DONE 137.9s
16:51:04 [2023-03-20T16:51:04.807Z] 
16:51:04 [2023-03-20T16:51:04.807Z] #49 [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...)
16:51:04 [2023-03-20T16:51:04.807Z] #49 130.0 crypto/internal/boring/bbig
16:51:04 [2023-03-20T16:51:04.807Z] #49 130.1 encoding/asn1
16:51:06 [2023-03-20T16:51:06.716Z] #49 133.2 vendor/golang.org/x/crypto/cryptobyte
16:51:09 [2023-03-20T16:51:09.266Z] #49 135.7 crypto/ecdsa
16:51:09 [2023-03-20T16:51:09.835Z] #49 ...
16:51:09 [2023-03-20T16:51:09.835Z] 
16:51:09 [2023-03-20T16:51:09.835Z] #77 [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
16:51:09 [2023-03-20T16:51:09.835Z] #77 82.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:51:09 [2023-03-20T16:51:09.835Z] #77 82.01 libtoolize: copying file 'build-aux/ltmain.sh'
16:51:09 [2023-03-20T16:51:09.835Z] #77 82.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:51:09 [2023-03-20T16:51:09.835Z] #77 82.76 libtoolize: copying file 'm4/libtool.m4'
16:51:09 [2023-03-20T16:51:09.835Z] #77 82.87 libtoolize: copying file 'm4/ltoptions.m4'
16:51:09 [2023-03-20T16:51:09.835Z] #77 82.98 libtoolize: copying file 'm4/ltsugar.m4'
16:51:09 [2023-03-20T16:51:09.835Z] #77 83.08 libtoolize: copying file 'm4/ltversion.m4'
16:51:09 [2023-03-20T16:51:09.835Z] #77 83.19 libtoolize: copying file 'm4/lt~obsolete.m4'
16:51:15 [2023-03-20T16:51:15.115Z] #77 ...
16:51:15 [2023-03-20T16:51:15.115Z] 
16:51:15 [2023-03-20T16:51:15.115Z] #49 [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...)
16:51:15 [2023-03-20T16:51:15.115Z] #49 137.5 crypto/rand
16:51:15 [2023-03-20T16:51:15.115Z] #49 138.1 crypto/ed25519
16:51:15 [2023-03-20T16:51:15.115Z] #49 138.9 crypto/rsa
16:51:15 [2023-03-20T16:51:15.115Z] #49 140.6 crypto/dsa
16:51:15 [2023-03-20T16:51:15.115Z] #49 141.1 crypto/x509/pkix
16:51:15 [2023-03-20T16:51:15.115Z] #49 141.6 net/url
16:51:16 [2023-03-20T16:51:16.060Z] #49 142.7 path/filepath
16:51:16 [2023-03-20T16:51:16.060Z] #49 142.8 vendor/golang.org/x/crypto/chacha20
16:51:17 [2023-03-20T16:51:17.001Z] #49 143.7 vendor/golang.org/x/crypto/internal/poly1305
16:51:17 [2023-03-20T16:51:17.001Z] #49 143.7 crypto/x509
16:51:17 [2023-03-20T16:51:17.570Z] #49 144.2 vendor/golang.org/x/crypto/chacha20poly1305
16:51:18 [2023-03-20T16:51:18.140Z] #49 144.7 vendor/golang.org/x/crypto/hkdf
16:51:18 [2023-03-20T16:51:18.140Z] #49 144.8 bufio
16:51:19 [2023-03-20T16:51:19.078Z] #49 145.8 encoding/json
16:51:21 [2023-03-20T16:51:21.615Z] #49 ...
16:51:21 [2023-03-20T16:51:21.615Z] 
16:51:21 [2023-03-20T16:51:21.615Z] #77 [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
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.24 configure.ac:11: installing 'build-aux/compile'
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.28 configure.ac:11: installing 'build-aux/config.guess'
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.29 configure.ac:11: installing 'build-aux/config.sub'
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.31 configure.ac:13: installing 'build-aux/install-sh'
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.32 configure.ac:13: installing 'build-aux/missing'
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.32 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:51:21 [2023-03-20T16:51:21.615Z] #77 97.59 Makefile.am: installing 'build-aux/depcomp'
16:51:23 [2023-03-20T16:51:23.520Z] #77 99.28 checking build system type... aarch64-unknown-linux-gnu
16:51:23 [2023-03-20T16:51:23.520Z] #77 99.67 checking host system type... aarch64-unknown-linux-gnu
16:51:23 [2023-03-20T16:51:23.520Z] #77 99.67 checking how to print strings... printf
16:51:23 [2023-03-20T16:51:23.780Z] #77 99.70 checking for gcc... gcc
16:51:24 [2023-03-20T16:51:24.041Z] #77 99.85 checking whether the C compiler works... yes
16:51:24 [2023-03-20T16:51:24.041Z] #77 100.1 checking for C compiler default output file name... a.out
16:51:24 [2023-03-20T16:51:24.041Z] #77 100.1 checking for suffix of executables... 
16:51:24 [2023-03-20T16:51:24.301Z] #77 100.3 checking whether we are cross compiling... no
16:51:24 [2023-03-20T16:51:24.560Z] #77 100.5 checking for suffix of object files... o
16:51:24 [2023-03-20T16:51:24.819Z] #77 100.7 checking whether we are using the GNU C compiler... yes
16:51:24 [2023-03-20T16:51:24.819Z] #77 100.8 checking whether gcc accepts -g... yes
16:51:25 [2023-03-20T16:51:25.078Z] #77 101.0 checking for gcc option to accept ISO C89... none needed
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.2 checking whether gcc understands -c and -o together... yes
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.4 checking for a sed that does not truncate output... /bin/sed
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.4 checking for grep that handles long lines and -e... /bin/grep
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.5 checking for egrep... /bin/grep -E
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.5 checking for fgrep... /bin/grep -F
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.5 checking for ld used by gcc... /usr/bin/ld
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:51:25 [2023-03-20T16:51:25.337Z] #77 101.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking whether ln -s works... yes
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking the maximum length of command line arguments... 1572864
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking for /usr/bin/ld option to reload object files... -r
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking for objdump... objdump
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.8 checking how to recognize dependent libraries... pass_all
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.9 checking for dlltool... no
16:51:25 [2023-03-20T16:51:25.596Z] #77 101.9 checking how to associate runtime and link libraries... printf %s\n
16:51:25 [2023-03-20T16:51:25.855Z] #77 101.9 checking for ar... ar
16:51:26 [2023-03-20T16:51:26.114Z] #77 101.9 checking for archiver @FILE support... @
16:51:26 [2023-03-20T16:51:26.114Z] #77 102.1 checking for strip... strip
16:51:26 [2023-03-20T16:51:26.114Z] #77 102.1 checking for ranlib... ranlib
16:51:26 [2023-03-20T16:51:26.114Z] #77 102.1 checking for gawk... no
16:51:26 [2023-03-20T16:51:26.114Z] #77 102.1 checking for mawk... mawk
16:51:26 [2023-03-20T16:51:26.374Z] #77 102.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:51:26 [2023-03-20T16:51:26.633Z] #77 102.6 checking for sysroot... no
16:51:26 [2023-03-20T16:51:26.633Z] #77 102.6 checking for a working dd... /bin/dd
16:51:26 [2023-03-20T16:51:26.633Z] #77 102.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:51:26 [2023-03-20T16:51:26.633Z] #77 102.7 checking for mt... no
16:51:26 [2023-03-20T16:51:26.633Z] #77 102.7 checking if : is a manifest tool... no
16:51:26 [2023-03-20T16:51:26.893Z] #77 102.8 checking how to run the C preprocessor... gcc -E
16:51:27 [2023-03-20T16:51:27.722Z] #77 103.1 checking for ANSI C header files... yes
16:51:27 [2023-03-20T16:51:27.982Z] #77 104.0 checking for sys/types.h... yes
16:51:28 [2023-03-20T16:51:28.551Z] #77 104.2 checking for sys/stat.h... yes
16:51:28 [2023-03-20T16:51:28.815Z] #77 104.6 checking for stdlib.h... yes
16:51:28 [2023-03-20T16:51:28.815Z] #77 104.8 checking for string.h... yes
16:51:29 [2023-03-20T16:51:29.076Z] #77 105.0 checking for memory.h... yes
16:51:29 [2023-03-20T16:51:29.336Z] #77 105.2 checking for strings.h... yes
16:51:29 [2023-03-20T16:51:29.595Z] #77 105.5 checking for inttypes.h... yes
16:51:30 [2023-03-20T16:51:30.173Z] #77 105.9 checking for stdint.h... yes
16:51:30 [2023-03-20T16:51:30.173Z] #77 106.1 checking for unistd.h... yes
16:51:30 [2023-03-20T16:51:30.433Z] #77 106.4 checking for dlfcn.h... yes
16:51:30 [2023-03-20T16:51:30.433Z] #77 106.6 checking for objdir... .libs
16:51:31 [2023-03-20T16:51:31.262Z] #77 107.1 checking if gcc supports -fno-rtti -fno-exceptions... no
16:51:31 [2023-03-20T16:51:31.262Z] #77 107.2 checking for gcc option to produce PIC... -fPIC -DPIC
16:51:31 [2023-03-20T16:51:31.521Z] #77 107.2 checking if gcc PIC flag -fPIC -DPIC works... yes
16:51:31 [2023-03-20T16:51:31.780Z] #77 107.4 checking if gcc static flag -static works... yes
16:51:32 [2023-03-20T16:51:32.042Z] #77 108.0 checking if gcc supports -c -o file.o... yes
16:51:32 [2023-03-20T16:51:32.042Z] #77 108.2 checking if gcc supports -c -o file.o... (cached) yes
16:51:32 [2023-03-20T16:51:32.042Z] #77 108.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.3 checking dynamic linker characteristics... GNU/Linux ld.so
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.7 checking how to hardcode library paths into programs... immediate
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.7 checking whether stripping libraries is possible... yes
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.8 checking if libtool supports shared libraries... yes
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.8 checking whether to build shared libraries... no
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.8 checking whether to build static libraries... yes
16:51:32 [2023-03-20T16:51:32.611Z] #77 108.8 checking for a BSD-compatible install... /usr/bin/install -c
16:51:32 [2023-03-20T16:51:32.870Z] #77 108.8 checking whether build environment is sane... yes
16:51:32 [2023-03-20T16:51:32.870Z] #77 108.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:51:32 [2023-03-20T16:51:32.870Z] #77 108.9 checking whether make sets $(MAKE)... yes
16:51:32 [2023-03-20T16:51:32.870Z] #77 109.0 checking whether make supports the include directive... yes (GNU style)
16:51:33 [2023-03-20T16:51:33.130Z] #77 109.1 checking whether make supports nested variables... yes
16:51:33 [2023-03-20T16:51:33.130Z] #77 109.2 checking whether UID '0' is supported by ustar format... yes
16:51:33 [2023-03-20T16:51:33.130Z] #77 109.2 checking whether GID '0' is supported by ustar format... yes
16:51:33 [2023-03-20T16:51:33.130Z] #77 109.2 checking how to create a ustar tar archive... gnutar
16:51:33 [2023-03-20T16:51:33.389Z] #77 109.3 checking dependency style of gcc... gcc3
16:51:33 [2023-03-20T16:51:33.389Z] #77 109.6 checking whether to enable maintainer-specific portions of Makefiles... yes
16:51:33 [2023-03-20T16:51:33.389Z] #77 109.6 checking whether make supports nested variables... (cached) yes
16:51:33 [2023-03-20T16:51:33.389Z] #77 109.6 checking for gawk... (cached) mawk
16:51:33 [2023-03-20T16:51:33.389Z] #77 109.6 checking for a sed that does not truncate output... (cached) /bin/sed
16:51:33 [2023-03-20T16:51:33.389Z] #77 109.6 checking for gcc... (cached) gcc
16:51:33 [2023-03-20T16:51:33.649Z] #77 109.7 checking whether we are using the GNU C compiler... (cached) yes
16:51:33 [2023-03-20T16:51:33.649Z] #77 109.7 checking whether gcc accepts -g... (cached) yes
16:51:33 [2023-03-20T16:51:33.649Z] #77 109.7 checking for gcc option to accept ISO C89... (cached) none needed
16:51:33 [2023-03-20T16:51:33.649Z] #77 109.7 checking whether gcc understands -c and -o together... (cached) yes
16:51:33 [2023-03-20T16:51:33.908Z] #77 109.7 checking for a Python interpreter with version >= 3... python3
16:51:33 [2023-03-20T16:51:33.908Z] #77 109.8 checking for python3... /usr/bin/python3
16:51:33 [2023-03-20T16:51:33.908Z] #77 109.8 checking for python3 version... 3.9
16:51:33 [2023-03-20T16:51:33.908Z] #77 109.9 checking for python3 platform... linux
16:51:33 [2023-03-20T16:51:33.908Z] #77 110.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:51:34 [2023-03-20T16:51:34.168Z] #77 110.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:51:34 [2023-03-20T16:51:34.168Z] #77 110.3 checking for go-md2man... no
16:51:34 [2023-03-20T16:51:34.427Z] #77 110.3 checking error.h usability... yes
16:51:34 [2023-03-20T16:51:34.427Z] #77 110.6 checking error.h presence... yes
16:51:34 [2023-03-20T16:51:34.427Z] #77 110.7 checking for error.h... yes
16:51:34 [2023-03-20T16:51:34.427Z] #77 ...
16:51:34 [2023-03-20T16:51:34.427Z] 
16:51:34 [2023-03-20T16:51:34.427Z] #49 [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...)
16:51:34 [2023-03-20T16:51:34.427Z] #49 151.1 crypto/tls
16:51:34 [2023-03-20T16:51:34.427Z] #49 151.8 log
16:51:34 [2023-03-20T16:51:34.427Z] #49 152.5 github.com/Sirupsen/logrus
16:51:34 [2023-03-20T16:51:34.427Z] #49 154.2 github.com/Sirupsen/logrus/formatters/logstash
16:51:34 [2023-03-20T16:51:34.427Z] #49 154.4 io/ioutil
16:51:34 [2023-03-20T16:51:34.427Z] #49 154.6 github.com/bugsnag/bugsnag-go/errors
16:51:34 [2023-03-20T16:51:34.427Z] #49 155.2 github.com/bugsnag/osext
16:51:34 [2023-03-20T16:51:34.427Z] #49 155.5 os/exec
16:51:34 [2023-03-20T16:51:34.427Z] #49 157.1 os/signal
16:51:34 [2023-03-20T16:51:34.427Z] #49 158.0 github.com/bugsnag/panicwrap
16:51:34 [2023-03-20T16:51:34.427Z] #49 158.8 compress/flate
16:51:34 [2023-03-20T16:51:34.687Z] #49 ...
16:51:34 [2023-03-20T16:51:34.687Z] 
16:51:34 [2023-03-20T16:51:34.687Z] #77 [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
16:51:34 [2023-03-20T16:51:34.946Z] #77 110.7 checking linux/openat2.h usability... yes
16:51:34 [2023-03-20T16:51:34.946Z] #77 111.0 checking linux/openat2.h presence... yes
16:51:34 [2023-03-20T16:51:34.946Z] #77 111.1 checking for linux/openat2.h... yes
16:51:35 [2023-03-20T16:51:35.516Z] #77 111.1 checking for copy_file_range... yes
16:51:35 [2023-03-20T16:51:35.781Z] #77 111.5 checking for fgetxattr... yes
16:51:36 [2023-03-20T16:51:36.042Z] #77 111.9 checking for statx... yes
16:51:36 [2023-03-20T16:51:36.302Z] #77 112.2 checking for fgetpwent_r... yes
16:51:36 [2023-03-20T16:51:36.871Z] #77 112.5 checking for issetugid... no
16:51:36 [2023-03-20T16:51:36.871Z] #77 112.8 checking for pkg-config... /usr/bin/pkg-config
16:51:36 [2023-03-20T16:51:36.871Z] #77 112.9 checking pkg-config is at least version 0.9.0... yes
16:51:37 [2023-03-20T16:51:37.441Z] #77 112.9 checking for library containing yajl_tree_get... -lyajl
16:51:37 [2023-03-20T16:51:37.441Z] #77 113.5 checking for yajl >= 2.0.0... yes
16:51:37 [2023-03-20T16:51:37.701Z] #77 113.6 checking sys/capability.h usability... yes
16:51:37 [2023-03-20T16:51:37.701Z] #77 113.8 checking sys/capability.h presence... yes
16:51:37 [2023-03-20T16:51:37.961Z] #77 113.9 checking for sys/capability.h... yes
16:51:38 [2023-03-20T16:51:38.531Z] #77 113.9 checking for library containing cap_from_name... -lcap
16:51:39 [2023-03-20T16:51:39.100Z] #77 114.5 checking for library containing dlopen... -ldl
16:51:39 [2023-03-20T16:51:39.360Z] #77 115.2 checking seccomp.h usability... yes
16:51:39 [2023-03-20T16:51:39.360Z] #77 115.4 checking seccomp.h presence... yes
16:51:39 [2023-03-20T16:51:39.620Z] #77 115.5 checking for seccomp.h... yes
16:51:39 [2023-03-20T16:51:39.879Z] #77 115.5 checking for library containing seccomp_rule_add... -lseccomp
16:51:40 [2023-03-20T16:51:40.449Z] #77 116.0 checking for library containing seccomp_arch_resolve_name... none required
16:51:40 [2023-03-20T16:51:40.449Z] #77 116.4 checking systemd/sd-bus.h usability... yes
16:51:40 [2023-03-20T16:51:40.710Z] #77 116.7 checking systemd/sd-bus.h presence... yes
16:51:40 [2023-03-20T16:51:40.710Z] #77 116.8 checking for systemd/sd-bus.h... yes
16:51:41 [2023-03-20T16:51:41.279Z] #77 116.8 checking for library containing sd_bus_match_signal_async... -lsystemd
16:51:41 [2023-03-20T16:51:41.539Z] #77 117.3 checking for sd_notify_barrier... yes
16:51:41 [2023-03-20T16:51:41.799Z] #77 117.6 checking linux/bpf.h usability... yes
16:51:41 [2023-03-20T16:51:41.799Z] #77 117.8 checking linux/bpf.h presence... yes
16:51:41 [2023-03-20T16:51:41.799Z] #77 117.9 checking for linux/bpf.h... yes
16:51:42 [2023-03-20T16:51:42.059Z] #77 117.9 checking compilation for eBPF... yes
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.0 checking for criu >= 3.15... no
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.1 configure: CRIU headers not found, building without CRIU support
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.1 checking for criu > 3.16... no
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.2 configure: CRIU version doesn't support join-ns API
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.2 checking for criu > 3.16.1... no
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.2 configure: CRIU version doesn't support for pre-dumping
16:51:42 [2023-03-20T16:51:42.059Z] #77 118.2 checking for new mount API (fsconfig)... yes
16:51:42 [2023-03-20T16:51:42.319Z] #77 118.3 checking for seccomp notify API... yes
16:51:42 [2023-03-20T16:51:42.579Z] #77 118.5 checking for gperf... no
16:51:42 [2023-03-20T16:51:42.579Z] #77 118.5 configure: gperf not found - cannot rebuild signal parser code
16:51:42 [2023-03-20T16:51:42.839Z] #77 118.5 checking for library containing argp_parse... none required
16:51:42 [2023-03-20T16:51:42.839Z] #77 118.9 checking that generated files are newer than configure... done
16:51:42 [2023-03-20T16:51:42.839Z] #77 118.9 configure: creating ./config.status
16:51:45 [2023-03-20T16:51:45.408Z] #77 ...
16:51:45 [2023-03-20T16:51:45.408Z] 
16:51:45 [2023-03-20T16:51:45.408Z] #49 [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...)
16:51:45 [2023-03-20T16:51:45.408Z] #49 161.8 hash/crc32
16:51:45 [2023-03-20T16:51:45.408Z] #49 162.4 compress/gzip
16:51:45 [2023-03-20T16:51:45.408Z] #49 163.0 vendor/golang.org/x/text/transform
16:51:45 [2023-03-20T16:51:45.408Z] #49 163.8 vendor/golang.org/x/text/unicode/bidi
16:51:45 [2023-03-20T16:51:45.408Z] #49 166.6 vendor/golang.org/x/text/secure/bidirule
16:51:45 [2023-03-20T16:51:45.408Z] #49 166.8 vendor/golang.org/x/text/unicode/norm
16:51:45 [2023-03-20T16:51:45.408Z] #49 167.0 net/textproto
16:51:45 [2023-03-20T16:51:45.408Z] #49 168.0 vendor/golang.org/x/net/http2/hpack
16:51:45 [2023-03-20T16:51:45.408Z] #49 169.3 mime
16:51:45 [2023-03-20T16:51:45.408Z] #49 170.9 mime/quotedprintable
16:51:45 [2023-03-20T16:51:45.408Z] #49 171.4 mime/multipart
16:51:45 [2023-03-20T16:51:45.992Z] #49 172.5 vendor/golang.org/x/net/idna
16:51:45 [2023-03-20T16:51:45.992Z] #49 172.7 net/http/httptrace
16:51:46 [2023-03-20T16:51:46.574Z] #49 173.2 net/http/internal
16:51:46 [2023-03-20T16:51:46.834Z] #49 173.6 net/http/internal/ascii
16:51:47 [2023-03-20T16:51:47.093Z] #49 173.7 regexp/syntax
16:51:47 [2023-03-20T16:51:47.093Z] #49 ...
16:51:47 [2023-03-20T16:51:47.093Z] 
16:51:47 [2023-03-20T16:51:47.093Z] #77 [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
16:51:47 [2023-03-20T16:51:47.093Z] #77 123.2 config.status: creating Makefile
16:51:47 [2023-03-20T16:51:47.354Z] #77 123.4 config.status: creating rpm/crun.spec
16:51:47 [2023-03-20T16:51:47.614Z] #77 123.5 config.status: creating config.h
16:51:47 [2023-03-20T16:51:47.614Z] #77 123.6 config.status: executing libtool commands
16:51:47 [2023-03-20T16:51:47.614Z] #77 123.7 config.status: executing depfiles commands
16:51:49 [2023-03-20T16:51:49.520Z] #77 125.6 === configuring in libocispec (/tmp/crun-build/libocispec)
16:51:49 [2023-03-20T16:51:49.520Z] #77 125.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:51:50 [2023-03-20T16:51:50.088Z] #77 126.2 checking for gcc... gcc
16:51:50 [2023-03-20T16:51:50.606Z] #77 126.4 checking whether the C compiler works... yes
16:51:50 [2023-03-20T16:51:50.606Z] #77 126.7 checking for C compiler default output file name... a.out
16:51:50 [2023-03-20T16:51:50.865Z] #77 126.7 checking for suffix of executables... 
16:51:51 [2023-03-20T16:51:51.125Z] #77 127.0 checking whether we are cross compiling... no
16:51:51 [2023-03-20T16:51:51.385Z] #77 127.3 checking for suffix of object files... o
16:51:51 [2023-03-20T16:51:51.644Z] #77 127.5 checking whether we are using the GNU C compiler... yes
16:51:51 [2023-03-20T16:51:51.905Z] #77 127.7 checking whether gcc accepts -g... 
16:51:51 [2023-03-20T16:51:51.905Z] #77 ...
16:51:51 [2023-03-20T16:51:51.905Z] 
16:51:51 [2023-03-20T16:51:51.905Z] #57 [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
16:51:51 [2023-03-20T16:51:51.905Z] #57 184.5 gotestsum version dev
16:51:51 [2023-03-20T16:51:51.905Z] #57 DONE 185.2s
16:51:51 [2023-03-20T16:51:51.905Z] 
16:51:51 [2023-03-20T16:51:51.905Z] #77 [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
16:51:51 [2023-03-20T16:51:51.905Z] #77 127.7 checking whether gcc accepts -g... yes
16:51:51 [2023-03-20T16:51:51.905Z] #77 127.9 checking for gcc option to accept ISO C89... none needed
16:51:52 [2023-03-20T16:51:52.165Z] #77 128.1 checking whether gcc understands -c and -o together... yes
16:51:52 [2023-03-20T16:51:52.683Z] #77 128.4 checking how to run the C preprocessor... gcc -E
16:51:52 [2023-03-20T16:51:52.683Z] #77 128.8 checking for grep that handles long lines and -e... /bin/grep
16:51:52 [2023-03-20T16:51:52.683Z] #77 128.8 checking for egrep... /bin/grep -E
16:51:53 [2023-03-20T16:51:53.253Z] #77 128.8 checking for ANSI C header files... yes
16:51:53 [2023-03-20T16:51:53.253Z] #77 129.3 checking for sys/types.h... yes
16:51:53 [2023-03-20T16:51:53.772Z] #77 129.6 checking for sys/stat.h... yes
16:51:53 [2023-03-20T16:51:53.772Z] #77 129.8 checking for stdlib.h... yes
16:51:54 [2023-03-20T16:51:54.032Z] #77 130.0 checking for string.h... yes
16:51:54 [2023-03-20T16:51:54.292Z] #77 130.3 checking for memory.h... yes
16:51:54 [2023-03-20T16:51:54.551Z] #77 130.5 checking for strings.h... yes
16:51:54 [2023-03-20T16:51:54.811Z] #77 130.8 checking for inttypes.h... yes
16:51:55 [2023-03-20T16:51:55.071Z] #77 131.0 checking for stdint.h... yes
16:51:55 [2023-03-20T16:51:55.071Z] #77 131.2 checking for unistd.h... yes
16:51:55 [2023-03-20T16:51:55.640Z] #77 131.4 checking minix/config.h usability... no
16:51:55 [2023-03-20T16:51:55.640Z] #77 131.6 checking minix/config.h presence... no
16:51:55 [2023-03-20T16:51:55.640Z] #77 131.7 checking for minix/config.h... no
16:51:55 [2023-03-20T16:51:55.899Z] #77 131.7 checking whether it is safe to define __EXTENSIONS__... yes
16:51:56 [2023-03-20T16:51:56.161Z] #77 132.0 checking build system type... aarch64-unknown-linux-gnu
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking host system type... aarch64-unknown-linux-gnu
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking how to print strings... printf
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking for a sed that does not truncate output... /bin/sed
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking for fgrep... /bin/grep -F
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking for ld used by gcc... /usr/bin/ld
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.6 checking whether ln -s works... yes
16:51:56 [2023-03-20T16:51:56.420Z] #77 132.6 checking the maximum length of command line arguments... 1572864
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.6 checking for /usr/bin/ld option to reload object files... -r
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.6 checking for objdump... objdump
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.6 checking how to recognize dependent libraries... pass_all
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.7 checking for dlltool... no
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.7 checking how to associate runtime and link libraries... printf %s\n
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.7 checking for ar... ar
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.7 checking for archiver @FILE support... @
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.9 checking for strip... strip
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.9 checking for ranlib... ranlib
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.9 checking for gawk... no
16:51:56 [2023-03-20T16:51:56.680Z] #77 132.9 checking for mawk... mawk
16:51:57 [2023-03-20T16:51:57.249Z] #77 132.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:51:57 [2023-03-20T16:51:57.249Z] #77 133.3 checking for sysroot... no
16:51:57 [2023-03-20T16:51:57.249Z] #77 133.4 checking for a working dd... /bin/dd
16:51:57 [2023-03-20T16:51:57.249Z] #77 133.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:51:57 [2023-03-20T16:51:57.249Z] #77 133.4 checking for mt... no
16:51:57 [2023-03-20T16:51:57.249Z] #77 133.4 checking if : is a manifest tool... no
16:51:57 [2023-03-20T16:51:57.819Z] #77 133.4 checking for dlfcn.h... yes
16:51:57 [2023-03-20T16:51:57.819Z] #77 133.7 checking for objdir... .libs
16:51:58 [2023-03-20T16:51:58.338Z] #77 134.1 checking if gcc supports -fno-rtti -fno-exceptions... no
16:51:58 [2023-03-20T16:51:58.338Z] #77 134.3 checking for gcc option to produce PIC... -fPIC -DPIC
16:51:58 [2023-03-20T16:51:58.338Z] #77 134.3 checking if gcc PIC flag -fPIC -DPIC works... yes
16:51:58 [2023-03-20T16:51:58.856Z] #77 134.5 checking if gcc static flag -static works... yes
16:51:59 [2023-03-20T16:51:59.115Z] #77 135.0 checking if gcc supports -c -o file.o... yes
16:51:59 [2023-03-20T16:51:59.116Z] #77 135.1 checking if gcc supports -c -o file.o... (cached) yes
16:51:59 [2023-03-20T16:51:59.116Z] #77 135.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:51:59 [2023-03-20T16:51:59.116Z] #77 ...
16:51:59 [2023-03-20T16:51:59.116Z] 
16:51:59 [2023-03-20T16:51:59.116Z] #49 [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...)
16:51:59 [2023-03-20T16:51:59.116Z] #49 175.7 vendor/golang.org/x/net/http/httpguts
16:51:59 [2023-03-20T16:51:59.116Z] #49 176.2 vendor/golang.org/x/net/http/httpproxy
16:51:59 [2023-03-20T16:51:59.116Z] #49 176.8 net/http
16:51:59 [2023-03-20T16:51:59.116Z] #49 177.6 regexp
16:51:59 [2023-03-20T16:51:59.116Z] #49 180.2 gopkg.in/yaml.v2
16:51:59 [2023-03-20T16:51:59.116Z] #49 ...
16:51:59 [2023-03-20T16:51:59.116Z] 
16:51:59 [2023-03-20T16:51:59.116Z] #77 [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
16:51:59 [2023-03-20T16:51:59.375Z] #77 135.2 checking dynamic linker characteristics... GNU/Linux ld.so
16:51:59 [2023-03-20T16:51:59.375Z] #77 135.6 checking how to hardcode library paths into programs... immediate
16:51:59 [2023-03-20T16:51:59.375Z] #77 135.6 checking whether stripping libraries is possible... yes
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.6 checking if libtool supports shared libraries... yes
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.6 checking whether to build shared libraries... no
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.6 checking whether to build static libraries... yes
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.6 checking for a BSD-compatible install... /usr/bin/install -c
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.7 checking whether build environment is sane... yes
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.7 checking whether make sets $(MAKE)... yes
16:51:59 [2023-03-20T16:51:59.634Z] #77 135.8 checking whether make supports the include directive... yes (GNU style)
16:51:59 [2023-03-20T16:51:59.893Z] #77 135.9 checking whether make supports nested variables... yes
16:51:59 [2023-03-20T16:51:59.893Z] #77 135.9 checking whether UID '0' is supported by ustar format... yes
16:51:59 [2023-03-20T16:51:59.893Z] #77 135.9 checking whether GID '0' is supported by ustar format... yes
16:51:59 [2023-03-20T16:51:59.893Z] #77 135.9 checking how to create a ustar tar archive... gnutar
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.0 checking dependency style of gcc... gcc3
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.2 checking whether to enable maintainer-specific portions of Makefiles... yes
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.2 checking whether make supports nested variables... (cached) yes
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.2 checking for pkg-config... /usr/bin/pkg-config
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.2 checking pkg-config is at least version 0.9.0... yes
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.3 checking for yajl >= 2.1.0... yes
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.3 checking for a sed that does not truncate output... (cached) /bin/sed
16:52:00 [2023-03-20T16:52:00.153Z] #77 136.3 checking for gcc... (cached) gcc
16:52:00 [2023-03-20T16:52:00.413Z] #77 136.4 checking whether we are using the GNU C compiler... (cached) yes
16:52:00 [2023-03-20T16:52:00.413Z] #77 136.5 checking whether gcc accepts -g... (cached) yes
16:52:00 [2023-03-20T16:52:00.413Z] #77 136.5 checking for gcc option to accept ISO C89... (cached) none needed
16:52:00 [2023-03-20T16:52:00.413Z] #77 136.5 checking whether gcc understands -c and -o together... (cached) yes
16:52:00 [2023-03-20T16:52:00.674Z] #77 136.5 checking for a Python interpreter with version >= 3... python3
16:52:00 [2023-03-20T16:52:00.674Z] #77 136.6 checking for python3... /usr/bin/python3
16:52:00 [2023-03-20T16:52:00.674Z] #77 136.6 checking for python3 version... 3.9
16:52:00 [2023-03-20T16:52:00.674Z] #77 136.7 checking for python3 platform... linux
16:52:00 [2023-03-20T16:52:00.933Z] #77 136.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:52:00 [2023-03-20T16:52:00.933Z] #77 136.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:52:01 [2023-03-20T16:52:01.193Z] #77 137.3 checking that generated files are newer than configure... done
16:52:01 [2023-03-20T16:52:01.193Z] #77 137.3 configure: creating ./config.status
16:52:05 [2023-03-20T16:52:05.387Z] #77 140.8 config.status: creating Makefile
16:52:05 [2023-03-20T16:52:05.387Z] #77 140.9 config.status: creating config.h
16:52:05 [2023-03-20T16:52:05.387Z] #77 141.0 config.status: executing libtool commands
16:52:05 [2023-03-20T16:52:05.387Z] #77 141.1 config.status: executing depfiles commands
16:52:05 [2023-03-20T16:52:05.955Z] #77 142.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:52:05 [2023-03-20T16:52:05.955Z] #77 142.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:52:06 [2023-03-20T16:52:06.525Z] #77 142.5 checking for gcc... gcc
16:52:06 [2023-03-20T16:52:06.785Z] #77 142.7 checking whether the C compiler works... yes
16:52:06 [2023-03-20T16:52:06.785Z] #77 142.9 checking for C compiler default output file name... a.out
16:52:07 [2023-03-20T16:52:07.044Z] #77 142.9 checking for suffix of executables... 
16:52:07 [2023-03-20T16:52:07.304Z] #77 143.1 checking whether we are cross compiling... no
16:52:07 [2023-03-20T16:52:07.304Z] #77 143.3 checking for suffix of object files... o
16:52:07 [2023-03-20T16:52:07.564Z] #77 143.5 checking whether we are using the GNU C compiler... yes
16:52:07 [2023-03-20T16:52:07.564Z] #77 143.6 checking whether gcc accepts -g... yes
16:52:07 [2023-03-20T16:52:07.824Z] #77 143.8 checking for gcc option to accept ISO C89... none needed
16:52:08 [2023-03-20T16:52:08.084Z] #77 144.0 checking whether gcc understands -c and -o together... yes
16:52:08 [2023-03-20T16:52:08.084Z] #77 144.3 checking for a BSD-compatible install... /usr/bin/install -c
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.3 checking whether build environment is sane... yes
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.4 checking for gawk... no
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.4 checking for mawk... mawk
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.4 checking whether make sets $(MAKE)... yes
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.5 checking whether make supports the include directive... yes (GNU style)
16:52:08 [2023-03-20T16:52:08.343Z] #77 144.5 checking whether make supports nested variables... yes
16:52:08 [2023-03-20T16:52:08.603Z] #77 144.6 checking whether UID '0' is supported by ustar format... yes
16:52:08 [2023-03-20T16:52:08.603Z] #77 144.6 checking whether GID '0' is supported by ustar format... yes
16:52:08 [2023-03-20T16:52:08.603Z] #77 144.6 checking how to create a ustar tar archive... gnutar
16:52:08 [2023-03-20T16:52:08.603Z] #77 144.7 checking dependency style of gcc... gcc3
16:52:08 [2023-03-20T16:52:08.862Z] #77 144.9 checking whether to enable maintainer-specific portions of Makefiles... yes
16:52:08 [2023-03-20T16:52:08.862Z] #77 144.9 checking whether make supports nested variables... (cached) yes
16:52:09 [2023-03-20T16:52:09.122Z] #77 144.9 checking build system type... aarch64-unknown-linux-gnu
16:52:09 [2023-03-20T16:52:09.122Z] #77 145.3 checking host system type... aarch64-unknown-linux-gnu
16:52:09 [2023-03-20T16:52:09.122Z] #77 145.3 checking how to print strings... printf
16:52:09 [2023-03-20T16:52:09.122Z] #77 145.3 checking for a sed that does not truncate output... /bin/sed
16:52:09 [2023-03-20T16:52:09.122Z] #77 145.4 checking for grep that handles long lines and -e... /bin/grep
16:52:09 [2023-03-20T16:52:09.382Z] #77 145.4 checking for egrep... /bin/grep -E
16:52:09 [2023-03-20T16:52:09.382Z] #77 145.4 checking for fgrep... /bin/grep -F
16:52:09 [2023-03-20T16:52:09.382Z] #77 145.4 checking for ld used by gcc... /usr/bin/ld
16:52:09 [2023-03-20T16:52:09.382Z] #77 145.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:52:09 [2023-03-20T16:52:09.382Z] #77 145.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking whether ln -s works... yes
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking the maximum length of command line arguments... 1572864
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking for /usr/bin/ld option to reload object files... -r
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking for objdump... objdump
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking how to recognize dependent libraries... pass_all
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking for dlltool... no
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.7 checking how to associate runtime and link libraries... printf %s\n
16:52:09 [2023-03-20T16:52:09.641Z] #77 145.8 checking for ar... ar
16:52:09 [2023-03-20T16:52:09.901Z] #77 145.8 checking for archiver @FILE support... @
16:52:09 [2023-03-20T16:52:09.901Z] #77 145.9 checking for strip... strip
16:52:09 [2023-03-20T16:52:09.901Z] #77 146.0 checking for ranlib... ranlib
16:52:10 [2023-03-20T16:52:10.471Z] #77 146.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:52:10 [2023-03-20T16:52:10.471Z] #77 146.5 checking for sysroot... no
16:52:10 [2023-03-20T16:52:10.471Z] #77 146.5 checking for a working dd... /bin/dd
16:52:10 [2023-03-20T16:52:10.471Z] #77 146.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:52:10 [2023-03-20T16:52:10.471Z] #77 146.6 checking for mt... no
16:52:10 [2023-03-20T16:52:10.471Z] #77 146.6 checking if : is a manifest tool... no
16:52:10 [2023-03-20T16:52:10.730Z] #77 146.6 checking how to run the C preprocessor... gcc -E
16:52:10 [2023-03-20T16:52:10.730Z] #77 ...
16:52:10 [2023-03-20T16:52:10.730Z] 
16:52:10 [2023-03-20T16:52:10.730Z] #49 [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...)
16:52:10 [2023-03-20T16:52:10.730Z] #49 187.4 github.com/docker/distribution/uuid
16:52:10 [2023-03-20T16:52:10.730Z] #49 187.7 golang.org/x/net/context
16:52:10 [2023-03-20T16:52:10.730Z] #49 188.1 github.com/docker/distribution/digest
16:52:10 [2023-03-20T16:52:10.730Z] #49 188.7 github.com/docker/distribution/reference
16:52:10 [2023-03-20T16:52:10.730Z] #49 189.4 encoding/base32
16:52:10 [2023-03-20T16:52:10.730Z] #49 189.9 github.com/docker/libtrust
16:52:10 [2023-03-20T16:52:10.730Z] #49 193.8 github.com/stevvooe/resumable
16:52:10 [2023-03-20T16:52:10.730Z] #49 194.0 internal/saferio
16:52:10 [2023-03-20T16:52:10.730Z] #49 194.3 encoding/gob
16:52:10 [2023-03-20T16:52:10.730Z] #49 ...
16:52:10 [2023-03-20T16:52:10.730Z] 
16:52:10 [2023-03-20T16:52:10.730Z] #77 [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
16:52:11 [2023-03-20T16:52:11.299Z] #77 146.9 checking for ANSI C header files... yes
16:52:11 [2023-03-20T16:52:11.558Z] #77 147.5 checking for sys/types.h... yes
16:52:11 [2023-03-20T16:52:11.818Z] #77 147.7 checking for sys/stat.h... yes
16:52:12 [2023-03-20T16:52:12.078Z] #77 148.0 checking for stdlib.h... yes
16:52:12 [2023-03-20T16:52:12.339Z] #77 148.2 checking for string.h... yes
16:52:12 [2023-03-20T16:52:12.339Z] #77 148.4 checking for memory.h... yes
16:52:12 [2023-03-20T16:52:12.858Z] #77 148.7 checking for strings.h... yes
16:52:12 [2023-03-20T16:52:12.858Z] #77 148.8 checking for inttypes.h... yes
16:52:13 [2023-03-20T16:52:13.117Z] #77 149.0 checking for stdint.h... yes
16:52:13 [2023-03-20T16:52:13.377Z] #77 149.3 checking for unistd.h... yes
16:52:13 [2023-03-20T16:52:13.636Z] #77 149.5 checking for dlfcn.h... yes
16:52:13 [2023-03-20T16:52:13.636Z] #77 149.7 checking for objdir... .libs
16:52:14 [2023-03-20T16:52:14.204Z] #77 150.1 checking if gcc supports -fno-rtti -fno-exceptions... no
16:52:14 [2023-03-20T16:52:14.204Z] #77 150.3 checking for gcc option to produce PIC... -fPIC -DPIC
16:52:14 [2023-03-20T16:52:14.204Z] #77 150.3 checking if gcc PIC flag -fPIC -DPIC works... yes
16:52:14 [2023-03-20T16:52:14.722Z] #77 150.5 checking if gcc static flag -static works... yes
16:52:14 [2023-03-20T16:52:14.982Z] #77 150.9 checking if gcc supports -c -o file.o... yes
16:52:14 [2023-03-20T16:52:14.982Z] #77 151.1 checking if gcc supports -c -o file.o... (cached) yes
16:52:14 [2023-03-20T16:52:14.982Z] #77 151.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:52:15 [2023-03-20T16:52:15.501Z] #77 151.1 checking dynamic linker characteristics... GNU/Linux ld.so
16:52:15 [2023-03-20T16:52:15.501Z] #77 151.5 checking how to hardcode library paths into programs... immediate
16:52:15 [2023-03-20T16:52:15.501Z] #77 151.5 checking whether stripping libraries is possible... yes
16:52:15 [2023-03-20T16:52:15.501Z] #77 151.6 checking if libtool supports shared libraries... yes
16:52:15 [2023-03-20T16:52:15.501Z] #77 151.6 checking whether to build shared libraries... no
16:52:15 [2023-03-20T16:52:15.501Z] #77 151.6 checking whether to build static libraries... yes
16:52:15 [2023-03-20T16:52:15.760Z] #77 151.6 checking float.h usability... yes
16:52:15 [2023-03-20T16:52:15.760Z] #77 151.8 checking float.h presence... yes
16:52:15 [2023-03-20T16:52:15.760Z] #77 151.9 checking for float.h... yes
16:52:16 [2023-03-20T16:52:16.019Z] #77 151.9 checking limits.h usability... yes
16:52:16 [2023-03-20T16:52:16.019Z] #77 152.1 checking limits.h presence... yes
16:52:16 [2023-03-20T16:52:16.019Z] #77 152.1 checking for limits.h... yes
16:52:16 [2023-03-20T16:52:16.279Z] #77 152.2 checking stddef.h usability... yes
16:52:16 [2023-03-20T16:52:16.279Z] #77 152.4 checking stddef.h presence... yes
16:52:16 [2023-03-20T16:52:16.538Z] #77 152.4 checking for stddef.h... yes
16:52:16 [2023-03-20T16:52:16.538Z] #77 152.5 checking for stdlib.h... (cached) yes
16:52:16 [2023-03-20T16:52:16.538Z] #77 152.6 checking for string.h... (cached) yes
16:52:16 [2023-03-20T16:52:16.797Z] #77 152.6 checking sys/time.h usability... yes
16:52:16 [2023-03-20T16:52:16.797Z] #77 152.8 checking sys/time.h presence... yes
16:52:16 [2023-03-20T16:52:16.797Z] #77 152.9 checking for sys/time.h... yes
16:52:17 [2023-03-20T16:52:17.056Z] #77 152.9 checking for inline... inline
16:52:17 [2023-03-20T16:52:17.315Z] #77 153.0 checking for size_t... yes
16:52:17 [2023-03-20T16:52:17.315Z] #77 153.4 checking for stdlib.h... (cached) yes
16:52:17 [2023-03-20T16:52:17.575Z] #77 153.4 checking for GNU libc compatible malloc... yes
16:52:17 [2023-03-20T16:52:17.575Z] #77 153.7 checking for stdlib.h... (cached) yes
16:52:17 [2023-03-20T16:52:17.835Z] #77 153.7 checking for GNU libc compatible realloc... yes
16:52:18 [2023-03-20T16:52:18.094Z] #77 153.9 checking for working strtod... yes
16:52:18 [2023-03-20T16:52:18.665Z] #77 154.2 checking for gettimeofday... yes
16:52:18 [2023-03-20T16:52:18.926Z] #77 154.6 checking for memset... yes
16:52:19 [2023-03-20T16:52:19.185Z] #77 155.0 checking for strspn... yes
16:52:19 [2023-03-20T16:52:19.445Z] #77 155.5 checking that generated files are newer than configure... done
16:52:19 [2023-03-20T16:52:19.445Z] #77 155.5 configure: creating ./config.status
16:52:23 [2023-03-20T16:52:23.644Z] #77 159.4 config.status: creating Makefile
16:52:23 [2023-03-20T16:52:23.644Z] #77 159.5 config.status: creating config.h
16:52:23 [2023-03-20T16:52:23.644Z] #77 159.6 config.status: executing depfiles commands
16:52:23 [2023-03-20T16:52:23.644Z] #77 159.8 config.status: executing libtool commands
16:52:25 [2023-03-20T16:52:25.023Z] #77 161.1   GEN      .version
16:52:25 [2023-03-20T16:52:25.023Z] #77 161.2 make  install-recursive
16:52:25 [2023-03-20T16:52:25.023Z] #77 161.2 make[1]: Entering directory '/tmp/crun-build'
16:52:25 [2023-03-20T16:52:25.023Z] #77 161.3 Making install in libocispec
16:52:25 [2023-03-20T16:52:25.283Z] #77 161.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:52:25 [2023-03-20T16:52:25.283Z] #77 161.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:52:25 [2023-03-20T16:52:25.283Z] #77 ...
16:52:25 [2023-03-20T16:52:25.283Z] 
16:52:25 [2023-03-20T16:52:25.283Z] #49 [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...)
16:52:25 [2023-03-20T16:52:25.283Z] #49 201.9 github.com/stevvooe/resumable/sha256
16:52:25 [2023-03-20T16:52:25.283Z] #49 202.3 github.com/stevvooe/resumable/sha512
16:52:25 [2023-03-20T16:52:25.283Z] #49 202.7 github.com/garyburd/redigo/internal
16:52:25 [2023-03-20T16:52:25.283Z] #49 202.8 github.com/garyburd/redigo/redis
16:52:25 [2023-03-20T16:52:25.283Z] #49 205.7 net/smtp
16:52:25 [2023-03-20T16:52:25.283Z] #49 206.6 text/template/parse
16:52:25 [2023-03-20T16:52:25.283Z] #49 210.1 text/template
16:52:25 [2023-03-20T16:52:25.283Z] #49 210.3 github.com/bugsnag/bugsnag-go
16:52:25 [2023-03-20T16:52:25.283Z] #49 211.6 github.com/docker/distribution/configuration
16:52:25 [2023-03-20T16:52:25.542Z] #49 ...
16:52:25 [2023-03-20T16:52:25.542Z] 
16:52:25 [2023-03-20T16:52:25.542Z] #77 [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
16:52:25 [2023-03-20T16:52:25.542Z] #77 161.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:52:25 [2023-03-20T16:52:25.542Z] #77 161.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:52:25 [2023-03-20T16:52:25.542Z] #77 161.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:52:26 [2023-03-20T16:52:26.521Z] #77 162.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.8 make  install-recursive
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.9 Making install in yajl
16:52:27 [2023-03-20T16:52:27.950Z] #77 163.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.0   CC       verify/json_verify-json_verify.o
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.0   CC       src/libyajl_la-yajl_alloc.lo
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.0   CC       src/libyajl_la-yajl.lo
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.0   CC       src/libyajl_la-yajl_gen.lo
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.1   CC       src/libyajl_la-yajl_parser.lo
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.1   CC       src/libyajl_la-yajl_buf.lo
16:52:27 [2023-03-20T16:52:27.950Z] #77 164.1   CC       src/libyajl_la-yajl_encode.lo
16:52:28 [2023-03-20T16:52:28.209Z] #77 164.2   CC       src/libyajl_la-yajl_lex.lo
16:52:28 [2023-03-20T16:52:28.209Z] #77 164.3   CC       src/libyajl_la-yajl_tree.lo
16:52:34 [2023-03-20T16:52:34.781Z] #77 ...
16:52:34 [2023-03-20T16:52:34.781Z] 
16:52:34 [2023-03-20T16:52:34.781Z] #49 [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...)
16:52:34 [2023-03-20T16:52:34.781Z] #49 212.9 github.com/gorilla/context
16:52:34 [2023-03-20T16:52:34.781Z] #49 213.6 github.com/gorilla/mux
16:52:34 [2023-03-20T16:52:34.781Z] #49 214.2 github.com/docker/distribution/registry/api/errcode
16:52:34 [2023-03-20T16:52:34.781Z] #49 214.6 github.com/docker/distribution/context
16:52:34 [2023-03-20T16:52:34.781Z] #49 215.0 expvar
16:52:34 [2023-03-20T16:52:34.781Z] #49 215.6 github.com/docker/distribution/health
16:52:34 [2023-03-20T16:52:34.781Z] #49 215.9 github.com/docker/distribution
16:52:34 [2023-03-20T16:52:34.781Z] #49 216.2 github.com/docker/distribution/health/checks
16:52:34 [2023-03-20T16:52:34.781Z] #49 216.6 github.com/docker/distribution/manifest/manifestlist
16:52:34 [2023-03-20T16:52:34.781Z] #49 216.6 github.com/docker/distribution/manifest/schema1
16:52:34 [2023-03-20T16:52:34.781Z] #49 216.9 github.com/docker/distribution/manifest/schema2
16:52:34 [2023-03-20T16:52:34.781Z] #49 217.1 github.com/docker/distribution/notifications
16:52:34 [2023-03-20T16:52:34.781Z] #49 217.3 github.com/docker/distribution/registry/api/v2
16:52:34 [2023-03-20T16:52:34.781Z] #49 218.1 github.com/docker/distribution/registry/auth
16:52:34 [2023-03-20T16:52:34.781Z] #49 218.4 github.com/docker/distribution/registry/middleware/registry
16:52:34 [2023-03-20T16:52:34.781Z] #49 218.8 github.com/docker/distribution/registry/middleware/repository
16:52:34 [2023-03-20T16:52:34.781Z] #49 219.2 github.com/docker/distribution/registry/client/transport
16:52:34 [2023-03-20T16:52:34.781Z] #49 219.3 github.com/docker/distribution/registry/storage/cache
16:52:34 [2023-03-20T16:52:34.781Z] #49 219.6 github.com/docker/distribution/registry/storage/cache/memory
16:52:34 [2023-03-20T16:52:34.781Z] #49 219.6 github.com/docker/distribution/registry/storage/driver
16:52:34 [2023-03-20T16:52:34.781Z] #49 220.0 github.com/docker/distribution/registry/client
16:52:34 [2023-03-20T16:52:34.781Z] #49 220.1 github.com/docker/distribution/registry/proxy/scheduler
16:52:34 [2023-03-20T16:52:34.781Z] #49 220.5 github.com/docker/distribution/registry/storage
16:52:34 [2023-03-20T16:52:34.781Z] #49 221.3 github.com/docker/distribution/registry/client/auth
16:52:35 [2023-03-20T16:52:35.040Z] #49 ...
16:52:35 [2023-03-20T16:52:35.040Z] 
16:52:35 [2023-03-20T16:52:35.040Z] #77 [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
16:52:35 [2023-03-20T16:52:35.040Z] #77 171.2   CCLD     libyajl.la
16:52:35 [2023-03-20T16:52:35.609Z] #77 171.7   CCLD     verify/json_verify
16:52:36 [2023-03-20T16:52:36.178Z] #77 172.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:52:36 [2023-03-20T16:52:36.178Z] #77 172.2 make[5]: Nothing to be done for 'install-exec-am'.
16:52:36 [2023-03-20T16:52:36.178Z] #77 172.2 make[5]: Nothing to be done for 'install-data-am'.
16:52:36 [2023-03-20T16:52:36.178Z] #77 172.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:52:36 [2023-03-20T16:52:36.178Z] #77 172.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:52:36 [2023-03-20T16:52:36.178Z] #77 172.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.4   CC       src/validate.o
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.5   CC       src/image_spec_schema_config_schema.lo
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.5   CC       src/image_spec_schema_content_descriptor.lo
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.5   CC       src/image_spec_schema_defs.lo
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.5   CC       src/image_spec_schema_defs_descriptor.lo
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.5   CC       src/image_spec_schema_image_index_schema.lo
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.6   CC       src/image_spec_schema_image_layout_schema.lo
16:52:36 [2023-03-20T16:52:36.438Z] #77 172.6   CC       src/image_spec_schema_image_manifest_schema.lo
16:52:36 [2023-03-20T16:52:36.697Z] #77 172.7   CC       src/runtime_spec_schema_config_linux.lo
16:52:36 [2023-03-20T16:52:36.697Z] #77 172.7   CC       src/runtime_spec_schema_config_zos.lo
16:52:36 [2023-03-20T16:52:36.697Z] #77 172.7   CC       src/runtime_spec_schema_config_schema.lo
16:52:36 [2023-03-20T16:52:36.697Z] #77 172.7   CC       src/runtime_spec_schema_config_solaris.lo
16:52:36 [2023-03-20T16:52:36.697Z] #77 172.8   CC       src/runtime_spec_schema_config_vm.lo
16:52:36 [2023-03-20T16:52:36.697Z] #77 172.9   CC       src/runtime_spec_schema_config_windows.lo
16:52:36 [2023-03-20T16:52:36.957Z] #77 173.0   CC       src/runtime_spec_schema_defs.lo
16:52:36 [2023-03-20T16:52:36.957Z] #77 173.0   CC       src/runtime_spec_schema_defs_linux.lo
16:52:37 [2023-03-20T16:52:37.217Z] #77 173.2   CC       src/runtime_spec_schema_defs_zos.lo
16:52:37 [2023-03-20T16:52:37.217Z] #77 173.3   CC       src/runtime_spec_schema_defs_vm.lo
16:52:37 [2023-03-20T16:52:37.477Z] #77 173.6   CC       src/runtime_spec_schema_state_schema.lo
16:52:37 [2023-03-20T16:52:37.477Z] #77 173.7   CC       src/runtime_spec_schema_defs_windows.lo
16:52:37 [2023-03-20T16:52:37.737Z] #77 173.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:52:38 [2023-03-20T16:52:38.306Z] #77 174.3   CC       src/basic_test_double_array_item.lo
16:52:38 [2023-03-20T16:52:38.565Z] #77 174.6   CC       src/basic_test_double_array.lo
16:52:38 [2023-03-20T16:52:38.826Z] #77 174.9   CC       src/basic_test_top_array_int.lo
16:52:39 [2023-03-20T16:52:39.086Z] #77 175.1   CC       src/basic_test_top_array_string.lo
16:52:39 [2023-03-20T16:52:39.346Z] #77 175.4   CC       src/basic_test_top_double_array_int.lo
16:52:39 [2023-03-20T16:52:39.346Z] #77 175.5   CC       src/basic_test_top_double_array_obj.lo
16:52:39 [2023-03-20T16:52:39.915Z] #77 175.9   CC       src/basic_test_top_double_array_refobj.lo
16:52:39 [2023-03-20T16:52:39.915Z] #77 176.0   CC       src/basic_test_top_double_array_string.lo
16:52:40 [2023-03-20T16:52:40.174Z] #77 176.4   CC       src/read-file.lo
16:52:40 [2023-03-20T16:52:40.434Z] #77 176.4   CC       src/json_common.lo
16:52:40 [2023-03-20T16:52:40.434Z] #77 176.6   CC       tests/test-1.o
16:52:41 [2023-03-20T16:52:41.372Z] #77 177.4   CC       tests/test-2.o
16:52:41 [2023-03-20T16:52:41.372Z] #77 177.5   CC       tests/test-3.o
16:52:41 [2023-03-20T16:52:41.940Z] #77 178.0   CC       tests/test-4.o
16:52:41 [2023-03-20T16:52:41.940Z] #77 178.0   CC       tests/test-5.o
16:52:42 [2023-03-20T16:52:42.509Z] #77 178.5   CC       tests/test-6.o
16:52:43 [2023-03-20T16:52:43.447Z] #77 178.9   CC       tests/test-7.o
16:52:43 [2023-03-20T16:52:43.447Z] #77 179.0   CC       tests/test-8.o
16:52:43 [2023-03-20T16:52:43.447Z] #77 179.2   CC       tests/test-9.o
16:52:43 [2023-03-20T16:52:43.447Z] #77 179.3   CC       tests/test-10.o
16:52:43 [2023-03-20T16:52:43.447Z] #77 179.5   CC       tests/test-11.o
16:52:45 [2023-03-20T16:52:45.354Z] #77 ...
16:52:45 [2023-03-20T16:52:45.354Z] 
16:52:45 [2023-03-20T16:52:45.354Z] #49 [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...)
16:52:45 [2023-03-20T16:52:45.354Z] #49 222.1 github.com/docker/distribution/registry/storage/cache/redis
16:52:45 [2023-03-20T16:52:45.354Z] #49 222.7 github.com/docker/distribution/registry/storage/driver/factory
16:52:45 [2023-03-20T16:52:45.354Z] #49 223.0 github.com/docker/distribution/registry/storage/driver/middleware
16:52:45 [2023-03-20T16:52:45.354Z] #49 223.2 github.com/gorilla/handlers
16:52:45 [2023-03-20T16:52:45.354Z] #49 223.9 github.com/docker/distribution/registry/listener
16:52:45 [2023-03-20T16:52:45.354Z] #49 224.2 github.com/docker/distribution/version
16:52:45 [2023-03-20T16:52:45.354Z] #49 224.5 github.com/spf13/pflag
16:52:45 [2023-03-20T16:52:45.354Z] #49 224.9 github.com/docker/distribution/registry/proxy
16:52:45 [2023-03-20T16:52:45.354Z] #49 226.2 github.com/spf13/cobra
16:52:45 [2023-03-20T16:52:45.354Z] #49 226.3 github.com/docker/distribution/registry/handlers
16:52:45 [2023-03-20T16:52:45.354Z] #49 227.7 container/heap
16:52:45 [2023-03-20T16:52:45.354Z] #49 227.8 log/syslog
16:52:45 [2023-03-20T16:52:45.354Z] #49 228.2 runtime/debug
16:52:45 [2023-03-20T16:52:45.354Z] #49 229.1 github.com/yvasiyarov/go-metrics
16:52:45 [2023-03-20T16:52:45.354Z] #49 230.8 github.com/yvasiyarov/newrelic_platform_go
16:52:45 [2023-03-20T16:52:45.354Z] #49 231.6 golang.org/x/crypto/blowfish
16:52:45 [2023-03-20T16:52:45.354Z] #49 232.1 golang.org/x/crypto/bcrypt
16:52:45 [2023-03-20T16:52:45.923Z] #49 232.7 github.com/docker/distribution/registry/auth/htpasswd
16:52:46 [2023-03-20T16:52:46.491Z] #49 233.2 github.com/docker/distribution/registry/auth/silly
16:52:46 [2023-03-20T16:52:46.750Z] #49 233.4 github.com/yvasiyarov/gorelic
16:52:47 [2023-03-20T16:52:47.010Z] #49 233.5 github.com/docker/distribution/registry/auth/token
16:52:47 [2023-03-20T16:52:47.949Z] #49 234.6 github.com/docker/distribution/registry
16:52:47 [2023-03-20T16:52:47.949Z] #49 234.6 encoding/xml
16:52:48 [2023-03-20T16:52:48.888Z] #49 235.6 github.com/docker/distribution/registry/storage/driver/base
16:52:49 [2023-03-20T16:52:49.457Z] #49 236.0 github.com/docker/distribution/registry/storage/driver/filesystem
16:52:49 [2023-03-20T16:52:49.717Z] #49 236.4 github.com/docker/distribution/registry/storage/driver/inmemory
16:52:51 [2023-03-20T16:52:51.098Z] #49 237.7 os/user
16:52:52 [2023-03-20T16:52:52.036Z] #49 238.6 net/http/httputil
16:52:52 [2023-03-20T16:52:52.309Z] #49 239.0 github.com/Azure/azure-sdk-for-go/storage
16:52:53 [2023-03-20T16:52:53.689Z] #49 240.1 github.com/AdRoll/goamz/aws
16:52:55 [2023-03-20T16:52:55.068Z] #49 241.7 github.com/docker/distribution/registry/storage/driver/azure
16:52:55 [2023-03-20T16:52:55.638Z] #49 242.4 github.com/AdRoll/goamz/cloudfront
16:52:56 [2023-03-20T16:52:56.207Z] #49 242.8 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
16:52:56 [2023-03-20T16:52:56.467Z] #49 243.2 github.com/AdRoll/goamz/s3
16:52:56 [2023-03-20T16:52:56.467Z] #49 243.2 github.com/mitchellh/mapstructure
16:52:58 [2023-03-20T16:52:58.376Z] #49 244.8 github.com/ncw/swift
16:52:58 [2023-03-20T16:52:58.944Z] #49 245.5 github.com/docker/distribution/registry/storage/driver/s3
16:52:59 [2023-03-20T16:52:59.882Z] #49 246.7 html
16:53:00 [2023-03-20T16:53:00.821Z] #49 247.4 github.com/docker/distribution/registry/storage/driver/swift
16:53:00 [2023-03-20T16:53:00.821Z] #49 247.5 internal/profile
16:53:02 [2023-03-20T16:53:02.201Z] #49 248.6 text/tabwriter
16:53:02 [2023-03-20T16:53:02.460Z] #49 249.0 runtime/pprof
16:53:05 [2023-03-20T16:53:05.755Z] #49 251.9 runtime/trace
16:53:05 [2023-03-20T16:53:05.755Z] #49 252.2 net/http/pprof
16:53:06 [2023-03-20T16:53:06.014Z] #49 252.7 github.com/docker/distribution/cmd/registry
16:53:11 [2023-03-20T16:53:11.290Z] #49 257.5 + xx-verify /build/registry-v2
16:53:11 [2023-03-20T16:53:11.290Z] #49 DONE 257.8s
16:53:11 [2023-03-20T16:53:11.290Z] 
16:53:11 [2023-03-20T16:53:11.290Z] #75 [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...)
16:53:11 [2023-03-20T16:53:11.290Z] #75 DONE 215.3s
16:53:11 [2023-03-20T16:53:11.290Z] 
16:53:11 [2023-03-20T16:53:11.290Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
16:53:11 [2023-03-20T16:53:11.290Z] #81 DONE 0.2s
16:53:11 [2023-03-20T16:53:11.290Z] 
16:53:11 [2023-03-20T16:53:11.290Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
16:53:11 [2023-03-20T16:53:11.550Z] #82 DONE 0.1s
16:53:11 [2023-03-20T16:53:11.550Z] 
16:53:11 [2023-03-20T16:53:11.550Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:53:33 [2023-03-20T16:53:33.548Z] #73 ...
16:53:33 [2023-03-20T16:53:33.548Z] 
16:53:33 [2023-03-20T16:53:33.548Z] #77 [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
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.0   CCLD     libocispec.la
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.5   CCLD     src/validate
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.5   CCLD     tests/test-1
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.5   CCLD     tests/test-2
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.5   CCLD     tests/test-3
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.6   CCLD     tests/test-4
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.6   CCLD     tests/test-5
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.7   CCLD     tests/test-6
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.8   CCLD     tests/test-7
16:53:33 [2023-03-20T16:53:33.548Z] #77 227.9   CCLD     tests/test-8
16:53:33 [2023-03-20T16:53:33.548Z] #77 228.0   CCLD     tests/test-9
16:53:33 [2023-03-20T16:53:33.548Z] #77 228.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:53:33 [2023-03-20T16:53:33.548Z] #77 228.2   CCLD     tests/test-11
16:53:33 [2023-03-20T16:53:33.548Z] #77 228.3   CCLD     tests/test-10
16:53:34 [2023-03-20T16:53:34.930Z] #77 230.9 libtool: link: ar cr libocispec.a 
16:53:34 [2023-03-20T16:53:34.930Z] #77 231.1 libtool: link: ranlib libocispec.a
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[5]: Nothing to be done for 'install-exec-am'.
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[5]: Nothing to be done for 'install-data-am'.
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.7 make[2]: Entering directory '/tmp/crun-build'
16:53:36 [2023-03-20T16:53:36.838Z] #77 232.9   CC       src/libcrun/libcrun_testing_a-utils.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-container.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:53:36 [2023-03-20T16:53:36.838Z] #77 233.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:53:37 [2023-03-20T16:53:37.098Z] #77 233.1   CC       src/libcrun/libcrun_testing_a-criu.o
16:53:37 [2023-03-20T16:53:37.098Z] #77 233.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:53:37 [2023-03-20T16:53:37.098Z] #77 233.2   CC       src/libcrun/libcrun_testing_a-linux.o
16:53:37 [2023-03-20T16:53:37.098Z] #77 233.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:53:37 [2023-03-20T16:53:37.098Z] #77 233.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:53:37 [2023-03-20T16:53:37.357Z] #77 233.4   CC       src/libcrun/libcrun_testing_a-error.o
16:53:37 [2023-03-20T16:53:37.357Z] #77 233.4   CC       src/libcrun/libcrun_testing_a-status.o
16:53:37 [2023-03-20T16:53:37.357Z] #77 233.5   CC       src/libcrun/libcrun_testing_a-terminal.o
16:53:37 [2023-03-20T16:53:37.357Z] #77 233.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:53:37 [2023-03-20T16:53:37.617Z] #77 233.6   CC       src/libcrun/libcrun_testing_a-signals.o
16:53:37 [2023-03-20T16:53:37.617Z] #77 233.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:53:37 [2023-03-20T16:53:37.617Z] #77 233.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:53:37 [2023-03-20T16:53:37.879Z] #77 233.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:53:38 [2023-03-20T16:53:38.138Z] #77 234.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:53:38 [2023-03-20T16:53:38.138Z] #77 234.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:53:38 [2023-03-20T16:53:38.707Z] #77 234.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:53:38 [2023-03-20T16:53:38.707Z] #77 234.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:53:38 [2023-03-20T16:53:38.707Z] #77 235.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:53:39 [2023-03-20T16:53:39.646Z] #77 235.5   CC       src/crun-crun.o
16:53:39 [2023-03-20T16:53:39.646Z] #77 235.6   CC       src/crun-run.o
16:53:39 [2023-03-20T16:53:39.646Z] #77 235.6   CC       src/crun-delete.o
16:53:39 [2023-03-20T16:53:39.646Z] #77 235.8   CC       src/crun-kill.o
16:53:39 [2023-03-20T16:53:39.905Z] #77 236.0   CC       src/crun-pause.o
16:53:40 [2023-03-20T16:53:40.165Z] #77 236.1   CC       src/crun-unpause.o
16:53:40 [2023-03-20T16:53:40.165Z] #77 236.4   CC       src/crun-spec.o
16:53:40 [2023-03-20T16:53:40.425Z] #77 236.5   CC       src/crun-exec.o
16:53:40 [2023-03-20T16:53:40.685Z] #77 236.7   CC       src/crun-list.o
16:53:40 [2023-03-20T16:53:40.944Z] #77 237.1   CC       src/crun-create.o
16:53:41 [2023-03-20T16:53:41.513Z] #77 237.4   CC       src/crun-start.o
16:53:41 [2023-03-20T16:53:41.513Z] #77 237.5   CC       src/crun-state.o
16:53:41 [2023-03-20T16:53:41.513Z] #77 237.6   CC       src/crun-update.o
16:53:41 [2023-03-20T16:53:41.772Z] #77 237.8   CC       src/crun-ps.o
16:53:42 [2023-03-20T16:53:42.032Z] #77 238.1   CC       src/crun-checkpoint.o
16:53:42 [2023-03-20T16:53:42.292Z] #77 238.3   CC       src/crun-restore.o
16:53:42 [2023-03-20T16:53:42.551Z] #77 238.7   CC       src/libcrun/libcrun_la-utils.lo
16:53:42 [2023-03-20T16:53:42.551Z] #77 238.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:53:43 [2023-03-20T16:53:43.121Z] #77 239.0   CC       src/libcrun/libcrun_la-container.lo
16:53:43 [2023-03-20T16:53:43.121Z] #77 239.1   CC       src/libcrun/libcrun_la-cgroup.lo
16:53:43 [2023-03-20T16:53:43.121Z] #77 239.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:53:43 [2023-03-20T16:53:43.690Z] #77 239.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:53:44 [2023-03-20T16:53:44.628Z] #77 240.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:53:45 [2023-03-20T16:53:45.566Z] #77 241.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:53:45 [2023-03-20T16:53:45.825Z] #77 242.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:53:46 [2023-03-20T16:53:46.394Z] #77 242.5   CC       src/libcrun/libcrun_la-criu.lo
16:53:46 [2023-03-20T16:53:46.653Z] #77 242.9   CC       src/libcrun/libcrun_la-custom-handler.lo
16:53:46 [2023-03-20T16:53:46.912Z] #77 243.0   CC       src/libcrun/libcrun_la-linux.lo
16:53:47 [2023-03-20T16:53:47.480Z] #77 243.5   CC       src/libcrun/libcrun_la-seccomp.lo
16:53:47 [2023-03-20T16:53:47.480Z] #77 243.6   CC       src/libcrun/libcrun_la-ebpf.lo
16:53:48 [2023-03-20T16:53:48.418Z] #77 244.2   CC       src/libcrun/libcrun_la-error.lo
16:53:48 [2023-03-20T16:53:48.418Z] #77 244.5   CC       src/libcrun/libcrun_la-status.lo
16:53:48 [2023-03-20T16:53:48.987Z] #77 245.1   CC       src/libcrun/libcrun_la-terminal.lo
16:53:49 [2023-03-20T16:53:49.554Z] #77 245.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:53:50 [2023-03-20T16:53:50.122Z] #77 246.0   CC       src/libcrun/libcrun_la-signals.lo
16:53:51 [2023-03-20T16:53:51.655Z] #77 247.1   CC       src/libcrun/libcrun_la-mount_flags.lo
16:53:51 [2023-03-20T16:53:51.915Z] #77 247.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:53:51 [2023-03-20T16:53:51.915Z] #77 247.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:53:51 [2023-03-20T16:53:51.915Z] #77 247.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:53:51 [2023-03-20T16:53:51.915Z] #77 ...
16:53:51 [2023-03-20T16:53:51.915Z] 
16:53:51 [2023-03-20T16:53:51.915Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
16:53:51 [2023-03-20T16:53:51.915Z] #73 DONE 247.9s
16:53:51 [2023-03-20T16:53:51.915Z] 
16:53:51 [2023-03-20T16:53:51.915Z] #77 [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
16:53:51 [2023-03-20T16:53:51.915Z] #77 247.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:53:51 [2023-03-20T16:53:51.915Z] #77 247.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:53:51 [2023-03-20T16:53:51.915Z] #77 248.2   CC       tests/init.o
16:53:56 [2023-03-20T16:53:56.110Z] #77 251.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:53:57 [2023-03-20T16:53:57.050Z] #77 ...
16:53:57 [2023-03-20T16:53:57.050Z] 
16:53:57 [2023-03-20T16:53:57.050Z] #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...)
16:53:57 [2023-03-20T16:53:57.050Z] #70 DONE 288.9s
16:53:57 [2023-03-20T16:53:57.050Z] 
16:53:57 [2023-03-20T16:53:57.050Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:53:57 [2023-03-20T16:53:57.308Z] #58 ...
16:53:57 [2023-03-20T16:53:57.308Z] 
16:53:57 [2023-03-20T16:53:57.308Z] #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...)
16:53:57 [2023-03-20T16:53:57.308Z] #71 DONE 284.3s
16:53:57 [2023-03-20T16:53:57.567Z] 
16:53:57 [2023-03-20T16:53:57.567Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:54:09 [2023-03-20T16:54:09.780Z] #76 ...
16:54:09 [2023-03-20T16:54:09.780Z] 
16:54:09 [2023-03-20T16:54:09.780Z] #77 [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
16:54:09 [2023-03-20T16:54:09.780Z] #77 265.6   CCLD     tests/init
16:54:27 [2023-03-20T16:54:27.884Z] #77 281.8   AR       libcrun_testing.a
16:54:27 [2023-03-20T16:54:27.884Z] #77 281.8 ar: `u' modifier ignored since `D' is the default (see `U')
16:54:27 [2023-03-20T16:54:27.884Z] #77 281.9   CCLD     tests/tests_libcrun_utils
16:54:27 [2023-03-20T16:54:27.884Z] #77 281.9   CCLD     tests/tests_libcrun_errors
16:54:27 [2023-03-20T16:54:27.884Z] #77 281.9   CCLD     tests/tests_libcrun_fuzzer
16:54:27 [2023-03-20T16:54:27.884Z] #77 281.9   CCLD     libcrun.la
16:54:27 [2023-03-20T16:54:27.884Z] #77 ...
16:54:27 [2023-03-20T16:54:27.884Z] 
16:54:27 [2023-03-20T16:54:27.884Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
16:54:27 [2023-03-20T16:54:27.884Z] #76 DONE 281.3s
16:54:27 [2023-03-20T16:54:27.884Z] 
16:54:27 [2023-03-20T16:54:27.884Z] #77 [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
16:54:27 [2023-03-20T16:54:27.884Z] #77 283.2   CCLD     crun
16:54:27 [2023-03-20T16:54:27.884Z] #77 283.9 make[3]: Entering directory '/tmp/crun-build'
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.2  /bin/mkdir -p '/usr/local/share/man/man1'
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.2  /bin/mkdir -p '/usr/local/lib'
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:54:28 [2023-03-20T16:54:28.144Z] #77 ...
16:54:28 [2023-03-20T16:54:28.144Z] 
16:54:28 [2023-03-20T16:54:28.144Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
16:54:28 [2023-03-20T16:54:28.144Z] #83 DONE 0.1s
16:54:28 [2023-03-20T16:54:28.144Z] 
16:54:28 [2023-03-20T16:54:28.144Z] #77 [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
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:54:28 [2023-03-20T16:54:28.144Z] #77 284.4 libtool: install: ranlib /usr/local/lib/libcrun.a
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 ----------------------------------------------------------------------
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 Libraries have been installed in:
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5    /usr/local/lib
16:54:28 [2023-03-20T16:54:28.410Z] #77 ...
16:54:28 [2023-03-20T16:54:28.410Z] 
16:54:28 [2023-03-20T16:54:28.410Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
16:54:28 [2023-03-20T16:54:28.410Z] #84 DONE 0.2s
16:54:28 [2023-03-20T16:54:28.410Z] 
16:54:28 [2023-03-20T16:54:28.410Z] #77 [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
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 If you ever happen to want to link against installed libraries
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 in a given directory, LIBDIR, you must either use libtool, and
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 specify the full pathname of the library, or use the '-LLIBDIR'
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 flag during linking and do at least one of the following:
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5      during execution
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5      during linking
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 See any operating system documentation about shared libraries for
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 more information, such as the ld(1) and ld.so(8) manual pages.
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5 ----------------------------------------------------------------------
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.5  /bin/mkdir -p '/build'
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:54:28 [2023-03-20T16:54:28.410Z] #77 284.6 libtool: install: /usr/bin/install -c crun /build/crun
16:54:28 [2023-03-20T16:54:28.672Z] #77 284.6 make[3]: Leaving directory '/tmp/crun-build'
16:54:28 [2023-03-20T16:54:28.672Z] #77 284.6 make[2]: Leaving directory '/tmp/crun-build'
16:54:28 [2023-03-20T16:54:28.672Z] #77 284.6 make[1]: Leaving directory '/tmp/crun-build'
16:54:28 [2023-03-20T16:54:28.672Z] #77 DONE 284.7s
16:54:28 [2023-03-20T16:54:28.672Z] 
16:54:28 [2023-03-20T16:54:28.672Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
16:54:28 [2023-03-20T16:54:28.672Z] #85 DONE 0.1s
16:54:28 [2023-03-20T16:54:28.672Z] 
16:54:28 [2023-03-20T16:54:28.672Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
16:54:28 [2023-03-20T16:54:28.672Z] #86 DONE 0.1s
16:54:28 [2023-03-20T16:54:28.672Z] 
16:54:28 [2023-03-20T16:54:28.672Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
16:54:28 [2023-03-20T16:54:28.672Z] #87 DONE 0.1s
16:54:28 [2023-03-20T16:54:28.672Z] 
16:54:28 [2023-03-20T16:54:28.672Z] #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...)
16:54:28 [2023-03-20T16:54:28.942Z] #78 ...
16:54:28 [2023-03-20T16:54:28.942Z] 
16:54:28 [2023-03-20T16:54:28.942Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
16:54:28 [2023-03-20T16:54:28.942Z] #88 DONE 0.1s
16:54:28 [2023-03-20T16:54:28.942Z] 
16:54:28 [2023-03-20T16:54:28.942Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
16:54:28 [2023-03-20T16:54:28.942Z] #89 DONE 0.1s
16:54:28 [2023-03-20T16:54:28.942Z] 
16:54:28 [2023-03-20T16:54:28.942Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
16:54:29 [2023-03-20T16:54:29.202Z] #90 DONE 0.1s
16:54:29 [2023-03-20T16:54:29.202Z] 
16:54:29 [2023-03-20T16:54:29.202Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
16:54:29 [2023-03-20T16:54:29.202Z] #91 DONE 0.1s
16:54:29 [2023-03-20T16:54:29.202Z] 
16:54:29 [2023-03-20T16:54:29.202Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
16:54:29 [2023-03-20T16:54:29.202Z] #92 DONE 0.1s
16:54:29 [2023-03-20T16:54:29.202Z] 
16:54:29 [2023-03-20T16:54:29.202Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:54:51 [2023-03-20T16:54:51.154Z] #58 ...
16:54:51 [2023-03-20T16:54:51.154Z] 
16:54:51 [2023-03-20T16:54:51.154Z] #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...)
16:54:51 [2023-03-20T16:54:51.154Z] #78 292.0 + bin/containerd
16:54:51 [2023-03-20T16:54:51.154Z] #78 292.0 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
16:54:52 [2023-03-20T16:54:52.534Z] #78 ...
16:54:52 [2023-03-20T16:54:52.534Z] 
16:54:52 [2023-03-20T16:54:52.534Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
16:54:52 [2023-03-20T16:54:52.534Z] #58 365.3 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
16:54:52 [2023-03-20T16:54:52.534Z] #58 DONE 365.7s
16:54:52 [2023-03-20T16:54:52.534Z] 
16:54:52 [2023-03-20T16:54:52.534Z] #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...)
16:54:53 [2023-03-20T16:54:53.475Z] #78 ...
16:54:53 [2023-03-20T16:54:53.475Z] 
16:54:53 [2023-03-20T16:54:53.475Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
16:54:53 [2023-03-20T16:54:53.475Z] #93 DONE 0.1s
16:54:53 [2023-03-20T16:54:53.475Z] 
16:54:53 [2023-03-20T16:54:53.475Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
16:54:53 [2023-03-20T16:54:53.475Z] #94 DONE 0.1s
16:54:53 [2023-03-20T16:54:53.475Z] 
16:54:53 [2023-03-20T16:54:53.475Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
16:54:53 [2023-03-20T16:54:53.475Z] #95 DONE 0.1s
16:54:53 [2023-03-20T16:54:53.475Z] 
16:54:53 [2023-03-20T16:54:53.475Z] #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...)
16:55:32 [2023-03-20T16:55:32.235Z] #78 328.9 + bin/containerd-stress
16:55:32 [2023-03-20T16:55:32.235Z] #78 328.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
16:55:32 [2023-03-20T16:55:32.235Z] #78 330.4 + bin/containerd-shim
16:55:32 [2023-03-20T16:55:32.235Z] #78 331.0 + bin/containerd-shim-runc-v1
16:55:32 [2023-03-20T16:55:32.235Z] #78 331.9 + bin/containerd-shim-runc-v2
16:55:32 [2023-03-20T16:55:32.235Z] #78 332.9 + binaries
16:55:32 [2023-03-20T16:55:32.235Z] #78 DONE 333.4s
16:55:32 [2023-03-20T16:55:32.235Z] 
16:55:32 [2023-03-20T16:55:32.235Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
16:55:32 [2023-03-20T16:55:32.235Z] #96 DONE 0.2s
16:55:32 [2023-03-20T16:55:32.235Z] 
16:55:32 [2023-03-20T16:55:32.236Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:55:32 [2023-03-20T16:55:32.236Z] #97 DONE 0.1s
16:55:32 [2023-03-20T16:55:32.236Z] 
16:55:32 [2023-03-20T16:55:32.236Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
16:55:32 [2023-03-20T16:55:32.236Z] #98 DONE 0.1s
16:55:32 [2023-03-20T16:55:32.236Z] 
16:55:32 [2023-03-20T16:55:32.236Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
16:55:32 [2023-03-20T16:55:32.236Z] #99 DONE 0.0s
16:55:32 [2023-03-20T16:55:32.236Z] 
16:55:32 [2023-03-20T16:55:32.236Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
16:55:32 [2023-03-20T16:55:32.236Z] #100 DONE 0.1s
16:55:32 [2023-03-20T16:55:32.494Z] 
16:55:32 [2023-03-20T16:55:32.494Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:55:32 [2023-03-20T16:55:32.494Z] #101 DONE 0.0s
16:55:32 [2023-03-20T16:55:32.494Z] 
16:55:32 [2023-03-20T16:55:32.494Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
16:55:32 [2023-03-20T16:55:32.494Z] #102 DONE 0.1s
16:55:32 [2023-03-20T16:55:32.494Z] 
16:55:32 [2023-03-20T16:55:32.494Z] #103 [dev-base  1/11] RUN groupadd -r docker
16:55:32 [2023-03-20T16:55:32.753Z] #103 DONE 0.4s
16:55:32 [2023-03-20T16:55:32.753Z] 
16:55:32 [2023-03-20T16:55:32.753Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:55:33 [2023-03-20T16:55:33.321Z] #104 DONE 0.5s
16:55:33 [2023-03-20T16:55:33.321Z] 
16:55:33 [2023-03-20T16:55:33.321Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:55:33 [2023-03-20T16:55:33.580Z] #105 0.436 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:55:33 [2023-03-20T16:55:33.838Z] #105 DONE 0.5s
16:55:33 [2023-03-20T16:55:33.838Z] 
16:55:33 [2023-03-20T16:55:33.838Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:55:34 [2023-03-20T16:55:34.410Z] #106 DONE 0.4s
16:55:34 [2023-03-20T16:55:34.410Z] 
16:55:34 [2023-03-20T16:55:34.410Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:55:34 [2023-03-20T16:55:34.668Z] #107 DONE 0.4s
16:55:34 [2023-03-20T16:55:34.668Z] 
16:55:34 [2023-03-20T16:55:34.668Z] #108 [dev-base  6/11] RUN ldconfig
16:55:35 [2023-03-20T16:55:35.242Z] #108 DONE 0.5s
16:55:35 [2023-03-20T16:55:35.242Z] 
16:55:35 [2023-03-20T16:55:35.242Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:55:35 [2023-03-20T16:55:35.809Z] #109 DONE 0.5s
16:55:35 [2023-03-20T16:55:35.809Z] 
16:55:35 [2023-03-20T16:55:35.809Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:55:36 [2023-03-20T16:55:36.377Z] #110 0.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:55:36 [2023-03-20T16:55:36.636Z] #110 0.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:36 [2023-03-20T16:55:36.636Z] #110 0.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:36 [2023-03-20T16:55:36.636Z] #110 0.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
16:55:36 [2023-03-20T16:55:36.636Z] #110 1.064 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
16:55:36 [2023-03-20T16:55:36.896Z] #110 1.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:55:37 [2023-03-20T16:55:37.464Z] #110 1.956 Fetched 8524 kB in 2s (5667 kB/s)
16:55:38 [2023-03-20T16:55:38.032Z] #110 1.956 Reading package lists...
16:55:38 [2023-03-20T16:55:38.600Z] #110 2.480 Reading package lists...
16:55:38 [2023-03-20T16:55:38.859Z] #110 2.996 Building dependency tree...
16:55:38 [2023-03-20T16:55:38.859Z] #110 3.309 The following additional packages will be installed:
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.309   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.309   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.309   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.310   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.310   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.310   xxd
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311 Suggested packages:
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311   ctags vim-doc vim-scripts xfsdump acl attr quota
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311 Recommended packages:
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311   libatm1 nftables libpam-cap build-essential python3-dev dbus
16:55:39 [2023-03-20T16:55:39.117Z] #110 3.311   systemd-timesyncd | time-daemon unzip
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.663 The following NEW packages will be installed:
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.663   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.664   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.664   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.664   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.664   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.664   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.664   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.665   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.665   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:55:39 [2023-03-20T16:55:39.377Z] #110 3.665   xz-utils zip zstd
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.943 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.943 Need to get 32.1 MB of archives.
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.943 After this operation, 124 MB of additional disk space will be used.
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.955 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.967 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.973 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.975 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.979 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 3.981 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.006 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.008 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.009 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.010 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.011 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.012 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.012 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.016 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.017 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.018 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.019 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.020 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.030 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.034 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.036 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.037 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.042 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.046 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.048 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.065 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.067 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.072 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.073 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.074 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:55:39 [2023-03-20T16:55:39.636Z] #110 4.077 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.251 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.252 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.279 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.279 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.280 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.281 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.281 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.283 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.284 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.298 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.299 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.300 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.301 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.304 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.304 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.306 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.308 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.312 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.326 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.330 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.370 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.378 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:55:39 [2023-03-20T16:55:39.899Z] #110 4.383 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.384 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.520 debconf: delaying package configuration, since apt-utils is not installed
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.556 Fetched 32.1 MB in 1s (45.0 MB/s)
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.584 Selecting previously unselected package libapparmor1:arm64.
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.584 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.593 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.601 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.645 Selecting previously unselected package libcap2:arm64.
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.647 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.651 Unpacking libcap2:arm64 (1:2.44-1) ...
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.689 Selecting previously unselected package libargon2-1:arm64.
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.689 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.693 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.732 Selecting previously unselected package dmsetup.
16:55:40 [2023-03-20T16:55:40.159Z] #110 4.735 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.754 Unpacking dmsetup (2:1.02.175-2.1) ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.827 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.829 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.834 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.878 Selecting previously unselected package libjson-c5:arm64.
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.880 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.886 Unpacking libjson-c5:arm64 (0.15-2) ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.926 Selecting previously unselected package libcryptsetup12:arm64.
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.926 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.930 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:55:40 [2023-03-20T16:55:40.418Z] #110 4.986 Selecting previously unselected package libip4tc2:arm64.
16:55:40 [2023-03-20T16:55:40.676Z] #110 4.988 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.676Z] #110 4.992 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:55:40 [2023-03-20T16:55:40.676Z] #110 5.034 Selecting previously unselected package libkmod2:arm64.
16:55:40 [2023-03-20T16:55:40.676Z] #110 5.036 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.676Z] #110 5.039 Unpacking libkmod2:arm64 (28-1) ...
16:55:40 [2023-03-20T16:55:40.676Z] #110 5.087 Selecting previously unselected package systemd.
16:55:40 [2023-03-20T16:55:40.676Z] #110 5.089 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
16:55:40 [2023-03-20T16:55:40.676Z] #110 5.137 Unpacking systemd (247.3-7+deb11u1) ...
16:55:40 [2023-03-20T16:55:40.934Z] #110 5.514 Selecting previously unselected package pigz.
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.517 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.520 Unpacking pigz (2.6-1) ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.562 Selecting previously unselected package libelf1:arm64.
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.564 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.568 Unpacking libelf1:arm64 (0.183-1) ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.618 Selecting previously unselected package libbpf0:arm64.
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.618 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.628 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.668 Selecting previously unselected package libmnl0:arm64.
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.670 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.674 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.714 Selecting previously unselected package libxtables12:arm64.
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.716 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.193Z] #110 5.722 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.757 Selecting previously unselected package libcap2-bin.
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.759 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.763 Unpacking libcap2-bin (1:2.44-1) ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.806 Selecting previously unselected package iproute2.
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.809 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.814 Unpacking iproute2 (5.10.0-4) ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.921 Selecting previously unselected package xxd.
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.923 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.929 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:55:41 [2023-03-20T16:55:41.452Z] #110 5.985 Selecting previously unselected package vim-common.
16:55:41 [2023-03-20T16:55:41.710Z] #110 5.987 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:55:41 [2023-03-20T16:55:41.710Z] #110 5.996 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:55:41 [2023-03-20T16:55:41.710Z] #110 6.056 Selecting previously unselected package bash-completion.
16:55:41 [2023-03-20T16:55:41.710Z] #110 6.057 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
16:55:42 [2023-03-20T16:55:42.278Z] #110 6.703 Unpacking bash-completion (1:2.11-2) ...
16:55:42 [2023-03-20T16:55:42.278Z] #110 6.812 Selecting previously unselected package bzip2.
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.814 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.819 Unpacking bzip2 (1.0.8-4) ...
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.854 Selecting previously unselected package xz-utils.
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.856 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.861 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.919 Selecting previously unselected package apparmor.
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.921 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.537Z] #110 6.944 Unpacking apparmor (2.13.6-10) ...
16:55:42 [2023-03-20T16:55:42.537Z] #110 7.040 Selecting previously unselected package inetutils-ping.
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.042 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.046 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.091 Selecting previously unselected package libip6tc2:arm64.
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.094 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.099 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.132 Selecting previously unselected package libnfnetlink0:arm64.
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.135 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.139 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.175 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.175 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.179 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.220 Selecting previously unselected package libnftnl11:arm64.
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.220 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.225 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.261 Selecting previously unselected package iptables.
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.263 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
16:55:42 [2023-03-20T16:55:42.796Z] #110 7.268 Unpacking iptables (1.8.7-1) ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.346 Selecting previously unselected package libonig5:arm64.
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.349 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.353 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.399 Selecting previously unselected package libjq1:arm64.
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.401 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.405 Unpacking libjq1:arm64 (1.6-2.1) ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.442 Selecting previously unselected package jq.
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.444 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.449 Unpacking jq (1.6-2.1) ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.491 Selecting previously unselected package libaio1:arm64.
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.494 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.497 Unpacking libaio1:arm64 (0.3.112-9) ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.532 Selecting previously unselected package libgpm2:arm64.
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.534 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.537 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.575 Selecting previously unselected package libicu67:arm64.
16:55:43 [2023-03-20T16:55:43.055Z] #110 7.575 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.314Z] #110 7.579 Unpacking libicu67:arm64 (67.1-7) ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.257 Selecting previously unselected package libinih1:arm64.
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.260 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.264 Unpacking libinih1:arm64 (53-1+b2) ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.307 Selecting previously unselected package libmicrohttpd12:arm64.
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.309 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.317 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.359 Selecting previously unselected package libnet1:arm64.
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.361 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.365 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:55:43 [2023-03-20T16:55:43.881Z] #110 8.408 Selecting previously unselected package libnl-3-200:arm64.
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.410 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.415 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.458 Selecting previously unselected package libprotobuf-c1:arm64.
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.460 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.464 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.505 Selecting previously unselected package libyajl2:arm64.
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.507 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.512 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.545 Selecting previously unselected package net-tools.
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.547 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.551 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.601 Selecting previously unselected package patch.
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.603 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.607 Unpacking patch (2.7.6-7) ...
16:55:44 [2023-03-20T16:55:44.141Z] #110 8.646 Selecting previously unselected package python-pip-whl.
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.648 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.651 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.787 Selecting previously unselected package python3-lib2to3.
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.790 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.793 Unpacking python3-lib2to3 (3.9.2-1) ...
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.838 Selecting previously unselected package python3-distutils.
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.841 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.845 Unpacking python3-distutils (3.9.2-1) ...
16:55:44 [2023-03-20T16:55:44.400Z] #110 8.888 Selecting previously unselected package python3-pkg-resources.
16:55:44 [2023-03-20T16:55:44.659Z] #110 8.890 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 8.894 Unpacking python3-pkg-resources (52.0.0-4) ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 8.942 Selecting previously unselected package python3-setuptools.
16:55:44 [2023-03-20T16:55:44.659Z] #110 8.945 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 8.949 Unpacking python3-setuptools (52.0.0-4) ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.013 Selecting previously unselected package python3-wheel.
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.015 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.019 Unpacking python3-wheel (0.34.2-1) ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.055 Selecting previously unselected package python3-pip.
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.057 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.062 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.130 Selecting previously unselected package sudo.
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.132 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.138 Unpacking sudo (1.9.5p2-3+deb11u1) ...
16:55:44 [2023-03-20T16:55:44.659Z] #110 9.253 Selecting previously unselected package systemd-journal-remote.
16:55:44 [2023-03-20T16:55:44.918Z] #110 9.256 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.918Z] #110 9.260 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
16:55:44 [2023-03-20T16:55:44.918Z] #110 9.297 Selecting previously unselected package thin-provisioning-tools.
16:55:44 [2023-03-20T16:55:44.918Z] #110 9.300 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:55:44 [2023-03-20T16:55:44.918Z] #110 9.305 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:55:44 [2023-03-20T16:55:44.918Z] #110 9.366 Selecting previously unselected package uidmap.
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.368 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.371 Unpacking uidmap (1:4.8.1-1) ...
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.418 Selecting previously unselected package vim-runtime.
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.421 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.432 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.444 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:55:45 [2023-03-20T16:55:45.177Z] #110 9.448 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.02 Selecting previously unselected package vim.
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.02 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.03 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.16 Selecting previously unselected package xfsprogs.
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.16 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.17 Unpacking xfsprogs (5.10.0-4) ...
16:55:45 [2023-03-20T16:55:45.745Z] #110 10.27 Selecting previously unselected package zip.
16:55:46 [2023-03-20T16:55:46.004Z] #110 10.27 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
16:55:46 [2023-03-20T16:55:46.004Z] #110 10.27 Unpacking zip (3.0-12) ...
16:55:46 [2023-03-20T16:55:46.004Z] #110 10.32 Selecting previously unselected package zstd.
16:55:46 [2023-03-20T16:55:46.004Z] #110 10.32 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:55:46 [2023-03-20T16:55:46.004Z] #110 10.33 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:55:46 [2023-03-20T16:55:46.004Z] #110 10.42 Setting up python3-pkg-resources (52.0.0-4) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.61 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.62 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.63 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.64 Setting up libgpm2:arm64 (1.20.7-8) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.65 Setting up libicu67:arm64 (67.1-7) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.66 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.67 Setting up libinih1:arm64 (53-1+b2) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.68 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.69 Setting up uidmap (1:4.8.1-1) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.70 Setting up libyajl2:arm64 (2.1.0-3) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.73 Setting up bzip2 (1.0.8-4) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:46 [2023-03-20T16:55:46.263Z] #110 10.75 Setting up python3-wheel (0.34.2-1) ...
16:55:46 [2023-03-20T16:55:46.522Z] #110 10.90 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
16:55:46 [2023-03-20T16:55:46.522Z] #110 10.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:55:46 [2023-03-20T16:55:46.522Z] #110 10.92 Setting up libcap2:arm64 (1:2.44-1) ...
16:55:46 [2023-03-20T16:55:46.522Z] #110 10.94 Setting up libcap2-bin (1:2.44-1) ...
16:55:46 [2023-03-20T16:55:46.522Z] #110 10.95 Setting up apparmor (2.13.6-10) ...
16:55:47 [2023-03-20T16:55:47.457Z] #110 11.84 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:55:47 [2023-03-20T16:55:47.457Z] #110 11.86 Setting up zip (3.0-12) ...
16:55:47 [2023-03-20T16:55:47.457Z] #110 11.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:55:47 [2023-03-20T16:55:47.457Z] #110 11.89 Setting up bash-completion (1:2.11-2) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.66 Setting up libmnl0:arm64 (1.0.4-3) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.67 Setting up patch (2.7.6-7) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.68 Setting up sudo (1.9.5p2-3+deb11u1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.72 invoke-rc.d: could not determine current runlevel
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.72 invoke-rc.d: policy-rc.d denied execution of start.
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.73 Setting up libxtables12:arm64 (1.8.7-1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.74 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.75 Setting up pigz (2.6-1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.76 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:55:48 [2023-03-20T16:55:48.395Z] #110 12.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 12.98 Setting up libaio1:arm64 (0.3.112-9) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.00 Setting up python3-lib2to3 (3.9.2-1) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.09 Setting up libelf1:arm64 (0.183-1) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.11 Setting up libjson-c5:arm64 (0.15-2) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.12 Setting up zstd (1.4.8+dfsg-2.1) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.13 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.14 Setting up libkmod2:arm64 (28-1) ...
16:55:48 [2023-03-20T16:55:48.654Z] #110 13.15 Setting up python3-distutils (3.9.2-1) ...
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.28 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:55:48 [2023-03-20T16:55:48.913Z] #110 13.33 Setting up python3-setuptools (52.0.0-4) ...
16:55:49 [2023-03-20T16:55:49.173Z] #110 13.65 Setting up libjq1:arm64 (1.6-2.1) ...
16:55:49 [2023-03-20T16:55:49.431Z] #110 13.66 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:55:49 [2023-03-20T16:55:49.431Z] #110 13.67 Setting up thin-provisioning-tools (0.9.0-1) ...
16:55:49 [2023-03-20T16:55:49.431Z] #110 13.69 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:55:49 [2023-03-20T16:55:49.431Z] #110 13.95 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 13.96 Setting up jq (1.6-2.1) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 13.97 Setting up libbpf0:arm64 (1:0.3-2) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 13.98 Setting up iptables (1.8.7-1) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 13.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.02 Setting up iproute2 (5.10.0-4) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.17 Setting up dmsetup (2:1.02.175-2.1) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.18 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.20 Setting up systemd (247.3-7+deb11u1) ...
16:55:49 [2023-03-20T16:55:49.690Z] #110 14.24 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:55:49 [2023-03-20T16:55:49.949Z] #110 14.24 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:55:49 [2023-03-20T16:55:49.949Z] #110 14.24 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:55:49 [2023-03-20T16:55:49.949Z] #110 14.25 Initializing machine ID from random generator.
16:55:50 [2023-03-20T16:55:50.208Z] #110 14.58 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
16:55:50 [2023-03-20T16:55:50.468Z] #110 14.71 Setting up xfsprogs (5.10.0-4) ...
16:55:50 [2023-03-20T16:55:50.468Z] #110 14.72 System has not been booted with systemd as init system (PID 1). Can't operate.
16:55:50 [2023-03-20T16:55:50.468Z] #110 14.72 Failed to connect to bus: Host is down
16:55:50 [2023-03-20T16:55:50.468Z] #110 14.72 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:55:50 [2023-03-20T16:55:50.727Z] #110 DONE 15.1s
16:55:50 [2023-03-20T16:55:50.727Z] 
16:55:50 [2023-03-20T16:55:50.727Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:55:50 [2023-03-20T16:55:50.986Z] #111 0.410 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:55:51 [2023-03-20T16:55:51.245Z] #111 0.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:55:51 [2023-03-20T16:55:51.245Z] #111 0.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:55:51 [2023-03-20T16:55:51.245Z] #111 DONE 0.5s
16:55:51 [2023-03-20T16:55:51.245Z] 
16:55:51 [2023-03-20T16:55:51.245Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
16:55:57 [2023-03-20T16:55:57.807Z] #112 5.672 Collecting yamllint==1.27.1
16:55:57 [2023-03-20T16:55:57.807Z] #112 6.702   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:55:58 [2023-03-20T16:55:58.066Z] #112 6.994 Collecting pathspec>=0.5.3
16:55:58 [2023-03-20T16:55:58.326Z] #112 6.997   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
16:55:58 [2023-03-20T16:55:58.326Z] #112 7.089 Collecting pyyaml
16:55:58 [2023-03-20T16:55:58.326Z] #112 7.094   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:55:58 [2023-03-20T16:55:58.326Z] #112 7.110 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:55:58 [2023-03-20T16:55:58.326Z] #112 7.115 Building wheels for collected packages: yamllint
16:55:58 [2023-03-20T16:55:58.326Z] #112 7.115   Building wheel for yamllint (setup.py): started
16:55:58 [2023-03-20T16:55:58.591Z] #112 7.362   Building wheel for yamllint (setup.py): finished with status 'done'
16:55:58 [2023-03-20T16:55:58.591Z] #112 7.363   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=659a153b62c614d1b8435a07b7ddf1104f6e5bb8770d863a311b343c721fa330
16:55:58 [2023-03-20T16:55:58.591Z] #112 7.363   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:55:58 [2023-03-20T16:55:58.591Z] #112 7.365 Successfully built yamllint
16:55:58 [2023-03-20T16:55:58.591Z] #112 7.371 Installing collected packages: pyyaml, pathspec, yamllint
16:55:58 [2023-03-20T16:55:58.591Z] #112 7.481 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
16:55:58 [2023-03-20T16:55:58.591Z] #112 DONE 7.6s
16:55:58 [2023-03-20T16:55:58.850Z] 
16:55:58 [2023-03-20T16:55:58.850Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
16:55:59 [2023-03-20T16:55:59.417Z] #113 0.709 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:55:59 [2023-03-20T16:55:59.676Z] #113 0.709 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:55:59 [2023-03-20T16:55:59.676Z] #113 0.709 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:56:00 [2023-03-20T16:56:00.194Z] #113 1.060 Reading package lists...
16:56:01 [2023-03-20T16:56:01.132Z] #113 1.583 Reading package lists...
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.100 Building dependency tree...
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.254 Reading state information...
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434 gcc is already the newest version (4:10.2.1-1).
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434 pkg-config is already the newest version (0.29.2-1).
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434 The following additional packages will be installed:
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.434   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.435   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.435   uuid-dev zlib1g-dev
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.436 Suggested packages:
16:56:01 [2023-03-20T16:56:01.132Z] #113 2.436   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:56:01 [2023-03-20T16:56:01.391Z] #113 2.436   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
16:56:01 [2023-03-20T16:56:01.391Z] #113 2.436 Recommended packages:
16:56:01 [2023-03-20T16:56:01.391Z] #113 2.436   build-essential fakeroot libalgorithm-merge-perl
16:56:01 [2023-03-20T16:56:01.391Z] #113 2.694 The following NEW packages will be installed:
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.694   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.695   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.695   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.695   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.695   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.695   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.696   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.970 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.970 Need to get 10.3 MB of archives.
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.970 After this operation, 41.5 MB of additional disk space will be used.
16:56:01 [2023-03-20T16:56:01.650Z] #113 2.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 2.990 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]
16:56:01 [2023-03-20T16:56:01.908Z] #113 2.992 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]
16:56:01 [2023-03-20T16:56:01.908Z] #113 2.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 2.997 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 2.999 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.000 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.002 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.004 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.006 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]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.007 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.011 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.014 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.019 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.021 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.022 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.026 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:56:01 [2023-03-20T16:56:01.908Z] #113 3.030 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.032 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.033 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.039 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.040 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.041 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.042 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.044 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.045 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.047 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.051 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.052 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.063 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.064 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.066 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.201 debconf: delaying package configuration, since apt-utils is not installed
16:56:01 [2023-03-20T16:56:01.909Z] #113 3.238 Fetched 10.3 MB in 0s (28.1 MB/s)
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.260 Selecting previously unselected package dpkg-dev.
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.260 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21236 files and directories currently installed.)
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.273 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.276 Unpacking dpkg-dev (1.20.12) ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.401 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.401 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.408 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.441 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.443 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.447 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.488 Selecting previously unselected package libsecret-common.
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.488 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
16:56:02 [2023-03-20T16:56:02.167Z] #113 3.491 Unpacking libsecret-common (0.20.4-2) ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.539 Selecting previously unselected package libsecret-1-0:arm64.
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.539 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.543 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.577 Selecting previously unselected package gir1.2-secret-1:arm64.
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.580 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.585 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.613 Selecting previously unselected package libapparmor-dev:arm64.
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.615 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.618 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.653 Selecting previously unselected package uuid-dev:arm64.
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.656 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.659 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.700 Selecting previously unselected package libblkid-dev:arm64.
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.702 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.712 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.426Z] #113 3.763 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.766 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.769 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.801 Selecting previously unselected package libudev-dev:arm64.
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.801 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.804 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.844 Selecting previously unselected package libsepol1-dev:arm64.
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.848 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.851 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.913 Selecting previously unselected package libpcre2-16-0:arm64.
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.916 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.920 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.967 Selecting previously unselected package libpcre2-32-0:arm64.
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.970 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 3.973 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.685Z] #113 4.020 Selecting previously unselected package libpcre2-posix2:arm64.
16:56:02 [2023-03-20T16:56:02.685Z] #113 4.020 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.024 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.057 Selecting previously unselected package libpcre2-dev:arm64.
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.060 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.064 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.145 Selecting previously unselected package libselinux1-dev:arm64.
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.146 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.149 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.208 Selecting previously unselected package libdevmapper-dev:arm64.
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.211 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.215 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:56:02 [2023-03-20T16:56:02.944Z] #113 4.246 Selecting previously unselected package libffi-dev:arm64.
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.249 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.252 Unpacking libffi-dev:arm64 (3.3-6) ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.282 Selecting previously unselected package libglib2.0-data.
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.285 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.288 Unpacking libglib2.0-data (2.66.8-1) ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.425 Selecting previously unselected package libglib2.0-bin.
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.427 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.431 Unpacking libglib2.0-bin (2.66.8-1) ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.472 Selecting previously unselected package libglib2.0-dev-bin.
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.475 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.478 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:56:03 [2023-03-20T16:56:03.203Z] #113 4.519 Selecting previously unselected package libmount-dev:arm64.
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.522 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.525 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.565 Selecting previously unselected package libpcre16-3:arm64.
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.567 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.571 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.624 Selecting previously unselected package libpcre32-3:arm64.
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.624 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.629 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.676 Selecting previously unselected package libpcrecpp0v5:arm64.
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.679 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.683 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.716 Selecting previously unselected package libpcre3-dev:arm64.
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.719 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.462Z] #113 4.722 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:56:03 [2023-03-20T16:56:03.721Z] #113 4.798 Selecting previously unselected package zlib1g-dev:arm64.
16:56:03 [2023-03-20T16:56:03.721Z] #113 4.801 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.721Z] #113 4.805 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:56:03 [2023-03-20T16:56:03.721Z] #113 4.845 Selecting previously unselected package libglib2.0-dev:arm64.
16:56:03 [2023-03-20T16:56:03.721Z] #113 4.848 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:56:03 [2023-03-20T16:56:03.721Z] #113 4.851 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:56:03 [2023-03-20T16:56:03.721Z] #113 5.042 Selecting previously unselected package libseccomp-dev:arm64.
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.045 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.048 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.083 Selecting previously unselected package libsecret-1-dev:arm64.
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.086 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.089 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.147 Selecting previously unselected package libsystemd-dev:arm64.
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.150 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.153 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.005Z] #113 5.260 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.270 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.442 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.451 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.459 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.468 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.478 Setting up libffi-dev:arm64 (3.3-6) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.490 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.500 Setting up dpkg-dev (1.20.12) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.514 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.522 Setting up libglib2.0-data (2.66.8-1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.534 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.547 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.557 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.567 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.577 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.587 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.598 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.609 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.620 Setting up libsecret-common (0.20.4-2) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.630 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.292Z] #113 5.645 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.673 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.687 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.703 Setting up libglib2.0-bin (2.66.8-1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.713 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.723 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.733 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.745 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.756 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.767 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.777 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.787 No schema files found: doing nothing.
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.791 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:56:04 [2023-03-20T16:56:04.555Z] #113 5.810 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:56:04 [2023-03-20T16:56:04.815Z] #113 DONE 6.0s
16:56:04 [2023-03-20T16:56:04.815Z] 
16:56:04 [2023-03-20T16:56:04.815Z] #114 [dev 1/1] COPY . .
16:56:06 [2023-03-20T16:56:06.194Z] #114 DONE 1.4s
16:56:06 [2023-03-20T16:56:06.194Z] 
16:56:06 [2023-03-20T16:56:06.194Z] #115 exporting to image
16:56:06 [2023-03-20T16:56:06.194Z] #115 exporting layers
16:56:07 [2023-03-20T16:56:07.571Z] #115 exporting layers 1.5s done
16:56:07 [2023-03-20T16:56:07.571Z] #115 writing image sha256:3c22ddf19eabf5f7319f232b99ffae405feece5486a8fe9cf93462a5fe89e6f7 done
16:56:07 [2023-03-20T16:56:07.571Z] #115 naming to docker.io/library/docker:1b32090319568780bb96a0c243ff61bc4d24324c done
16:56:07 [2023-03-20T16:56:07.571Z] #115 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:56:07 [2023-03-20T16:56:07.887Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:56:08 [2023-03-20T16:56:08.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45181/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b32090319568780bb96a0c243ff61bc4d24324c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b32090319568780bb96a0c243ff61bc4d24324c hack/test/unit
16:56:08 [2023-03-20T16:56:08.736Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
16:56:08 [2023-03-20T16:56:08.736Z] + TESTFLAGS+=' -test.timeout=5m'
16:56:08 [2023-03-20T16:56:08.736Z] + TESTDIRS=./...
16:56:08 [2023-03-20T16:56:08.736Z] + exclude_paths='/vendor/|/integration'
16:56:08 [2023-03-20T16:56:08.736Z] ++ go list ./...
16:56:08 [2023-03-20T16:56:08.736Z] ++ grep -vE '(/vendor/|/integration)'
16:56:09 [2023-03-20T16:56:09.674Z] + pkg_list='github.com/docker/docker/api
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/backend/build
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/httpstatus
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/httputils
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/middleware
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/build
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/checkpoint
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/container
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/debug
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/distribution
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/grpc
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/image
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/network
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/plugin
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/session
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/swarm
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/system
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/server/router/volume
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/backend
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/blkiodev
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/container
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/events
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/filters
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/image
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/mount
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/network
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/plugins/logdriver
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/registry
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/strslice
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/swarm
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/swarm/runtime
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/time
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/versions
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/versions/v1p19
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/versions/v1p20
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/api/types/volume
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/exporter
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/builder-next/worker
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/dockerfile
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/remotecontext
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/remotecontext/git
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/builder/remotecontext/urlutil
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cli/debug
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cli/winresources/docker-proxy
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cli/winresources/dockerd
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/client
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cmd/docker-proxy
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cmd/dockerd
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cmd/dockerd/trap
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:56:09 [2023-03-20T16:56:09.674Z] github.com/docker/docker/container
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/container/stream
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/contrib/apparmor
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/contrib/docker-device-tool
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/contrib/httpserver
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/convert
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/executor
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/executor/container
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/provider
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/config
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/containerd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/events
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/events/testutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/aufs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/copy
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/overlay
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/register
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/vfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/zfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/images
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/initlayer
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/links
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/listeners
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/awslogs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/fluentd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/gcplogs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/gelf
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/local
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/logentries
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/loggertest
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/loggerutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/splunk
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/syslog
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/templates
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/names
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/network
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/stats
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution/metadata
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution/utils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution/xfer
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/dockerversion
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/errdefs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image/cache
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image/tarexport
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image/v1
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/internal/mounttree
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/internal/test/suite
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/internal/unshare
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/layer
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libcontainerd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libcontainerd/queue
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libcontainerd/remote
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libcontainerd/shimopts
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libcontainerd/supervisor
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libcontainerd/types
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/bitmap
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/bitseq
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cluster
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/config
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/datastore
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/diagnostic
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/discoverapi
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/driverapi
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/host
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/null
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/overlay
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/remote
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/windows
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/drvregistry
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/etchosts
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/idm
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/internal/caller
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipam
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipamapi
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipams/builtin
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipams/null
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipams/remote
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipamutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ipbits
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/iptables
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/netlabel
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/netutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/networkdb
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/ns
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/options
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/osl
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/osl/kernel
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/portallocator
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/portmapper
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/resolvconf
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/testutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/libnetwork/types
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/oci
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/oci/caps
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/opts
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/aaparser
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/archive
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/authorization
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/broadcaster
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/capabilities
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/chrootarchive
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/containerfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/devicemapper
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/directory
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/dmesg
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/fileutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/homedir
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/idtools
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/ioutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/jsonmessage
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/longpath
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/loopback
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/meminfo
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/namesgenerator
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/parsers
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/parsers/kernel
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/pidfile
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/platform
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/platforms
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/plugingetter
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/plugins
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/plugins/transport
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/pools
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/process
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/progress
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/reexec
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/rootless
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/rootless/specconv
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/stack
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/stdcopy
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/streamformatter
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/stringid
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/sysinfo
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/system
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/tailfile
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/tarsum
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/pkg/useragent
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/plugin
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/plugin/executor/containerd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/plugin/v2
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/profiles/apparmor
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/profiles/seccomp
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/quota
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/reference
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/registry
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/registry/resumable
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/restartmanager
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/runconfig
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/runconfig/opts
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/daemon
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/environment
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/fakecontext
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/fakegit
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/fakestorage
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/fixtures/load
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/fixtures/plugin
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/registry
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/testutil/request
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume/drivers
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume/local
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume/mounts
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume/service
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume/service/opts
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/volume/testutils'
16:56:09 [2023-03-20T16:56:09.675Z] ++ grep --fixed-strings -v /libnetwork
16:56:09 [2023-03-20T16:56:09.675Z] ++ echo 'github.com/docker/docker/api
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/backend/build
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/httpstatus
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/httputils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/middleware
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/build
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/checkpoint
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/container
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/debug
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/distribution
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/grpc
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/image
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/network
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/plugin
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/session
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/swarm
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/system
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/server/router/volume
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/backend
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/blkiodev
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/container
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/events
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/filters
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/image
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/mount
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/network
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/plugins/logdriver
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/registry
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/strslice
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/swarm
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/swarm/runtime
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/time
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/versions
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/versions/v1p19
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/versions/v1p20
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/api/types/volume
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/exporter
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/builder-next/worker
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/dockerfile
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/remotecontext
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/remotecontext/git
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/builder/remotecontext/urlutil
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cli/debug
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cli/winresources/docker-proxy
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cli/winresources/dockerd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/client
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cmd/docker-proxy
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cmd/dockerd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cmd/dockerd/trap
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/container
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/container/stream
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/contrib/apparmor
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/contrib/docker-device-tool
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/contrib/httpserver
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/convert
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/executor
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/executor/container
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/cluster/provider
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/config
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/containerd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/events
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/events/testutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/aufs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/copy
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/overlay
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/register
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/vfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/graphdriver/zfs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/images
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/initlayer
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/links
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/listeners
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/awslogs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/fluentd
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/gcplogs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/gelf
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/local
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/logentries
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/loggertest
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/loggerutils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/splunk
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/syslog
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/logger/templates
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/names
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/network
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/daemon/stats
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution/metadata
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution/utils
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/distribution/xfer
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/dockerversion
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/errdefs
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image/cache
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image/tarexport
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/image/v1
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/internal/mounttree
16:56:09 [2023-03-20T16:56:09.675Z] github.com/docker/docker/internal/test/suite
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/internal/unshare
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/layer
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/queue
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/remote
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/shimopts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/supervisor
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/types
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/bitmap
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/bitseq
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cluster
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/config
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/datastore
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/diagnostic
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/discoverapi
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/driverapi
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/host
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/null
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/overlay
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/remote
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/windows
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/drvregistry
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/etchosts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/idm
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/internal/caller
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipam
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipamapi
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipams/builtin
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipams/null
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipams/remote
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipamutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ipbits
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/iptables
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/netlabel
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/netutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/networkdb
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/ns
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/options
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/osl
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/osl/kernel
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/portallocator
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/portmapper
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/resolvconf
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/testutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libnetwork/types
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/oci
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/oci/caps
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/opts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/aaparser
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/archive
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/authorization
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/broadcaster
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/capabilities
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/chrootarchive
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/containerfs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/devicemapper
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/directory
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/dmesg
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/fileutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/homedir
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/idtools
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/ioutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/jsonmessage
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/longpath
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/loopback
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/meminfo
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/namesgenerator
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/parsers
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/parsers/kernel
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/pidfile
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/platform
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/platforms
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugingetter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/transport
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/pools
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/process
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/progress
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/reexec
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/rootless
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/rootless/specconv
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/stack
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/stdcopy
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/streamformatter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/stringid
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/sysinfo
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/system
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/tailfile
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/tarsum
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/useragent
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/plugin
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/plugin/executor/containerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/plugin/v2
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/profiles/apparmor
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/profiles/seccomp
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/quota
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/reference
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/registry
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/registry/resumable
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/restartmanager
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/runconfig
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/runconfig/opts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/daemon
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/environment
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fakecontext
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fakegit
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fakestorage
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fixtures/load
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fixtures/plugin
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/registry
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/request
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume/drivers
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume/local
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume/mounts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume/service
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume/service/opts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/volume/testutils'
16:56:09 [2023-03-20T16:56:09.676Z] + base_pkg_list='github.com/docker/docker/api
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/backend/build
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/httpstatus
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/httputils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/middleware
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/build
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/checkpoint
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/container
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/debug
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/distribution
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/grpc
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/image
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/network
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/plugin
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/session
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/swarm
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/system
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/server/router/volume
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/backend
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/blkiodev
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/container
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/events
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/filters
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/image
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/mount
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/network
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/plugins/logdriver
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/registry
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/strslice
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/swarm
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/swarm/runtime
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/time
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/versions
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/versions/v1p19
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/versions/v1p20
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/api/types/volume
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/exporter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/builder-next/worker
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/dockerfile
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/remotecontext
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/remotecontext/git
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/builder/remotecontext/urlutil
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cli/debug
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cli/winresources/docker-proxy
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cli/winresources/dockerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/client
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cmd/docker-proxy
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cmd/dockerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cmd/dockerd/trap
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/container
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/container/stream
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/contrib/apparmor
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/contrib/docker-device-tool
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/contrib/httpserver
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/cluster
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/cluster/convert
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/cluster/executor
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/cluster/executor/container
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/cluster/provider
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/config
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/containerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/events
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/events/testutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/aufs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/copy
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/overlay
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/register
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/vfs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/graphdriver/zfs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/images
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/initlayer
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/links
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/listeners
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/awslogs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/fluentd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/gcplogs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/gelf
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/journald
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/local
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/logentries
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/loggertest
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/loggerutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/splunk
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/syslog
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/logger/templates
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/names
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/network
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/daemon/stats
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/distribution
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/distribution/metadata
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/distribution/utils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/distribution/xfer
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/dockerversion
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/errdefs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/image
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/image/cache
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/image/tarexport
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/image/v1
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/internal/mounttree
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/internal/test/suite
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/internal/unshare
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/layer
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/queue
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/remote
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/shimopts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/supervisor
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/libcontainerd/types
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/oci
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/oci/caps
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/opts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/aaparser
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/archive
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/authorization
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/broadcaster
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/capabilities
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/chrootarchive
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/containerfs
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/devicemapper
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/directory
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/dmesg
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/fileutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/homedir
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/idtools
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/ioutils
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/jsonmessage
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/longpath
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/loopback
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/meminfo
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/namesgenerator
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/parsers
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/parsers/kernel
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/pidfile
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/platform
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/platforms
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugingetter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/plugins/transport
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/pools
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/process
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/progress
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/reexec
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/rootless
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/rootless/specconv
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/stack
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/stdcopy
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/streamformatter
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/stringid
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/sysinfo
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/system
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/tailfile
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/tarsum
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/pkg/useragent
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/plugin
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/plugin/executor/containerd
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/plugin/v2
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/profiles/apparmor
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/profiles/seccomp
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/quota
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/reference
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/registry
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/registry/resumable
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/restartmanager
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/runconfig
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/runconfig/opts
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/daemon
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/environment
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fakecontext
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fakegit
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fakestorage
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fixtures/load
16:56:09 [2023-03-20T16:56:09.676Z] github.com/docker/docker/testutil/fixtures/plugin
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/registry
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/request
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/drivers
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/local
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/mounts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/service
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/service/opts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/testutils'
16:56:09 [2023-03-20T16:56:09.677Z] ++ grep --fixed-strings /libnetwork
16:56:09 [2023-03-20T16:56:09.677Z] ++ echo 'github.com/docker/docker/api
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/backend/build
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/httpstatus
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/httputils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/middleware
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/build
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/checkpoint
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/container
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/debug
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/distribution
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/grpc
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/image
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/network
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/plugin
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/session
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/swarm
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/system
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/server/router/volume
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/backend
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/blkiodev
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/container
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/events
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/filters
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/image
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/mount
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/network
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/plugins/logdriver
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/registry
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/strslice
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/swarm
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/swarm/runtime
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/time
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/versions
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/versions/v1p19
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/versions/v1p20
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/api/types/volume
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/exporter
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/builder-next/worker
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/dockerfile
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/remotecontext
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/remotecontext/git
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/builder/remotecontext/urlutil
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cli/debug
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cli/winresources/docker-proxy
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cli/winresources/dockerd
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/client
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cmd/docker-proxy
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cmd/dockerd
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cmd/dockerd/trap
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/container
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/container/stream
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/contrib/apparmor
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/contrib/docker-device-tool
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/contrib/httpserver
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/cluster
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/cluster/convert
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/cluster/executor
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/cluster/executor/container
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/cluster/provider
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/config
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/containerd
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/events
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/events/testutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/aufs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/copy
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/overlay
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/register
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/vfs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/graphdriver/zfs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/images
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/initlayer
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/links
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/listeners
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/awslogs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/fluentd
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/gcplogs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/gelf
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/journald
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/local
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/logentries
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/loggertest
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/loggerutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/splunk
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/syslog
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/logger/templates
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/names
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/network
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/daemon/stats
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/distribution
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/distribution/metadata
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/distribution/utils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/distribution/xfer
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/dockerversion
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/errdefs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/image
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/image/cache
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/image/tarexport
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/image/v1
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/internal/mounttree
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/internal/test/suite
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/internal/unshare
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/layer
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libcontainerd
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libcontainerd/queue
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libcontainerd/remote
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libcontainerd/shimopts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libcontainerd/supervisor
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libcontainerd/types
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/bitmap
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/bitseq
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cluster
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/config
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/datastore
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/diagnostic
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/discoverapi
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/driverapi
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/host
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/null
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/overlay
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/remote
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/windows
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drvregistry
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/etchosts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/idm
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/internal/caller
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipam
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipamapi
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipams/builtin
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipams/null
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipams/remote
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipamutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ipbits
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/iptables
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/netlabel
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/netutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/networkdb
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/ns
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/options
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/osl
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/osl/kernel
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/portallocator
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/portmapper
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/resolvconf
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/testutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/types
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/oci
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/oci/caps
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/opts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/aaparser
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/archive
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/authorization
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/broadcaster
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/capabilities
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/chrootarchive
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/containerfs
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/devicemapper
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/directory
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/dmesg
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/fileutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/homedir
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/idtools
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/ioutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/jsonmessage
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/longpath
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/loopback
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/meminfo
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/namesgenerator
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/parsers
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/parsers/kernel
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/pidfile
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/platform
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/platforms
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/plugingetter
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/plugins
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/plugins/transport
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/pools
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/process
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/progress
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/reexec
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/rootless
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/rootless/specconv
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/stack
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/stdcopy
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/streamformatter
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/stringid
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/sysinfo
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/system
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/tailfile
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/tarsum
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/pkg/useragent
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/plugin
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/plugin/executor/containerd
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/plugin/v2
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/profiles/apparmor
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/profiles/seccomp
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/quota
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/reference
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/registry
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/registry/resumable
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/restartmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/runconfig
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/runconfig/opts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/daemon
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/environment
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fakecontext
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fakegit
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fakestorage
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fixtures/load
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fixtures/plugin
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/registry
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/testutil/request
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/drivers
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/local
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/mounts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/service
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/service/opts
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/volume/testutils'
16:56:09 [2023-03-20T16:56:09.677Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/bitmap
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/bitseq
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cluster
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/config
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/datastore
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/diagnostic
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/discoverapi
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/driverapi
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/host
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/null
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/overlay
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:56:09 [2023-03-20T16:56:09.677Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/remote
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/windows
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drvregistry
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/etchosts
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/idm
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/internal/caller
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipam
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipamapi
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/builtin
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/null
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/remote
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipamutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipbits
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/iptables
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/netlabel
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/netutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/networkdb
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ns
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/options
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/osl
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/osl/kernel
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/portallocator
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/portmapper
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/resolvconf
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/testutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/types'
16:56:09 [2023-03-20T16:56:09.678Z] + echo 'github.com/docker/docker/libnetwork
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/bitmap
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/bitseq
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cluster
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/config
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/datastore
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/diagnostic
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/discoverapi
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/driverapi
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/host
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/null
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/overlay
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/remote
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/windows
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drvregistry
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/etchosts
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/idm
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/internal/caller
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipam
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipamapi
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/builtin
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/null
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/remote
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipamutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ipbits
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/iptables
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/netlabel
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/netutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/networkdb
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/ns
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/options
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/osl
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/osl/kernel
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/portallocator
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/portmapper
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/resolvconf
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/testutils
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/types'
16:56:09 [2023-03-20T16:56:09.678Z] + grep --fixed-strings libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/bridge
16:56:09 [2023-03-20T16:56:09.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:56:09 [2023-03-20T16:56:09.678Z] + type docker-proxy
16:56:09 [2023-03-20T16:56:09.678Z] hack/test/unit: line 25: type: docker-proxy: not found
16:56:09 [2023-03-20T16:56:09.678Z] + hack/make.sh binary-proxy install-proxy
16:56:09 [2023-03-20T16:56:09.678Z] 
16:56:09 [2023-03-20T16:56:09.678Z] Removing bundles/
16:56:09 [2023-03-20T16:56:09.678Z] 
16:56:09 [2023-03-20T16:56:09.678Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:56:09 [2023-03-20T16:56:09.678Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:56:17 [2023-03-20T16:56:17.801Z] Created binary: bundles/binary-proxy/docker-proxy
16:56:17 [2023-03-20T16:56:17.801Z] 
16:56:17 [2023-03-20T16:56:17.801Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:56:17 [2023-03-20T16:56:17.801Z] Installing docker-proxy to /usr/local/bin/
16:56:17 [2023-03-20T16:56:17.801Z] 
16:56:17 [2023-03-20T16:56:17.801Z] + mkdir -p bundles
16:56:17 [2023-03-20T16:56:17.801Z] + '[' -n 'github.com/docker/docker/api
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/backend/build
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/httpstatus
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/httputils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/middleware
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/build
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/checkpoint
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/container
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/debug
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/distribution
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/grpc
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/image
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/network
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/plugin
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/session
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/swarm
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/system
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/server/router/volume
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/backend
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/blkiodev
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/container
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/events
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/filters
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/image
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/mount
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/network
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/plugins/logdriver
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/registry
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/strslice
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/swarm
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/swarm/runtime
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/time
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/versions
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/versions/v1p19
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/versions/v1p20
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/api/types/volume
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/exporter
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/builder-next/worker
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/dockerfile
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/remotecontext
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/remotecontext/git
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/builder/remotecontext/urlutil
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cli/debug
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cli/winresources/docker-proxy
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cli/winresources/dockerd
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/client
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cmd/docker-proxy
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cmd/dockerd
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cmd/dockerd/trap
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/container
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/container/stream
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/contrib/apparmor
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/contrib/docker-device-tool
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/contrib/httpserver
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/cluster
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/cluster/convert
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/cluster/executor
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/cluster/executor/container
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/cluster/provider
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/config
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/containerd
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/events
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/events/testutils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/aufs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/copy
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/overlay
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/register
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/vfs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/graphdriver/zfs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/images
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/initlayer
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/links
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/listeners
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/awslogs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/fluentd
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/gcplogs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/gelf
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/journald
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/local
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/logentries
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/loggertest
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/loggerutils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/splunk
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/syslog
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/logger/templates
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/names
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/network
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/daemon/stats
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/distribution
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/distribution/metadata
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/distribution/utils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/distribution/xfer
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/dockerversion
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/errdefs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/image
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/image/cache
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/image/tarexport
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/image/v1
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/internal/mounttree
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/internal/test/suite
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/internal/unshare
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/layer
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/libcontainerd
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/libcontainerd/queue
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/libcontainerd/remote
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/libcontainerd/shimopts
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/libcontainerd/supervisor
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/libcontainerd/types
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/oci
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/oci/caps
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/opts
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/aaparser
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/archive
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/authorization
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/broadcaster
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/capabilities
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/chrootarchive
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/containerfs
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/devicemapper
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/directory
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/dmesg
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/fileutils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/homedir
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/idtools
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/ioutils
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/jsonmessage
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/longpath
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/loopback
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/meminfo
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/namesgenerator
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/parsers
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/parsers/kernel
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/pidfile
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/platform
16:56:17 [2023-03-20T16:56:17.801Z] github.com/docker/docker/pkg/platforms
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/plugingetter
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/plugins
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/plugins/transport
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/pools
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/process
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/progress
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/reexec
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/rootless
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/rootless/specconv
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/stack
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/stdcopy
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/streamformatter
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/stringid
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/sysinfo
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/system
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/tailfile
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/tarsum
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/pkg/useragent
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/plugin
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/plugin/executor/containerd
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/plugin/v2
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/profiles/apparmor
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/profiles/seccomp
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/quota
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/reference
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/registry
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/registry/resumable
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/restartmanager
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/runconfig
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/runconfig/opts
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/daemon
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/environment
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/fakecontext
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/fakegit
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/fakestorage
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/fixtures/load
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/fixtures/plugin
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/registry
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/testutil/request
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume/drivers
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume/local
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume/mounts
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume/service
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume/service/opts
16:56:17 [2023-03-20T16:56:17.802Z] github.com/docker/docker/volume/testutils' ']'
16:56:17 [2023-03-20T16:56:17.802Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/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/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:56:18 [2023-03-20T16:56:18.370Z] ?   	github.com/docker/docker/api	[no test files]
16:56:36 [2023-03-20T16:56:36.470Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
16:56:36 [2023-03-20T16:56:36.470Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 8.6% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 6.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/types/container	0.011s	coverage: 87.8% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 89.3% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/builder/dockerfile	0.084s	coverage: 50.1% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/builder/remotecontext	0.045s	coverage: 13.7% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:57:57 [2023-03-20T16:57:57.913Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:58:00 [2023-03-20T16:58:00.449Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
16:58:00 [2023-03-20T16:58:00.449Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.987s	coverage: 82.5% of statements
16:58:00 [2023-03-20T16:58:00.708Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
16:58:00 [2023-03-20T16:58:00.708Z] ok  	github.com/docker/docker/client	0.134s	coverage: 76.9% of statements
16:58:01 [2023-03-20T16:58:01.278Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
16:58:01 [2023-03-20T16:58:01.278Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.304s	coverage: 68.2% of statements
16:58:33 [2023-03-20T16:58:33.362Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.4% of statements
16:58:33 [2023-03-20T16:58:33.362Z] ok  	github.com/docker/docker/cmd/dockerd	0.202s	coverage: 30.4% of statements
16:58:33 [2023-03-20T16:58:33.362Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:58:33 [2023-03-20T16:58:33.362Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
16:58:33 [2023-03-20T16:58:33.362Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.3% of statements
16:58:33 [2023-03-20T16:58:33.362Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:58:33 [2023-03-20T16:58:33.362Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:58:33 [2023-03-20T16:58:33.362Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:58:33 [2023-03-20T16:58:33.362Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:58:33 [2023-03-20T16:58:33.362Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
16:58:33 [2023-03-20T16:58:33.362Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.445s	coverage: 0.0% of statements
16:58:43 [2023-03-20T16:58:43.351Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
16:58:43 [2023-03-20T16:58:43.351Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
16:58:43 [2023-03-20T16:58:43.351Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
16:58:43 [2023-03-20T16:58:43.351Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
16:58:44 [2023-03-20T16:58:44.289Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
16:58:44 [2023-03-20T16:58:44.289Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
16:58:44 [2023-03-20T16:58:44.289Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:58:52 [2023-03-20T16:58:52.411Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
16:58:52 [2023-03-20T16:58:52.411Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
16:58:52 [2023-03-20T16:58:52.411Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:58:52 [2023-03-20T16:58:52.411Z] 	github.com/docker/docker/daemon	coverage: 16.7% of statements
16:58:52 [2023-03-20T16:58:52.411Z] ok  	github.com/docker/docker/daemon	10.154s	coverage: 16.7% of statements
16:58:52 [2023-03-20T16:58:52.411Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
16:58:52 [2023-03-20T16:58:52.411Z] 	github.com/docker/docker/daemon/config	coverage: 77.3% of statements
16:58:52 [2023-03-20T16:58:52.411Z] ok  	github.com/docker/docker/daemon/config	0.066s	coverage: 77.3% of statements
16:58:52 [2023-03-20T16:58:52.670Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:58:52 [2023-03-20T16:58:52.670Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
16:58:52 [2023-03-20T16:58:52.670Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
16:58:53 [2023-03-20T16:58:53.606Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
16:58:53 [2023-03-20T16:58:53.606Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
16:58:54 [2023-03-20T16:58:54.543Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
16:58:54 [2023-03-20T16:58:54.543Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.619s	coverage: 74.8% of statements
16:58:55 [2023-03-20T16:58:55.481Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
16:58:55 [2023-03-20T16:58:55.481Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:58:55 [2023-03-20T16:58:55.740Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
16:58:55 [2023-03-20T16:58:55.740Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.267s	coverage: 60.7% of statements
16:58:57 [2023-03-20T16:58:57.685Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
16:58:57 [2023-03-20T16:58:57.685Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
16:58:57 [2023-03-20T16:58:57.685Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:58:58 [2023-03-20T16:58:58.687Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
16:58:58 [2023-03-20T16:58:58.687Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.251s	coverage: 50.6% of statements
16:59:00 [2023-03-20T16:59:00.068Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
16:59:00 [2023-03-20T16:59:00.068Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.520s	coverage: 45.9% of statements
16:59:00 [2023-03-20T16:59:00.326Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:59:00 [2023-03-20T16:59:00.326Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:59:00 [2023-03-20T16:59:00.586Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
16:59:00 [2023-03-20T16:59:00.586Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.204s	coverage: 60.0% of statements
16:59:01 [2023-03-20T16:59:01.154Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
16:59:01 [2023-03-20T16:59:01.154Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
16:59:01 [2023-03-20T16:59:01.724Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
16:59:01 [2023-03-20T16:59:01.724Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
16:59:03 [2023-03-20T16:59:03.107Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:59:03 [2023-03-20T16:59:03.107Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
16:59:03 [2023-03-20T16:59:03.107Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 3.0% of statements
16:59:03 [2023-03-20T16:59:03.366Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:59:03 [2023-03-20T16:59:03.366Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
16:59:03 [2023-03-20T16:59:03.366Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:59:04 [2023-03-20T16:59:04.748Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
16:59:04 [2023-03-20T16:59:04.748Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
16:59:05 [2023-03-20T16:59:05.006Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.8% of statements
16:59:05 [2023-03-20T16:59:05.006Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.141s	coverage: 78.8% of statements
16:59:05 [2023-03-20T16:59:05.266Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:59:05 [2023-03-20T16:59:05.266Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
16:59:05 [2023-03-20T16:59:05.266Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
16:59:06 [2023-03-20T16:59:06.202Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
16:59:06 [2023-03-20T16:59:06.202Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
16:59:06 [2023-03-20T16:59:06.462Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
16:59:06 [2023-03-20T16:59:06.462Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:59:06 [2023-03-20T16:59:06.462Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:59:06 [2023-03-20T16:59:06.462Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:59:07 [2023-03-20T16:59:07.403Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
16:59:07 [2023-03-20T16:59:07.403Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.095s	coverage: 76.8% of statements
16:59:07 [2023-03-20T16:59:07.972Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
16:59:07 [2023-03-20T16:59:07.972Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
16:59:08 [2023-03-20T16:59:08.909Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
16:59:08 [2023-03-20T16:59:08.909Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 79.4% of statements
16:59:08 [2023-03-20T16:59:08.909Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:59:08 [2023-03-20T16:59:08.909Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:59:09 [2023-03-20T16:59:09.846Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
16:59:09 [2023-03-20T16:59:09.846Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
16:59:09 [2023-03-20T16:59:09.846Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
16:59:09 [2023-03-20T16:59:09.846Z] ok  	github.com/docker/docker/daemon/logger/journald	3.298s	coverage: 74.5% of statements
16:59:10 [2023-03-20T16:59:10.414Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
16:59:10 [2023-03-20T16:59:10.414Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
16:59:11 [2023-03-20T16:59:11.351Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
16:59:11 [2023-03-20T16:59:11.351Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
16:59:11 [2023-03-20T16:59:11.617Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
16:59:11 [2023-03-20T16:59:11.617Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
16:59:11 [2023-03-20T16:59:11.617Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:59:12 [2023-03-20T16:59:12.185Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
16:59:12 [2023-03-20T16:59:12.185Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
16:59:12 [2023-03-20T16:59:12.185Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:59:12 [2023-03-20T16:59:12.445Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
16:59:12 [2023-03-20T16:59:12.445Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.494s	coverage: 82.5% of statements
16:59:13 [2023-03-20T16:59:13.822Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
16:59:13 [2023-03-20T16:59:13.822Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
16:59:13 [2023-03-20T16:59:13.822Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:59:14 [2023-03-20T16:59:14.081Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
16:59:14 [2023-03-20T16:59:14.081Z] ok  	github.com/docker/docker/distribution	0.605s	coverage: 29.5% of statements
16:59:14 [2023-03-20T16:59:14.339Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:59:14 [2023-03-20T16:59:14.906Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
16:59:14 [2023-03-20T16:59:14.906Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 77.7% of statements
16:59:15 [2023-03-20T16:59:15.474Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
16:59:15 [2023-03-20T16:59:15.474Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
16:59:16 [2023-03-20T16:59:16.041Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
16:59:16 [2023-03-20T16:59:16.041Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:59:16 [2023-03-20T16:59:16.607Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
16:59:16 [2023-03-20T16:59:16.607Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
16:59:16 [2023-03-20T16:59:16.607Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:59:16 [2023-03-20T16:59:16.607Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:59:16 [2023-03-20T16:59:16.868Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:59:16 [2023-03-20T16:59:16.868Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:59:16 [2023-03-20T16:59:16.868Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
16:59:16 [2023-03-20T16:59:16.868Z] ok  	github.com/docker/docker/distribution/xfer	2.533s	coverage: 84.9% of statements
16:59:18 [2023-03-20T16:59:18.246Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:59:18 [2023-03-20T16:59:18.505Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
16:59:18 [2023-03-20T16:59:18.505Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
16:59:18 [2023-03-20T16:59:18.505Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:59:18 [2023-03-20T16:59:18.505Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:59:18 [2023-03-20T16:59:18.505Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:59:18 [2023-03-20T16:59:18.505Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:59:19 [2023-03-20T16:59:19.073Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
16:59:19 [2023-03-20T16:59:19.073Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 39.3% of statements
16:59:19 [2023-03-20T16:59:19.073Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:59:19 [2023-03-20T16:59:19.331Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
16:59:19 [2023-03-20T16:59:19.590Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 67.9% of statements
16:59:19 [2023-03-20T16:59:19.590Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
16:59:19 [2023-03-20T16:59:19.590Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:59:21 [2023-03-20T16:59:21.495Z] 	github.com/docker/docker/pkg/archive	coverage: 81.8% of statements
16:59:21 [2023-03-20T16:59:21.495Z] ok  	github.com/docker/docker/pkg/archive	0.314s	coverage: 81.8% of statements
16:59:22 [2023-03-20T16:59:22.431Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
16:59:22 [2023-03-20T16:59:22.431Z] ok  	github.com/docker/docker/pkg/authorization	0.486s	coverage: 68.3% of statements
16:59:22 [2023-03-20T16:59:22.431Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
16:59:22 [2023-03-20T16:59:22.431Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:59:22 [2023-03-20T16:59:22.689Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
16:59:22 [2023-03-20T16:59:22.689Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:59:23 [2023-03-20T16:59:23.624Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
16:59:23 [2023-03-20T16:59:23.624Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.237s	coverage: 83.1% of statements
16:59:23 [2023-03-20T16:59:23.624Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
16:59:23 [2023-03-20T16:59:23.624Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
16:59:23 [2023-03-20T16:59:23.624Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:59:23 [2023-03-20T16:59:23.882Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
16:59:23 [2023-03-20T16:59:23.882Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
16:59:24 [2023-03-20T16:59:24.141Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
16:59:24 [2023-03-20T16:59:24.141Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
16:59:24 [2023-03-20T16:59:24.399Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
16:59:24 [2023-03-20T16:59:24.399Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
16:59:24 [2023-03-20T16:59:24.657Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
16:59:24 [2023-03-20T16:59:24.657Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 10.4% of statements
16:59:25 [2023-03-20T16:59:25.225Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
16:59:25 [2023-03-20T16:59:25.225Z] ok  	github.com/docker/docker/pkg/idtools	0.281s	coverage: 69.6% of statements
16:59:26 [2023-03-20T16:59:26.161Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.4% of statements
16:59:26 [2023-03-20T16:59:26.161Z] ok  	github.com/docker/docker/pkg/ioutils	0.360s	coverage: 71.4% of statements
16:59:26 [2023-03-20T16:59:26.161Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
16:59:26 [2023-03-20T16:59:26.161Z] ok  	github.com/docker/docker/layer	8.007s	coverage: 68.7% of statements
16:59:26 [2023-03-20T16:59:26.421Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
16:59:26 [2023-03-20T16:59:26.421Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
16:59:26 [2023-03-20T16:59:26.421Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:59:26 [2023-03-20T16:59:26.421Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
16:59:26 [2023-03-20T16:59:26.421Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
16:59:26 [2023-03-20T16:59:26.680Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
16:59:26 [2023-03-20T16:59:26.680Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
16:59:26 [2023-03-20T16:59:26.680Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
16:59:26 [2023-03-20T16:59:26.680Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
16:59:26 [2023-03-20T16:59:26.939Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
16:59:26 [2023-03-20T16:59:26.939Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
16:59:26 [2023-03-20T16:59:26.939Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
16:59:26 [2023-03-20T16:59:26.939Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
16:59:27 [2023-03-20T16:59:27.198Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
16:59:27 [2023-03-20T16:59:27.198Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
16:59:27 [2023-03-20T16:59:27.198Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:59:27 [2023-03-20T16:59:27.198Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:59:27 [2023-03-20T16:59:27.198Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:59:27 [2023-03-20T16:59:27.198Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
16:59:27 [2023-03-20T16:59:27.198Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
16:59:28 [2023-03-20T16:59:28.135Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
16:59:28 [2023-03-20T16:59:28.135Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
16:59:28 [2023-03-20T16:59:28.135Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:59:28 [2023-03-20T16:59:28.135Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:59:28 [2023-03-20T16:59:28.395Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
16:59:28 [2023-03-20T16:59:28.395Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
16:59:28 [2023-03-20T16:59:28.653Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
16:59:28 [2023-03-20T16:59:28.653Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
16:59:28 [2023-03-20T16:59:28.913Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
16:59:28 [2023-03-20T16:59:28.913Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
16:59:28 [2023-03-20T16:59:28.913Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
16:59:28 [2023-03-20T16:59:28.913Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
16:59:29 [2023-03-20T16:59:29.481Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
16:59:29 [2023-03-20T16:59:29.481Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
16:59:29 [2023-03-20T16:59:29.481Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:59:29 [2023-03-20T16:59:29.481Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:59:29 [2023-03-20T16:59:29.481Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
16:59:29 [2023-03-20T16:59:29.481Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:59:29 [2023-03-20T16:59:29.740Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
16:59:29 [2023-03-20T16:59:29.740Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:59:29 [2023-03-20T16:59:29.999Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
16:59:29 [2023-03-20T16:59:29.999Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
16:59:30 [2023-03-20T16:59:30.258Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
16:59:30 [2023-03-20T16:59:30.258Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
16:59:30 [2023-03-20T16:59:30.826Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
16:59:30 [2023-03-20T16:59:30.826Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
16:59:31 [2023-03-20T16:59:31.085Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
16:59:31 [2023-03-20T16:59:31.085Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
16:59:31 [2023-03-20T16:59:31.652Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
16:59:31 [2023-03-20T16:59:31.652Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
16:59:31 [2023-03-20T16:59:31.911Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
16:59:31 [2023-03-20T16:59:31.911Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
16:59:32 [2023-03-20T16:59:32.170Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
16:59:32 [2023-03-20T16:59:32.170Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
16:59:34 [2023-03-20T16:59:34.075Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
16:59:34 [2023-03-20T16:59:34.075Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
16:59:34 [2023-03-20T16:59:34.075Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:59:34 [2023-03-20T16:59:34.643Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
16:59:34 [2023-03-20T16:59:34.643Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
16:59:34 [2023-03-20T16:59:34.643Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:59:34 [2023-03-20T16:59:34.902Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
16:59:34 [2023-03-20T16:59:34.902Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
16:59:36 [2023-03-20T16:59:36.285Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
16:59:36 [2023-03-20T16:59:36.285Z] ok  	github.com/docker/docker/quota	0.168s	coverage: 71.4% of statements
16:59:36 [2023-03-20T16:59:36.544Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
16:59:36 [2023-03-20T16:59:36.544Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
16:59:37 [2023-03-20T16:59:37.480Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
16:59:37 [2023-03-20T16:59:37.480Z] ok  	github.com/docker/docker/registry	0.106s	coverage: 64.6% of statements
16:59:38 [2023-03-20T16:59:38.048Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
16:59:38 [2023-03-20T16:59:38.048Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
16:59:38 [2023-03-20T16:59:38.048Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
16:59:38 [2023-03-20T16:59:38.048Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
16:59:38 [2023-03-20T16:59:38.634Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
16:59:38 [2023-03-20T16:59:38.634Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
16:59:38 [2023-03-20T16:59:38.634Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:59:38 [2023-03-20T16:59:38.905Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
16:59:38 [2023-03-20T16:59:38.905Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
16:59:39 [2023-03-20T16:59:39.533Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:59:39 [2023-03-20T16:59:39.533Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:59:39 [2023-03-20T16:59:39.533Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:59:39 [2023-03-20T16:59:39.792Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:59:39 [2023-03-20T16:59:39.793Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:59:39 [2023-03-20T16:59:39.793Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:59:39 [2023-03-20T16:59:39.793Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:59:39 [2023-03-20T16:59:39.793Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:59:40 [2023-03-20T16:59:40.051Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:59:40 [2023-03-20T16:59:40.051Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:59:40 [2023-03-20T16:59:40.051Z] ?   	github.com/docker/docker/volume	[no test files]
16:59:40 [2023-03-20T16:59:40.618Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
16:59:40 [2023-03-20T16:59:40.618Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
16:59:41 [2023-03-20T16:59:41.185Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
16:59:41 [2023-03-20T16:59:41.185Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 76.6% of statements
16:59:41 [2023-03-20T16:59:41.752Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
16:59:41 [2023-03-20T16:59:41.752Z] ok  	github.com/docker/docker/volume/mounts	0.011s	coverage: 68.1% of statements
16:59:43 [2023-03-20T16:59:43.129Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
16:59:43 [2023-03-20T16:59:43.129Z] ok  	github.com/docker/docker/volume/service	0.021s	coverage: 72.9% of statements
16:59:43 [2023-03-20T16:59:43.129Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:59:43 [2023-03-20T16:59:43.129Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:00:05 [2023-03-20T17:00:05.057Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
17:00:05 [2023-03-20T17:00:05.057Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.4% of statements
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === Skipped
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     network_proxy_test.go:208: No support for dual stack yet
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver btrfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver btrfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver btrfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver btrfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver btrfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:71: No driver to put!
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z] time="2023-03-20T16:58:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z] time="2023-03-20T16:58:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z] time="2023-03-20T16:58:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z] time="2023-03-20T16:58:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z] time="2023-03-20T16:58:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:71: No driver to put!
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     overlay_test.go:50: Fails to compute changes intermittently
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver zfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver zfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver zfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver zfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:44: Driver zfs not supported
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     graphtest_unix.go:71: No driver to put!
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:00:05 [2023-03-20T17:00:05.057Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:00:05 [2023-03-20T17:00:05.057Z] 
17:00:05 [2023-03-20T17:00:05.057Z] DONE 3028 tests, 28 skipped in 224.470s
17:00:05 [2023-03-20T17:00:05.057Z] + '[' -n 'github.com/docker/docker/libnetwork
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/bitmap
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/bitseq
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cluster
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/config
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/datastore
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/diagnostic
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/discoverapi
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/driverapi
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/host
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/null
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/drvregistry
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/etchosts
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/idm
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/internal/caller
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipam
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipamapi
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipams/null
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipamutils
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ipbits
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/iptables
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/netlabel
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/netutils
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/networkdb
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/ns
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/options
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/osl
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/portallocator
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/portmapper
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/resolvconf
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/testutils
17:00:05 [2023-03-20T17:00:05.057Z] github.com/docker/docker/libnetwork/types' ']'
17:00:05 [2023-03-20T17:00:05.057Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
17:00:51 [2023-03-20T17:00:51.746Z] 	github.com/docker/docker/libnetwork	coverage: 42.2% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ok  	github.com/docker/docker/libnetwork	40.641s	coverage: 42.2% of statements
17:00:51 [2023-03-20T17:00:51.746Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
17:00:51 [2023-03-20T17:00:51.746Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.111s	coverage: 75.7% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
17:00:51 [2023-03-20T17:00:51.746Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:00:51 [2023-03-20T17:00:51.746Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
17:00:51 [2023-03-20T17:00:51.746Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
17:00:54 [2023-03-20T17:00:54.280Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
17:00:54 [2023-03-20T17:00:54.280Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.680s	coverage: 62.1% of statements
17:00:54 [2023-03-20T17:00:54.280Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:00:54 [2023-03-20T17:00:54.538Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
17:00:54 [2023-03-20T17:00:54.538Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
17:00:55 [2023-03-20T17:00:55.474Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
17:00:55 [2023-03-20T17:00:55.474Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.217s	coverage: 5.2% of statements
17:00:55 [2023-03-20T17:00:55.474Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:00:56 [2023-03-20T17:00:56.042Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
17:00:56 [2023-03-20T17:00:56.042Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
17:00:56 [2023-03-20T17:00:56.042Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:00:56 [2023-03-20T17:00:56.301Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
17:00:56 [2023-03-20T17:00:56.301Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:01:06 [2023-03-20T17:01:06.275Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.9% of statements
17:01:06 [2023-03-20T17:01:06.275Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.287s	coverage: 6.9% of statements
17:01:06 [2023-03-20T17:01:06.275Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:01:06 [2023-03-20T17:01:06.533Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
17:01:06 [2023-03-20T17:01:06.533Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
17:01:07 [2023-03-20T17:01:07.101Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
17:01:07 [2023-03-20T17:01:07.101Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
17:01:07 [2023-03-20T17:01:07.101Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:01:07 [2023-03-20T17:01:07.101Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:01:07 [2023-03-20T17:01:07.101Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:01:07 [2023-03-20T17:01:07.669Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
17:01:07 [2023-03-20T17:01:07.669Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.050s	coverage: 86.2% of statements
17:01:07 [2023-03-20T17:01:07.927Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
17:01:07 [2023-03-20T17:01:07.927Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 81.0% of statements
17:01:08 [2023-03-20T17:01:08.186Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
17:01:08 [2023-03-20T17:01:08.186Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
17:01:08 [2023-03-20T17:01:08.445Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:01:08 [2023-03-20T17:01:08.445Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:01:20 [2023-03-20T17:01:20.664Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:01:20 [2023-03-20T17:01:20.664Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:01:21 [2023-03-20T17:01:21.599Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
17:01:21 [2023-03-20T17:01:21.599Z] ok  	github.com/docker/docker/libnetwork/ipam	2.436s	coverage: 80.5% of statements
17:01:21 [2023-03-20T17:01:21.599Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:01:21 [2023-03-20T17:01:21.599Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:01:21 [2023-03-20T17:01:21.858Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
17:01:21 [2023-03-20T17:01:21.858Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
17:01:22 [2023-03-20T17:01:22.425Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
17:01:22 [2023-03-20T17:01:22.425Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
17:01:22 [2023-03-20T17:01:22.425Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:01:22 [2023-03-20T17:01:22.684Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
17:01:22 [2023-03-20T17:01:22.684Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
17:01:23 [2023-03-20T17:01:23.252Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
17:01:23 [2023-03-20T17:01:23.252Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
17:01:23 [2023-03-20T17:01:23.511Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
17:01:23 [2023-03-20T17:01:23.511Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
17:01:24 [2023-03-20T17:01:24.447Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
17:01:24 [2023-03-20T17:01:24.447Z] ok  	github.com/docker/docker/libnetwork/iptables	0.251s	coverage: 40.7% of statements
17:01:24 [2023-03-20T17:01:24.447Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:01:24 [2023-03-20T17:01:24.706Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 40.9% of statements
17:01:24 [2023-03-20T17:01:24.706Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
17:03:16 [2023-03-20T17:03:16.153Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.6% of statements
17:03:16 [2023-03-20T17:03:16.153Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.065s	coverage: 60.6% of statements
17:03:16 [2023-03-20T17:03:16.153Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:03:16 [2023-03-20T17:03:16.153Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:03:16 [2023-03-20T17:03:16.153Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:03:16 [2023-03-20T17:03:16.413Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
17:03:16 [2023-03-20T17:03:16.413Z] ok  	github.com/docker/docker/libnetwork/osl	4.287s	coverage: 41.4% of statements
17:03:16 [2023-03-20T17:03:16.686Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:03:16 [2023-03-20T17:03:16.686Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.013s	coverage: 20.0% of statements
17:03:16 [2023-03-20T17:03:16.946Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:03:16 [2023-03-20T17:03:16.946Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
17:03:18 [2023-03-20T17:03:18.324Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
17:03:18 [2023-03-20T17:03:18.324Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.667s	coverage: 46.3% of statements
17:03:18 [2023-03-20T17:03:18.324Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
17:03:18 [2023-03-20T17:03:18.324Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
17:03:18 [2023-03-20T17:03:18.324Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:03:18 [2023-03-20T17:03:18.583Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
17:03:18 [2023-03-20T17:03:18.583Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] === Skipped
17:03:18 [2023-03-20T17:03:18.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:03:18 [2023-03-20T17:03:18.583Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:03:18 [2023-03-20T17:03:18.583Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:03:18 [2023-03-20T17:03:18.583Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:03:18 [2023-03-20T17:03:18.583Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:03:18 [2023-03-20T17:03:18.583Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:03:18 [2023-03-20T17:03:18.583Z]     firewalld_test.go:14: firewalld is not running
17:03:18 [2023-03-20T17:03:18.583Z] 
17:03:18 [2023-03-20T17:03:18.583Z] DONE 342 tests, 6 skipped in 196.868s
Post stage
[Pipeline] junit
17:03:19 [2023-03-20T17:03:19.532Z] Recording test results
17:03:20 [2023-03-20T17:03:20.816Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:03:21 [2023-03-20T17:03:21.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45181/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b32090319568780bb96a0c243ff61bc4d24324c -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:1b32090319568780bb96a0c243ff61bc4d24324c hack/make.sh dynbinary test-integration
17:03:21 [2023-03-20T17:03:21.396Z] 
17:03:21 [2023-03-20T17:03:21.659Z] Removing bundles/
17:03:21 [2023-03-20T17:03:21.659Z] 
17:03:21 [2023-03-20T17:03:21.659Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:03:21 [2023-03-20T17:03:21.659Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:05:13 [2023-03-20T17:05:13.119Z] Created binary: bundles/dynbinary-daemon/dockerd
17:05:13 [2023-03-20T17:05:13.119Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:05:13 [2023-03-20T17:05:13.119Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:05:13 [2023-03-20T17:05:13.119Z] 
17:05:13 [2023-03-20T17:05:13.119Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:05:13 [2023-03-20T17:05:13.119Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:05:13 [2023-03-20T17:05:13.119Z] HOSTNAME=f275603caaa9
17:05:13 [2023-03-20T17:05:13.119Z] TESTDEBUG=0
17:05:13 [2023-03-20T17:05:13.119Z] DEST=bundles/test-integration
17:05:13 [2023-03-20T17:05:13.119Z] PWD=/go/src/github.com/docker/docker
17:05:13 [2023-03-20T17:05:13.119Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:05:13 [2023-03-20T17:05:13.119Z] DOCKER_GITCOMMIT=1b32090319568780bb96a0c243ff61bc4d24324c
17:05:13 [2023-03-20T17:05:13.119Z] container=docker
17:05:13 [2023-03-20T17:05:13.119Z] HOME=/root
17:05:13 [2023-03-20T17:05:13.119Z] CONTAINERD_NAMESPACE=moby
17:05:13 [2023-03-20T17:05:13.119Z] GOLANG_VERSION=1.20.2
17:05:13 [2023-03-20T17:05:13.119Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:05:13 [2023-03-20T17:05:13.119Z] VALIDATE_BRANCH=master
17:05:13 [2023-03-20T17:05:13.119Z] TERM=xterm
17:05:13 [2023-03-20T17:05:13.119Z] DOCKER_PKG=github.com/docker/docker
17:05:13 [2023-03-20T17:05:13.119Z] SHLVL=1
17:05:13 [2023-03-20T17:05:13.119Z] TIMEOUT=120m
17:05:13 [2023-03-20T17:05:13.119Z] DOCKER_GRAPHDRIVER=overlay2
17:05:13 [2023-03-20T17:05:13.119Z] GO111MODULE=off
17:05:13 [2023-03-20T17:05:13.119Z] DOCKER_EXPERIMENTAL=1
17:05:13 [2023-03-20T17:05:13.119Z] TEST_SKIP_INTEGRATION_CLI=1
17:05:13 [2023-03-20T17:05:13.119Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:05:13 [2023-03-20T17:05:13.119Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:05:13 [2023-03-20T17:05:13.119Z] GOPATH=/go
17:05:13 [2023-03-20T17:05:13.119Z] PKG_CONFIG=pkg-config
17:05:13 [2023-03-20T17:05:13.119Z] _=/usr/bin/env
17:05:13 [2023-03-20T17:05:13.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:05:39 [2023-03-20T17:05:39.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:05:39 [2023-03-20T17:05:39.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:06:01 [2023-03-20T17:06:01.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:06:08 [2023-03-20T17:06:08.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:06:14 [2023-03-20T17:06:14.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:06:14 [2023-03-20T17:06:14.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:06:15 [2023-03-20T17:06:15.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:06:16 [2023-03-20T17:06:16.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:06:17 [2023-03-20T17:06:17.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:06:17 [2023-03-20T17:06:17.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:06:18 [2023-03-20T17:06:18.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:06:19 [2023-03-20T17:06:19.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:06:20 [2023-03-20T17:06:20.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:06:21 [2023-03-20T17:06:21.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:06:22 [2023-03-20T17:06:22.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:06:23 [2023-03-20T17:06:23.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:06:23 [2023-03-20T17:06:23.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:06:24 [2023-03-20T17:06:24.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:06:25 [2023-03-20T17:06:25.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:06:26 [2023-03-20T17:06:26.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:06:27 [2023-03-20T17:06:27.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:06:27 [2023-03-20T17:06:27.115Z] Using test binary docker
17:06:27 [2023-03-20T17:06:27.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:06:27 [2023-03-20T17:06:27.115Z] +++ /etc/init.d/apparmor start
17:06:27 [2023-03-20T17:06:27.115Z] Not: starting.
17:06:27 [2023-03-20T17:06:27.115Z] INFO: Waiting for daemon to start...
17:06:27 [2023-03-20T17:06:27.115Z] Starting dockerd
17:06:27 [2023-03-20T17:06:27.115Z] +++ 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
17:06:29 [2023-03-20T17:06:29.017Z] .
17:06:29 [2023-03-20T17:06:29.017Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:06:29 [2023-03-20T17:06:29.017Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:06:29 [2023-03-20T17:06:29.017Z] Error: No such image: emptyfs
17:06:29 [2023-03-20T17:06:29.017Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:06:29 [2023-03-20T17:06:29.017Z] ++++ docker load
17:06:29 [2023-03-20T17:06:29.017Z] Loaded image: emptyfs:latest
17:06:29 [2023-03-20T17:06:29.017Z] Running integration-test (iteration 1)
17:06:29 [2023-03-20T17:06:29.017Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:06:29 [2023-03-20T17:06:29.017Z] ++ 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
17:06:29 [2023-03-20T17:06:29.017Z] ++ set -e
17:06:29 [2023-03-20T17:06:29.017Z] ++ '[' -n 0 ']'
17:06:29 [2023-03-20T17:06:29.017Z] ++ set -x
17:06:29 [2023-03-20T17:06:29.017Z] ++ 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
17:06:29 [2023-03-20T17:06:29.276Z] Loaded image: busybox:latest
17:06:29 [2023-03-20T17:06:29.276Z] Loaded image: busybox:glibc
17:06:30 [2023-03-20T17:06:30.652Z] Loaded image: debian:bullseye-slim
17:06:30 [2023-03-20T17:06:30.652Z] Loaded image: hello-world:latest
17:06:30 [2023-03-20T17:06:30.652Z] Loaded image: arm32v7/hello-world:latest
17:06:30 [2023-03-20T17:06:30.652Z] INFO: Testing against a local daemon
17:06:30 [2023-03-20T17:06:30.652Z] === RUN   TestCgroupNamespacesBuild
17:06:33 [2023-03-20T17:06:33.938Z] --- PASS: TestCgroupNamespacesBuild (3.45s)
17:06:33 [2023-03-20T17:06:33.938Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:06:34 [2023-03-20T17:06:34.874Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.93s)
17:06:34 [2023-03-20T17:06:34.874Z] === RUN   TestBuildWithSession
17:06:34 [2023-03-20T17:06:34.874Z]     build_session_test.go:25: TODO: BuildKit
17:06:34 [2023-03-20T17:06:34.874Z] --- SKIP: TestBuildWithSession (0.00s)
17:06:34 [2023-03-20T17:06:34.874Z] === RUN   TestBuildSquashParent
17:06:38 [2023-03-20T17:06:38.161Z] --- PASS: TestBuildSquashParent (2.95s)
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:06:38 [2023-03-20T17:06:38.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:38 [2023-03-20T17:06:38.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:06:38 [2023-03-20T17:06:38.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:06:38 [2023-03-20T17:06:38.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:06:38 [2023-03-20T17:06:38.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:06:38 [2023-03-20T17:06:38.161Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:06:38 [2023-03-20T17:06:38.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:06:38 [2023-03-20T17:06:38.161Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:06:38 [2023-03-20T17:06:38.161Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:06:39 [2023-03-20T17:06:39.096Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:06:39 [2023-03-20T17:06:39.355Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:06:40 [2023-03-20T17:06:40.292Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:06:40 [2023-03-20T17:06:40.551Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:41 [2023-03-20T17:06:41.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
17:06:41 [2023-03-20T17:06:41.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s)
17:06:41 [2023-03-20T17:06:41.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s)
17:06:41 [2023-03-20T17:06:41.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
17:06:41 [2023-03-20T17:06:41.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s)
17:06:41 [2023-03-20T17:06:41.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s)
17:06:41 [2023-03-20T17:06:41.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
17:06:41 [2023-03-20T17:06:41.489Z] === RUN   TestBuildMultiStageCopy
17:06:41 [2023-03-20T17:06:41.489Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:06:42 [2023-03-20T17:06:42.424Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:06:42 [2023-03-20T17:06:42.424Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:06:42 [2023-03-20T17:06:42.424Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:06:42 [2023-03-20T17:06:42.424Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:06:42 [2023-03-20T17:06:42.683Z] --- PASS: TestBuildMultiStageCopy (1.04s)
17:06:42 [2023-03-20T17:06:42.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.73s)
17:06:42 [2023-03-20T17:06:42.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
17:06:42 [2023-03-20T17:06:42.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
17:06:42 [2023-03-20T17:06:42.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
17:06:42 [2023-03-20T17:06:42.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
17:06:42 [2023-03-20T17:06:42.683Z] === RUN   TestBuildMultiStageParentConfig
17:06:42 [2023-03-20T17:06:42.942Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
17:06:42 [2023-03-20T17:06:42.942Z] === RUN   TestBuildLabelWithTargets
17:06:43 [2023-03-20T17:06:43.202Z] --- PASS: TestBuildLabelWithTargets (0.36s)
17:06:43 [2023-03-20T17:06:43.202Z] === RUN   TestBuildWithEmptyLayers
17:06:43 [2023-03-20T17:06:43.202Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
17:06:43 [2023-03-20T17:06:43.202Z] === RUN   TestBuildMultiStageOnBuild
17:06:44 [2023-03-20T17:06:44.138Z] --- PASS: TestBuildMultiStageOnBuild (0.87s)
17:06:44 [2023-03-20T17:06:44.138Z] === RUN   TestBuildUncleanTarFilenames
17:06:44 [2023-03-20T17:06:44.398Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:06:44 [2023-03-20T17:06:44.398Z] === RUN   TestBuildMultiStageLayerLeak
17:06:45 [2023-03-20T17:06:45.334Z] --- PASS: TestBuildMultiStageLayerLeak (0.83s)
17:06:45 [2023-03-20T17:06:45.334Z] === RUN   TestBuildWithHugeFile
17:07:32 [2023-03-20T17:07:32.015Z] --- PASS: TestBuildWithHugeFile (39.82s)
17:07:32 [2023-03-20T17:07:32.015Z] === RUN   TestBuildWCOWSandboxSize
17:07:32 [2023-03-20T17:07:32.015Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:07:32 [2023-03-20T17:07:32.015Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:07:32 [2023-03-20T17:07:32.015Z] === RUN   TestBuildWithEmptyDockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:07:32 [2023-03-20T17:07:32.015Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:07:32 [2023-03-20T17:07:32.015Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:07:32 [2023-03-20T17:07:32.015Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:07:32 [2023-03-20T17:07:32.015Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:07:32 [2023-03-20T17:07:32.016Z] === RUN   TestBuildPreserveOwnership
17:07:32 [2023-03-20T17:07:32.016Z] === RUN   TestBuildPreserveOwnership/copy_from
17:07:32 [2023-03-20T17:07:32.016Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:07:32 [2023-03-20T17:07:32.016Z] --- PASS: TestBuildPreserveOwnership (1.70s)
17:07:32 [2023-03-20T17:07:32.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.24s)
17:07:32 [2023-03-20T17:07:32.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.46s)
17:07:32 [2023-03-20T17:07:32.016Z] === RUN   TestBuildPlatformInvalid
17:07:32 [2023-03-20T17:07:32.016Z] --- PASS: TestBuildPlatformInvalid (0.03s)
17:07:32 [2023-03-20T17:07:32.016Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:07:32 [2023-03-20T17:07:32.016Z] Loaded image: busybox:latest
17:07:32 [2023-03-20T17:07:32.016Z] Loaded image: busybox:glibc
17:07:32 [2023-03-20T17:07:32.016Z] Loaded image: debian:bullseye-slim
17:07:32 [2023-03-20T17:07:32.016Z] Loaded image: hello-world:latest
17:07:32 [2023-03-20T17:07:32.016Z] Loaded image: arm32v7/hello-world:latest
17:07:36 [2023-03-20T17:07:36.205Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.16s)
17:07:36 [2023-03-20T17:07:36.205Z] PASS
17:07:36 [2023-03-20T17:07:36.205Z] 
17:07:36 [2023-03-20T17:07:36.205Z] === Skipped
17:07:36 [2023-03-20T17:07:36.205Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:07:36 [2023-03-20T17:07:36.205Z]     build_session_test.go:25: TODO: BuildKit
17:07:36 [2023-03-20T17:07:36.205Z] 
17:07:36 [2023-03-20T17:07:36.205Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:07:36 [2023-03-20T17:07:36.205Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:07:36 [2023-03-20T17:07:36.205Z] 
17:07:36 [2023-03-20T17:07:36.205Z] DONE 34 tests, 2 skipped in 66.790s
17:07:36 [2023-03-20T17:07:36.205Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:07:36 [2023-03-20T17:07:36.205Z] ++ 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
17:07:36 [2023-03-20T17:07:36.205Z] ++ set -e
17:07:36 [2023-03-20T17:07:36.205Z] ++ '[' -n 0 ']'
17:07:36 [2023-03-20T17:07:36.205Z] ++ set -x
17:07:36 [2023-03-20T17:07:36.205Z] ++ 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
17:07:36 [2023-03-20T17:07:36.205Z] INFO: Testing against a local daemon
17:07:36 [2023-03-20T17:07:36.205Z] === RUN   TestConfigInspect
17:07:38 [2023-03-20T17:07:38.109Z] --- PASS: TestConfigInspect (1.86s)
17:07:38 [2023-03-20T17:07:38.109Z] === RUN   TestConfigList
17:07:39 [2023-03-20T17:07:39.485Z] --- PASS: TestConfigList (1.70s)
17:07:39 [2023-03-20T17:07:39.485Z] === RUN   TestConfigsCreateAndDelete
17:07:41 [2023-03-20T17:07:41.395Z] --- PASS: TestConfigsCreateAndDelete (1.74s)
17:07:41 [2023-03-20T17:07:41.395Z] === RUN   TestConfigsUpdate
17:07:43 [2023-03-20T17:07:43.347Z] --- PASS: TestConfigsUpdate (1.80s)
17:07:43 [2023-03-20T17:07:43.347Z] === RUN   TestTemplatedConfig
17:07:45 [2023-03-20T17:07:45.900Z] --- PASS: TestTemplatedConfig (2.47s)
17:07:45 [2023-03-20T17:07:45.900Z] === RUN   TestConfigCreateResolve
17:07:47 [2023-03-20T17:07:47.276Z] --- PASS: TestConfigCreateResolve (1.68s)
17:07:47 [2023-03-20T17:07:47.276Z] PASS
17:07:47 [2023-03-20T17:07:47.276Z] 
17:07:47 [2023-03-20T17:07:47.276Z] DONE 6 tests in 11.328s
17:07:47 [2023-03-20T17:07:47.276Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:07:47 [2023-03-20T17:07:47.276Z] ++ 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
17:07:47 [2023-03-20T17:07:47.276Z] ++ set -e
17:07:47 [2023-03-20T17:07:47.276Z] ++ '[' -n 0 ']'
17:07:47 [2023-03-20T17:07:47.276Z] ++ set -x
17:07:47 [2023-03-20T17:07:47.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
17:07:47 [2023-03-20T17:07:47.276Z] INFO: Testing against a local daemon
17:07:47 [2023-03-20T17:07:47.276Z] === RUN   TestAttachWithTTY
17:07:47 [2023-03-20T17:07:47.535Z] --- PASS: TestAttachWithTTY (0.05s)
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestAttachWithoutTTy
17:07:47 [2023-03-20T17:07:47.535Z] --- PASS: TestAttachWithoutTTy (0.03s)
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestCheckpoint
17:07:47 [2023-03-20T17:07:47.535Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:07:47 [2023-03-20T17:07:47.535Z] --- SKIP: TestCheckpoint (0.00s)
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/commit
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/commit
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/containers/create
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/containers/create
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:07:47 [2023-03-20T17:07:47.535Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:07:47 [2023-03-20T17:07:47.535Z] === CONT  TestContainerInvalidJSON/commit
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:07:47 [2023-03-20T17:07:47.535Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.535Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:07:47 [2023-03-20T17:07:47.535Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.535Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:07:47 [2023-03-20T17:07:47.536Z] === CONT  TestContainerInvalidJSON/containers/create
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:07:47 [2023-03-20T17:07:47.536Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:07:47 [2023-03-20T17:07:47.536Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestCopyFromContainerPathIsNotDir
17:07:47 [2023-03-20T17:07:47.536Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestCopyToContainerPathDoesNotExist
17:07:47 [2023-03-20T17:07:47.536Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestCopyEmptyFile
17:07:47 [2023-03-20T17:07:47.536Z] --- PASS: TestCopyEmptyFile (0.05s)
17:07:47 [2023-03-20T17:07:47.536Z] === RUN   TestCopyToContainerPathIsNotDir
17:07:47 [2023-03-20T17:07:47.794Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:07:47 [2023-03-20T17:07:47.794Z] === RUN   TestCopyFromContainer
17:07:48 [2023-03-20T17:07:48.054Z] === RUN   TestCopyFromContainer//
17:07:48 [2023-03-20T17:07:48.054Z] === RUN   TestCopyFromContainer/.
17:07:48 [2023-03-20T17:07:48.054Z] === RUN   TestCopyFromContainer//.
17:07:48 [2023-03-20T17:07:48.054Z] === RUN   TestCopyFromContainer/./
17:07:48 [2023-03-20T17:07:48.054Z] === RUN   TestCopyFromContainer//./
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer//bar/root
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer//bar/root/
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer//bar/root/.
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/quux
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/quux/
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/quux/.
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCopyFromContainer/bar/notarget
17:07:48 [2023-03-20T17:07:48.312Z] --- PASS: TestCopyFromContainer (0.63s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/. (0.02s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:07:48 [2023-03-20T17:07:48.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:07:48 [2023-03-20T17:07:48.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:07:48 [2023-03-20T17:07:48.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:07:48 [2023-03-20T17:07:48.312Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:07:48 [2023-03-20T17:07:48.312Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:07:48 [2023-03-20T17:07:48.312Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:07:48 [2023-03-20T17:07:48.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateLinkToNonExistingContainer
17:07:48 [2023-03-20T17:07:48.312Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateWithInvalidEnv
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateWithInvalidEnv/0
17:07:48 [2023-03-20T17:07:48.312Z] === PAUSE TestCreateWithInvalidEnv/0
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateWithInvalidEnv/1
17:07:48 [2023-03-20T17:07:48.312Z] === PAUSE TestCreateWithInvalidEnv/1
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateWithInvalidEnv/2
17:07:48 [2023-03-20T17:07:48.312Z] === PAUSE TestCreateWithInvalidEnv/2
17:07:48 [2023-03-20T17:07:48.312Z] === CONT  TestCreateWithInvalidEnv/0
17:07:48 [2023-03-20T17:07:48.312Z] === CONT  TestCreateWithInvalidEnv/2
17:07:48 [2023-03-20T17:07:48.312Z] === CONT  TestCreateWithInvalidEnv/1
17:07:48 [2023-03-20T17:07:48.312Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateTmpfsMountsTarget
17:07:48 [2023-03-20T17:07:48.312Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:07:48 [2023-03-20T17:07:48.312Z] === RUN   TestCreateWithCustomMaskedPaths
17:07:49 [2023-03-20T17:07:49.689Z] --- PASS: TestCreateWithCustomMaskedPaths (1.03s)
17:07:49 [2023-03-20T17:07:49.689Z] === RUN   TestCreateWithCustomReadonlyPaths
17:07:50 [2023-03-20T17:07:50.628Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.01s)
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:07:50 [2023-03-20T17:07:50.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:07:50 [2023-03-20T17:07:50.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:07:50 [2023-03-20T17:07:50.628Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:07:50 [2023-03-20T17:07:50.628Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:07:50 [2023-03-20T17:07:50.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:07:50 [2023-03-20T17:07:50.628Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:07:50 [2023-03-20T17:07:50.628Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:07:50 [2023-03-20T17:07:50.628Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:07:50 [2023-03-20T17:07:50.628Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:07:50 [2023-03-20T17:07:50.628Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:07:50 [2023-03-20T17:07:50.628Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:07:50 [2023-03-20T17:07:50.887Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateDifferentPlatform
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateDifferentPlatform/different_os
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:07:50 [2023-03-20T17:07:50.887Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:07:50 [2023-03-20T17:07:50.887Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:07:50 [2023-03-20T17:07:50.887Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateInvalidHostConfig
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:07:50 [2023-03-20T17:07:50.887Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:07:50 [2023-03-20T17:07:50.887Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:07:50 [2023-03-20T17:07:50.887Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:07:50 [2023-03-20T17:07:50.887Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:07:50 [2023-03-20T17:07:50.887Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:07:50 [2023-03-20T17:07:50.887Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestContainerStartOnDaemonRestart
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestContainerStartOnDaemonRestart
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestDaemonRestartIpcMode
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestDaemonRestartIpcMode
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestDaemonHostGatewayIP
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestDaemonHostGatewayIP
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestRestartDaemonWithRestartingContainer
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestContainerKillOnDaemonStart
17:07:50 [2023-03-20T17:07:50.887Z] === PAUSE TestContainerKillOnDaemonStart
17:07:50 [2023-03-20T17:07:50.887Z] === RUN   TestDiff
17:07:51 [2023-03-20T17:07:51.146Z] --- PASS: TestDiff (0.35s)
17:07:51 [2023-03-20T17:07:51.146Z] === RUN   TestExecConsoleSize
17:07:51 [2023-03-20T17:07:51.713Z] --- PASS: TestExecConsoleSize (0.40s)
17:07:51 [2023-03-20T17:07:51.713Z] === RUN   TestExecWithCloseStdin
17:07:51 [2023-03-20T17:07:51.974Z] --- PASS: TestExecWithCloseStdin (0.43s)
17:07:51 [2023-03-20T17:07:51.974Z] === RUN   TestExec
17:07:52 [2023-03-20T17:07:52.542Z] --- PASS: TestExec (0.43s)
17:07:52 [2023-03-20T17:07:52.542Z] === RUN   TestExecUser
17:07:52 [2023-03-20T17:07:52.801Z] --- PASS: TestExecUser (0.41s)
17:07:52 [2023-03-20T17:07:52.801Z] === RUN   TestExportContainerAndImportImage
17:07:53 [2023-03-20T17:07:53.371Z] --- PASS: TestExportContainerAndImportImage (0.44s)
17:07:53 [2023-03-20T17:07:53.371Z] === RUN   TestExportContainerAfterDaemonRestart
17:07:54 [2023-03-20T17:07:54.747Z] --- PASS: TestExportContainerAfterDaemonRestart (1.13s)
17:07:54 [2023-03-20T17:07:54.747Z] === RUN   TestHealthCheckWorkdir
17:07:55 [2023-03-20T17:07:55.006Z] --- PASS: TestHealthCheckWorkdir (0.56s)
17:07:55 [2023-03-20T17:07:55.006Z] === RUN   TestHealthKillContainer
17:08:03 [2023-03-20T17:08:03.120Z] --- PASS: TestHealthKillContainer (7.76s)
17:08:03 [2023-03-20T17:08:03.120Z] === RUN   TestHealthCheckProcessKilled
17:08:03 [2023-03-20T17:08:03.378Z] --- PASS: TestHealthCheckProcessKilled (0.56s)
17:08:03 [2023-03-20T17:08:03.378Z] === RUN   TestInspectCpusetInConfigPre120
17:08:03 [2023-03-20T17:08:03.638Z] --- PASS: TestInspectCpusetInConfigPre120 (0.33s)
17:08:03 [2023-03-20T17:08:03.638Z] === RUN   TestInspectAnnotations
17:08:03 [2023-03-20T17:08:03.638Z] --- PASS: TestInspectAnnotations (0.03s)
17:08:03 [2023-03-20T17:08:03.638Z] === RUN   TestIpcModeNone
17:08:04 [2023-03-20T17:08:04.204Z] --- PASS: TestIpcModeNone (0.42s)
17:08:04 [2023-03-20T17:08:04.204Z] === RUN   TestIpcModePrivate
17:08:04 [2023-03-20T17:08:04.463Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
17:08:04 [2023-03-20T17:08:04.463Z] --- PASS: TestIpcModePrivate (0.42s)
17:08:04 [2023-03-20T17:08:04.463Z] === RUN   TestIpcModeShareable
17:08:04 [2023-03-20T17:08:04.722Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
17:08:04 [2023-03-20T17:08:04.980Z] --- PASS: TestIpcModeShareable (0.41s)
17:08:04 [2023-03-20T17:08:04.981Z] === RUN   TestAPIIpcModeShareableAndContainer
17:08:06 [2023-03-20T17:08:06.357Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.26s)
17:08:06 [2023-03-20T17:08:06.357Z] === RUN   TestAPIIpcModeHost
17:08:06 [2023-03-20T17:08:06.619Z] --- PASS: TestAPIIpcModeHost (0.31s)
17:08:06 [2023-03-20T17:08:06.619Z] === RUN   TestDaemonIpcModeShareable
17:08:07 [2023-03-20T17:08:07.555Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:08:07 [2023-03-20T17:08:07.555Z] --- PASS: TestDaemonIpcModeShareable (0.97s)
17:08:07 [2023-03-20T17:08:07.555Z] === RUN   TestDaemonIpcModePrivate
17:08:08 [2023-03-20T17:08:08.490Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:08:08 [2023-03-20T17:08:08.490Z] --- PASS: TestDaemonIpcModePrivate (1.00s)
17:08:08 [2023-03-20T17:08:08.490Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:08:09 [2023-03-20T17:08:09.426Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:08:09 [2023-03-20T17:08:09.426Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s)
17:08:09 [2023-03-20T17:08:09.426Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:08:10 [2023-03-20T17:08:10.361Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:08:10 [2023-03-20T17:08:10.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s)
17:08:10 [2023-03-20T17:08:10.620Z] === RUN   TestIpcModeOlderClient
17:08:10 [2023-03-20T17:08:10.620Z] === PAUSE TestIpcModeOlderClient
17:08:10 [2023-03-20T17:08:10.620Z] === RUN   TestKillContainerInvalidSignal
17:08:10 [2023-03-20T17:08:10.880Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
17:08:10 [2023-03-20T17:08:10.880Z] === RUN   TestKillContainer
17:08:10 [2023-03-20T17:08:10.880Z] === RUN   TestKillContainer/no_signal
17:08:11 [2023-03-20T17:08:11.138Z] === RUN   TestKillContainer/non_killing_signal
17:08:11 [2023-03-20T17:08:11.397Z] === RUN   TestKillContainer/killing_signal
17:08:11 [2023-03-20T17:08:11.964Z] --- PASS: TestKillContainer (1.10s)
17:08:11 [2023-03-20T17:08:11.964Z]     --- PASS: TestKillContainer/no_signal (0.36s)
17:08:11 [2023-03-20T17:08:11.964Z]     --- PASS: TestKillContainer/non_killing_signal (0.21s)
17:08:11 [2023-03-20T17:08:11.964Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
17:08:11 [2023-03-20T17:08:11.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:08:11 [2023-03-20T17:08:11.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:08:12 [2023-03-20T17:08:12.223Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:08:13 [2023-03-20T17:08:13.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s)
17:08:13 [2023-03-20T17:08:13.158Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s)
17:08:13 [2023-03-20T17:08:13.158Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
17:08:13 [2023-03-20T17:08:13.158Z] === RUN   TestKillStoppedContainer
17:08:13 [2023-03-20T17:08:13.158Z] --- PASS: TestKillStoppedContainer (0.04s)
17:08:13 [2023-03-20T17:08:13.158Z] === RUN   TestKillStoppedContainerAPIPre120
17:08:13 [2023-03-20T17:08:13.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
17:08:13 [2023-03-20T17:08:13.158Z] === RUN   TestKillDifferentUserContainer
17:08:13 [2023-03-20T17:08:13.417Z] --- PASS: TestKillDifferentUserContainer (0.34s)
17:08:13 [2023-03-20T17:08:13.417Z] === RUN   TestInspectOomKilledTrue
17:08:13 [2023-03-20T17:08:13.984Z] --- PASS: TestInspectOomKilledTrue (0.42s)
17:08:13 [2023-03-20T17:08:13.984Z] === RUN   TestInspectOomKilledFalse
17:08:14 [2023-03-20T17:08:14.244Z] --- PASS: TestInspectOomKilledFalse (0.39s)
17:08:14 [2023-03-20T17:08:14.244Z] === RUN   TestLinksEtcHostsContentMatch
17:08:14 [2023-03-20T17:08:14.502Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
17:08:14 [2023-03-20T17:08:14.502Z] === RUN   TestLinksContainerNames
17:08:15 [2023-03-20T17:08:15.438Z] --- PASS: TestLinksContainerNames (0.71s)
17:08:15 [2023-03-20T17:08:15.438Z] === RUN   TestLogsFollowTailEmpty
17:08:15 [2023-03-20T17:08:15.697Z] --- PASS: TestLogsFollowTailEmpty (0.36s)
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:08:15 [2023-03-20T17:08:15.697Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:08:15 [2023-03-20T17:08:15.697Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:08:15 [2023-03-20T17:08:15.697Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:08:15 [2023-03-20T17:08:15.697Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:08:16 [2023-03-20T17:08:16.264Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:08:16 [2023-03-20T17:08:16.264Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:08:16 [2023-03-20T17:08:16.832Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:08:16 [2023-03-20T17:08:16.832Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:08:17 [2023-03-20T17:08:17.400Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:08:17 [2023-03-20T17:08:17.400Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:08:17 [2023-03-20T17:08:17.400Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:08:17 [2023-03-20T17:08:17.400Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:08:17 [2023-03-20T17:08:17.968Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:08:17 [2023-03-20T17:08:17.968Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:08:18 [2023-03-20T17:08:18.227Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:08:18 [2023-03-20T17:08:18.486Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:08:19 [2023-03-20T17:08:19.053Z] --- PASS: TestLogs (3.39s)
17:08:19 [2023-03-20T17:08:19.053Z]     --- PASS: TestLogs/driver_local (0.01s)
17:08:19 [2023-03-20T17:08:19.053Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s)
17:08:19 [2023-03-20T17:08:19.053Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s)
17:08:19 [2023-03-20T17:08:19.053Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.43s)
17:08:19 [2023-03-20T17:08:19.053Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
17:08:19 [2023-03-20T17:08:19.053Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s)
17:08:19 [2023-03-20T17:08:19.053Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s)
17:08:19 [2023-03-20T17:08:19.054Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:08:19 [2023-03-20T17:08:19.054Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
17:08:19 [2023-03-20T17:08:19.054Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s)
17:08:19 [2023-03-20T17:08:19.054Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.39s)
17:08:19 [2023-03-20T17:08:19.054Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.42s)
17:08:19 [2023-03-20T17:08:19.054Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
17:08:19 [2023-03-20T17:08:19.054Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
17:08:19 [2023-03-20T17:08:19.054Z] === RUN   TestContainerNetworkMountsNoChown
17:08:19 [2023-03-20T17:08:19.312Z] --- PASS: TestContainerNetworkMountsNoChown (0.34s)
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/default
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/default
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/private
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/private
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rprivate
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rprivate
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/slave
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/slave
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rslave
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rslave
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/shared
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/shared
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rshared
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rshared
17:08:19 [2023-03-20T17:08:19.312Z] === CONT  TestMountDaemonRoot/default
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/default/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/default/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === CONT  TestMountDaemonRoot/rshared
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === CONT  TestMountDaemonRoot/shared
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === CONT  TestMountDaemonRoot/rslave
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:08:19 [2023-03-20T17:08:19.312Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:08:19 [2023-03-20T17:08:19.312Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/slave
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/rprivate
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/private
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/private/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/private/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/default/mount_root
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/default/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:08:19 [2023-03-20T17:08:19.313Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/private/bind_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/private/mount_root
17:08:19 [2023-03-20T17:08:19.571Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:08:19 [2023-03-20T17:08:19.571Z] --- PASS: TestMountDaemonRoot (0.02s)
17:08:19 [2023-03-20T17:08:19.571Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:08:19 [2023-03-20T17:08:19.571Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
17:08:19 [2023-03-20T17:08:19.571Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
17:08:19 [2023-03-20T17:08:19.571Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:08:19 [2023-03-20T17:08:19.571Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
17:08:19 [2023-03-20T17:08:19.571Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:08:19 [2023-03-20T17:08:19.571Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
17:08:19 [2023-03-20T17:08:19.571Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
17:08:19 [2023-03-20T17:08:19.572Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:08:19 [2023-03-20T17:08:19.572Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
17:08:19 [2023-03-20T17:08:19.572Z] === RUN   TestContainerBindMountNonRecursive
17:08:20 [2023-03-20T17:08:20.508Z] --- PASS: TestContainerBindMountNonRecursive (0.81s)
17:08:20 [2023-03-20T17:08:20.508Z] === RUN   TestContainerVolumesMountedAsShared
17:08:20 [2023-03-20T17:08:20.767Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s)
17:08:20 [2023-03-20T17:08:20.767Z] === RUN   TestContainerVolumesMountedAsSlave
17:08:21 [2023-03-20T17:08:21.026Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
17:08:21 [2023-03-20T17:08:21.026Z] === RUN   TestContainerCopyLeaksMounts
17:08:21 [2023-03-20T17:08:21.594Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
17:08:21 [2023-03-20T17:08:21.594Z] === RUN   TestNetworkNat
17:08:21 [2023-03-20T17:08:21.853Z] --- PASS: TestNetworkNat (0.40s)
17:08:21 [2023-03-20T17:08:21.853Z] === RUN   TestNetworkLocalhostTCPNat
17:08:22 [2023-03-20T17:08:22.421Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
17:08:22 [2023-03-20T17:08:22.421Z] === RUN   TestNetworkLoopbackNat
17:08:24 [2023-03-20T17:08:24.953Z] --- PASS: TestNetworkLoopbackNat (2.49s)
17:08:24 [2023-03-20T17:08:24.953Z] === RUN   TestPause
17:08:25 [2023-03-20T17:08:25.249Z] --- PASS: TestPause (0.39s)
17:08:25 [2023-03-20T17:08:25.249Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:08:25 [2023-03-20T17:08:25.250Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:08:25 [2023-03-20T17:08:25.250Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:08:25 [2023-03-20T17:08:25.250Z] === RUN   TestPauseStopPausedContainer
17:08:25 [2023-03-20T17:08:25.832Z] --- PASS: TestPauseStopPausedContainer (0.44s)
17:08:25 [2023-03-20T17:08:25.832Z] === RUN   TestPidHost
17:08:26 [2023-03-20T17:08:26.421Z] --- PASS: TestPidHost (0.85s)
17:08:26 [2023-03-20T17:08:26.421Z] === RUN   TestPsFilter
17:08:26 [2023-03-20T17:08:26.687Z] --- PASS: TestPsFilter (0.09s)
17:08:26 [2023-03-20T17:08:26.687Z] === RUN   TestRemoveContainerWithRemovedVolume
17:08:26 [2023-03-20T17:08:26.946Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.34s)
17:08:26 [2023-03-20T17:08:26.946Z] === RUN   TestRemoveContainerWithVolume
17:08:27 [2023-03-20T17:08:27.514Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
17:08:27 [2023-03-20T17:08:27.514Z] === RUN   TestRemoveContainerRunning
17:08:27 [2023-03-20T17:08:27.772Z] --- PASS: TestRemoveContainerRunning (0.37s)
17:08:27 [2023-03-20T17:08:27.772Z] === RUN   TestRemoveContainerForceRemoveRunning
17:08:28 [2023-03-20T17:08:28.031Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
17:08:28 [2023-03-20T17:08:28.031Z] === RUN   TestRemoveInvalidContainer
17:08:28 [2023-03-20T17:08:28.031Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:08:28 [2023-03-20T17:08:28.031Z] === RUN   TestRenameLinkedContainer
17:08:29 [2023-03-20T17:08:29.935Z] --- PASS: TestRenameLinkedContainer (1.57s)
17:08:29 [2023-03-20T17:08:29.935Z] === RUN   TestRenameStoppedContainer
17:08:29 [2023-03-20T17:08:29.936Z] --- PASS: TestRenameStoppedContainer (0.37s)
17:08:29 [2023-03-20T17:08:29.936Z] === RUN   TestRenameRunningContainerAndReuse
17:08:30 [2023-03-20T17:08:30.871Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s)
17:08:30 [2023-03-20T17:08:30.871Z] === RUN   TestRenameInvalidName
17:08:31 [2023-03-20T17:08:31.130Z] --- PASS: TestRenameInvalidName (0.39s)
17:08:31 [2023-03-20T17:08:31.130Z] === RUN   TestRenameAnonymousContainer
17:08:32 [2023-03-20T17:08:32.510Z] --- PASS: TestRenameAnonymousContainer (1.21s)
17:08:32 [2023-03-20T17:08:32.510Z] === RUN   TestRenameContainerWithSameName
17:08:32 [2023-03-20T17:08:32.769Z] --- PASS: TestRenameContainerWithSameName (0.33s)
17:08:32 [2023-03-20T17:08:32.769Z] === RUN   TestRenameContainerWithLinkedContainer
17:08:33 [2023-03-20T17:08:33.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
17:08:33 [2023-03-20T17:08:33.705Z] === RUN   TestResize
17:08:33 [2023-03-20T17:08:33.705Z] --- PASS: TestResize (0.35s)
17:08:33 [2023-03-20T17:08:33.705Z] === RUN   TestResizeWithInvalidSize
17:08:34 [2023-03-20T17:08:34.272Z] --- PASS: TestResizeWithInvalidSize (0.35s)
17:08:34 [2023-03-20T17:08:34.273Z] === RUN   TestResizeWhenContainerNotStarted
17:08:34 [2023-03-20T17:08:34.531Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:08:34 [2023-03-20T17:08:34.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:08:34 [2023-03-20T17:08:34.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:08:35 [2023-03-20T17:08:35.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:08:37 [2023-03-20T17:08:37.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:08:38 [2023-03-20T17:08:38.220Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:08:38 [2023-03-20T17:08:38.220Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:08:39 [2023-03-20T17:08:39.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:08:39 [2023-03-20T17:08:39.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:08:42 [2023-03-20T17:08:42.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:08:42 [2023-03-20T17:08:42.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:08:44 [2023-03-20T17:08:44.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:08:45 [2023-03-20T17:08:45.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:08:46 [2023-03-20T17:08:46.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:08:46 [2023-03-20T17:08:46.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:08:47 [2023-03-20T17:08:47.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:08:48 [2023-03-20T17:08:48.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:08:49 [2023-03-20T17:08:49.841Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.46s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.13s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.13s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.12s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.18s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.54s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.40s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.43s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.63s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.47s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.42s)
17:08:49 [2023-03-20T17:08:49.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.50s)
17:08:49 [2023-03-20T17:08:49.841Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:08:49 [2023-03-20T17:08:49.841Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:08:50 [2023-03-20T17:08:50.778Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:08:51 [2023-03-20T17:08:51.716Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.59s)
17:08:51 [2023-03-20T17:08:51.716Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.79s)
17:08:51 [2023-03-20T17:08:51.716Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.79s)
17:08:51 [2023-03-20T17:08:51.716Z] === RUN   TestCgroupNamespacesRun
17:08:52 [2023-03-20T17:08:52.653Z] --- PASS: TestCgroupNamespacesRun (0.98s)
17:08:52 [2023-03-20T17:08:52.653Z] === RUN   TestCgroupNamespacesRunPrivileged
17:08:53 [2023-03-20T17:08:53.589Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s)
17:08:53 [2023-03-20T17:08:53.589Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:08:54 [2023-03-20T17:08:54.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.99s)
17:08:54 [2023-03-20T17:08:54.524Z] === RUN   TestCgroupNamespacesRunHostMode
17:08:55 [2023-03-20T17:08:55.460Z] --- PASS: TestCgroupNamespacesRunHostMode (0.96s)
17:08:55 [2023-03-20T17:08:55.460Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:08:56 [2023-03-20T17:08:56.395Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.00s)
17:08:56 [2023-03-20T17:08:56.395Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:08:57 [2023-03-20T17:08:57.774Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
17:08:57 [2023-03-20T17:08:57.774Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:08:58 [2023-03-20T17:08:58.033Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:08:58 [2023-03-20T17:08:58.033Z] === RUN   TestCgroupNamespacesRunOlderClient
17:08:58 [2023-03-20T17:08:58.968Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
17:08:58 [2023-03-20T17:08:58.968Z] === RUN   TestNISDomainname
17:08:59 [2023-03-20T17:08:59.535Z] --- PASS: TestNISDomainname (0.43s)
17:08:59 [2023-03-20T17:08:59.535Z] === RUN   TestHostnameDnsResolution
17:09:00 [2023-03-20T17:09:00.101Z] --- PASS: TestHostnameDnsResolution (0.56s)
17:09:00 [2023-03-20T17:09:00.102Z] === RUN   TestUnprivilegedPortsAndPing
17:09:00 [2023-03-20T17:09:00.669Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
17:09:00 [2023-03-20T17:09:00.669Z] === RUN   TestPrivilegedHostDevices
17:09:00 [2023-03-20T17:09:00.928Z] --- PASS: TestPrivilegedHostDevices (0.40s)
17:09:00 [2023-03-20T17:09:00.928Z] === RUN   TestRunConsoleSize
17:09:01 [2023-03-20T17:09:01.187Z] --- PASS: TestRunConsoleSize (0.34s)
17:09:01 [2023-03-20T17:09:01.187Z] === RUN   TestRunWithAlternativeContainerdShim
17:09:03 [2023-03-20T17:09:03.093Z] --- PASS: TestRunWithAlternativeContainerdShim (1.80s)
17:09:03 [2023-03-20T17:09:03.093Z] === RUN   TestStats
17:09:05 [2023-03-20T17:09:05.624Z] --- PASS: TestStats (2.38s)
17:09:05 [2023-03-20T17:09:05.624Z] === RUN   TestStopContainerWithTimeout
17:09:05 [2023-03-20T17:09:05.624Z] === RUN   TestStopContainerWithTimeout/0
17:09:05 [2023-03-20T17:09:05.624Z] === PAUSE TestStopContainerWithTimeout/0
17:09:05 [2023-03-20T17:09:05.624Z] === RUN   TestStopContainerWithTimeout/1
17:09:05 [2023-03-20T17:09:05.624Z] === PAUSE TestStopContainerWithTimeout/1
17:09:05 [2023-03-20T17:09:05.624Z] === RUN   TestStopContainerWithTimeout/3
17:09:05 [2023-03-20T17:09:05.624Z] === PAUSE TestStopContainerWithTimeout/3
17:09:05 [2023-03-20T17:09:05.624Z] === RUN   TestStopContainerWithTimeout/-1
17:09:05 [2023-03-20T17:09:05.624Z] === PAUSE TestStopContainerWithTimeout/-1
17:09:05 [2023-03-20T17:09:05.624Z] === CONT  TestStopContainerWithTimeout/0
17:09:05 [2023-03-20T17:09:05.624Z] === CONT  TestStopContainerWithTimeout/-1
17:09:06 [2023-03-20T17:09:06.191Z] === CONT  TestStopContainerWithTimeout/3
17:09:08 [2023-03-20T17:09:08.093Z] === CONT  TestStopContainerWithTimeout/1
17:09:09 [2023-03-20T17:09:09.470Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:09:09 [2023-03-20T17:09:09.470Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
17:09:09 [2023-03-20T17:09:09.470Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
17:09:09 [2023-03-20T17:09:09.470Z]     --- PASS: TestStopContainerWithTimeout/3 (2.34s)
17:09:09 [2023-03-20T17:09:09.470Z]     --- PASS: TestStopContainerWithTimeout/1 (1.35s)
17:09:09 [2023-03-20T17:09:09.470Z] === RUN   TestDeleteDevicemapper
17:09:09 [2023-03-20T17:09:09.470Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:09:09 [2023-03-20T17:09:09.470Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:09:09 [2023-03-20T17:09:09.470Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:09:10 [2023-03-20T17:09:10.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s)
17:09:10 [2023-03-20T17:09:10.846Z] === RUN   TestUpdateMemory
17:09:11 [2023-03-20T17:09:11.104Z] --- PASS: TestUpdateMemory (0.48s)
17:09:11 [2023-03-20T17:09:11.104Z] === RUN   TestUpdateCPUQuota
17:09:11 [2023-03-20T17:09:11.693Z] --- PASS: TestUpdateCPUQuota (0.68s)
17:09:11 [2023-03-20T17:09:11.693Z] === RUN   TestUpdatePidsLimit
17:09:11 [2023-03-20T17:09:11.693Z] === RUN   TestUpdatePidsLimit/update_from_none
17:09:11 [2023-03-20T17:09:11.960Z] === RUN   TestUpdatePidsLimit/no_change
17:09:12 [2023-03-20T17:09:12.229Z] === RUN   TestUpdatePidsLimit/update_lower
17:09:12 [2023-03-20T17:09:12.229Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:09:12 [2023-03-20T17:09:12.489Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:09:12 [2023-03-20T17:09:12.763Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:09:13 [2023-03-20T17:09:13.023Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:09:13 [2023-03-20T17:09:13.591Z] --- PASS: TestUpdatePidsLimit (1.80s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
17:09:13 [2023-03-20T17:09:13.591Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
17:09:13 [2023-03-20T17:09:13.591Z] === RUN   TestUpdateRestartPolicy
17:09:25 [2023-03-20T17:09:25.793Z] --- PASS: TestUpdateRestartPolicy (10.48s)
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestUpdateRestartWithAutoRemove
17:09:25 [2023-03-20T17:09:25.793Z] --- PASS: TestUpdateRestartWithAutoRemove (0.36s)
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitNonBlocked
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:09:25 [2023-03-20T17:09:25.793Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:09:25 [2023-03-20T17:09:25.793Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:09:25 [2023-03-20T17:09:25.793Z] --- PASS: TestWaitNonBlocked (0.01s)
17:09:25 [2023-03-20T17:09:25.793Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s)
17:09:25 [2023-03-20T17:09:25.793Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitBlocked
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:09:25 [2023-03-20T17:09:25.793Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:09:25 [2023-03-20T17:09:25.793Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:09:25 [2023-03-20T17:09:25.793Z] --- PASS: TestWaitBlocked (0.01s)
17:09:25 [2023-03-20T17:09:25.793Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s)
17:09:25 [2023-03-20T17:09:25.793Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitConditions
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitConditions/default
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitConditions/default
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitConditions/not-running
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitConditions/not-running
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitConditions/next-exit
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitConditions/next-exit
17:09:25 [2023-03-20T17:09:25.793Z] === RUN   TestWaitConditions/removed
17:09:25 [2023-03-20T17:09:25.793Z] === PAUSE TestWaitConditions/removed
17:09:25 [2023-03-20T17:09:25.793Z] === CONT  TestWaitConditions/default
17:09:25 [2023-03-20T17:09:25.793Z] === CONT  TestWaitConditions/next-exit
17:09:25 [2023-03-20T17:09:25.793Z]     wait_test.go:146: ContainerID = a040b26ff373d9e8a586f53603f88a3916526706a85fc43fdfe3919e5f1f10eb
17:09:25 [2023-03-20T17:09:25.793Z]     wait_test.go:146: ContainerID = 6939c82ddbb512b6eb1e62fc73b35eeef5b18e83e3ee99eba68e574bbc557407
17:09:26 [2023-03-20T17:09:26.360Z] === CONT  TestWaitConditions/removed
17:09:26 [2023-03-20T17:09:26.360Z]     wait_test.go:146: ContainerID = 6efe9e6c68cb13f4db7a8be4745e314b812d7e56ecf88c44f165182e78ad1005
17:09:26 [2023-03-20T17:09:26.360Z] === CONT  TestWaitConditions/not-running
17:09:26 [2023-03-20T17:09:26.360Z]     wait_test.go:146: ContainerID = 636f68d1f477e2f662c8615a99396cabdf84abd7b74bf294afc00270b8048b84
17:09:26 [2023-03-20T17:09:26.927Z] --- PASS: TestWaitConditions (0.01s)
17:09:26 [2023-03-20T17:09:26.927Z]     --- PASS: TestWaitConditions/default (0.60s)
17:09:26 [2023-03-20T17:09:26.927Z]     --- PASS: TestWaitConditions/next-exit (0.62s)
17:09:26 [2023-03-20T17:09:26.927Z]     --- PASS: TestWaitConditions/removed (0.54s)
17:09:26 [2023-03-20T17:09:26.927Z]     --- PASS: TestWaitConditions/not-running (0.62s)
17:09:26 [2023-03-20T17:09:26.927Z] === RUN   TestWaitRestartedContainer
17:09:26 [2023-03-20T17:09:26.927Z] === RUN   TestWaitRestartedContainer/default
17:09:26 [2023-03-20T17:09:26.927Z] === PAUSE TestWaitRestartedContainer/default
17:09:26 [2023-03-20T17:09:26.927Z] === RUN   TestWaitRestartedContainer/not-running
17:09:26 [2023-03-20T17:09:26.927Z] === PAUSE TestWaitRestartedContainer/not-running
17:09:26 [2023-03-20T17:09:26.927Z] === RUN   TestWaitRestartedContainer/next-exit
17:09:26 [2023-03-20T17:09:26.927Z] === PAUSE TestWaitRestartedContainer/next-exit
17:09:26 [2023-03-20T17:09:26.927Z] === CONT  TestWaitRestartedContainer/default
17:09:26 [2023-03-20T17:09:26.927Z] === CONT  TestWaitRestartedContainer/next-exit
17:09:28 [2023-03-20T17:09:28.303Z] === CONT  TestWaitRestartedContainer/not-running
17:09:28 [2023-03-20T17:09:28.870Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:09:28 [2023-03-20T17:09:28.870Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.11s)
17:09:28 [2023-03-20T17:09:28.870Z]     --- PASS: TestWaitRestartedContainer/default (1.15s)
17:09:28 [2023-03-20T17:09:28.870Z]     --- PASS: TestWaitRestartedContainer/not-running (0.79s)
17:09:28 [2023-03-20T17:09:28.870Z] === CONT  TestRestartDaemonWithRestartingContainer
17:09:28 [2023-03-20T17:09:28.870Z] === CONT  TestContainerStartOnDaemonRestart
17:09:30 [2023-03-20T17:09:30.774Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s)
17:09:30 [2023-03-20T17:09:30.774Z] === CONT  TestDaemonHostGatewayIP
17:09:30 [2023-03-20T17:09:30.774Z] --- PASS: TestContainerStartOnDaemonRestart (1.89s)
17:09:30 [2023-03-20T17:09:30.774Z] === CONT  TestDaemonRestartIpcMode
17:09:32 [2023-03-20T17:09:32.681Z] --- PASS: TestDaemonHostGatewayIP (2.08s)
17:09:32 [2023-03-20T17:09:32.681Z] === CONT  TestIpcModeOlderClient
17:09:32 [2023-03-20T17:09:32.681Z] --- PASS: TestIpcModeOlderClient (0.04s)
17:09:32 [2023-03-20T17:09:32.681Z] === CONT  TestContainerKillOnDaemonStart
17:09:32 [2023-03-20T17:09:32.940Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
17:09:45 [2023-03-20T17:09:45.142Z] --- PASS: TestContainerKillOnDaemonStart (11.35s)
17:09:45 [2023-03-20T17:09:45.142Z] PASS
17:09:45 [2023-03-20T17:09:45.142Z] 
17:09:45 [2023-03-20T17:09:45.142Z] === Skipped
17:09:45 [2023-03-20T17:09:45.142Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:09:45 [2023-03-20T17:09:45.142Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:09:45 [2023-03-20T17:09:45.142Z] 
17:09:45 [2023-03-20T17:09:45.142Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:09:45 [2023-03-20T17:09:45.142Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:09:45 [2023-03-20T17:09:45.142Z] 
17:09:45 [2023-03-20T17:09:45.142Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:09:45 [2023-03-20T17:09:45.142Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:09:45 [2023-03-20T17:09:45.142Z] 
17:09:45 [2023-03-20T17:09:45.142Z] DONE 283 tests, 3 skipped in 116.878s
17:09:45 [2023-03-20T17:09:45.142Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:09:45 [2023-03-20T17:09:45.142Z] ++ 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
17:09:45 [2023-03-20T17:09:45.142Z] ++ set -e
17:09:45 [2023-03-20T17:09:45.142Z] ++ '[' -n 0 ']'
17:09:45 [2023-03-20T17:09:45.142Z] ++ set -x
17:09:45 [2023-03-20T17:09:45.142Z] ++ 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
17:09:45 [2023-03-20T17:09:45.142Z] INFO: Testing against a local daemon
17:09:45 [2023-03-20T17:09:45.142Z] === RUN   TestConfigDaemonID
17:09:45 [2023-03-20T17:09:45.142Z]     daemon_test.go:51: [d5b235cbf769b] daemon is not started
17:09:45 [2023-03-20T17:09:45.142Z] --- PASS: TestConfigDaemonID (1.04s)
17:09:45 [2023-03-20T17:09:45.142Z] === RUN   TestDaemonConfigValidation
17:09:45 [2023-03-20T17:09:45.142Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:09:45 [2023-03-20T17:09:45.142Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:09:45 [2023-03-20T17:09:45.142Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:09:45 [2023-03-20T17:09:45.142Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:09:45 [2023-03-20T17:09:45.142Z] === RUN   TestDaemonConfigValidation/invalid_config
17:09:45 [2023-03-20T17:09:45.142Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:09:45 [2023-03-20T17:09:45.142Z] === RUN   TestDaemonConfigValidation/malformed_config
17:09:45 [2023-03-20T17:09:45.401Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:09:45 [2023-03-20T17:09:45.401Z] === RUN   TestDaemonConfigValidation/valid_config
17:09:45 [2023-03-20T17:09:45.401Z] === PAUSE TestDaemonConfigValidation/valid_config
17:09:45 [2023-03-20T17:09:45.401Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:09:45 [2023-03-20T17:09:45.401Z] === CONT  TestDaemonConfigValidation/malformed_config
17:09:45 [2023-03-20T17:09:45.401Z] === CONT  TestDaemonConfigValidation/invalid_config
17:09:45 [2023-03-20T17:09:45.401Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:09:45 [2023-03-20T17:09:45.401Z] === CONT  TestDaemonConfigValidation/valid_config
17:09:45 [2023-03-20T17:09:45.401Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:09:45 [2023-03-20T17:09:45.401Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:09:45 [2023-03-20T17:09:45.401Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:09:45 [2023-03-20T17:09:45.401Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:09:45 [2023-03-20T17:09:45.401Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
17:09:45 [2023-03-20T17:09:45.401Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
17:09:45 [2023-03-20T17:09:45.401Z] === RUN   TestConfigDaemonSeccompProfiles
17:09:45 [2023-03-20T17:09:45.401Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:09:46 [2023-03-20T17:09:46.777Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:09:47 [2023-03-20T17:09:47.712Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:09:48 [2023-03-20T17:09:48.648Z]     daemon_test.go:165: [d83060c9cdc03] daemon is not started
17:09:48 [2023-03-20T17:09:48.648Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:09:48 [2023-03-20T17:09:48.648Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:09:48 [2023-03-20T17:09:48.648Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:09:48 [2023-03-20T17:09:48.648Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:09:48 [2023-03-20T17:09:48.648Z] === RUN   TestDaemonProxy
17:09:48 [2023-03-20T17:09:48.648Z] === RUN   TestDaemonProxy/environment_variables
17:09:50 [2023-03-20T17:09:50.550Z] === RUN   TestDaemonProxy/command-line_options
17:09:51 [2023-03-20T17:09:51.933Z] === RUN   TestDaemonProxy/configuration_file
17:09:53 [2023-03-20T17:09:53.839Z] === RUN   TestDaemonProxy/conflicting_options
17:09:54 [2023-03-20T17:09:54.405Z] === RUN   TestDaemonProxy/reload_sanitized
17:09:54 [2023-03-20T17:09:54.973Z] --- PASS: TestDaemonProxy (6.23s)
17:09:54 [2023-03-20T17:09:54.973Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
17:09:54 [2023-03-20T17:09:54.973Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
17:09:54 [2023-03-20T17:09:54.973Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:09:54 [2023-03-20T17:09:54.973Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:09:54 [2023-03-20T17:09:54.973Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:09:54 [2023-03-20T17:09:54.973Z] === RUN   TestLiveRestore
17:09:54 [2023-03-20T17:09:54.973Z] === RUN   TestLiveRestore/volume_references
17:09:54 [2023-03-20T17:09:54.973Z] === PAUSE TestLiveRestore/volume_references
17:09:54 [2023-03-20T17:09:54.973Z] === CONT  TestLiveRestore/volume_references
17:09:55 [2023-03-20T17:09:55.540Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:09:55 [2023-03-20T17:09:55.540Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:09:56 [2023-03-20T17:09:56.107Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:09:57 [2023-03-20T17:09:57.043Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:09:57 [2023-03-20T17:09:57.978Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:09:58 [2023-03-20T17:09:58.545Z] --- PASS: TestLiveRestore (0.00s)
17:09:58 [2023-03-20T17:09:58.545Z]     --- PASS: TestLiveRestore/volume_references (3.85s)
17:09:58 [2023-03-20T17:09:58.545Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.25s)
17:09:58 [2023-03-20T17:09:58.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.81s)
17:09:58 [2023-03-20T17:09:58.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s)
17:09:58 [2023-03-20T17:09:58.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.82s)
17:09:58 [2023-03-20T17:09:58.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s)
17:09:58 [2023-03-20T17:09:58.545Z] PASS
17:09:58 [2023-03-20T17:09:58.545Z] 
17:09:58 [2023-03-20T17:09:58.545Z] DONE 24 tests in 14.568s
17:09:58 [2023-03-20T17:09:58.803Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:09:58 [2023-03-20T17:09:58.803Z] ++ 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
17:09:58 [2023-03-20T17:09:58.803Z] ++ set -e
17:09:58 [2023-03-20T17:09:58.803Z] ++ '[' -n 0 ']'
17:09:58 [2023-03-20T17:09:58.803Z] ++ set -x
17:09:58 [2023-03-20T17:09:58.804Z] ++ 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
17:09:58 [2023-03-20T17:09:58.804Z] INFO: Testing against a local daemon
17:09:58 [2023-03-20T17:09:58.804Z] === RUN   TestCommitInheritsEnv
17:09:59 [2023-03-20T17:09:59.062Z] --- PASS: TestCommitInheritsEnv (0.14s)
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportExtremelyLargeImageWorks
17:09:59 [2023-03-20T17:09:59.062Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:09:59 [2023-03-20T17:09:59.062Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/#00
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/_______
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform//
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/linux
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/LINUX
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/macos
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:09:59 [2023-03-20T17:09:59.062Z] --- PASS: TestImportWithCustomPlatform (0.12s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:09:59 [2023-03-20T17:09:59.062Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImagesFilterMultiReference
17:09:59 [2023-03-20T17:09:59.062Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:09:59 [2023-03-20T17:09:59.062Z] === RUN   TestImagesFilterBeforeSince
17:09:59 [2023-03-20T17:09:59.320Z]     list_test.go:87: ImageList: ID=sha256:b09d4cd25d798cc9aa8170094639c974ab943a7edf243771f716003454477f6a RepoTags=[testimagesfilterbeforesince:v3]
17:09:59 [2023-03-20T17:09:59.320Z]     list_test.go:87: ImageList: ID=sha256:1f43e8214e482e5467b642c5f6bf234ecb995daf1ce73e66db459730e0bdb248 RepoTags=[testimagesfilterbeforesince:v2]
17:09:59 [2023-03-20T17:09:59.320Z]     list_test.go:87: ImageList: ID=sha256:8141bfb05dfe6d3446be56631e0f10dfb71d0398fe115e9064921db6d1de1f96 RepoTags=[testimagesfilterbeforesince:v1]
17:09:59 [2023-03-20T17:09:59.320Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
17:09:59 [2023-03-20T17:09:59.320Z] === RUN   TestImagePullPlatformInvalid
17:09:59 [2023-03-20T17:09:59.320Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:09:59 [2023-03-20T17:09:59.320Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=info msg="redis not configured" go.version=go1.20.2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.20.2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=5faa75fd-77c4-476a-ac1b-a77cb5ab0d09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=5faa75fd-77c4-476a-ac1b-a77cb5ab0d09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.16974ms http.response.status=200 http.response.written=2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=5be26589-6ab9-40d8-a99b-76580b3d8539 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=5be26589-6ab9-40d8-a99b-76580b3d8539 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=3a0d2b47-09f3-4a20-8b82-bc5b1e1bef14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=3a0d2b47-09f3-4a20-8b82-bc5b1e1bef14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=5be26589-6ab9-40d8-a99b-76580b3d8539 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=28.512µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4344d4bc-67a0-4977-a47e-d5c7a7ce7c25 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=3a0d2b47-09f3-4a20-8b82-bc5b1e1bef14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=24.467µs trace.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=8d794dfe-27ca-443e-8c13-9df4e0d953fa trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=5be26589-6ab9-40d8-a99b-76580b3d8539 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.591064ms http.response.status=404 http.response.written=157 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=3a0d2b47-09f3-4a20-8b82-bc5b1e1bef14 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.493286ms http.response.status=404 http.response.written=157 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ebd565f7-4067-4676-8050-08ac6f673ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ebd565f7-4067-4676-8050-08ac6f673ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/startedat\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ebd565f7-4067-4676-8050-08ac6f673ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=137.441µs trace.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=d7a62d2e-94cb-487f-bd95-ecb3c5b3b99a trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ebd565f7-4067-4676-8050-08ac6f673ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=32.287µs trace.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=9b35a554-05f0-45bd-a116-37f44c130015 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/hashstates/sha256/0\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ebd565f7-4067-4676-8050-08ac6f673ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=265.414µs trace.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=7b5e5a04-5fc0-4eb8-ad6d-0515fbc42653 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ebd565f7-4067-4676-8050-08ac6f673ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.292917ms http.response.status=202 http.response.written=0 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1ba8bf77-db23-4c47-a119-4dccf2379afd http.request.method=POST http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.581Z] time="2023-03-20T17:09:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1ba8bf77-db23-4c47-a119-4dccf2379afd http.request.method=POST http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/startedat\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1ba8bf77-db23-4c47-a119-4dccf2379afd http.request.method=POST http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=213.14µs trace.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=8cdcde04-a58e-417d-85c0-708a27f9f2f5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1ba8bf77-db23-4c47-a119-4dccf2379afd http.request.method=POST http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=12.75µs trace.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=925f1215-ab51-4ecd-a61f-75f1e5037239 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/startedat\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=103.694µs trace.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=93e91b72-1730-4a80-b577-b4a37066617e trace.line=82 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=82.681µs trace.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=25b0f48f-1079-4ad4-97e0-146d875d2182 trace.line=141 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/data\", 0)" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=56.007µs trace.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=2674ad7f-894a-489c-8ecf-aa00ab6d2281 trace.line=124 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=9.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1f1592a-2bbb-4aab-8fc1-c92d76e29325 trace.line=141 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=29.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).Stat" trace.id=dfc2e751-55ca-49df-8c4f-77aa0f4c09aa trace.line=141 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=24.353µs trace.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=df97db91-fd23-415c-a388-153eec4e04ae trace.line=141 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=85.085µs trace.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=060214d9-16d0-4946-af18-ae34a4dc6067 trace.line=167 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=52.61µs trace.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=1dd7e240-5ab3-477d-9368-c028f7aa3462 trace.line=95 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/hashstates/sha256/0\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1ba8bf77-db23-4c47-a119-4dccf2379afd http.request.method=POST http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=47.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9a498b18-680c-4c63-bd75-b58b65074eee trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1ba8bf77-db23-4c47-a119-4dccf2379afd http.request.method=POST http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=6.443998ms http.response.status=202 http.response.written=0 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d3fe74fb-024c-493a-afb2-56e185cdf088\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=92.618µs trace.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=a448205b-d589-4398-a28b-e87bec9e10ad trace.line=181 vars.name=test vars.uuid=d3fe74fb-024c-493a-afb2-56e185cdf088 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2f891910-4fe1-4351-b055-019db01db338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=5.991956ms http.response.status=201 http.response.written=0 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "PUT /v2/test/blobs/uploads/d3fe74fb-024c-493a-afb2-56e185cdf088?_state=iIJg7TwKj5mu_yZVrcbX_gftHIBWndjmnYFDAg6fIVR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQzZmU3NGZiLTAyNGMtNDkzYS1hZmIyLTU2ZTE4NWNkZjA4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zODQ5MjQwNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/startedat\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=30.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).GetContent" trace.id=9100a6ae-1f6f-4227-8277-d0e9951ad698 trace.line=82 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=19.75µs trace.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=fba5a151-f45e-4092-ad2f-2a6862cc1c1c trace.line=141 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.582Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/data\", 0)" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=78.669µs trace.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=5cda4efe-3aa9-40fb-b975-9936d4fc8ffc trace.line=124 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=10.363µs trace.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=b62e522b-2fe5-4506-a891-98c35deef772 trace.line=141 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=16.229µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e90ebd86-ce4b-4f81-8fc0-cec00760a219 trace.line=141 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=7.967µs trace.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=be7f0086-4eaf-40d2-b47a-e4d5f02a3331 trace.line=141 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=36.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5c318c63-08a5-4595-8834-85c611a75cec trace.line=167 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=38.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=54dacc85-cfec-47ad-af82-0de9ccf0cece trace.line=95 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/51205660-ff67-4135-86b0-529ec83476d2\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=83.879µs trace.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=2aaa8807-7300-4ca1-89c1-5122d1e3e9bf trace.line=181 vars.name=test vars.uuid=51205660-ff67-4135-86b0-529ec83476d2 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=39bd3d87-b055-4b3f-b5ac-fea310a2d4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=3.358078ms http.response.status=201 http.response.written=0 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "PUT /v2/test/blobs/uploads/51205660-ff67-4135-86b0-529ec83476d2?_state=c6TjurUN_rdzyYlb6-piK-46L2m_K9FQTYO-zn---bt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxMjA1NjYwLWZmNjctNDEzNS04NmIwLTUyOWVjODM0NzZkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yMFQxNzowOTo1OS4zOTAyNDczMzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ae456a6a-399b-4b6b-a7d7-57653fd9a184 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ae456a6a-399b-4b6b-a7d7-57653fd9a184 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ae456a6a-399b-4b6b-a7d7-57653fd9a184 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=21.013µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=90889d00-2e99-41dc-9a07-ac4f60727c6a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ae456a6a-399b-4b6b-a7d7-57653fd9a184 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="857.565µs" http.response.status=404 http.response.written=96 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg=PutImageManifest go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=37.751µs trace.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=75bad6ad-ea35-40c8-8e67-dd87c7111290 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=17.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=836d6691-7855-45d6-bce7-1325524b91fe trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=27.035µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f62fa738-d12f-4ac3-84ed-3ad34495d9c9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=15.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).Stat" trace.id=af751519-6ec7-4836-82bb-ed3e47b245ef trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=14.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).Stat" trace.id=0eeb530c-fd52-484d-a5a6-3acea22a7f64 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=282.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd7c02c1-54ec-4ba1-bfba-ec3408092737 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=64.236µs trace.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=d7f150cc-2cef-49ae-9f8a-c53a7103a5af trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=40.016µs trace.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=2b041dcb-7cfc-405a-a7f1-934c636a1567 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=69.578µs trace.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=6b1deca4-b6e8-4886-b688-1d4edd2f2893 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.583Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=52.036µs trace.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=1efc2159-b2f6-4873-ad76-748b1bf0fc7f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4255ecf4-5be0-421f-bd84-94b7d63afeab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50084" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.042174ms http.response.status=201 http.response.written=0 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=788d6e0e-9ccb-42d4-9e16-deef8e15f01c http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=788d6e0e-9ccb-42d4-9e16-deef8e15f01c http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c 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="919.897µs" http.response.status=200 http.response.written=2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=35.962µs trace.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=16d4ef10-baa5-4b87-802e-46fdf5cecae3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=35.404µs trace.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=ad3531b0-7338-43ed-a3db-be125f4a5e76 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=130.508µs trace.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=0270066e-5eec-4b2e-af39-143232b57c30 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=27.872µs trace.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=477c09a6-7971-4506-b45f-69ede804e7cc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=73461f73-ef9f-40f5-ae13-beddef78ea30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.58665ms http.response.status=200 http.response.written=417 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=38.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e24b63eb-2631-4fcd-88a5-ddc17a383d92 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=22.539µs trace.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=8ae40651-e055-4c19-a0b1-55c2c30d4f29 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=72.482µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f933945-ff70-4fe4-b51b-4787e89a23ec trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d3c98b42-e54a-4caa-8b20-4ee7b9a340a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50130" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.445015ms http.response.status=200 http.response.written=417 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=40.508µs trace.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=b40aeab2-672c-4876-99e7-392972fad99f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=15.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=218c4d90-237a-443d-b68d-17c9abdf871f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=17.492µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=65ad48d3-3cc9-4f97-9661-580d47153de6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.584Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=9.141µs trace.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=3dae20b5-fc15-49cd-a532-2b00fadc4763 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=11.257µs trace.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=2b889c54-7944-4c5e-bf9e-723a2d2ad04d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=5.718µs trace.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=31eeb1d8-b050-48ac-a82b-b260881bc53c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=14.457µs trace.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=411a6588-f7eb-49d4-8155-da5c396d2dd5 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=30.318µs trace.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=1f7f429f-d588-4df2-b719-d805cfebf87f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=15.237µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99242dfe-218c-43f3-b569-3d42e9578de1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=2cf40993-ee9f-49eb-ad3c-5c99b318af10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c 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=5.049339ms http.response.status=200 http.response.written=68 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=32.565µs trace.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=fd021b00-73dd-4786-bc4e-fc1946c8da0b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=14.416µs trace.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=f3e266c7-ff59-4643-8f8d-beebb376c8a4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=16.836µs trace.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=5af27e02-7e03-438c-9e47-b993eab28c84 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=11.372µs trace.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=78d0c6e7-8278-43e8-89e9-0f7e18a7b868 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=9.255µs trace.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=3e10e2bf-3de6-4a06-96d8-23d11fa9256f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=5.9µs trace.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=60d68cfd-bcc3-44dd-8d1a-21815c469ec2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=17.223µs trace.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=9085f3cb-13d7-496f-9f9e-049a94e15b4c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=40.221µs trace.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=f9b543d5-d179-4841-adf8-92eed81b5310 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=15.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a67d8a9-b62e-4681-a4dd-c87ba584fbf6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=590dc1c8-ad0f-4751-ad29-30847c3f4e91 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c 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.609615ms http.response.status=200 http.response.written=179 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=6c7cf911-1ba6-43ad-82e5-d66897f23514 http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=6c7cf911-1ba6-43ad-82e5-d66897f23514 http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c 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="871.324µs" http.response.status=200 http.response.written=2 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e2050393-f1ba-4c4f-9d16-f5c0733775a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e2050393-f1ba-4c4f-9d16-f5c0733775a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e2050393-f1ba-4c4f-9d16-f5c0733775a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.585Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e2050393-f1ba-4c4f-9d16-f5c0733775a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=29.521µs trace.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=3cb9a429-8138-4239-b45d-72bc95115b5f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.586Z] time="2023-03-20T17:09:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e2050393-f1ba-4c4f-9d16-f5c0733775a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 trace.duration=20.898µs trace.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=7b417fea-36b0-4f32-bba9-4809021aa01d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.586Z] time="2023-03-20T17:09:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e2050393-f1ba-4c4f-9d16-f5c0733775a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c 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.937351ms http.response.status=404 http.response.written=181 instance.id=4f925f0e-d660-485d-9d06-01b39cfc75d0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:09:59 [2023-03-20T17:09:59.586Z] 127.0.0.1 - - [20/Mar/2023:17:09:59 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.2 git-commit/1b32090319568780bb96a0c243ff61bc4d24324c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:09:59 [2023-03-20T17:09:59.586Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
17:09:59 [2023-03-20T17:09:59.586Z] === RUN   TestRemoveImageOrphaning
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestRemoveImageOrphaning (0.13s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestRemoveImageGarbageCollector
17:09:59 [2023-03-20T17:09:59.845Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:59 [2023-03-20T17:09:59.845Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestTagInvalidReference
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestTagInvalidReference (0.01s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestTagValidPrefixedRepo
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestTagExistedNameWithoutForce
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestTagOfficialNames
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestTagOfficialNames (0.05s)
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestTagMatchesDigest
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestTagMatchesDigest (0.01s)
17:09:59 [2023-03-20T17:09:59.845Z] PASS
17:09:59 [2023-03-20T17:09:59.845Z] 
17:09:59 [2023-03-20T17:09:59.845Z] === Skipped
17:09:59 [2023-03-20T17:09:59.845Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:09:59 [2023-03-20T17:09:59.845Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:09:59 [2023-03-20T17:09:59.845Z] 
17:09:59 [2023-03-20T17:09:59.845Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:09:59 [2023-03-20T17:09:59.845Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:59 [2023-03-20T17:09:59.845Z] 
17:09:59 [2023-03-20T17:09:59.845Z] DONE 24 tests, 2 skipped in 1.230s
17:09:59 [2023-03-20T17:09:59.845Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:09:59 [2023-03-20T17:09:59.845Z] ++ 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
17:09:59 [2023-03-20T17:09:59.845Z] ++ set -e
17:09:59 [2023-03-20T17:09:59.845Z] ++ '[' -n 0 ']'
17:09:59 [2023-03-20T17:09:59.845Z] ++ set -x
17:09:59 [2023-03-20T17:09:59.845Z] ++ 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
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestStripANSICommands
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestStripANSICommands/#00
17:09:59 [2023-03-20T17:09:59.845Z] === RUN   TestStripANSICommands/#01
17:09:59 [2023-03-20T17:09:59.845Z] --- PASS: TestStripANSICommands (0.00s)
17:09:59 [2023-03-20T17:09:59.845Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:09:59 [2023-03-20T17:09:59.845Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:09:59 [2023-03-20T17:09:59.845Z] PASS
17:09:59 [2023-03-20T17:09:59.845Z] 
17:09:59 [2023-03-20T17:09:59.845Z] DONE 3 tests in 0.038s
17:10:00 [2023-03-20T17:10:00.103Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:10:00 [2023-03-20T17:10:00.103Z] ++ 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
17:10:00 [2023-03-20T17:10:00.103Z] ++ set -e
17:10:00 [2023-03-20T17:10:00.103Z] ++ '[' -n 0 ']'
17:10:00 [2023-03-20T17:10:00.103Z] ++ set -x
17:10:00 [2023-03-20T17:10:00.103Z] ++ 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
17:10:00 [2023-03-20T17:10:00.103Z] INFO: Testing against a local daemon
17:10:00 [2023-03-20T17:10:00.103Z] === RUN   TestNetworkCreateDelete
17:10:00 [2023-03-20T17:10:00.103Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:10:00 [2023-03-20T17:10:00.103Z] === RUN   TestDockerNetworkDeletePreferID
17:10:00 [2023-03-20T17:10:00.670Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
17:10:00 [2023-03-20T17:10:00.671Z] === RUN   TestDaemonDNSFallback
17:10:07 [2023-03-20T17:10:07.232Z] --- PASS: TestDaemonDNSFallback (6.09s)
17:10:07 [2023-03-20T17:10:07.232Z] === RUN   TestInspectNetwork
17:10:08 [2023-03-20T17:10:08.608Z] === RUN   TestInspectNetwork/full_network_id
17:10:08 [2023-03-20T17:10:08.608Z] === RUN   TestInspectNetwork/partial_network_id
17:10:08 [2023-03-20T17:10:08.608Z] === RUN   TestInspectNetwork/network_name
17:10:08 [2023-03-20T17:10:08.608Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:10:12 [2023-03-20T17:10:12.796Z] --- PASS: TestInspectNetwork (5.96s)
17:10:12 [2023-03-20T17:10:12.796Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:10:12 [2023-03-20T17:10:12.796Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:10:12 [2023-03-20T17:10:12.796Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:10:12 [2023-03-20T17:10:12.796Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:10:12 [2023-03-20T17:10:12.796Z] === RUN   TestRunContainerWithBridgeNone
17:10:14 [2023-03-20T17:10:14.172Z] --- PASS: TestRunContainerWithBridgeNone (1.30s)
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/create
17:10:14 [2023-03-20T17:10:14.172Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:10:14 [2023-03-20T17:10:14.172Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:10:14 [2023-03-20T17:10:14.172Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:10:14 [2023-03-20T17:10:14.172Z] === CONT  TestNetworkInvalidJSON/networks/create
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:10:14 [2023-03-20T17:10:14.172Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:10:14 [2023-03-20T17:10:14.172Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:10:14 [2023-03-20T17:10:14.172Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:10:14 [2023-03-20T17:10:14.172Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkList
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkList//networks
17:10:14 [2023-03-20T17:10:14.172Z] === PAUSE TestNetworkList//networks
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestNetworkList//networks/
17:10:14 [2023-03-20T17:10:14.172Z] === PAUSE TestNetworkList//networks/
17:10:14 [2023-03-20T17:10:14.172Z] === CONT  TestNetworkList//networks
17:10:14 [2023-03-20T17:10:14.172Z] === CONT  TestNetworkList//networks/
17:10:14 [2023-03-20T17:10:14.172Z] --- PASS: TestNetworkList (0.01s)
17:10:14 [2023-03-20T17:10:14.172Z]     --- PASS: TestNetworkList//networks (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:10:14 [2023-03-20T17:10:14.172Z] === RUN   TestHostIPv4BridgeLabel
17:10:14 [2023-03-20T17:10:14.430Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:10:14 [2023-03-20T17:10:14.430Z] === RUN   TestDefaultNetworkOpts
17:10:14 [2023-03-20T17:10:14.430Z] === RUN   TestDefaultNetworkOpts/default_value
17:10:15 [2023-03-20T17:10:15.806Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:10:16 [2023-03-20T17:10:16.743Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:10:18 [2023-03-20T17:10:18.140Z] --- PASS: TestDefaultNetworkOpts (3.52s)
17:10:18 [2023-03-20T17:10:18.140Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.16s)
17:10:18 [2023-03-20T17:10:18.140Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.17s)
17:10:18 [2023-03-20T17:10:18.140Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.19s)
17:10:18 [2023-03-20T17:10:18.140Z] === RUN   TestDaemonRestartWithLiveRestore
17:10:19 [2023-03-20T17:10:19.075Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:10:19 [2023-03-20T17:10:19.075Z] === RUN   TestDaemonDefaultNetworkPools
17:10:20 [2023-03-20T17:10:20.010Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:10:20 [2023-03-20T17:10:20.010Z] === RUN   TestDaemonRestartWithExistingNetwork
17:10:20 [2023-03-20T17:10:20.946Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:10:20 [2023-03-20T17:10:20.946Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:10:22 [2023-03-20T17:10:22.321Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
17:10:22 [2023-03-20T17:10:22.321Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:10:22 [2023-03-20T17:10:22.888Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:10:22 [2023-03-20T17:10:22.888Z] === RUN   TestServiceWithPredefinedNetwork
17:10:24 [2023-03-20T17:10:24.789Z] --- PASS: TestServiceWithPredefinedNetwork (1.94s)
17:10:24 [2023-03-20T17:10:24.790Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:10:24 [2023-03-20T17:10:24.790Z]     service_test.go:242: FLAKY_TEST
17:10:24 [2023-03-20T17:10:24.790Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:10:24 [2023-03-20T17:10:24.790Z] === RUN   TestServiceWithDataPathPortInit
17:10:39 [2023-03-20T17:10:39.663Z] --- PASS: TestServiceWithDataPathPortInit (12.61s)
17:10:39 [2023-03-20T17:10:39.663Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:10:39 [2023-03-20T17:10:39.664Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kau0cbibnh40f1u0pub35xd6n Created:2023-03-20 17:10:38.64278324 +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[321f85c1f2ab31d08cddbc4a8512c6386bd8bc70ab138f0fb214352e7c68bc1f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6pdudcg14hbbsx26jv3x1vl2u EndpointID:10f57447b5356bbf102e5a2252e2aeea009226ca6f2d03fc724eb677c301c246 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86ce44b15230eab9b0c82ae596c26b7b0c7abca9b32f9af4ee13179fd27b521d 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:37318457aa59 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6pdudcg14hbbsx26jv3x1vl2u EndpointID:10f57447b5356bbf102e5a2252e2aeea009226ca6f2d03fc724eb677c301c246 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:10:43 [2023-03-20T17:10:43.850Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.17s)
17:10:43 [2023-03-20T17:10:43.850Z] PASS
17:10:43 [2023-03-20T17:10:43.850Z] 
17:10:43 [2023-03-20T17:10:43.850Z] === Skipped
17:10:43 [2023-03-20T17:10:43.850Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:10:43 [2023-03-20T17:10:43.850Z]     service_test.go:242: FLAKY_TEST
17:10:43 [2023-03-20T17:10:43.850Z] 
17:10:43 [2023-03-20T17:10:43.850Z] DONE 42 tests, 1 skipped in 43.552s
17:10:43 [2023-03-20T17:10:43.850Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:10:43 [2023-03-20T17:10:43.850Z] ++ 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
17:10:43 [2023-03-20T17:10:43.850Z] ++ set -e
17:10:43 [2023-03-20T17:10:43.850Z] ++ '[' -n 0 ']'
17:10:43 [2023-03-20T17:10:43.850Z] ++ set -x
17:10:43 [2023-03-20T17:10:43.850Z] ++ 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
17:10:43 [2023-03-20T17:10:43.850Z] INFO: Testing against a local daemon
17:10:43 [2023-03-20T17:10:43.850Z] === RUN   TestDockerNetworkIpvlanPersistance
17:10:43 [2023-03-20T17:10:43.850Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:43 [2023-03-20T17:10:43.850Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:10:43 [2023-03-20T17:10:43.850Z] === RUN   TestDockerNetworkIpvlan
17:10:43 [2023-03-20T17:10:43.850Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:43 [2023-03-20T17:10:43.850Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:10:43 [2023-03-20T17:10:43.850Z] PASS
17:10:43 [2023-03-20T17:10:43.850Z] 
17:10:43 [2023-03-20T17:10:43.850Z] === Skipped
17:10:43 [2023-03-20T17:10:43.850Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:10:43 [2023-03-20T17:10:43.850Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:43 [2023-03-20T17:10:43.850Z] 
17:10:43 [2023-03-20T17:10:43.850Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:10:43 [2023-03-20T17:10:43.850Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:43 [2023-03-20T17:10:43.850Z] 
17:10:43 [2023-03-20T17:10:43.850Z] DONE 2 tests, 2 skipped in 0.088s
17:10:43 [2023-03-20T17:10:43.850Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:10:43 [2023-03-20T17:10:43.850Z] ++ 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
17:10:43 [2023-03-20T17:10:43.850Z] ++ set -e
17:10:43 [2023-03-20T17:10:43.850Z] ++ '[' -n 0 ']'
17:10:43 [2023-03-20T17:10:43.850Z] ++ set -x
17:10:43 [2023-03-20T17:10:43.850Z] ++ 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
17:10:43 [2023-03-20T17:10:43.850Z] INFO: Testing against a local daemon
17:10:43 [2023-03-20T17:10:43.850Z] === RUN   TestDockerNetworkMacvlanPersistance
17:10:45 [2023-03-20T17:10:45.227Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
17:10:45 [2023-03-20T17:10:45.227Z] === RUN   TestDockerNetworkMacvlan
17:10:45 [2023-03-20T17:10:45.485Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:10:46 [2023-03-20T17:10:46.052Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:10:46 [2023-03-20T17:10:46.987Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:10:48 [2023-03-20T17:10:48.364Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:10:49 [2023-03-20T17:10:49.741Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:10:51 [2023-03-20T17:10:51.646Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:10:52 [2023-03-20T17:10:52.213Z] --- PASS: TestDockerNetworkMacvlan (7.19s)
17:10:52 [2023-03-20T17:10:52.213Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:10:52 [2023-03-20T17:10:52.213Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:10:52 [2023-03-20T17:10:52.213Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.53s)
17:10:52 [2023-03-20T17:10:52.213Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.56s)
17:10:52 [2023-03-20T17:10:52.213Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.13s)
17:10:52 [2023-03-20T17:10:52.213Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.34s)
17:10:52 [2023-03-20T17:10:52.213Z] PASS
17:10:52 [2023-03-20T17:10:52.213Z] 
17:10:52 [2023-03-20T17:10:52.213Z] DONE 8 tests in 8.457s
17:10:52 [2023-03-20T17:10:52.213Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:10:52 [2023-03-20T17:10:52.213Z] ++ 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
17:10:52 [2023-03-20T17:10:52.213Z] ++ set -e
17:10:52 [2023-03-20T17:10:52.213Z] ++ '[' -n 0 ']'
17:10:52 [2023-03-20T17:10:52.213Z] ++ set -x
17:10:52 [2023-03-20T17:10:52.213Z] ++ 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
17:10:52 [2023-03-20T17:10:52.213Z] testing: warning: no tests to run
17:10:52 [2023-03-20T17:10:52.213Z] PASS
17:10:52 [2023-03-20T17:10:52.213Z] 
17:10:52 [2023-03-20T17:10:52.213Z] DONE 0 tests in 0.022s
17:10:52 [2023-03-20T17:10:52.213Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:10:52 [2023-03-20T17:10:52.213Z] ++ 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
17:10:52 [2023-03-20T17:10:52.213Z] ++ set -e
17:10:52 [2023-03-20T17:10:52.213Z] ++ '[' -n 0 ']'
17:10:52 [2023-03-20T17:10:52.213Z] ++ set -x
17:10:52 [2023-03-20T17:10:52.213Z] ++ 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
17:10:52 [2023-03-20T17:10:52.213Z] INFO: Testing against a local daemon
17:10:52 [2023-03-20T17:10:52.213Z] === RUN   TestAuthZPluginAllowRequest
17:10:53 [2023-03-20T17:10:53.150Z] --- PASS: TestAuthZPluginAllowRequest (0.97s)
17:10:53 [2023-03-20T17:10:53.150Z] === RUN   TestAuthZPluginTLS
17:10:53 [2023-03-20T17:10:53.717Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:10:53 [2023-03-20T17:10:53.717Z] === RUN   TestAuthZPluginDenyRequest
17:10:54 [2023-03-20T17:10:54.284Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:10:54 [2023-03-20T17:10:54.284Z] === RUN   TestAuthZPluginAPIDenyResponse
17:10:54 [2023-03-20T17:10:54.851Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:10:54 [2023-03-20T17:10:54.851Z] === RUN   TestAuthZPluginDenyResponse
17:10:55 [2023-03-20T17:10:55.418Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:10:55 [2023-03-20T17:10:55.418Z] === RUN   TestAuthZPluginAllowEventStream
17:10:56 [2023-03-20T17:10:56.354Z] --- PASS: TestAuthZPluginAllowEventStream (0.97s)
17:10:56 [2023-03-20T17:10:56.354Z] === RUN   TestAuthZPluginErrorResponse
17:10:56 [2023-03-20T17:10:56.921Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:10:56 [2023-03-20T17:10:56.921Z] === RUN   TestAuthZPluginErrorRequest
17:10:57 [2023-03-20T17:10:57.488Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:10:57 [2023-03-20T17:10:57.488Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:10:58 [2023-03-20T17:10:58.055Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:10:58 [2023-03-20T17:10:58.055Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:10:58 [2023-03-20T17:10:58.991Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.04s)
17:10:58 [2023-03-20T17:10:58.991Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:11:00 [2023-03-20T17:11:00.366Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
17:11:00 [2023-03-20T17:11:00.366Z] === RUN   TestAuthZPluginHeader
17:11:00 [2023-03-20T17:11:00.625Z] --- PASS: TestAuthZPluginHeader (0.61s)
17:11:00 [2023-03-20T17:11:00.625Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:11:00 [2023-03-20T17:11:00.625Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:00 [2023-03-20T17:11:00.625Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:11:00 [2023-03-20T17:11:00.625Z] === RUN   TestAuthZPluginV2Disable
17:11:00 [2023-03-20T17:11:00.625Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:00 [2023-03-20T17:11:00.625Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:11:00 [2023-03-20T17:11:00.625Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:11:00 [2023-03-20T17:11:00.625Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:00 [2023-03-20T17:11:00.625Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:11:00 [2023-03-20T17:11:00.625Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:11:00 [2023-03-20T17:11:00.625Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:00 [2023-03-20T17:11:00.625Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:11:00 [2023-03-20T17:11:00.625Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:11:18 [2023-03-20T17:11:18.706Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:11:18 [2023-03-20T17:11:18.706Z] PASS
17:11:18 [2023-03-20T17:11:18.706Z] 
17:11:18 [2023-03-20T17:11:18.706Z] === Skipped
17:11:18 [2023-03-20T17:11:18.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:18 [2023-03-20T17:11:18.706Z] 
17:11:18 [2023-03-20T17:11:18.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:18 [2023-03-20T17:11:18.706Z] 
17:11:18 [2023-03-20T17:11:18.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:18 [2023-03-20T17:11:18.706Z] 
17:11:18 [2023-03-20T17:11:18.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:18 [2023-03-20T17:11:18.706Z] 
17:11:18 [2023-03-20T17:11:18.706Z] DONE 17 tests, 4 skipped in 25.469s
17:11:18 [2023-03-20T17:11:18.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:11:18 [2023-03-20T17:11:18.706Z] ++ 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
17:11:18 [2023-03-20T17:11:18.706Z] ++ set -e
17:11:18 [2023-03-20T17:11:18.706Z] ++ '[' -n 0 ']'
17:11:18 [2023-03-20T17:11:18.706Z] ++ set -x
17:11:18 [2023-03-20T17:11:18.706Z] ++ 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
17:11:18 [2023-03-20T17:11:18.706Z] INFO: Testing against a local daemon
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:11:18 [2023-03-20T17:11:18.706Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:11:18 [2023-03-20T17:11:18.706Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:11:18 [2023-03-20T17:11:18.706Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:11:18 [2023-03-20T17:11:18.706Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:11:18 [2023-03-20T17:11:18.706Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:11:18 [2023-03-20T17:11:18.706Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:11:18 [2023-03-20T17:11:18.706Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:11:18 [2023-03-20T17:11:18.706Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:11:18 [2023-03-20T17:11:18.706Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:11:18 [2023-03-20T17:11:18.706Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:11:18 [2023-03-20T17:11:18.707Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:11:18 [2023-03-20T17:11:18.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:11:18 [2023-03-20T17:11:18.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:11:18 [2023-03-20T17:11:18.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:11:18 [2023-03-20T17:11:18.707Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:11:18 [2023-03-20T17:11:18.707Z] === RUN   TestPluginInstall
17:11:18 [2023-03-20T17:11:18.707Z] === RUN   TestPluginInstall/no_auth
17:11:21 [2023-03-20T17:11:21.994Z] time="2023-03-20T17:11:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:21 [2023-03-20T17:11:21.994Z] time="2023-03-20T17:11:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:616b98e7f1043f88ac17f37cb4cd4b459b3f3bb03d7b43a057821d1622151843" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:21 [2023-03-20T17:11:21.994Z] time="2023-03-20T17:11:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:21 [2023-03-20T17:11:21.994Z] time="2023-03-20T17:11:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:616b98e7f1043f88ac17f37cb4cd4b459b3f3bb03d7b43a057821d1622151843" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:21 [2023-03-20T17:11:21.994Z] === RUN   TestPluginInstall/with_htpasswd
17:11:22 [2023-03-20T17:11:22.253Z] time="2023-03-20T17:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:22 [2023-03-20T17:11:22.253Z] time="2023-03-20T17:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:616b98e7f1043f88ac17f37cb4cd4b459b3f3bb03d7b43a057821d1622151843" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:22 [2023-03-20T17:11:22.253Z] time="2023-03-20T17:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:22 [2023-03-20T17:11:22.253Z] time="2023-03-20T17:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:616b98e7f1043f88ac17f37cb4cd4b459b3f3bb03d7b43a057821d1622151843" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:22 [2023-03-20T17:11:22.512Z] === RUN   TestPluginInstall/with_insecure
17:11:23 [2023-03-20T17:11:23.447Z] time="2023-03-20T17:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:23 [2023-03-20T17:11:23.447Z] time="2023-03-20T17:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69c0c0f743f5693230ce6b8bb933bc70cf61a2edfe9ceea3fda9e7df1298c670" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:23 [2023-03-20T17:11:23.447Z] time="2023-03-20T17:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:23 [2023-03-20T17:11:23.447Z] time="2023-03-20T17:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69c0c0f743f5693230ce6b8bb933bc70cf61a2edfe9ceea3fda9e7df1298c670" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:23 [2023-03-20T17:11:23.447Z]     plugin_test.go:195: [dc68d15a9d453] daemon is not started
17:11:23 [2023-03-20T17:11:23.447Z] --- PASS: TestPluginInstall (5.62s)
17:11:23 [2023-03-20T17:11:23.447Z]     --- PASS: TestPluginInstall/no_auth (4.17s)
17:11:23 [2023-03-20T17:11:23.447Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
17:11:23 [2023-03-20T17:11:23.447Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
17:11:23 [2023-03-20T17:11:23.447Z] === RUN   TestPluginsWithRuntimes
17:11:24 [2023-03-20T17:11:24.824Z] === RUN   TestPluginsWithRuntimes/No_Args
17:11:25 [2023-03-20T17:11:25.759Z] === RUN   TestPluginsWithRuntimes/With_Args
17:11:26 [2023-03-20T17:11:26.695Z] --- PASS: TestPluginsWithRuntimes (3.28s)
17:11:26 [2023-03-20T17:11:26.695Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
17:11:26 [2023-03-20T17:11:26.695Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
17:11:26 [2023-03-20T17:11:26.695Z] === RUN   TestPluginBackCompatMediaTypes
17:11:27 [2023-03-20T17:11:27.263Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
17:11:27 [2023-03-20T17:11:27.263Z] PASS
17:11:27 [2023-03-20T17:11:27.263Z] 
17:11:27 [2023-03-20T17:11:27.263Z] DONE 24 tests in 9.591s
17:11:27 [2023-03-20T17:11:27.263Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:11:27 [2023-03-20T17:11:27.263Z] ++ 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
17:11:27 [2023-03-20T17:11:27.263Z] ++ set -e
17:11:27 [2023-03-20T17:11:27.263Z] ++ '[' -n 0 ']'
17:11:27 [2023-03-20T17:11:27.263Z] ++ set -x
17:11:27 [2023-03-20T17:11:27.263Z] ++ 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
17:11:27 [2023-03-20T17:11:27.263Z] INFO: Testing against a local daemon
17:11:27 [2023-03-20T17:11:27.263Z] === RUN   TestExternalGraphDriver
17:11:27 [2023-03-20T17:11:27.830Z] === RUN   TestExternalGraphDriver/json
17:11:29 [2023-03-20T17:11:29.269Z] === RUN   TestExternalGraphDriver/spec
17:11:30 [2023-03-20T17:11:30.665Z] === RUN   TestExternalGraphDriver/pull
17:11:32 [2023-03-20T17:11:32.567Z] --- PASS: TestExternalGraphDriver (4.85s)
17:11:32 [2023-03-20T17:11:32.567Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
17:11:32 [2023-03-20T17:11:32.567Z]     --- PASS: TestExternalGraphDriver/spec (1.46s)
17:11:32 [2023-03-20T17:11:32.567Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
17:11:32 [2023-03-20T17:11:32.567Z] === RUN   TestGraphdriverPluginV2
17:11:32 [2023-03-20T17:11:32.567Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:32 [2023-03-20T17:11:32.567Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:11:32 [2023-03-20T17:11:32.567Z] PASS
17:11:32 [2023-03-20T17:11:32.567Z] 
17:11:32 [2023-03-20T17:11:32.567Z] === Skipped
17:11:32 [2023-03-20T17:11:32.567Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:11:32 [2023-03-20T17:11:32.567Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:32 [2023-03-20T17:11:32.567Z] 
17:11:32 [2023-03-20T17:11:32.567Z] DONE 5 tests, 1 skipped in 5.290s
17:11:32 [2023-03-20T17:11:32.567Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:11:32 [2023-03-20T17:11:32.567Z] ++ 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
17:11:32 [2023-03-20T17:11:32.567Z] ++ set -e
17:11:32 [2023-03-20T17:11:32.567Z] ++ '[' -n 0 ']'
17:11:32 [2023-03-20T17:11:32.567Z] ++ set -x
17:11:32 [2023-03-20T17:11:32.567Z] ++ 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
17:11:32 [2023-03-20T17:11:32.567Z] INFO: Testing against a local daemon
17:11:32 [2023-03-20T17:11:32.567Z] === RUN   TestContinueAfterPluginCrash
17:11:32 [2023-03-20T17:11:32.567Z] === PAUSE TestContinueAfterPluginCrash
17:11:32 [2023-03-20T17:11:32.567Z] === RUN   TestReadPluginNoRead
17:11:32 [2023-03-20T17:11:32.567Z] === PAUSE TestReadPluginNoRead
17:11:32 [2023-03-20T17:11:32.567Z] === RUN   TestDaemonStartWithLogOpt
17:11:32 [2023-03-20T17:11:32.567Z] === PAUSE TestDaemonStartWithLogOpt
17:11:32 [2023-03-20T17:11:32.567Z] === CONT  TestContinueAfterPluginCrash
17:11:32 [2023-03-20T17:11:32.567Z] === CONT  TestDaemonStartWithLogOpt
17:11:35 [2023-03-20T17:11:35.853Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
17:11:35 [2023-03-20T17:11:35.853Z] === CONT  TestReadPluginNoRead
17:11:37 [2023-03-20T17:11:37.756Z] === RUN   TestReadPluginNoRead/default
17:11:39 [2023-03-20T17:11:39.132Z] === RUN   TestReadPluginNoRead/disabled_caching
17:11:40 [2023-03-20T17:11:40.067Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:11:40 [2023-03-20T17:11:40.326Z] --- PASS: TestContinueAfterPluginCrash (7.73s)
17:11:41 [2023-03-20T17:11:41.262Z]     read_test.go:91: [da27d84fbbd05] daemon is not started
17:11:41 [2023-03-20T17:11:41.262Z] --- PASS: TestReadPluginNoRead (5.46s)
17:11:41 [2023-03-20T17:11:41.262Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
17:11:41 [2023-03-20T17:11:41.262Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
17:11:41 [2023-03-20T17:11:41.262Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
17:11:41 [2023-03-20T17:11:41.262Z] PASS
17:11:41 [2023-03-20T17:11:41.262Z] 
17:11:41 [2023-03-20T17:11:41.262Z] DONE 6 tests in 8.576s
17:11:41 [2023-03-20T17:11:41.262Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:11:41 [2023-03-20T17:11:41.262Z] ++ 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
17:11:41 [2023-03-20T17:11:41.262Z] ++ set -e
17:11:41 [2023-03-20T17:11:41.262Z] ++ '[' -n 0 ']'
17:11:41 [2023-03-20T17:11:41.262Z] ++ set -x
17:11:41 [2023-03-20T17:11:41.262Z] ++ 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
17:11:41 [2023-03-20T17:11:41.262Z] testing: warning: no tests to run
17:11:41 [2023-03-20T17:11:41.262Z] PASS
17:11:41 [2023-03-20T17:11:41.262Z] 
17:11:41 [2023-03-20T17:11:41.262Z] DONE 0 tests in 0.033s
17:11:41 [2023-03-20T17:11:41.262Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:11:41 [2023-03-20T17:11:41.262Z] ++ 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
17:11:41 [2023-03-20T17:11:41.262Z] ++ set -e
17:11:41 [2023-03-20T17:11:41.262Z] ++ '[' -n 0 ']'
17:11:41 [2023-03-20T17:11:41.262Z] ++ set -x
17:11:41 [2023-03-20T17:11:41.262Z] ++ 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
17:11:41 [2023-03-20T17:11:41.262Z] INFO: Testing against a local daemon
17:11:41 [2023-03-20T17:11:41.262Z] === RUN   TestPluginWithDevMounts
17:11:41 [2023-03-20T17:11:41.262Z] === PAUSE TestPluginWithDevMounts
17:11:41 [2023-03-20T17:11:41.262Z] === CONT  TestPluginWithDevMounts
17:11:43 [2023-03-20T17:11:43.165Z] --- PASS: TestPluginWithDevMounts (1.49s)
17:11:43 [2023-03-20T17:11:43.165Z] PASS
17:11:43 [2023-03-20T17:11:43.165Z] 
17:11:43 [2023-03-20T17:11:43.165Z] DONE 1 tests in 1.590s
17:11:43 [2023-03-20T17:11:43.165Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:11:43 [2023-03-20T17:11:43.165Z] ++ 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
17:11:43 [2023-03-20T17:11:43.165Z] ++ set -e
17:11:43 [2023-03-20T17:11:43.165Z] ++ '[' -n 0 ']'
17:11:43 [2023-03-20T17:11:43.165Z] ++ set -x
17:11:43 [2023-03-20T17:11:43.165Z] ++ 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
17:11:43 [2023-03-20T17:11:43.165Z] INFO: Testing against a local daemon
17:11:43 [2023-03-20T17:11:43.165Z] === RUN   TestSecretInspect
17:11:44 [2023-03-20T17:11:44.541Z] --- PASS: TestSecretInspect (1.70s)
17:11:44 [2023-03-20T17:11:44.541Z] === RUN   TestSecretList
17:11:46 [2023-03-20T17:11:46.442Z] --- PASS: TestSecretList (1.72s)
17:11:46 [2023-03-20T17:11:46.442Z] === RUN   TestSecretsCreateAndDelete
17:11:48 [2023-03-20T17:11:48.346Z] --- PASS: TestSecretsCreateAndDelete (1.71s)
17:11:48 [2023-03-20T17:11:48.346Z] === RUN   TestSecretsUpdate
17:11:49 [2023-03-20T17:11:49.721Z] --- PASS: TestSecretsUpdate (1.72s)
17:11:49 [2023-03-20T17:11:49.721Z] === RUN   TestTemplatedSecret
17:11:52 [2023-03-20T17:11:52.253Z] --- PASS: TestTemplatedSecret (2.32s)
17:11:52 [2023-03-20T17:11:52.253Z] === RUN   TestSecretCreateResolve
17:11:54 [2023-03-20T17:11:54.157Z] --- PASS: TestSecretCreateResolve (1.73s)
17:11:54 [2023-03-20T17:11:54.157Z] PASS
17:11:54 [2023-03-20T17:11:54.157Z] 
17:11:54 [2023-03-20T17:11:54.157Z] DONE 6 tests in 10.983s
17:11:54 [2023-03-20T17:11:54.157Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:11:54 [2023-03-20T17:11:54.157Z] ++ 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
17:11:54 [2023-03-20T17:11:54.157Z] ++ set -e
17:11:54 [2023-03-20T17:11:54.157Z] ++ '[' -n 0 ']'
17:11:54 [2023-03-20T17:11:54.157Z] ++ set -x
17:11:54 [2023-03-20T17:11:54.157Z] ++ 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
17:11:54 [2023-03-20T17:11:54.157Z] INFO: Testing against a local daemon
17:11:54 [2023-03-20T17:11:54.157Z] === RUN   TestServiceCreateInit
17:11:54 [2023-03-20T17:11:54.157Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:11:57 [2023-03-20T17:11:57.442Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:12:01 [2023-03-20T17:12:01.629Z] --- PASS: TestServiceCreateInit (7.03s)
17:12:01 [2023-03-20T17:12:01.629Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.32s)
17:12:01 [2023-03-20T17:12:01.629Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
17:12:01 [2023-03-20T17:12:01.629Z] === RUN   TestCreateServiceMultipleTimes
17:12:16 [2023-03-20T17:12:16.509Z] --- PASS: TestCreateServiceMultipleTimes (14.73s)
17:12:16 [2023-03-20T17:12:16.509Z] === RUN   TestCreateServiceConflict
17:12:17 [2023-03-20T17:12:17.444Z] --- PASS: TestCreateServiceConflict (1.71s)
17:12:17 [2023-03-20T17:12:17.444Z] === RUN   TestCreateServiceMaxReplicas
17:12:19 [2023-03-20T17:12:19.976Z] --- PASS: TestCreateServiceMaxReplicas (2.41s)
17:12:19 [2023-03-20T17:12:19.976Z] === RUN   TestCreateWithDuplicateNetworkNames
17:12:34 [2023-03-20T17:12:34.853Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.61s)
17:12:34 [2023-03-20T17:12:34.853Z] === RUN   TestCreateServiceSecretFileMode
17:12:34 [2023-03-20T17:12:34.853Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
17:12:34 [2023-03-20T17:12:34.853Z] === RUN   TestCreateServiceConfigFileMode
17:12:37 [2023-03-20T17:12:37.387Z] --- PASS: TestCreateServiceConfigFileMode (2.26s)
17:12:37 [2023-03-20T17:12:37.387Z] === RUN   TestCreateServiceSysctls
17:12:40 [2023-03-20T17:12:40.674Z] --- PASS: TestCreateServiceSysctls (2.98s)
17:12:40 [2023-03-20T17:12:40.674Z] === RUN   TestCreateServiceCapabilities
17:12:42 [2023-03-20T17:12:42.576Z] --- PASS: TestCreateServiceCapabilities (2.38s)
17:12:42 [2023-03-20T17:12:42.576Z] === RUN   TestInspect
17:12:45 [2023-03-20T17:12:45.180Z] --- PASS: TestInspect (2.64s)
17:12:45 [2023-03-20T17:12:45.180Z] === RUN   TestCreateJob
17:12:48 [2023-03-20T17:12:48.506Z] --- PASS: TestCreateJob (2.81s)
17:12:48 [2023-03-20T17:12:48.506Z] === RUN   TestReplicatedJob
17:12:52 [2023-03-20T17:12:52.695Z] --- PASS: TestReplicatedJob (4.26s)
17:12:52 [2023-03-20T17:12:52.695Z] === RUN   TestUpdateReplicatedJob
17:12:55 [2023-03-20T17:12:55.229Z] --- PASS: TestUpdateReplicatedJob (2.98s)
17:12:55 [2023-03-20T17:12:55.229Z] === RUN   TestServiceListWithStatuses
17:12:55 [2023-03-20T17:12:55.229Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:12:55 [2023-03-20T17:12:55.229Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:12:55 [2023-03-20T17:12:55.229Z] === RUN   TestDockerNetworkConnectAlias
17:12:58 [2023-03-20T17:12:58.517Z] --- PASS: TestDockerNetworkConnectAlias (3.37s)
17:12:58 [2023-03-20T17:12:58.517Z] === RUN   TestDockerNetworkReConnect
17:13:01 [2023-03-20T17:13:01.050Z] --- PASS: TestDockerNetworkReConnect (2.22s)
17:13:01 [2023-03-20T17:13:01.050Z] === RUN   TestServicePlugin
17:13:01 [2023-03-20T17:13:01.050Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:01 [2023-03-20T17:13:01.050Z] --- SKIP: TestServicePlugin (0.00s)
17:13:01 [2023-03-20T17:13:01.050Z] === RUN   TestServiceUpdateLabel
17:13:02 [2023-03-20T17:13:02.430Z] --- PASS: TestServiceUpdateLabel (1.71s)
17:13:02 [2023-03-20T17:13:02.430Z] === RUN   TestServiceUpdateSecrets
17:13:17 [2023-03-20T17:13:17.315Z] --- PASS: TestServiceUpdateSecrets (14.30s)
17:13:17 [2023-03-20T17:13:17.315Z] === RUN   TestServiceUpdateConfigs
17:13:32 [2023-03-20T17:13:32.191Z] --- PASS: TestServiceUpdateConfigs (14.15s)
17:13:32 [2023-03-20T17:13:32.191Z] === RUN   TestServiceUpdateNetwork
17:13:44 [2023-03-20T17:13:44.396Z] --- PASS: TestServiceUpdateNetwork (11.63s)
17:13:44 [2023-03-20T17:13:44.396Z] === RUN   TestServiceUpdatePidsLimit
17:13:44 [2023-03-20T17:13:44.396Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:13:44 [2023-03-20T17:13:44.396Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:13:52 [2023-03-20T17:13:52.511Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:13:59 [2023-03-20T17:13:59.074Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
17:13:59 [2023-03-20T17:13:59.075Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:13:59 [2023-03-20T17:13:59.075Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
17:13:59 [2023-03-20T17:13:59.075Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:13:59 [2023-03-20T17:13:59.075Z] PASS
17:13:59 [2023-03-20T17:13:59.075Z] 
17:13:59 [2023-03-20T17:13:59.075Z] === Skipped
17:13:59 [2023-03-20T17:13:59.075Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:13:59 [2023-03-20T17:13:59.075Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:59 [2023-03-20T17:13:59.075Z] 
17:13:59 [2023-03-20T17:13:59.075Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:13:59 [2023-03-20T17:13:59.075Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:59 [2023-03-20T17:13:59.075Z] 
17:13:59 [2023-03-20T17:13:59.075Z] DONE 27 tests, 2 skipped in 124.701s
17:13:59 [2023-03-20T17:13:59.075Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:13:59 [2023-03-20T17:13:59.075Z] ++ 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
17:13:59 [2023-03-20T17:13:59.075Z] ++ set -e
17:13:59 [2023-03-20T17:13:59.075Z] ++ '[' -n 0 ']'
17:13:59 [2023-03-20T17:13:59.075Z] ++ set -x
17:13:59 [2023-03-20T17:13:59.075Z] ++ 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
17:13:59 [2023-03-20T17:13:59.075Z] INFO: Testing against a local daemon
17:13:59 [2023-03-20T17:13:59.075Z] === RUN   TestSessionCreate
17:13:59 [2023-03-20T17:13:59.075Z] --- PASS: TestSessionCreate (0.02s)
17:13:59 [2023-03-20T17:13:59.075Z] === RUN   TestSessionCreateWithBadUpgrade
17:13:59 [2023-03-20T17:13:59.075Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:13:59 [2023-03-20T17:13:59.075Z] PASS
17:13:59 [2023-03-20T17:13:59.075Z] 
17:13:59 [2023-03-20T17:13:59.075Z] DONE 2 tests in 0.123s
17:13:59 [2023-03-20T17:13:59.075Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:13:59 [2023-03-20T17:13:59.075Z] ++ 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
17:13:59 [2023-03-20T17:13:59.075Z] ++ set -e
17:13:59 [2023-03-20T17:13:59.075Z] ++ '[' -n 0 ']'
17:13:59 [2023-03-20T17:13:59.075Z] ++ set -x
17:13:59 [2023-03-20T17:13:59.075Z] ++ 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
17:13:59 [2023-03-20T17:13:59.075Z] INFO: Testing against a local daemon
17:13:59 [2023-03-20T17:13:59.075Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:13:59 [2023-03-20T17:13:59.075Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:13:59 [2023-03-20T17:13:59.075Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:13:59 [2023-03-20T17:13:59.075Z] === RUN   TestDiskUsage
17:13:59 [2023-03-20T17:13:59.075Z] === PAUSE TestDiskUsage
17:13:59 [2023-03-20T17:13:59.075Z] === RUN   TestEventsExecDie
17:13:59 [2023-03-20T17:13:59.333Z] --- PASS: TestEventsExecDie (0.43s)
17:13:59 [2023-03-20T17:13:59.333Z] === RUN   TestEventsBackwardsCompatible
17:13:59 [2023-03-20T17:13:59.333Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:13:59 [2023-03-20T17:13:59.333Z] === RUN   TestEventsVolumeCreate
17:13:59 [2023-03-20T17:13:59.333Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:13:59 [2023-03-20T17:13:59.333Z] === RUN   TestInfoBinaryCommits
17:13:59 [2023-03-20T17:13:59.333Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:13:59 [2023-03-20T17:13:59.333Z] === RUN   TestInfoAPIVersioned
17:13:59 [2023-03-20T17:13:59.333Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:13:59 [2023-03-20T17:13:59.333Z] === RUN   TestInfoAPI
17:13:59 [2023-03-20T17:13:59.333Z] --- PASS: TestInfoAPI (0.02s)
17:13:59 [2023-03-20T17:13:59.333Z] === RUN   TestInfoAPIWarnings
17:14:17 [2023-03-20T17:14:17.424Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:14:17 [2023-03-20T17:14:17.424Z] === RUN   TestInfoDebug
17:14:17 [2023-03-20T17:14:17.424Z] --- PASS: TestInfoDebug (0.52s)
17:14:17 [2023-03-20T17:14:17.424Z] === RUN   TestInfoInsecureRegistries
17:14:17 [2023-03-20T17:14:17.424Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:14:17 [2023-03-20T17:14:17.424Z] === RUN   TestInfoRegistryMirrors
17:14:17 [2023-03-20T17:14:17.424Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:14:17 [2023-03-20T17:14:17.424Z] === RUN   TestLoginFailsWithBadCredentials
17:14:17 [2023-03-20T17:14:17.991Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
17:14:17 [2023-03-20T17:14:17.991Z] === RUN   TestPingCacheHeaders
17:14:17 [2023-03-20T17:14:17.991Z] --- PASS: TestPingCacheHeaders (0.02s)
17:14:17 [2023-03-20T17:14:17.991Z] === RUN   TestPingGet
17:14:17 [2023-03-20T17:14:17.991Z] --- PASS: TestPingGet (0.01s)
17:14:17 [2023-03-20T17:14:17.991Z] === RUN   TestPingHead
17:14:17 [2023-03-20T17:14:17.991Z] --- PASS: TestPingHead (0.03s)
17:14:17 [2023-03-20T17:14:17.991Z] === RUN   TestPingSwarmHeader
17:14:18 [2023-03-20T17:14:18.558Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:14:19 [2023-03-20T17:14:19.124Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:14:19 [2023-03-20T17:14:19.691Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:14:19 [2023-03-20T17:14:19.691Z] --- PASS: TestPingSwarmHeader (1.67s)
17:14:19 [2023-03-20T17:14:19.691Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:14:19 [2023-03-20T17:14:19.691Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:14:19 [2023-03-20T17:14:19.691Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:14:19 [2023-03-20T17:14:19.691Z] === RUN   TestPingBuilderHeader
17:14:19 [2023-03-20T17:14:19.691Z] === RUN   TestPingBuilderHeader/default_config
17:14:20 [2023-03-20T17:14:20.258Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:14:20 [2023-03-20T17:14:20.517Z] --- PASS: TestPingBuilderHeader (1.04s)
17:14:20 [2023-03-20T17:14:20.517Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:14:20 [2023-03-20T17:14:20.517Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:14:20 [2023-03-20T17:14:20.517Z] === RUN   TestVersion
17:14:20 [2023-03-20T17:14:20.775Z] --- PASS: TestVersion (0.02s)
17:14:20 [2023-03-20T17:14:20.775Z] === CONT  TestDiskUsage
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/container_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/image_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/volume_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/build-cache_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.034Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.292Z] === RUN   TestDiskUsage/after_container.Run
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:14:21 [2023-03-20T17:14:21.551Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:14:21 [2023-03-20T17:14:21.551Z] --- PASS: TestDiskUsage (0.97s)
17:14:21 [2023-03-20T17:14:21.551Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z] PASS
17:14:21 [2023-03-20T17:14:21.551Z] 
17:14:21 [2023-03-20T17:14:21.551Z] === Skipped
17:14:21 [2023-03-20T17:14:21.551Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:21 [2023-03-20T17:14:21.551Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:14:21 [2023-03-20T17:14:21.551Z] 
17:14:21 [2023-03-20T17:14:21.551Z] DONE 57 tests, 1 skipped in 22.942s
17:14:21 [2023-03-20T17:14:21.551Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:14:21 [2023-03-20T17:14:21.551Z] ++ 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
17:14:21 [2023-03-20T17:14:21.551Z] ++ set -e
17:14:21 [2023-03-20T17:14:21.551Z] ++ '[' -n 0 ']'
17:14:21 [2023-03-20T17:14:21.551Z] ++ set -x
17:14:21 [2023-03-20T17:14:21.551Z] ++ 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
17:14:21 [2023-03-20T17:14:21.810Z] INFO: Testing against a local daemon
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesCreateAndList
17:14:21 [2023-03-20T17:14:21.810Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesRemove
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesRemove/volume_in_use
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesRemove/volume_not_in_use
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesRemove/non-existing_volume
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:14:21 [2023-03-20T17:14:21.810Z] --- PASS: TestVolumesRemove (0.05s)
17:14:21 [2023-03-20T17:14:21.810Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:14:21 [2023-03-20T17:14:21.810Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesRemoveSwarmEnabled
17:14:21 [2023-03-20T17:14:21.810Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInspect
17:14:21 [2023-03-20T17:14:21.810Z] --- PASS: TestVolumesInspect (0.02s)
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInvalidJSON
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:14:21 [2023-03-20T17:14:21.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:14:21 [2023-03-20T17:14:21.810Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:14:21 [2023-03-20T17:14:21.810Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:14:21 [2023-03-20T17:14:21.810Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumePruneAnonymous
17:14:21 [2023-03-20T17:14:21.810Z] --- PASS: TestVolumePruneAnonymous (0.04s)
17:14:21 [2023-03-20T17:14:21.810Z] === RUN   TestVolumePruneAnonFromImage
17:14:22 [2023-03-20T17:14:22.068Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
17:14:22 [2023-03-20T17:14:22.068Z] === CONT  TestVolumesRemoveSwarmEnabled
17:14:23 [2023-03-20T17:14:23.004Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:14:23 [2023-03-20T17:14:23.004Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:14:23 [2023-03-20T17:14:23.004Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:14:23 [2023-03-20T17:14:23.004Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:14:23 [2023-03-20T17:14:23.571Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.69s)
17:14:23 [2023-03-20T17:14:23.571Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:14:23 [2023-03-20T17:14:23.571Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:14:23 [2023-03-20T17:14:23.571Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:14:23 [2023-03-20T17:14:23.571Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:14:23 [2023-03-20T17:14:23.571Z] PASS
17:14:23 [2023-03-20T17:14:23.571Z] 
17:14:23 [2023-03-20T17:14:23.571Z] DONE 20 tests in 2.002s
17:14:23 [2023-03-20T17:14:23.571Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:14:23 [2023-03-20T17:14:23.830Z] ++++ cat bundles/test-integration/docker.pid
17:14:23 [2023-03-20T17:14:23.830Z] +++ kill 15804
17:14:24 [2023-03-20T17:14:24.089Z] +++ /etc/init.d/apparmor stop
17:14:24 [2023-03-20T17:14:24.089Z] Leaving: AppArmorNo profiles have been unloaded.
17:14:24 [2023-03-20T17:14:24.089Z] 
17:14:24 [2023-03-20T17:14:24.089Z] Unloading profiles will leave already running processes permanently
17:14:24 [2023-03-20T17:14:24.089Z] unconfined, which can lead to unexpected situations.
17:14:24 [2023-03-20T17:14:24.089Z] 
17:14:24 [2023-03-20T17:14:24.089Z] To set a process to complain mode, use the command line tool
17:14:24 [2023-03-20T17:14:24.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:14:24 [2023-03-20T17:14:24.089Z] +++ true
17:14:24 [2023-03-20T17:14:24.089Z] exiting test-integration
17:14:24 [2023-03-20T17:14:24.089Z] ++ exit 0
17:14:24 [2023-03-20T17:14:24.089Z] 
Post stage
[Pipeline] junit
17:14:24 [2023-03-20T17:14:24.672Z] Recording test results
17:14:24 [2023-03-20T17:14:24.862Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:14:25 [2023-03-20T17:14:25.173Z] + echo Ensuring container killed.
17:14:25 [2023-03-20T17:14:25.173Z] Ensuring container killed.
17:14:25 [2023-03-20T17:14:25.173Z] + docker rm -vf docker-pr4
17:14:25 [2023-03-20T17:14:25.173Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
17:14:25 [2023-03-20T17:14:25.465Z] + echo Chowning /workspace to jenkins user
17:14:25 [2023-03-20T17:14:25.465Z] Chowning /workspace to jenkins user
17:14:25 [2023-03-20T17:14:25.465Z] + id -u
17:14:25 [2023-03-20T17:14:25.465Z] + id -g
17:14:25 [2023-03-20T17:14:25.465Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45181:/workspace busybox chown -R 1000:1000 /workspace
17:14:25 [2023-03-20T17:14:25.465Z] Unable to find image 'busybox:latest' locally
17:14:25 [2023-03-20T17:14:25.465Z] latest: Pulling from library/busybox
17:14:25 [2023-03-20T17:14:25.465Z] b50100f25006: Already exists
17:14:25 [2023-03-20T17:14:25.726Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
17:14:25 [2023-03-20T17:14:25.726Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:14:27 [2023-03-20T17:14:27.395Z] + bundleName=arm64-integration
17:14:27 [2023-03-20T17:14:27.395Z] + echo Creating arm64-integration-bundles.tar.gz
17:14:27 [2023-03-20T17:14:27.395Z] Creating arm64-integration-bundles.tar.gz
17:14:27 [2023-03-20T17:14:27.395Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:14:27 [2023-03-20T17:14:27.395Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:14:27 [2023-03-20T17:14:27.666Z] Archiving artifacts
17:14:29 [2023-03-20T17:14:29.305Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45181/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:14:29 [2023-03-20T17:14:29.599Z] + make clean
17:14:29 [2023-03-20T17:14:29.858Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:14:29 [2023-03-20T17:14:29.858Z] docker-dev-cache
17:14:29 [2023-03-20T17:14:29.858Z] 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