Skip to content
Success

Console Output

Pull request #44725 updated
16:56:15 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from fe097e018c983967f065fdc811108e62f0bd8377+a166d959a09b548c36cf983a824179ef32fad428 (dcbef78084bcd49722cbf5d53ee669f89fc46446)
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-44725@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:56:18 [2023-01-03T16:56:18.295Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:56:18 [2023-01-03T16:56:18.299Z] Trying to pass milestone 1
[Pipeline] milestone
16:56:18 [2023-01-03T16:56:18.403Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:56:18 [2023-01-03T16:56:18.728Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d23ec1f76d727529) in /home/ubuntu/workspace/moby_PR-44725
[Pipeline] {
[Pipeline] checkout
16:56:18 [2023-01-03T16:56:18.749Z] The recommended git tool is: git
16:56:18 [2023-01-03T16:56:18.763Z] using credential docker-jenkins-github-credentials
16:56:18 [2023-01-03T16:56:18.775Z] Cloning the remote Git repository
16:56:18 [2023-01-03T16:56:18.775Z] Cloning with configured refspecs honoured and without tags
16:56:18 [2023-01-03T16:56:18.773Z] Cloning repository https://github.com/moby/moby.git
16:56:18 [2023-01-03T16:56:18.773Z]  > git init /home/ubuntu/workspace/moby_PR-44725 # timeout=10
16:56:18 [2023-01-03T16:56:18.787Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:18 [2023-01-03T16:56:18.788Z]  > git --version # timeout=10
16:56:18 [2023-01-03T16:56:18.793Z]  > git --version # 'git version 2.25.1'
16:56:18 [2023-01-03T16:56:18.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:18 [2023-01-03T16:56:18.794Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44725/head:refs/remotes/origin/PR-44725 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:56:31 [2023-01-03T16:56:31.174Z] Fetching without tags
16:56:31 [2023-01-03T16:56:31.153Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:31 [2023-01-03T16:56:31.159Z]  > git config --add remote.origin.fetch +refs/pull/44725/head:refs/remotes/origin/PR-44725 # timeout=10
16:56:31 [2023-01-03T16:56:31.161Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:56:31 [2023-01-03T16:56:31.166Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:31 [2023-01-03T16:56:31.171Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:31 [2023-01-03T16:56:31.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:31 [2023-01-03T16:56:31.172Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44725/head:refs/remotes/origin/PR-44725 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:56:31 [2023-01-03T16:56:31.385Z] Merging remotes/origin/23.0 commit a166d959a09b548c36cf983a824179ef32fad428 into PR head commit fe097e018c983967f065fdc811108e62f0bd8377
16:56:31 [2023-01-03T16:56:31.966Z] Merge succeeded, producing fe097e018c983967f065fdc811108e62f0bd8377
16:56:31 [2023-01-03T16:56:31.966Z] Checking out Revision fe097e018c983967f065fdc811108e62f0bd8377 (PR-44725)
16:56:32 [2023-01-03T16:56:32.783Z] Commit message: "Fix volume CreatedAt being altered on initialization"
16:56:32 [2023-01-03T16:56:32.789Z] First time build. Skipping changelog.
16:56:31 [2023-01-03T16:56:31.382Z]  > git config core.sparsecheckout # timeout=10
16:56:31 [2023-01-03T16:56:31.387Z]  > git checkout -f fe097e018c983967f065fdc811108e62f0bd8377 # timeout=10
16:56:31 [2023-01-03T16:56:31.930Z]  > git remote # timeout=10
16:56:31 [2023-01-03T16:56:31.939Z]  > git config --get remote.origin.url # timeout=10
16:56:31 [2023-01-03T16:56:31.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:31 [2023-01-03T16:56:31.944Z]  > git merge a166d959a09b548c36cf983a824179ef32fad428 # timeout=10
16:56:31 [2023-01-03T16:56:31.954Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:32 [2023-01-03T16:56:32.005Z]  > git config core.sparsecheckout # timeout=10
16:56:32 [2023-01-03T16:56:32.009Z]  > git checkout -f fe097e018c983967f065fdc811108e62f0bd8377 # timeout=10
16:56:32 [2023-01-03T16:56:32.780Z]  > git rev-list --no-walk b0e0d86d183d4eef4c02a7dcf9858b65c019130f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:56:33 [2023-01-03T16:56:33.493Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44725:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:56:33 [2023-01-03T16:56:33.493Z] Unable to find image 'alpine:latest' locally
16:56:33 [2023-01-03T16:56:33.493Z] latest: Pulling from library/alpine
16:56:33 [2023-01-03T16:56:33.493Z] 261da4162673: Pulling fs layer
16:56:33 [2023-01-03T16:56:33.749Z] 261da4162673: Verifying Checksum
16:56:33 [2023-01-03T16:56:33.749Z] 261da4162673: Download complete
16:56:33 [2023-01-03T16:56:33.749Z] 261da4162673: Pull complete
16:56:33 [2023-01-03T16:56:33.749Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
16:56:34 [2023-01-03T16:56:34.005Z] Status: Downloaded newer image for alpine:latest
16:56:38 [2023-01-03T16:56:38.280Z] 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:56:38 [2023-01-03T16:56:38.409Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d23ec1f76d727529) in /home/ubuntu/workspace/moby_PR-44725
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:56:38 [2023-01-03T16:56:38.439Z] The recommended git tool is: git
[Pipeline] // stage
16:56:38 [2023-01-03T16:56:38.446Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:56:38 [2023-01-03T16:56:38.461Z] Fetching changes from the remote Git repository
[Pipeline] // stage
16:56:38 [2023-01-03T16:56:38.467Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[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:56:38 [2023-01-03T16:56:38.687Z] Merging remotes/origin/23.0 commit a166d959a09b548c36cf983a824179ef32fad428 into PR head commit fe097e018c983967f065fdc811108e62f0bd8377
16:56:38 [2023-01-03T16:56:38.752Z] Merge succeeded, producing fe097e018c983967f065fdc811108e62f0bd8377
16:56:38 [2023-01-03T16:56:38.752Z] Checking out Revision fe097e018c983967f065fdc811108e62f0bd8377 (PR-44725)
16:56:38 [2023-01-03T16:56:38.803Z] Commit message: "Fix volume CreatedAt being altered on initialization"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:56:38 [2023-01-03T16:56:38.451Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44725/.git # timeout=10
16:56:38 [2023-01-03T16:56:38.458Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:56:38 [2023-01-03T16:56:38.464Z] Fetching upstream changes from https://github.com/moby/moby.git
16:56:38 [2023-01-03T16:56:38.464Z]  > git --version # timeout=10
16:56:38 [2023-01-03T16:56:38.469Z]  > git --version # 'git version 2.25.1'
16:56:38 [2023-01-03T16:56:38.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:38 [2023-01-03T16:56:38.469Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44725/head:refs/remotes/origin/PR-44725 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
16:56:38 [2023-01-03T16:56:38.685Z]  > git config core.sparsecheckout # timeout=10
16:56:38 [2023-01-03T16:56:38.689Z]  > git checkout -f fe097e018c983967f065fdc811108e62f0bd8377 # timeout=10
16:56:38 [2023-01-03T16:56:38.719Z]  > git remote # timeout=10
16:56:38 [2023-01-03T16:56:38.724Z]  > git config --get remote.origin.url # timeout=10
16:56:38 [2023-01-03T16:56:38.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:56:38 [2023-01-03T16:56:38.732Z]  > git merge a166d959a09b548c36cf983a824179ef32fad428 # timeout=10
16:56:38 [2023-01-03T16:56:38.739Z]  > git rev-parse HEAD^{commit} # timeout=10
16:56:38 [2023-01-03T16:56:38.749Z]  > git config core.sparsecheckout # timeout=10
16:56:38 [2023-01-03T16:56:38.754Z]  > git checkout -f fe097e018c983967f065fdc811108e62f0bd8377 # timeout=10
16:56:39 [2023-01-03T16:56:39.498Z] + docker version
16:56:39 [2023-01-03T16:56:39.498Z] Client: Docker Engine - Community
16:56:39 [2023-01-03T16:56:39.498Z]  Version:           22.06.0-beta.0
16:56:39 [2023-01-03T16:56:39.498Z]  API version:       1.42
16:56:39 [2023-01-03T16:56:39.498Z]  Go version:        go1.18.3
16:56:39 [2023-01-03T16:56:39.498Z]  Git commit:        3e9117b
16:56:39 [2023-01-03T16:56:39.498Z]  Built:             Fri Jun  3 17:55:34 2022
16:56:39 [2023-01-03T16:56:39.498Z]  OS/Arch:           linux/arm64
16:56:39 [2023-01-03T16:56:39.498Z]  Context:           default
16:56:39 [2023-01-03T16:56:39.498Z] 
16:56:39 [2023-01-03T16:56:39.498Z] Server: Docker Engine - Community
16:56:39 [2023-01-03T16:56:39.498Z]  Engine:
16:56:39 [2023-01-03T16:56:39.498Z]   Version:          22.06.0-beta.0
16:56:39 [2023-01-03T16:56:39.498Z]   API version:      1.42 (minimum version 1.12)
16:56:39 [2023-01-03T16:56:39.498Z]   Go version:       go1.18.3
16:56:39 [2023-01-03T16:56:39.498Z]   Git commit:       38633e7
16:56:39 [2023-01-03T16:56:39.498Z]   Built:            Fri Jun  3 17:55:34 2022
16:56:39 [2023-01-03T16:56:39.498Z]   OS/Arch:          linux/arm64
16:56:39 [2023-01-03T16:56:39.498Z]   Experimental:     true
16:56:39 [2023-01-03T16:56:39.498Z]  containerd:
16:56:39 [2023-01-03T16:56:39.498Z]   Version:          1.6.8
16:56:39 [2023-01-03T16:56:39.498Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:56:39 [2023-01-03T16:56:39.498Z]  runc:
16:56:39 [2023-01-03T16:56:39.498Z]   Version:          1.1.4
16:56:39 [2023-01-03T16:56:39.498Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:56:39 [2023-01-03T16:56:39.498Z]  docker-init:
16:56:39 [2023-01-03T16:56:39.498Z]   Version:          0.19.0
16:56:39 [2023-01-03T16:56:39.498Z]   GitCommit:        de40ad0
[Pipeline] sh
16:56:39 [2023-01-03T16:56:39.772Z] + docker info
16:56:39 [2023-01-03T16:56:39.772Z] Client:
16:56:39 [2023-01-03T16:56:39.772Z]  Context:    default
16:56:39 [2023-01-03T16:56:39.772Z]  Debug Mode: false
16:56:39 [2023-01-03T16:56:39.772Z]  Plugins:
16:56:39 [2023-01-03T16:56:39.772Z]   buildx: Docker Buildx (Docker Inc.)
16:56:39 [2023-01-03T16:56:39.772Z]     Version:  v0.8.2
16:56:39 [2023-01-03T16:56:39.772Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:56:39 [2023-01-03T16:56:39.772Z]   compose: Docker Compose (Docker Inc.)
16:56:39 [2023-01-03T16:56:39.772Z]     Version:  v2.12.0
16:56:39 [2023-01-03T16:56:39.772Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:56:39 [2023-01-03T16:56:39.772Z] 
16:56:39 [2023-01-03T16:56:39.772Z] Server:
16:56:39 [2023-01-03T16:56:39.772Z]  Containers: 0
16:56:39 [2023-01-03T16:56:39.772Z]   Running: 0
16:56:39 [2023-01-03T16:56:39.772Z]   Paused: 0
16:56:39 [2023-01-03T16:56:39.772Z]   Stopped: 0
16:56:39 [2023-01-03T16:56:39.772Z]  Images: 3
16:56:39 [2023-01-03T16:56:39.772Z]  Server Version: 22.06.0-beta.0
16:56:39 [2023-01-03T16:56:39.772Z]  Storage Driver: overlay2
16:56:39 [2023-01-03T16:56:39.772Z]   Backing Filesystem: extfs
16:56:39 [2023-01-03T16:56:39.772Z]   Supports d_type: true
16:56:39 [2023-01-03T16:56:39.772Z]   Using metacopy: false
16:56:39 [2023-01-03T16:56:39.772Z]   Native Overlay Diff: true
16:56:39 [2023-01-03T16:56:39.772Z]   userxattr: false
16:56:39 [2023-01-03T16:56:39.772Z]  Logging Driver: json-file
16:56:39 [2023-01-03T16:56:39.772Z]  Cgroup Driver: cgroupfs
16:56:39 [2023-01-03T16:56:39.772Z]  Cgroup Version: 1
16:56:39 [2023-01-03T16:56:39.772Z]  Plugins:
16:56:39 [2023-01-03T16:56:39.772Z]   Volume: local
16:56:39 [2023-01-03T16:56:39.772Z]   Network: bridge host ipvlan macvlan null overlay
16:56:39 [2023-01-03T16:56:39.772Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:56:39 [2023-01-03T16:56:39.772Z]  Swarm: inactive
16:56:39 [2023-01-03T16:56:39.772Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:56:39 [2023-01-03T16:56:39.772Z]  Default Runtime: runc
16:56:39 [2023-01-03T16:56:39.772Z]  Init Binary: docker-init
16:56:39 [2023-01-03T16:56:39.772Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:56:39 [2023-01-03T16:56:39.772Z]  runc version: v1.1.4-0-g5fd4c4d
16:56:39 [2023-01-03T16:56:39.772Z]  init version: de40ad0
16:56:39 [2023-01-03T16:56:39.772Z]  Security Options:
16:56:39 [2023-01-03T16:56:39.772Z]   apparmor
16:56:39 [2023-01-03T16:56:39.772Z]   seccomp
16:56:39 [2023-01-03T16:56:39.772Z]    Profile: builtin
16:56:39 [2023-01-03T16:56:39.772Z]  Kernel Version: 5.15.0-1022-aws
16:56:39 [2023-01-03T16:56:39.772Z]  Operating System: Ubuntu 20.04.5 LTS
16:56:39 [2023-01-03T16:56:39.772Z]  OSType: linux
16:56:39 [2023-01-03T16:56:39.772Z]  Architecture: aarch64
16:56:39 [2023-01-03T16:56:39.772Z]  CPUs: 2
16:56:39 [2023-01-03T16:56:39.772Z]  Total Memory: 7.559GiB
16:56:39 [2023-01-03T16:56:39.772Z]  Name: ip-10-100-79-235
16:56:39 [2023-01-03T16:56:39.772Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:56:39 [2023-01-03T16:56:39.772Z]  Docker Root Dir: /var/lib/docker
16:56:39 [2023-01-03T16:56:39.772Z]  Debug Mode: false
16:56:39 [2023-01-03T16:56:39.772Z]  Registry: https://index.docker.io/v1/
16:56:39 [2023-01-03T16:56:39.772Z]  Labels:
16:56:39 [2023-01-03T16:56:39.772Z]  Experimental: true
16:56:39 [2023-01-03T16:56:39.772Z]  Insecure Registries:
16:56:39 [2023-01-03T16:56:39.772Z]   127.0.0.0/8
16:56:39 [2023-01-03T16:56:39.772Z]  Live Restore Enabled: true
16:56:39 [2023-01-03T16:56:39.772Z] 
[Pipeline] sh
16:56:40 [2023-01-03T16:56:40.088Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:56:40 [2023-01-03T16:56:40.088Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:56:40 [2023-01-03T16:56:40.088Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44725/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:56:40 [2023-01-03T16:56:40.088Z] + bash /home/ubuntu/workspace/moby_PR-44725/check-config.sh
16:56:40 [2023-01-03T16:56:40.088Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:56:40 [2023-01-03T16:56:40.088Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
16:56:40 [2023-01-03T16:56:40.088Z] 
16:56:40 [2023-01-03T16:56:40.088Z] Generally Necessary:
16:56:40 [2023-01-03T16:56:40.088Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:56:40 [2023-01-03T16:56:40.088Z] - apparmor: enabled and tools installed
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_NAMESPACES: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_NET_NS: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_PID_NS: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_IPC_NS: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_UTS_NS: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_CGROUPS: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_CGROUP_CPUACCT: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_CGROUP_DEVICE: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_CGROUP_FREEZER: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_CGROUP_SCHED: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_CPUSETS: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_MEMCG: enabled
16:56:40 [2023-01-03T16:56:40.088Z] - CONFIG_KEYS: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_VETH: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_BRIDGE: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_NF_NAT: enabled (as module)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_POSIX_MQUEUE: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_CGROUP_BPF: enabled
16:56:40 [2023-01-03T16:56:40.344Z] 
16:56:40 [2023-01-03T16:56:40.344Z] Optional Features:
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_USER_NS: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_SECCOMP: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_SECCOMP_FILTER: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_CGROUP_PIDS: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_MEMCG_SWAP: enabled
16:56:40 [2023-01-03T16:56:40.344Z]     (cgroup swap accounting is currently enabled)
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_BLK_CGROUP: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_CGROUP_PERF: enabled
16:56:40 [2023-01-03T16:56:40.344Z] - CONFIG_CGROUP_HUGETLB: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_CFS_BANDWIDTH: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_RT_GROUP_SCHED: missing
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_IP_VS: enabled (as module)
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_IP_VS_NFCT: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_IP_VS_RR: enabled (as module)
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_SECURITY_SELINUX: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_SECURITY_APPARMOR: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_EXT4_FS: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:56:40 [2023-01-03T16:56:40.600Z] - Network Drivers:
16:56:40 [2023-01-03T16:56:40.600Z]   - "overlay":
16:56:40 [2023-01-03T16:56:40.600Z]     - CONFIG_VXLAN: enabled (as module)
16:56:40 [2023-01-03T16:56:40.600Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:56:40 [2023-01-03T16:56:40.600Z]       Optional (for encrypted networks):
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_CRYPTO: enabled
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_CRYPTO_AEAD: enabled
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_CRYPTO_GCM: enabled
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_CRYPTO_GHASH: enabled
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_XFRM: enabled
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_XFRM_USER: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]       - CONFIG_INET_ESP: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]   - "ipvlan":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_IPVLAN: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]   - "macvlan":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_MACVLAN: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_DUMMY: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]   - "ftp,tftp client in container":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z] - Storage Drivers:
16:56:40 [2023-01-03T16:56:40.855Z]   - "aufs":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_AUFS_FS: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]   - "btrfs":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:56:40 [2023-01-03T16:56:40.855Z]   - "devicemapper":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_BLK_DEV_DM: enabled
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]   - "overlay":
16:56:40 [2023-01-03T16:56:40.855Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:56:40 [2023-01-03T16:56:40.855Z]   - "zfs":
16:56:40 [2023-01-03T16:56:40.855Z]     - /dev/zfs: present
16:56:40 [2023-01-03T16:56:40.855Z]     - zfs command: missing
16:56:40 [2023-01-03T16:56:40.855Z]     - zpool command: missing
16:56:40 [2023-01-03T16:56:40.855Z] 
16:56:40 [2023-01-03T16:56:40.855Z] Limits:
16:56:40 [2023-01-03T16:56:40.855Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:56:40 [2023-01-03T16:56:40.855Z] 
16:56:40 [2023-01-03T16:56:40.855Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:56:41 [2023-01-03T16:56:41.195Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fe097e018c983967f065fdc811108e62f0bd8377 .
16:56:41 [2023-01-03T16:56:41.451Z] #1 [internal] load .dockerignore
16:56:41 [2023-01-03T16:56:41.451Z] #1 transferring context: 113B done
16:56:41 [2023-01-03T16:56:41.451Z] #1 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.451Z] 
16:56:41 [2023-01-03T16:56:41.451Z] #2 [internal] load build definition from Dockerfile
16:56:41 [2023-01-03T16:56:41.451Z] #2 transferring dockerfile: 26.18kB done
16:56:41 [2023-01-03T16:56:41.451Z] #2 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.451Z] 
16:56:41 [2023-01-03T16:56:41.451Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:56:41 [2023-01-03T16:56:41.706Z] #3 DONE 0.1s
16:56:41 [2023-01-03T16:56:41.706Z] 
16:56:41 [2023-01-03T16:56:41.706Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:56:41 [2023-01-03T16:56:41.706Z] #4 CACHED
16:56:41 [2023-01-03T16:56:41.706Z] 
16:56:41 [2023-01-03T16:56:41.706Z] #5 [internal] load metadata for docker.io/library/busybox:latest
16:56:41 [2023-01-03T16:56:41.706Z] #5 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.706Z] 
16:56:41 [2023-01-03T16:56:41.706Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
16:56:41 [2023-01-03T16:56:41.962Z] #6 DONE 0.1s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
16:56:41 [2023-01-03T16:56:41.962Z] #7 DONE 0.1s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:56:41 [2023-01-03T16:56:41.962Z] #8 DONE 0.1s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:56:41 [2023-01-03T16:56:41.962Z] #9 DONE 0.1s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:56:41 [2023-01-03T16:56:41.962Z] #10 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
16:56:41 [2023-01-03T16:56:41.962Z] #11 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
16:56:41 [2023-01-03T16:56:41.962Z] #12 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox
16:56:41 [2023-01-03T16:56:41.962Z] #13 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
16:56:41 [2023-01-03T16:56:41.962Z] #14 DONE 0.0s
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #15 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:56:41 [2023-01-03T16:56:41.962Z] #15 CACHED
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #16 [base 2/5] COPY --from=xx / /
16:56:41 [2023-01-03T16:56:41.962Z] #16 CACHED
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #17 [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:56:41 [2023-01-03T16:56:41.962Z] #17 CACHED
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #18 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:56:41 [2023-01-03T16:56:41.962Z] #18 CACHED
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #19 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:56:41 [2023-01-03T16:56:41.962Z] #19 CACHED
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #20 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:56:41 [2023-01-03T16:56:41.962Z] #20 CACHED
16:56:41 [2023-01-03T16:56:41.962Z] 
16:56:41 [2023-01-03T16:56:41.962Z] #21 [internal] load build context
16:56:42 [2023-01-03T16:56:42.573Z] #21 ...
16:56:42 [2023-01-03T16:56:42.573Z] 
16:56:42 [2023-01-03T16:56:42.573Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:56:42 [2023-01-03T16:56:42.573Z] #22 DONE 0.5s
16:56:42 [2023-01-03T16:56:42.573Z] 
16:56:42 [2023-01-03T16:56:42.573Z] #21 [internal] load build context
16:56:43 [2023-01-03T16:56:43.505Z] #21 transferring context: 63.83MB 1.5s done
16:56:43 [2023-01-03T16:56:43.505Z] #21 DONE 1.6s
16:56:43 [2023-01-03T16:56:43.505Z] 
16:56:43 [2023-01-03T16:56:43.505Z] #23 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.14" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:56:51 [2023-01-03T16:56:51.586Z] #23 DONE 9.6s
16:56:52 [2023-01-03T16:56:52.148Z] 
16:56:52 [2023-01-03T16:56:52.148Z] #24 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:56:52 [2023-01-03T16:56:52.148Z] #24 CACHED
16:56:52 [2023-01-03T16:56:52.148Z] 
16:56:52 [2023-01-03T16:56:52.148Z] #25 [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:56:52 [2023-01-03T16:56:52.148Z] #25 CACHED
16:56:52 [2023-01-03T16:56:52.148Z] 
16:56:52 [2023-01-03T16:56:52.148Z] #26 [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:56:53 [2023-01-03T16:56:53.512Z] #26 1.407 + bin/ctr
16:57:15 [2023-01-03T16:57:15.401Z] #26 22.34 + bin/containerd
16:57:47 [2023-01-03T16:57:47.439Z] #26 53.15 + bin/containerd-stress
16:57:47 [2023-01-03T16:57:47.439Z] #26 54.24 + bin/containerd-shim
16:57:47 [2023-01-03T16:57:47.439Z] #26 54.85 + bin/containerd-shim-runc-v1
16:57:47 [2023-01-03T16:57:47.695Z] #26 55.78 + bin/containerd-shim-runc-v2
16:57:48 [2023-01-03T16:57:48.622Z] #26 56.51 + binaries
16:57:49 [2023-01-03T16:57:49.182Z] #26 DONE 57.1s
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #27 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
16:57:49 [2023-01-03T16:57:49.743Z] #27 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #28 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #28 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #29 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #29 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #30 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:57:49 [2023-01-03T16:57:49.743Z] #30 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:57:49 [2023-01-03T16:57:49.743Z] #31 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #32 [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:57:49 [2023-01-03T16:57:49.743Z] #32 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #33 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #33 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #34 [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:57:49 [2023-01-03T16:57:49.743Z] #34 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:57:49 [2023-01-03T16:57:49.743Z] #35 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #36 [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:57:49 [2023-01-03T16:57:49.743Z] #36 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #37 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:57:49 [2023-01-03T16:57:49.743Z] #37 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #38 [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:57:49 [2023-01-03T16:57:49.743Z] #38 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #39 [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:57:49 [2023-01-03T16:57:49.743Z] #39 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #40 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
16:57:49 [2023-01-03T16:57:49.743Z] #40 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #41 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #41 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #42 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #42 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #43 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:57:49 [2023-01-03T16:57:49.743Z] #43 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #44 [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:57:49 [2023-01-03T16:57:49.743Z] #44 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #45 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
16:57:49 [2023-01-03T16:57:49.743Z] #45 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #46 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #46 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
16:57:49 [2023-01-03T16:57:49.743Z] #47 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #48 [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:57:49 [2023-01-03T16:57:49.743Z] #48 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:57:49 [2023-01-03T16:57:49.743Z] #49 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #50 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #50 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:57:49 [2023-01-03T16:57:49.743Z] #51 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #52 [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:57:49 [2023-01-03T16:57:49.743Z] #52 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #53 [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:57:49 [2023-01-03T16:57:49.743Z] #53 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.743Z] #54 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.743Z] #54 CACHED
16:57:49 [2023-01-03T16:57:49.743Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #55 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.744Z] #55 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #56 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:57:49 [2023-01-03T16:57:49.744Z] #56 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #57 [registry-src 1/2] WORKDIR /usr/src/registry
16:57:49 [2023-01-03T16:57:49.744Z] #57 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:57:49 [2023-01-03T16:57:49.744Z] #58 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #59 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:57:49 [2023-01-03T16:57:49.744Z] #59 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #60 [delve-src 1/3] WORKDIR /usr/src/delve
16:57:49 [2023-01-03T16:57:49.744Z] #60 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #61 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
16:57:49 [2023-01-03T16:57:49.744Z] #61 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #62 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
16:57:49 [2023-01-03T16:57:49.744Z] #62 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #63 [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:57:49 [2023-01-03T16:57:49.744Z] #63 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #64 [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:57:49 [2023-01-03T16:57:49.744Z] #64 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
16:57:49 [2023-01-03T16:57:49.744Z] #65 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:57:49 [2023-01-03T16:57:49.744Z] #66 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:57:49 [2023-01-03T16:57:49.744Z] #67 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #68 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:57:49 [2023-01-03T16:57:49.744Z] #68 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #69 [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:57:49 [2023-01-03T16:57:49.744Z] #69 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #70 [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:57:49 [2023-01-03T16:57:49.744Z] #70 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #71 [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:57:49 [2023-01-03T16:57:49.744Z] #71 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #72 [dockercli-src 1/5] WORKDIR /tmp/dockercli
16:57:49 [2023-01-03T16:57:49.744Z] #72 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #73 [tini-src 1/3] WORKDIR /usr/src/tini
16:57:49 [2023-01-03T16:57:49.744Z] #73 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #74 [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:57:49 [2023-01-03T16:57:49.744Z] #74 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #75 [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:57:49 [2023-01-03T16:57:49.744Z] #75 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #76 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.744Z] #76 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #77 [runc-src 1/3] WORKDIR /usr/src/runc
16:57:49 [2023-01-03T16:57:49.744Z] #77 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #78 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:57:49 [2023-01-03T16:57:49.744Z] #78 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #79 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:57:49 [2023-01-03T16:57:49.744Z] #79 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #80 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
16:57:49 [2023-01-03T16:57:49.744Z] #80 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #81 [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:57:49 [2023-01-03T16:57:49.744Z] #81 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #82 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:57:49 [2023-01-03T16:57:49.744Z] #82 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #83 [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:57:49 [2023-01-03T16:57:49.744Z] #83 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #84 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:57:49 [2023-01-03T16:57:49.744Z] #84 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #85 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:57:49 [2023-01-03T16:57:49.744Z] #85 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:57:49 [2023-01-03T16:57:49.744Z] #86 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #87 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
16:57:49 [2023-01-03T16:57:49.744Z] #87 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #88 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:57:49 [2023-01-03T16:57:49.744Z] #88 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #89 [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:57:49 [2023-01-03T16:57:49.744Z] #89 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #90 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.744Z] #90 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #91 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
16:57:49 [2023-01-03T16:57:49.744Z] #91 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:57:49 [2023-01-03T16:57:49.744Z] #10 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #92 [build-dummy 2/2] RUN mkdir -p /build
16:57:49 [2023-01-03T16:57:49.744Z] #92 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #93 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:57:49 [2023-01-03T16:57:49.744Z] #93 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #94 [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:57:49 [2023-01-03T16:57:49.744Z] #94 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #95 [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:57:49 [2023-01-03T16:57:49.744Z] #95 CACHED
16:57:49 [2023-01-03T16:57:49.744Z] 
16:57:49 [2023-01-03T16:57:49.744Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.999Z] #96 DONE 0.2s
16:57:49 [2023-01-03T16:57:49.999Z] 
16:57:49 [2023-01-03T16:57:49.999Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:57:49 [2023-01-03T16:57:49.999Z] #97 DONE 0.1s
16:57:49 [2023-01-03T16:57:49.999Z] 
16:57:49 [2023-01-03T16:57:49.999Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
16:57:50 [2023-01-03T16:57:50.255Z] #98 DONE 0.4s
16:57:50 [2023-01-03T16:57:50.255Z] 
16:57:50 [2023-01-03T16:57:50.255Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
16:57:50 [2023-01-03T16:57:50.255Z] #99 DONE 0.0s
16:57:50 [2023-01-03T16:57:50.512Z] 
16:57:50 [2023-01-03T16:57:50.512Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
16:57:50 [2023-01-03T16:57:50.512Z] #100 DONE 0.1s
16:57:50 [2023-01-03T16:57:50.512Z] 
16:57:50 [2023-01-03T16:57:50.512Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:57:50 [2023-01-03T16:57:50.512Z] #101 DONE 0.1s
16:57:50 [2023-01-03T16:57:50.768Z] 
16:57:50 [2023-01-03T16:57:50.768Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
16:57:50 [2023-01-03T16:57:50.768Z] #102 DONE 0.0s
16:57:50 [2023-01-03T16:57:50.768Z] 
16:57:50 [2023-01-03T16:57:50.768Z] #103 [dev-base  1/10] RUN groupadd -r docker
16:57:51 [2023-01-03T16:57:51.023Z] #103 DONE 0.4s
16:57:51 [2023-01-03T16:57:51.023Z] 
16:57:51 [2023-01-03T16:57:51.023Z] #104 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:57:51 [2023-01-03T16:57:51.630Z] #104 DONE 0.5s
16:57:51 [2023-01-03T16:57:51.630Z] 
16:57:51 [2023-01-03T16:57:51.630Z] #105 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:57:51 [2023-01-03T16:57:51.886Z] #105 0.388 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:57:51 [2023-01-03T16:57:51.886Z] #105 DONE 0.4s
16:57:51 [2023-01-03T16:57:51.886Z] 
16:57:51 [2023-01-03T16:57:51.886Z] #106 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:57:52 [2023-01-03T16:57:52.446Z] #106 DONE 0.5s
16:57:52 [2023-01-03T16:57:52.446Z] 
16:57:52 [2023-01-03T16:57:52.446Z] #107 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:57:53 [2023-01-03T16:57:53.006Z] #107 DONE 0.4s
16:57:53 [2023-01-03T16:57:53.006Z] 
16:57:53 [2023-01-03T16:57:53.006Z] #108 [dev-base  6/10] RUN ldconfig
16:57:53 [2023-01-03T16:57:53.262Z] #108 DONE 0.5s
16:57:53 [2023-01-03T16:57:53.262Z] 
16:57:53 [2023-01-03T16:57:53.262Z] #109 [dev-base  7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:57:54 [2023-01-03T16:57:54.193Z] #109 0.719 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:57:54 [2023-01-03T16:57:54.193Z] #109 0.719 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:57:54 [2023-01-03T16:57:54.193Z] #109 0.720 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:57:55 [2023-01-03T16:57:55.008Z] #109 1.080 Reading package lists...
16:57:55 [2023-01-03T16:57:55.569Z] #109 1.714 Reading package lists...
16:57:55 [2023-01-03T16:57:55.825Z] #109 2.237 Building dependency tree...
16:57:55 [2023-01-03T16:57:55.825Z] #109 2.387 Reading state information...
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.564 The following additional packages will be installed:
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.564   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.564   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.565   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.565   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.566 Suggested packages:
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.566   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.566   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.566   acl attr quota
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.566 Recommended packages:
16:57:56 [2023-01-03T16:57:56.080Z] #109 2.566   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.902 The following NEW packages will be installed:
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.902   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.903   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.903   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.903   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.903   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.903   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.904   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
16:57:56 [2023-01-03T16:57:56.335Z] #109 2.904   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.184 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded.
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.184 Need to get 27.2 MB of archives.
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.184 After this operation, 106 MB of additional disk space will be used.
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.187 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.191 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.195 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.196 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.202 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.203 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.206 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.209 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.211 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.213 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.217 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.219 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.220 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.223 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.224 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.226 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.228 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.231 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.233 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.236 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.244 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.246 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.249 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.250 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.251 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.298 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.299 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.299 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.300 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.301 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.301 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.302 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.303 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.313 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.313 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.314 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.316 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.318 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.324 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.328 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.333 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.335 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.337 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:57:56 [2023-01-03T16:57:56.591Z] #109 3.371 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.378 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.382 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.384 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.519 debconf: delaying package configuration, since apt-utils is not installed
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.558 Fetched 27.2 MB in 0s (57.4 MB/s)
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.581 Selecting previously unselected package pigz.
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.581 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.592 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.595 Unpacking pigz (2.6-1) ...
16:57:56 [2023-01-03T16:57:56.847Z] #109 3.635 Selecting previously unselected package libelf1:arm64.
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.637 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.643 Unpacking libelf1:arm64 (0.183-1) ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.690 Selecting previously unselected package libbpf0:arm64.
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.693 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.700 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.740 Selecting previously unselected package libcap2:arm64.
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.742 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.746 Unpacking libcap2:arm64 (1:2.44-1) ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.784 Selecting previously unselected package libmnl0:arm64.
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.786 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.792 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.825 Selecting previously unselected package libxtables12:arm64.
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.828 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.832 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:57:57 [2023-01-03T16:57:57.102Z] #109 3.862 Selecting previously unselected package libcap2-bin.
16:57:57 [2023-01-03T16:57:57.358Z] #109 3.864 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 3.868 Unpacking libcap2-bin (1:2.44-1) ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 3.909 Selecting previously unselected package iproute2.
16:57:57 [2023-01-03T16:57:57.358Z] #109 3.911 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 3.915 Unpacking iproute2 (5.10.0-4) ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.020 Selecting previously unselected package xxd.
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.020 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.024 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.072 Selecting previously unselected package vim-common.
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.072 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.080 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:57:57 [2023-01-03T16:57:57.358Z] #109 4.132 Selecting previously unselected package bash-completion.
16:57:57 [2023-01-03T16:57:57.614Z] #109 4.135 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.791 Unpacking bash-completion (1:2.11-2) ...
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.900 Selecting previously unselected package bzip2.
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.900 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.903 Unpacking bzip2 (1.0.8-4) ...
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.939 Selecting previously unselected package xz-utils.
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.942 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.175Z] #109 4.944 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:57:58 [2023-01-03T16:57:58.175Z] #109 5.000 Selecting previously unselected package apparmor.
16:57:58 [2023-01-03T16:57:58.431Z] #109 5.002 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.431Z] #109 5.026 Unpacking apparmor (2.13.6-10) ...
16:57:58 [2023-01-03T16:57:58.431Z] #109 5.126 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.128 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.132 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.179 Selecting previously unselected package dmsetup.
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.181 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.184 Unpacking dmsetup (2:1.02.175-2.1) ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.219 Selecting previously unselected package inetutils-ping.
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.222 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.225 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.274 Selecting previously unselected package libip4tc2:arm64.
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.277 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.282 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.321 Selecting previously unselected package libip6tc2:arm64.
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.323 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.327 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.358 Selecting previously unselected package libnfnetlink0:arm64.
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.361 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.364 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:57:58 [2023-01-03T16:57:58.686Z] #109 5.396 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.398 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.401 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.434 Selecting previously unselected package libnftnl11:arm64.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.436 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.440 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.473 Selecting previously unselected package iptables.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.475 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.479 Unpacking iptables (1.8.7-1) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.549 Selecting previously unselected package libonig5:arm64.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.552 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.555 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.603 Selecting previously unselected package libjq1:arm64.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.603 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.609 Unpacking libjq1:arm64 (1.6-2.1) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.647 Selecting previously unselected package jq.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.647 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.650 Unpacking jq (1.6-2.1) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.690 Selecting previously unselected package libaio1:arm64.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.692 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.696 Unpacking libaio1:arm64 (0.3.112-9) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.731 Selecting previously unselected package libgpm2:arm64.
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.733 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.737 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:57:58 [2023-01-03T16:57:58.942Z] #109 5.772 Selecting previously unselected package libicu67:arm64.
16:57:59 [2023-01-03T16:57:59.198Z] #109 5.774 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
16:57:59 [2023-01-03T16:57:59.198Z] #109 5.779 Unpacking libicu67:arm64 (67.1-7) ...
16:57:59 [2023-01-03T16:57:59.759Z] #109 6.457 Selecting previously unselected package libinih1:arm64.
16:57:59 [2023-01-03T16:57:59.759Z] #109 6.460 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
16:57:59 [2023-01-03T16:57:59.759Z] #109 6.463 Unpacking libinih1:arm64 (53-1+b2) ...
16:57:59 [2023-01-03T16:57:59.759Z] #109 6.497 Selecting previously unselected package libnet1:arm64.
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.500 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.504 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.545 Selecting previously unselected package libnl-3-200:arm64.
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.548 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.551 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.589 Selecting previously unselected package libprotobuf-c1:arm64.
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.591 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.594 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.627 Selecting previously unselected package libyajl2:arm64.
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.630 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.638 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.668 Selecting previously unselected package net-tools.
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.670 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.674 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.722 Selecting previously unselected package patch.
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.722 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.727 Unpacking patch (2.7.6-7) ...
16:58:00 [2023-01-03T16:58:00.015Z] #109 6.764 Selecting previously unselected package python-pip-whl.
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.765 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.768 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.908 Selecting previously unselected package python3-lib2to3.
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.910 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.915 Unpacking python3-lib2to3 (3.9.2-1) ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.957 Selecting previously unselected package python3-distutils.
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.959 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 6.962 Unpacking python3-distutils (3.9.2-1) ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 7.007 Selecting previously unselected package python3-pkg-resources.
16:58:00 [2023-01-03T16:58:00.270Z] #109 7.007 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
16:58:00 [2023-01-03T16:58:00.270Z] #109 7.014 Unpacking python3-pkg-resources (52.0.0-4) ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.058 Selecting previously unselected package python3-setuptools.
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.060 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.064 Unpacking python3-setuptools (52.0.0-4) ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.130 Selecting previously unselected package python3-wheel.
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.132 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.136 Unpacking python3-wheel (0.34.2-1) ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.168 Selecting previously unselected package python3-pip.
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.169 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.172 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.239 Selecting previously unselected package sudo.
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.240 Preparing to unpack .../43-sudo_1.9.5p2-3_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.244 Unpacking sudo (1.9.5p2-3) ...
16:58:00 [2023-01-03T16:58:00.526Z] #109 7.353 Selecting previously unselected package thin-provisioning-tools.
16:58:00 [2023-01-03T16:58:00.781Z] #109 7.356 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.781Z] #109 7.359 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:58:00 [2023-01-03T16:58:00.781Z] #109 7.417 Selecting previously unselected package uidmap.
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.420 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.423 Unpacking uidmap (1:4.8.1-1) ...
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.473 Selecting previously unselected package vim-runtime.
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.475 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.487 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.498 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:58:00 [2023-01-03T16:58:00.782Z] #109 7.502 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:58:01 [2023-01-03T16:58:01.343Z] #109 8.069 Selecting previously unselected package vim.
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.072 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.082 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.210 Selecting previously unselected package xfsprogs.
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.213 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.216 Unpacking xfsprogs (5.10.0-4) ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.312 Selecting previously unselected package zip.
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.315 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.319 Unpacking zip (3.0-12) ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.370 Selecting previously unselected package zstd.
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.373 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:58:01 [2023-01-03T16:58:01.640Z] #109 8.379 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:58:01 [2023-01-03T16:58:01.895Z] #109 8.469 Setting up python3-pkg-resources (52.0.0-4) ...
16:58:01 [2023-01-03T16:58:01.895Z] #109 8.665 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:58:01 [2023-01-03T16:58:01.895Z] #109 8.682 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:58:01 [2023-01-03T16:58:01.895Z] #109 8.708 Setting up libgpm2:arm64 (1.20.7-8) ...
16:58:01 [2023-01-03T16:58:01.895Z] #109 8.718 Setting up libicu67:arm64 (67.1-7) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.728 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.758 Setting up libinih1:arm64 (53-1+b2) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.784 Setting up uidmap (1:4.8.1-1) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.801 Setting up libyajl2:arm64 (2.1.0-3) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.810 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.820 Setting up bzip2 (1.0.8-4) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.833 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:58:02 [2023-01-03T16:58:02.151Z] #109 8.843 Setting up python3-wheel (0.34.2-1) ...
16:58:02 [2023-01-03T16:58:02.406Z] #109 8.983 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:58:02 [2023-01-03T16:58:02.406Z] #109 8.993 Setting up libcap2:arm64 (1:2.44-1) ...
16:58:02 [2023-01-03T16:58:02.406Z] #109 9.002 Setting up libcap2-bin (1:2.44-1) ...
16:58:02 [2023-01-03T16:58:02.406Z] #109 9.015 Setting up apparmor (2.13.6-10) ...
16:58:03 [2023-01-03T16:58:03.332Z] #109 9.742 Setting up zip (3.0-12) ...
16:58:03 [2023-01-03T16:58:03.332Z] #109 9.751 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:58:03 [2023-01-03T16:58:03.332Z] #109 9.770 Setting up bash-completion (1:2.11-2) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.53 Setting up libmnl0:arm64 (1.0.4-3) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.54 Setting up patch (2.7.6-7) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.55 Setting up sudo (1.9.5p2-3) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.59 invoke-rc.d: could not determine current runlevel
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.59 invoke-rc.d: policy-rc.d denied execution of start.
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.60 Setting up libxtables12:arm64 (1.8.7-1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.61 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.62 Setting up pigz (2.6-1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.66 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:58:03 [2023-01-03T16:58:03.939Z] #109 10.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:58:04 [2023-01-03T16:58:04.202Z] #109 10.82 Setting up libaio1:arm64 (0.3.112-9) ...
16:58:04 [2023-01-03T16:58:04.202Z] #109 10.83 Setting up python3-lib2to3 (3.9.2-1) ...
16:58:04 [2023-01-03T16:58:04.202Z] #109 10.93 Setting up libelf1:arm64 (0.183-1) ...
16:58:04 [2023-01-03T16:58:04.202Z] #109 10.96 Setting up zstd (1.4.8+dfsg-2.1) ...
16:58:04 [2023-01-03T16:58:04.202Z] #109 10.97 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:58:04 [2023-01-03T16:58:04.202Z] #109 10.98 Setting up python3-distutils (3.9.2-1) ...
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.11 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:58:04 [2023-01-03T16:58:04.457Z] #109 11.15 Setting up python3-setuptools (52.0.0-4) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.48 Setting up libjq1:arm64 (1.6-2.1) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.49 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.51 Setting up thin-provisioning-tools (0.9.0-1) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.78 Setting up jq (1.6-2.1) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.80 Setting up libbpf0:arm64 (1:0.3-2) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.81 Setting up iptables (1.8.7-1) ...
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:58:05 [2023-01-03T16:58:05.019Z] #109 11.85 Setting up iproute2 (5.10.0-4) ...
16:58:05 [2023-01-03T16:58:05.333Z] #109 11.98 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:58:05 [2023-01-03T16:58:05.589Z] #109 11.99 Setting up dmsetup (2:1.02.175-2.1) ...
16:58:05 [2023-01-03T16:58:05.589Z] #109 12.00 Setting up xfsprogs (5.10.0-4) ...
16:58:05 [2023-01-03T16:58:05.589Z] #109 12.01 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:58:06 [2023-01-03T16:58:06.153Z] #109 DONE 12.7s
16:58:06 [2023-01-03T16:58:06.153Z] 
16:58:06 [2023-01-03T16:58:06.153Z] #110 [dev-base  8/10] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:58:06 [2023-01-03T16:58:06.409Z] #110 0.430 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:58:06 [2023-01-03T16:58:06.409Z] #110 0.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:58:06 [2023-01-03T16:58:06.409Z] #110 0.436 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:58:06 [2023-01-03T16:58:06.409Z] #110 DONE 0.5s
16:58:06 [2023-01-03T16:58:06.409Z] 
16:58:06 [2023-01-03T16:58:06.409Z] #111 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
16:58:12 [2023-01-03T16:58:12.940Z] #111 5.683 Collecting yamllint==1.27.1
16:58:13 [2023-01-03T16:58:13.196Z] #111 6.731   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:58:13 [2023-01-03T16:58:13.451Z] #111 7.021 Collecting pathspec>=0.5.3
16:58:13 [2023-01-03T16:58:13.451Z] #111 7.025   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
16:58:13 [2023-01-03T16:58:13.451Z] #111 7.124 Collecting pyyaml
16:58:13 [2023-01-03T16:58:13.707Z] #111 7.133   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:58:13 [2023-01-03T16:58:13.707Z] #111 7.150 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:58:13 [2023-01-03T16:58:13.707Z] #111 7.154 Building wheels for collected packages: yamllint
16:58:13 [2023-01-03T16:58:13.707Z] #111 7.155   Building wheel for yamllint (setup.py): started
16:58:13 [2023-01-03T16:58:13.962Z] #111 7.398   Building wheel for yamllint (setup.py): finished with status 'done'
16:58:13 [2023-01-03T16:58:13.962Z] #111 7.398   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=771b07d12d5dc90e5494cbae88e2acf21e39c04c7dc16d0cf8e3d37057be6dc4
16:58:13 [2023-01-03T16:58:13.962Z] #111 7.398   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:58:13 [2023-01-03T16:58:13.962Z] #111 7.401 Successfully built yamllint
16:58:13 [2023-01-03T16:58:13.962Z] #111 7.406 Installing collected packages: pyyaml, pathspec, yamllint
16:58:13 [2023-01-03T16:58:13.962Z] #111 7.521 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
16:58:14 [2023-01-03T16:58:14.220Z] #111 DONE 7.6s
16:58:14 [2023-01-03T16:58:14.220Z] 
16:58:14 [2023-01-03T16:58:14.221Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
16:58:14 [2023-01-03T16:58:14.783Z] #112 0.715 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:58:15 [2023-01-03T16:58:15.039Z] #112 0.715 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:58:15 [2023-01-03T16:58:15.039Z] #112 0.715 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:58:15 [2023-01-03T16:58:15.855Z] #112 1.062 Reading package lists...
16:58:16 [2023-01-03T16:58:16.460Z] #112 1.590 Reading package lists...
16:58:16 [2023-01-03T16:58:16.460Z] #112 2.114 Building dependency tree...
16:58:16 [2023-01-03T16:58:16.460Z] #112 2.261 Reading state information...
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434 gcc is already the newest version (4:10.2.1-1).
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434 pkg-config is already the newest version (0.29.2-1).
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434 The following additional packages will be installed:
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libbtrfs0
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.434   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.435   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.435   libsepol1-dev uuid-dev zlib1g-dev
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.436 Suggested packages:
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.436   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.436   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.436 Recommended packages:
16:58:16 [2023-01-03T16:58:16.715Z] #112 2.436   build-essential fakeroot libalgorithm-merge-perl
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.698 The following NEW packages will be installed:
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.698   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.698   libblkid-dev libbtrfs-dev libbtrfs0 libdevmapper-dev
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.699   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.699   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.699   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.699   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.699   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
16:58:16 [2023-01-03T16:58:16.971Z] #112 2.700   uuid-dev zlib1g-dev
16:58:17 [2023-01-03T16:58:17.226Z] #112 2.975 0 upgraded, 35 newly installed, 0 to remove and 1 not upgraded.
16:58:17 [2023-01-03T16:58:17.226Z] #112 2.975 Need to get 10.8 MB of archives.
16:58:17 [2023-01-03T16:58:17.226Z] #112 2.975 After this operation, 42.9 MB of additional disk space will be used.
16:58:17 [2023-01-03T16:58:17.226Z] #112 2.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 2.993 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:58:17 [2023-01-03T16:58:17.226Z] #112 3.084 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:58:17 [2023-01-03T16:58:17.226Z] #112 3.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.102 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.103 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:58:17 [2023-01-03T16:58:17.226Z] #112 3.105 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.107 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.109 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.111 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.113 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.117 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.120 Get:13 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:58:17 [2023-01-03T16:58:17.226Z] #112 3.121 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.126 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.131 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.135 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.137 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.140 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.144 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.146 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.149 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.152 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.158 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.159 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.161 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.165 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.168 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.170 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.172 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:58:17 [2023-01-03T16:58:17.226Z] #112 3.192 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.193 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.205 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.206 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.207 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.360 debconf: delaying package configuration, since apt-utils is not installed
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.396 Fetched 10.8 MB in 1s (21.3 MB/s)
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.421 Selecting previously unselected package dpkg-dev.
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.421 (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 ... 20385 files and directories currently installed.)
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.434 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
16:58:17 [2023-01-03T16:58:17.482Z] #112 3.438 Unpacking dpkg-dev (1.20.12) ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.566 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.569 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.578 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.619 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.620 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.625 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.674 Selecting previously unselected package libsecret-common.
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.676 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.682 Unpacking libsecret-common (0.20.4-2) ...
16:58:17 [2023-01-03T16:58:17.742Z] #112 3.735 Selecting previously unselected package libsecret-1-0:arm64.
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.737 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.743 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.789 Selecting previously unselected package gir1.2-secret-1:arm64.
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.791 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.795 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.833 Selecting previously unselected package libapparmor1:arm64.
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.835 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.840 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.878 Selecting previously unselected package libapparmor-dev:arm64.
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.880 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.885 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.922 Selecting previously unselected package uuid-dev:arm64.
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.925 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.929 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:58:17 [2023-01-03T16:58:17.999Z] #112 3.977 Selecting previously unselected package libblkid-dev:arm64.
16:58:18 [2023-01-03T16:58:18.255Z] #112 3.979 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 3.990 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.049 Selecting previously unselected package libbtrfs0:arm64.
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.051 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.055 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.101 Selecting previously unselected package libbtrfs-dev:arm64.
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.104 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.108 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.165 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.168 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.171 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:58:18 [2023-01-03T16:58:18.255Z] #112 4.203 Selecting previously unselected package libudev-dev:arm64.
16:58:18 [2023-01-03T16:58:18.510Z] #112 4.206 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.210 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.261 Selecting previously unselected package libsepol1-dev:arm64.
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.264 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.267 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.336 Selecting previously unselected package libpcre2-16-0:arm64.
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.338 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.342 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.393 Selecting previously unselected package libpcre2-32-0:arm64.
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.396 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.399 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:58:18 [2023-01-03T16:58:18.511Z] #112 4.449 Selecting previously unselected package libpcre2-posix2:arm64.
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.452 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.456 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.493 Selecting previously unselected package libpcre2-dev:arm64.
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.495 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.501 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.583 Selecting previously unselected package libselinux1-dev:arm64.
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.585 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.591 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.650 Selecting previously unselected package libdevmapper-dev:arm64.
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.653 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.657 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:58:18 [2023-01-03T16:58:18.766Z] #112 4.689 Selecting previously unselected package libffi-dev:arm64.
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.692 Preparing to unpack .../21-libffi-dev_3.3-6_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.695 Unpacking libffi-dev:arm64 (3.3-6) ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.731 Selecting previously unselected package libglib2.0-data.
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.733 Preparing to unpack .../22-libglib2.0-data_2.66.8-1_all.deb ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.737 Unpacking libglib2.0-data (2.66.8-1) ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.874 Selecting previously unselected package libglib2.0-bin.
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.876 Preparing to unpack .../23-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.881 Unpacking libglib2.0-bin (2.66.8-1) ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.924 Selecting previously unselected package libglib2.0-dev-bin.
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.927 Preparing to unpack .../24-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.931 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:58:19 [2023-01-03T16:58:19.021Z] #112 4.978 Selecting previously unselected package libmount-dev:arm64.
16:58:19 [2023-01-03T16:58:19.277Z] #112 4.980 Preparing to unpack .../25-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 4.985 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.026 Selecting previously unselected package libpcre16-3:arm64.
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.029 Preparing to unpack .../26-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.033 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.083 Selecting previously unselected package libpcre32-3:arm64.
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.085 Preparing to unpack .../27-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.091 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.141 Selecting previously unselected package libpcrecpp0v5:arm64.
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.144 Preparing to unpack .../28-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.147 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:58:19 [2023-01-03T16:58:19.277Z] #112 5.186 Selecting previously unselected package libpcre3-dev:arm64.
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.188 Preparing to unpack .../29-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.192 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.273 Selecting previously unselected package zlib1g-dev:arm64.
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.276 Preparing to unpack .../30-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.281 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.324 Selecting previously unselected package libglib2.0-dev:arm64.
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.327 Preparing to unpack .../31-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.537Z] #112 5.331 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.529 Selecting previously unselected package libseccomp-dev:arm64.
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.529 Preparing to unpack .../32-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.533 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.578 Selecting previously unselected package libsecret-1-dev:arm64.
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.581 Preparing to unpack .../33-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.584 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.663 Selecting previously unselected package libsystemd-dev:arm64.
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.666 Preparing to unpack .../34-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:58:19 [2023-01-03T16:58:19.793Z] #112 5.670 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.048Z] #112 5.779 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:58:20 [2023-01-03T16:58:20.048Z] #112 5.791 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:58:20 [2023-01-03T16:58:20.048Z] #112 5.957 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.048Z] #112 5.973 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:58:20 [2023-01-03T16:58:20.048Z] #112 5.992 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.007 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.022 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.036 Setting up libffi-dev:arm64 (3.3-6) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.050 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.064 Setting up dpkg-dev (1.20.12) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.091 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.104 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.117 Setting up libglib2.0-data (2.66.8-1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.127 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.138 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.148 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.160 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.172 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.183 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.196 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.208 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.221 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.233 Setting up libsecret-common (0.20.4-2) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.243 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.259 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.270 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.281 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.292 Setting up libglib2.0-bin (2.66.8-1) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.305 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:58:20 [2023-01-03T16:58:20.303Z] #112 6.317 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.327 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.340 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.352 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.365 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.376 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.390 No schema files found: doing nothing.
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.394 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:58:20 [2023-01-03T16:58:20.559Z] #112 6.415 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:58:20 [2023-01-03T16:58:20.814Z] #112 DONE 6.7s
16:58:21 [2023-01-03T16:58:21.070Z] 
16:58:21 [2023-01-03T16:58:21.070Z] #113 [dev 1/1] COPY . .
16:58:23 [2023-01-03T16:58:23.584Z] #113 DONE 2.4s
16:58:23 [2023-01-03T16:58:23.584Z] 
16:58:23 [2023-01-03T16:58:23.584Z] #114 exporting to image
16:58:23 [2023-01-03T16:58:23.584Z] #114 exporting layers
16:58:24 [2023-01-03T16:58:24.146Z] #114 exporting layers 1.0s done
16:58:24 [2023-01-03T16:58:24.146Z] #114 writing image sha256:f4d5dd10e00d5e364ab0f673157576789541e4ae05154f3efa62aac92f9709d4 done
16:58:24 [2023-01-03T16:58:24.146Z] #114 naming to docker.io/library/docker:fe097e018c983967f065fdc811108e62f0bd8377 done
16:58:24 [2023-01-03T16:58:24.146Z] #114 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:58:24 [2023-01-03T16:58:24.445Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:58:24 [2023-01-03T16:58:24.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe097e018c983967f065fdc811108e62f0bd8377 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:fe097e018c983967f065fdc811108e62f0bd8377 hack/test/unit
16:58:25 [2023-01-03T16:58:25.323Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
16:58:25 [2023-01-03T16:58:25.323Z] + TESTFLAGS+=' -test.timeout=5m'
16:58:25 [2023-01-03T16:58:25.323Z] + TESTDIRS=./...
16:58:25 [2023-01-03T16:58:25.323Z] + exclude_paths='/vendor/|/integration'
16:58:25 [2023-01-03T16:58:25.323Z] ++ go list ./...
16:58:25 [2023-01-03T16:58:25.323Z] ++ grep -vE '(/vendor/|/integration)'
16:58:26 [2023-01-03T16:58:26.250Z] + pkg_list='github.com/docker/docker/api
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/backend/build
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/httpstatus
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/httputils
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/middleware
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/build
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/checkpoint
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/container
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/debug
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/distribution
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/grpc
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/image
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/network
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/plugin
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/session
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/swarm
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/system
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/server/router/volume
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/backend
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/blkiodev
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/container
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/events
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/filters
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/image
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/mount
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/network
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/plugins/logdriver
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/registry
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/strslice
16:58:26 [2023-01-03T16:58:26.250Z] github.com/docker/docker/api/types/swarm
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/swarm/runtime
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/time
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/versions
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/versions/v1p19
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/versions/v1p20
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/volume
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/exporter
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/worker
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/dockerfile
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/remotecontext
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/remotecontext/git
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/remotecontext/urlutil
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/config
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/debug
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/winresources/docker-proxy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/winresources/dockerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/client
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/docker-proxy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/dockerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/dockerd/trap
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/container
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/container/stream
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/contrib/apparmor
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/contrib/docker-device-tool
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/contrib/httpserver
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/convert
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/executor
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/executor/container
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/provider
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/config
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/events
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/events/testutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/exec
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/aufs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/copy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/overlay
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/register
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/vfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/zfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/images
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/initlayer
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/links
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/listeners
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/awslogs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/fluentd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/gcplogs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/gelf
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/journald
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/local
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/logentries
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/loggertest
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/loggerutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/splunk
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/syslog
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/templates
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/names
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/network
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/stats
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution/metadata
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution/utils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution/xfer
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/dockerversion
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/errdefs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image/cache
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image/tarexport
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image/v1
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/internal/test/suite
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/layer
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/queue
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/remote
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/supervisor
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/types
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/bitseq
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cluster
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/config
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/datastore
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/diagnostic
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/discoverapi
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/driverapi
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/host
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/null
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/overlay
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/remote
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/windows
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/drvregistry
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/etchosts
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/idm
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/internal/caller
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipam
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipamapi
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipams/builtin
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipams/null
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipams/remote
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ipamutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/iptables
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/netlabel
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/netutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/networkdb
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/ns
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/options
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/osl
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/osl/kernel
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/portallocator
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/portmapper
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/resolvconf
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/testutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libnetwork/types
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/oci
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/oci/caps
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/opts
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/aaparser
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/archive
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/authorization
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/broadcaster
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/capabilities
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/chrootarchive
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/containerfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/devicemapper
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/directory
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/dmesg
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/fileutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/fsutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/homedir
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/idtools
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/ioutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/jsonmessage
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/longpath
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/loopback
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/namesgenerator
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/parsers
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/parsers/kernel
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/pidfile
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/platform
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/plugingetter
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/plugins
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/plugins/transport
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/pools
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/progress
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/pubsub
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/reexec
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/signal
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/stack
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/stdcopy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/streamformatter
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/stringid
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/sysinfo
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/system
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/tailfile
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/tarsum
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/truncindex
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/urlutil
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/pkg/useragent
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/plugin
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/plugin/executor/containerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/plugin/v2
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/profiles/apparmor
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/profiles/seccomp
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/quota
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/reference
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/registry
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/registry/resumable
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/restartmanager
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/rootless
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/rootless/specconv
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/runconfig
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/runconfig/opts
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/daemon
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/environment
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/fakecontext
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/fakegit
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/fakestorage
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/fixtures/load
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/fixtures/plugin
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/registry
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/testutil/request
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume/drivers
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume/local
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume/mounts
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume/service
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume/service/opts
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/volume/testutils'
16:58:26 [2023-01-03T16:58:26.251Z] ++ grep --fixed-strings -v /libnetwork
16:58:26 [2023-01-03T16:58:26.251Z] ++ echo 'github.com/docker/docker/api
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/backend/build
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/httpstatus
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/httputils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/middleware
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/build
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/checkpoint
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/container
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/debug
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/distribution
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/grpc
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/image
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/network
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/plugin
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/session
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/swarm
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/system
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/server/router/volume
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/backend
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/blkiodev
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/container
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/events
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/filters
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/image
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/mount
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/network
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/plugins/logdriver
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/registry
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/strslice
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/swarm
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/swarm/runtime
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/time
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/versions
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/versions/v1p19
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/versions/v1p20
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/api/types/volume
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/exporter
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/builder-next/worker
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/dockerfile
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/remotecontext
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/remotecontext/git
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/builder/remotecontext/urlutil
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/config
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/debug
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/winresources/docker-proxy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cli/winresources/dockerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/client
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/docker-proxy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/dockerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/dockerd/trap
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/container
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/container/stream
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/contrib/apparmor
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/contrib/docker-device-tool
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/contrib/httpserver
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/convert
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/executor
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/executor/container
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/cluster/provider
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/config
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/events
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/events/testutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/exec
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/aufs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/copy
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/overlay
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/register
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/vfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/graphdriver/zfs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/images
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/initlayer
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/links
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/listeners
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/awslogs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/fluentd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/gcplogs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/gelf
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/journald
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/local
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/logentries
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/loggertest
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/loggerutils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/splunk
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/syslog
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/logger/templates
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/names
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/network
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/daemon/stats
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution/metadata
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution/utils
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/distribution/xfer
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/dockerversion
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/errdefs
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image/cache
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image/tarexport
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/image/v1
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/internal/test/suite
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/layer
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/queue
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/remote
16:58:26 [2023-01-03T16:58:26.251Z] github.com/docker/docker/libcontainerd/supervisor
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libcontainerd/types
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/bitseq
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cluster
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/config
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/datastore
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/diagnostic
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/discoverapi
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/driverapi
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/host
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/null
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/overlay
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/remote
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/windows
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/drvregistry
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/etchosts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/idm
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/internal/caller
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipam
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipamapi
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipams/builtin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipams/null
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipams/remote
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ipamutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/iptables
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/netlabel
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/netutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/networkdb
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/ns
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/options
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/osl
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/osl/kernel
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/portallocator
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/portmapper
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/resolvconf
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/testutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libnetwork/types
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/oci
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/oci/caps
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/opts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/aaparser
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/archive
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/authorization
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/broadcaster
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/capabilities
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/chrootarchive
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/containerfs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/devicemapper
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/directory
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/dmesg
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/fileutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/fsutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/homedir
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/idtools
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/ioutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/jsonmessage
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/longpath
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/loopback
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/namesgenerator
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/parsers
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/parsers/kernel
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/pidfile
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/platform
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugingetter
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/transport
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/pools
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/progress
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/pubsub
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/reexec
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/signal
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/stack
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/stdcopy
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/streamformatter
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/stringid
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/sysinfo
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/system
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/tailfile
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/tarsum
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/truncindex
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/urlutil
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/useragent
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/plugin/executor/containerd
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/plugin/v2
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/profiles/apparmor
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/profiles/seccomp
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/quota
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/reference
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/registry
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/registry/resumable
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/restartmanager
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/rootless
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/rootless/specconv
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/runconfig
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/runconfig/opts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/daemon
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/environment
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fakecontext
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fakegit
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fakestorage
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fixtures/load
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fixtures/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/registry
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/request
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/drivers
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/local
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/mounts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/service
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/service/opts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/testutils'
16:58:26 [2023-01-03T16:58:26.252Z] + base_pkg_list='github.com/docker/docker/api
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/backend/build
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/httpstatus
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/httputils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/middleware
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/build
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/checkpoint
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/container
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/debug
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/distribution
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/grpc
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/image
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/network
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/session
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/swarm
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/system
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/volume
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/backend
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/blkiodev
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/container
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/events
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/filters
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/image
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/mount
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/network
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/plugins/logdriver
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/registry
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/strslice
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/swarm
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/swarm/runtime
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/time
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/versions
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/versions/v1p19
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/versions/v1p20
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/volume
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next/exporter
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/builder-next/worker
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/dockerfile
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/remotecontext
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/remotecontext/git
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/builder/remotecontext/urlutil
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cli
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cli/config
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cli/debug
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cli/winresources/docker-proxy
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cli/winresources/dockerd
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/client
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cmd/docker-proxy
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cmd/dockerd
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cmd/dockerd/trap
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/container
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/container/stream
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/contrib/apparmor
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/contrib/docker-device-tool
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/contrib/httpserver
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/cluster
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/cluster/convert
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/cluster/executor
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/cluster/executor/container
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/cluster/provider
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/config
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/events
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/events/testutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/exec
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/aufs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/copy
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/overlay
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/register
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/vfs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/graphdriver/zfs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/images
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/initlayer
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/links
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/listeners
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/awslogs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/fluentd
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/gcplogs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/gelf
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/journald
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/local
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/logentries
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/loggertest
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/loggerutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/splunk
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/syslog
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/logger/templates
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/names
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/network
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/daemon/stats
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/distribution
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/distribution/metadata
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/distribution/utils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/distribution/xfer
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/dockerversion
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/errdefs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/image
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/image/cache
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/image/tarexport
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/image/v1
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/internal/test/suite
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/layer
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libcontainerd
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libcontainerd/queue
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libcontainerd/remote
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libcontainerd/supervisor
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/libcontainerd/types
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/oci
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/oci/caps
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/opts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/aaparser
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/archive
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/authorization
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/broadcaster
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/capabilities
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/chrootarchive
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/containerfs
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/devicemapper
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/directory
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/dmesg
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/fileutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/fsutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/homedir
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/idtools
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/ioutils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/jsonmessage
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/longpath
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/loopback
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/namesgenerator
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/parsers
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/parsers/kernel
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/pidfile
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/platform
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugingetter
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/plugins/transport
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/pools
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/progress
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/pubsub
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/reexec
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/signal
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/stack
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/stdcopy
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/streamformatter
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/stringid
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/sysinfo
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/system
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/tailfile
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/tarsum
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/truncindex
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/urlutil
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/pkg/useragent
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/plugin/executor/containerd
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/plugin/v2
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/profiles/apparmor
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/profiles/seccomp
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/quota
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/reference
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/registry
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/registry/resumable
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/restartmanager
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/rootless
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/rootless/specconv
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/runconfig
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/runconfig/opts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/daemon
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/environment
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fakecontext
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fakegit
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fakestorage
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fixtures/load
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fixtures/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/registry
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/testutil/request
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/drivers
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/local
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/mounts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/service
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/service/opts
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/volume/testutils'
16:58:26 [2023-01-03T16:58:26.252Z] ++ grep --fixed-strings /libnetwork
16:58:26 [2023-01-03T16:58:26.252Z] ++ echo 'github.com/docker/docker/api
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/backend/build
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/httpstatus
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/httputils
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/middleware
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/build
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/checkpoint
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/container
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/debug
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/distribution
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/grpc
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/image
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/network
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/plugin
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/session
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/swarm
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/system
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/server/router/volume
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/backend
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/blkiodev
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/container
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/events
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/filters
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/image
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/mount
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/network
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/plugins/logdriver
16:58:26 [2023-01-03T16:58:26.252Z] github.com/docker/docker/api/types/registry
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/strslice
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/swarm
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/swarm/runtime
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/time
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/versions
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/versions/v1p19
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/versions/v1p20
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/api/types/volume
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next/exporter
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/builder-next/worker
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/dockerfile
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/remotecontext
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/remotecontext/git
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/builder/remotecontext/urlutil
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cli
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cli/config
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cli/debug
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cli/winresources/docker-proxy
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cli/winresources/dockerd
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/client
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cmd/docker-proxy
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cmd/dockerd
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cmd/dockerd/trap
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/container
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/container/stream
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/contrib/apparmor
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/contrib/docker-device-tool
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/contrib/httpserver
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/cluster
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/cluster/convert
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/cluster/executor
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/cluster/executor/container
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/cluster/provider
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/config
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/events
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/events/testutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/exec
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/aufs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/copy
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/overlay
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/register
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/vfs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/graphdriver/zfs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/images
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/initlayer
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/links
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/listeners
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/awslogs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/fluentd
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/gcplogs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/gelf
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/journald
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/local
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/logentries
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/loggertest
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/loggerutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/splunk
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/syslog
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/logger/templates
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/names
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/network
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/daemon/stats
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/distribution
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/distribution/metadata
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/distribution/utils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/distribution/xfer
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/dockerversion
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/errdefs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/image
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/image/cache
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/image/tarexport
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/image/v1
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/internal/test/suite
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/layer
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libcontainerd
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libcontainerd/queue
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libcontainerd/remote
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libcontainerd/supervisor
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libcontainerd/types
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/bitseq
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cluster
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/config
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/datastore
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/diagnostic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/discoverapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/driverapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/host
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/null
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/remote
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/windows
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drvregistry
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/etchosts
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/idm
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/internal/caller
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipam
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipamapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/builtin
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/null
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/remote
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipamutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/iptables
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/netlabel
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/netutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/networkdb
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ns
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/options
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/osl
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/osl/kernel
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/portallocator
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/portmapper
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/resolvconf
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/testutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/types
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/oci
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/oci/caps
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/opts
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/aaparser
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/archive
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/authorization
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/broadcaster
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/capabilities
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/chrootarchive
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/containerfs
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/devicemapper
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/directory
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/dmesg
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/fileutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/fsutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/homedir
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/idtools
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/ioutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/jsonmessage
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/longpath
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/loopback
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/namesgenerator
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/parsers
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/parsers/kernel
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/pidfile
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/platform
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/plugingetter
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/plugins
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/plugins/transport
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/pools
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/progress
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/pubsub
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/reexec
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/signal
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/stack
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/stdcopy
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/streamformatter
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/stringid
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/sysinfo
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/system
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/tailfile
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/tarsum
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/truncindex
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/urlutil
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/pkg/useragent
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/plugin
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/plugin/executor/containerd
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/plugin/v2
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/profiles/apparmor
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/profiles/seccomp
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/quota
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/reference
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/registry
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/registry/resumable
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/restartmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/rootless
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/rootless/specconv
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/runconfig
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/runconfig/opts
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/daemon
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/environment
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/fakecontext
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/fakegit
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/fakestorage
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/fixtures/load
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/fixtures/plugin
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/registry
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/testutil/request
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume/drivers
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume/local
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume/mounts
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume/service
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume/service/opts
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/volume/testutils'
16:58:26 [2023-01-03T16:58:26.253Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/bitseq
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cluster
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/config
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/datastore
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/diagnostic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/discoverapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/driverapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/host
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/null
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/remote
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/windows
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drvregistry
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/etchosts
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/idm
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/internal/caller
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipam
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipamapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/builtin
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/null
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/remote
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ipamutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/iptables
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/netlabel
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/netutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/networkdb
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/ns
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/options
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/osl
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/osl/kernel
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/portallocator
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/portmapper
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/resolvconf
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/testutils
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/types'
16:58:26 [2023-01-03T16:58:26.253Z] + grep --fixed-strings libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.253Z] + echo 'github.com/docker/docker/libnetwork
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/bitseq
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cluster
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/config
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/datastore
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/diagnostic
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/discoverapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/driverapi
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/host
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/null
16:58:26 [2023-01-03T16:58:26.253Z] github.com/docker/docker/libnetwork/drivers/overlay
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/remote
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/windows
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drvregistry
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/etchosts
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/idm
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/internal/caller
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipam
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipamapi
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipams/builtin
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipams/null
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipams/remote
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ipamutils
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/iptables
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/netlabel
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/netutils
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/networkdb
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/ns
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/options
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/osl
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/osl/kernel
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/portallocator
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/portmapper
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/resolvconf
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/testutils
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/types'
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/bridge
16:58:26 [2023-01-03T16:58:26.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:58:26 [2023-01-03T16:58:26.254Z] + type docker-proxy
16:58:26 [2023-01-03T16:58:26.254Z] hack/test/unit: line 25: type: docker-proxy: not found
16:58:26 [2023-01-03T16:58:26.254Z] + hack/make.sh binary-proxy install-proxy
16:58:26 [2023-01-03T16:58:26.254Z] 
16:58:26 [2023-01-03T16:58:26.254Z] Removing bundles/
16:58:26 [2023-01-03T16:58:26.254Z] 
16:58:26 [2023-01-03T16:58:26.254Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:58:26 [2023-01-03T16:58:26.254Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:58:32 [2023-01-03T16:58:32.798Z] Created binary: bundles/binary-proxy/docker-proxy
16:58:32 [2023-01-03T16:58:32.798Z] 
16:58:32 [2023-01-03T16:58:32.798Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:58:32 [2023-01-03T16:58:32.798Z] Installing docker-proxy to /usr/local/bin/
16:58:32 [2023-01-03T16:58:32.798Z] 
16:58:32 [2023-01-03T16:58:32.798Z] + mkdir -p bundles
16:58:32 [2023-01-03T16:58:32.798Z] + '[' -n 'github.com/docker/docker/api
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/backend/build
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/httpstatus
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/httputils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/middleware
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/build
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/checkpoint
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/container
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/debug
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/distribution
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/grpc
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/image
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/network
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/plugin
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/session
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/swarm
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/system
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/server/router/volume
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/backend
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/blkiodev
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/container
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/events
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/filters
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/image
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/mount
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/network
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/plugins/logdriver
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/registry
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/strslice
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/swarm
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/swarm/runtime
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/time
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/versions
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/versions/v1p19
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/versions/v1p20
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/api/types/volume
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next/exporter
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/builder-next/worker
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/dockerfile
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/remotecontext
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/remotecontext/git
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/builder/remotecontext/urlutil
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cli
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cli/config
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cli/debug
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cli/winresources/docker-proxy
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cli/winresources/dockerd
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/client
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cmd/docker-proxy
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cmd/dockerd
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cmd/dockerd/trap
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/container
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/container/stream
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/contrib/apparmor
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/contrib/docker-device-tool
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/contrib/httpserver
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/cluster
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/cluster/convert
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/cluster/executor
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/cluster/executor/container
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/cluster/provider
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/config
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/events
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/events/testutils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/exec
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/aufs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/copy
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/overlay
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/register
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/vfs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/graphdriver/zfs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/images
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/initlayer
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/links
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/listeners
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/awslogs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/fluentd
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/gcplogs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/gelf
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/journald
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/local
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/logentries
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/loggertest
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/loggerutils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/splunk
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/syslog
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/logger/templates
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/names
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/network
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/daemon/stats
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/distribution
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/distribution/metadata
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/distribution/utils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/distribution/xfer
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/dockerversion
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/errdefs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/image
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/image/cache
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/image/tarexport
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/image/v1
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/internal/test/suite
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/layer
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/libcontainerd
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/libcontainerd/queue
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/libcontainerd/remote
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/libcontainerd/supervisor
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/libcontainerd/types
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/oci
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/oci/caps
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/opts
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/aaparser
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/archive
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/authorization
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/broadcaster
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/capabilities
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/chrootarchive
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/containerfs
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/devicemapper
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/directory
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/dmesg
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/fileutils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/fsutils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/homedir
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/idtools
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/ioutils
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/jsonmessage
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/longpath
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/loopback
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/namesgenerator
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/parsers
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/parsers/kernel
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/pidfile
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/platform
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/plugingetter
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/plugins
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/plugins/transport
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/pools
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/progress
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/pubsub
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/reexec
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/signal
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/stack
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/stdcopy
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/streamformatter
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/stringid
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/sysinfo
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/system
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/tailfile
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/tarsum
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/truncindex
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/urlutil
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/pkg/useragent
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/plugin
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/plugin/executor/containerd
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/plugin/v2
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/profiles/apparmor
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/profiles/seccomp
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/quota
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/reference
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/registry
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/registry/resumable
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/restartmanager
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/rootless
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/rootless/specconv
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/runconfig
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/runconfig/opts
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/daemon
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/environment
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/fakecontext
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/fakegit
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/fakestorage
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/fixtures/load
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/fixtures/plugin
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/registry
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/testutil/request
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume/drivers
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume/local
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume/mounts
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume/service
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume/service/opts
16:58:32 [2023-01-03T16:58:32.798Z] github.com/docker/docker/volume/testutils' ']'
16:58:32 [2023-01-03T16:58:32.799Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:58:33 [2023-01-03T16:58:33.727Z] ?   	github.com/docker/docker/api	[no test files]
16:58:48 [2023-01-03T16:58:48.563Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
16:59:56 [2023-01-03T16:59:56.198Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:59:56 [2023-01-03T16:59:56.198Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:59:56 [2023-01-03T16:59:56.198Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
16:59:56 [2023-01-03T16:59:56.198Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
16:59:56 [2023-01-03T16:59:56.198Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:59:56 [2023-01-03T16:59:56.198Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:59:56 [2023-01-03T16:59:56.198Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:59:56 [2023-01-03T16:59:56.454Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:59:56 [2023-01-03T16:59:56.454Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:59:56 [2023-01-03T16:59:56.454Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:59:56 [2023-01-03T16:59:56.454Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:59:56 [2023-01-03T16:59:56.454Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:59:56 [2023-01-03T16:59:56.709Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:59:57 [2023-01-03T16:59:57.271Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:59:57 [2023-01-03T16:59:57.271Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:59:57 [2023-01-03T16:59:57.833Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
16:59:57 [2023-01-03T16:59:57.833Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:59:58 [2023-01-03T16:59:58.088Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 93.7% of statements
16:59:58 [2023-01-03T16:59:58.344Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:59:58 [2023-01-03T16:59:58.344Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
16:59:58 [2023-01-03T16:59:58.600Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:59:58 [2023-01-03T16:59:58.600Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:00:01 [2023-01-03T17:00:01.116Z] ok  	github.com/docker/docker/builder/remotecontext	0.161s	coverage: 13.7% of statements
17:00:01 [2023-01-03T17:00:01.372Z] ok  	github.com/docker/docker/builder/dockerfile	0.476s	coverage: 49.3% of statements
17:00:01 [2023-01-03T17:00:01.628Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
17:00:02 [2023-01-03T17:00:02.190Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:00:04 [2023-01-03T17:00:04.078Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.399s	coverage: 83.5% of statements
17:00:04 [2023-01-03T17:00:04.078Z] ?   	github.com/docker/docker/cli	[no test files]
17:00:04 [2023-01-03T17:00:04.078Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:00:04 [2023-01-03T17:00:04.078Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:00:04 [2023-01-03T17:00:04.078Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:00:04 [2023-01-03T17:00:04.333Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.027s	coverage: 66.5% of statements
17:00:06 [2023-01-03T17:00:06.852Z] ok  	github.com/docker/docker/client	0.090s	coverage: 76.0% of statements
17:00:38 [2023-01-03T17:00:38.875Z] ok  	github.com/docker/docker/cmd/dockerd	0.079s	coverage: 31.8% of statements
17:00:39 [2023-01-03T17:00:39.800Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
17:00:40 [2023-01-03T17:00:40.362Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.413s	coverage: 0.0% of statements
17:00:40 [2023-01-03T17:00:40.362Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:00:40 [2023-01-03T17:00:40.362Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:00:40 [2023-01-03T17:00:40.362Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:00:40 [2023-01-03T17:00:40.362Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:00:40 [2023-01-03T17:00:40.362Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:00:45 [2023-01-03T17:00:45.604Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
17:00:46 [2023-01-03T17:00:46.968Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
17:00:48 [2023-01-03T17:00:48.332Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
17:00:54 [2023-01-03T17:00:54.908Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
17:00:56 [2023-01-03T17:00:56.272Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.1% of statements
17:00:56 [2023-01-03T17:00:56.833Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:00:57 [2023-01-03T17:00:57.395Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
17:00:57 [2023-01-03T17:00:57.955Z] ok  	github.com/docker/docker/daemon	10.105s	coverage: 16.3% of statements
17:00:57 [2023-01-03T17:00:57.955Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:00:57 [2023-01-03T17:00:57.955Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:00:57 [2023-01-03T17:00:57.955Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:00:57 [2023-01-03T17:00:57.955Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:00:58 [2023-01-03T17:00:58.516Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.663s	coverage: 74.8% of statements
17:00:59 [2023-01-03T17:00:59.442Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.275s	coverage: 60.7% of statements
17:01:00 [2023-01-03T17:01:00.006Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
17:01:01 [2023-01-03T17:01:01.381Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
17:01:02 [2023-01-03T17:01:02.310Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.208s	coverage: 50.6% of statements
17:01:03 [2023-01-03T17:01:03.675Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.325s	coverage: 46.1% of statements
17:01:03 [2023-01-03T17:01:03.675Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:01:04 [2023-01-03T17:01:04.603Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
17:01:04 [2023-01-03T17:01:04.603Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.899s	coverage: 58.8% of statements
17:01:04 [2023-01-03T17:01:04.603Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:01:04 [2023-01-03T17:01:04.603Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:01:05 [2023-01-03T17:01:05.536Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
17:01:06 [2023-01-03T17:01:06.097Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
17:01:06 [2023-01-03T17:01:06.658Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 6.9% of statements
17:01:06 [2023-01-03T17:01:06.658Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:01:06 [2023-01-03T17:01:06.658Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:01:07 [2023-01-03T17:01:07.218Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
17:01:08 [2023-01-03T17:01:08.145Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.126s	coverage: 79.6% of statements
17:01:08 [2023-01-03T17:01:08.145Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
17:01:08 [2023-01-03T17:01:08.145Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:01:08 [2023-01-03T17:01:08.707Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
17:01:08 [2023-01-03T17:01:08.707Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.4% of statements
17:01:08 [2023-01-03T17:01:08.963Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
17:01:09 [2023-01-03T17:01:09.524Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.159s	coverage: 76.8% of statements
17:01:09 [2023-01-03T17:01:09.780Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
17:01:09 [2023-01-03T17:01:09.780Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:01:09 [2023-01-03T17:01:09.780Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:01:10 [2023-01-03T17:01:10.707Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
17:01:10 [2023-01-03T17:01:10.707Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 62.0% of statements
17:01:11 [2023-01-03T17:01:11.269Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 46.8% of statements
17:01:11 [2023-01-03T17:01:11.525Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:01:12 [2023-01-03T17:01:12.086Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:01:13 [2023-01-03T17:01:13.012Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.511s	coverage: 82.5% of statements
17:01:13 [2023-01-03T17:01:13.012Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:01:13 [2023-01-03T17:01:13.012Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:01:13 [2023-01-03T17:01:13.573Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
17:01:14 [2023-01-03T17:01:14.937Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 29.5% of statements
17:01:14 [2023-01-03T17:01:14.937Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:01:15 [2023-01-03T17:01:15.192Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
17:01:16 [2023-01-03T17:01:16.119Z] ok  	github.com/docker/docker/image	0.026s	coverage: 87.3% of statements
17:01:16 [2023-01-03T17:01:16.119Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 84.9% of statements
17:01:16 [2023-01-03T17:01:16.119Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:01:16 [2023-01-03T17:01:16.374Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
17:01:16 [2023-01-03T17:01:16.942Z] ok  	github.com/docker/docker/image/tarexport	0.016s	coverage: 0.7% of statements
17:01:16 [2023-01-03T17:01:16.942Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:01:16 [2023-01-03T17:01:16.942Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:01:17 [2023-01-03T17:01:17.507Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:01:18 [2023-01-03T17:01:18.070Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
17:01:18 [2023-01-03T17:01:18.632Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
17:01:18 [2023-01-03T17:01:18.632Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:01:20 [2023-01-03T17:01:20.518Z] ok  	github.com/docker/docker/pkg/archive	0.286s	coverage: 82.3% of statements
17:01:21 [2023-01-03T17:01:21.882Z] ok  	github.com/docker/docker/pkg/authorization	1.002s	coverage: 68.3% of statements
17:01:21 [2023-01-03T17:01:21.882Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:01:22 [2023-01-03T17:01:22.138Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:01:25 [2023-01-03T17:01:25.400Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.518s	coverage: 43.1% of statements
17:01:25 [2023-01-03T17:01:25.400Z] ok  	github.com/docker/docker/layer	7.261s	coverage: 68.9% of statements
17:01:25 [2023-01-03T17:01:25.400Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:01:25 [2023-01-03T17:01:25.400Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:01:25 [2023-01-03T17:01:25.400Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:01:25 [2023-01-03T17:01:25.400Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:01:25 [2023-01-03T17:01:25.400Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:01:25 [2023-01-03T17:01:25.400Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 6.7% of statements
17:01:25 [2023-01-03T17:01:25.400Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:01:25 [2023-01-03T17:01:25.400Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 81.8% of statements
17:01:25 [2023-01-03T17:01:25.656Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
17:01:25 [2023-01-03T17:01:25.912Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
17:01:25 [2023-01-03T17:01:25.912Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
17:01:25 [2023-01-03T17:01:25.912Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
17:01:26 [2023-01-03T17:01:26.883Z] ok  	github.com/docker/docker/pkg/idtools	0.346s	coverage: 68.1% of statements
17:01:26 [2023-01-03T17:01:26.883Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 71.5% of statements
17:01:27 [2023-01-03T17:01:27.139Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
17:01:27 [2023-01-03T17:01:27.139Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
17:01:27 [2023-01-03T17:01:27.139Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:01:27 [2023-01-03T17:01:27.395Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:01:27 [2023-01-03T17:01:27.395Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
17:01:27 [2023-01-03T17:01:27.651Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
17:01:27 [2023-01-03T17:01:27.651Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
17:01:27 [2023-01-03T17:01:27.906Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
17:01:27 [2023-01-03T17:01:27.906Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:01:27 [2023-01-03T17:01:27.906Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:01:28 [2023-01-03T17:01:28.467Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
17:01:28 [2023-01-03T17:01:28.722Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:01:28 [2023-01-03T17:01:28.977Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:01:29 [2023-01-03T17:01:29.232Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:01:29 [2023-01-03T17:01:29.488Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
17:01:29 [2023-01-03T17:01:29.743Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
17:01:29 [2023-01-03T17:01:29.998Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:01:30 [2023-01-03T17:01:30.259Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:01:30 [2023-01-03T17:01:30.259Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:01:30 [2023-01-03T17:01:30.819Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
17:01:31 [2023-01-03T17:01:31.380Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
17:01:31 [2023-01-03T17:01:31.636Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
17:01:32 [2023-01-03T17:01:32.197Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
17:01:32 [2023-01-03T17:01:32.452Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:01:32 [2023-01-03T17:01:32.452Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:01:34 [2023-01-03T17:01:34.339Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
17:01:34 [2023-01-03T17:01:34.683Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:01:34 [2023-01-03T17:01:34.981Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:01:35 [2023-01-03T17:01:35.908Z] ok  	github.com/docker/docker/quota	0.136s	coverage: 71.4% of statements
17:01:36 [2023-01-03T17:01:36.163Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
17:01:37 [2023-01-03T17:01:37.089Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
17:01:37 [2023-01-03T17:01:37.651Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
17:01:37 [2023-01-03T17:01:37.651Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:01:38 [2023-01-03T17:01:38.212Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
17:01:38 [2023-01-03T17:01:38.468Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:01:40 [2023-01-03T17:01:40.356Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:01:40 [2023-01-03T17:01:40.611Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 77.1% of statements
17:01:41 [2023-01-03T17:01:41.174Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
17:01:42 [2023-01-03T17:01:42.538Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
17:02:04 [2023-01-03T17:02:04.500Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/rootless	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/volume	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === Skipped
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     network_proxy_test.go:208: No support for dual stack yet
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:71: No driver to put!
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z] time="2023-01-03T17:01:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z] time="2023-01-03T17:01:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z] time="2023-01-03T17:01:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z] time="2023-01-03T17:01:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z] time="2023-01-03T17:01:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:71: No driver to put!
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     overlay_test.go:50: Fails to compute changes intermittently
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     graphtest_unix.go:71: No driver to put!
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:02:04 [2023-01-03T17:02:04.501Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:02:04 [2023-01-03T17:02:04.501Z] 
17:02:04 [2023-01-03T17:02:04.501Z] DONE 2794 tests, 28 skipped in 209.438s
17:02:04 [2023-01-03T17:02:04.501Z] + '[' -n 'github.com/docker/docker/libnetwork
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/bitseq
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cluster
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/config
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/datastore
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/diagnostic
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/discoverapi
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/driverapi
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/bridge
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/host
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/null
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/overlay
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/remote
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/windows
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/drvregistry
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/etchosts
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/idm
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/internal/caller
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipam
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipamapi
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipams/builtin
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipams/null
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipams/remote
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ipamutils
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/iptables
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/netlabel
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/netutils
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/networkdb
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/ns
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/options
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/osl
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/osl/kernel
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/portallocator
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/portmapper
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/resolvconf
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/testutils
17:02:04 [2023-01-03T17:02:04.501Z] github.com/docker/docker/libnetwork/types' ']'
17:02:04 [2023-01-03T17:02:04.501Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
17:02:51 [2023-01-03T17:02:51.109Z] ok  	github.com/docker/docker/libnetwork	37.509s	coverage: 40.6% of statements
17:02:51 [2023-01-03T17:02:51.109Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
17:02:51 [2023-01-03T17:02:51.109Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:02:51 [2023-01-03T17:02:51.109Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:02:51 [2023-01-03T17:02:51.110Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:02:51 [2023-01-03T17:02:51.110Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.565s	coverage: 59.9% of statements
17:02:51 [2023-01-03T17:02:51.110Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:02:51 [2023-01-03T17:02:51.110Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:02:51 [2023-01-03T17:02:51.110Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.022s	coverage: 5.0% of statements
17:02:51 [2023-01-03T17:02:51.110Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:02:51 [2023-01-03T17:02:51.671Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
17:02:51 [2023-01-03T17:02:51.671Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:02:51 [2023-01-03T17:02:51.671Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
17:03:01 [2023-01-03T17:03:01.607Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.269s	coverage: 6.6% of statements
17:03:01 [2023-01-03T17:03:01.607Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:03:01 [2023-01-03T17:03:01.862Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
17:03:02 [2023-01-03T17:03:02.118Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
17:03:02 [2023-01-03T17:03:02.118Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:03:02 [2023-01-03T17:03:02.373Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:03:02 [2023-01-03T17:03:02.373Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:03:02 [2023-01-03T17:03:02.629Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
17:03:02 [2023-01-03T17:03:02.884Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
17:03:03 [2023-01-03T17:03:03.140Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:03:03 [2023-01-03T17:03:03.395Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:03:15 [2023-01-03T17:03:15.607Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
17:03:30 [2023-01-03T17:03:30.480Z] ok  	github.com/docker/docker/libnetwork/ipam	15.278s	coverage: 85.3% of statements
17:03:30 [2023-01-03T17:03:30.480Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:03:30 [2023-01-03T17:03:30.480Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:03:30 [2023-01-03T17:03:30.480Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
17:03:30 [2023-01-03T17:03:30.480Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
17:03:30 [2023-01-03T17:03:30.480Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:03:30 [2023-01-03T17:03:30.480Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
17:03:30 [2023-01-03T17:03:30.738Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.280s	coverage: 74.0% of statements
17:03:31 [2023-01-03T17:03:31.663Z] ok  	github.com/docker/docker/libnetwork/iptables	0.173s	coverage: 45.0% of statements
17:03:31 [2023-01-03T17:03:31.663Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:03:31 [2023-01-03T17:03:31.918Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
17:05:23 [2023-01-03T17:05:23.285Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.082s	coverage: 60.1% of statements
17:05:23 [2023-01-03T17:05:23.285Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:05:23 [2023-01-03T17:05:23.285Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:05:23 [2023-01-03T17:05:23.285Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
17:05:23 [2023-01-03T17:05:23.285Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:05:23 [2023-01-03T17:05:23.285Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:05:24 [2023-01-03T17:05:24.213Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.632s	coverage: 48.6% of statements
17:05:24 [2023-01-03T17:05:24.213Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
17:05:24 [2023-01-03T17:05:24.213Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:05:24 [2023-01-03T17:05:24.471Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === Skipped
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:05:24 [2023-01-03T17:05:24.471Z]     firewalld_test.go:14: firewalld is not running
17:05:24 [2023-01-03T17:05:24.471Z] 
17:05:24 [2023-01-03T17:05:24.471Z] DONE 327 tests, 9 skipped in 202.263s
Post stage
[Pipeline] junit
17:05:25 [2023-01-03T17:05:25.409Z] Recording test results
17:05:25 [2023-01-03T17:05:25.544Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:05:25 [2023-01-03T17:05:25.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe097e018c983967f065fdc811108e62f0bd8377 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:fe097e018c983967f065fdc811108e62f0bd8377 hack/make.sh dynbinary test-integration
17:05:26 [2023-01-03T17:05:26.538Z] 
17:05:26 [2023-01-03T17:05:26.538Z] Removing bundles/
17:05:26 [2023-01-03T17:05:26.538Z] 
17:05:26 [2023-01-03T17:05:26.538Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:05:26 [2023-01-03T17:05:26.538Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:07:02 [2023-01-03T17:07:02.990Z] Created binary: bundles/dynbinary-daemon/dockerd
17:07:02 [2023-01-03T17:07:02.990Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:07:02 [2023-01-03T17:07:02.990Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:07:02 [2023-01-03T17:07:02.990Z] 
17:07:02 [2023-01-03T17:07:02.990Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:07:02 [2023-01-03T17:07:02.990Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:07:02 [2023-01-03T17:07:02.990Z] HOSTNAME=6fd0885cbd74
17:07:02 [2023-01-03T17:07:02.990Z] TESTDEBUG=0
17:07:02 [2023-01-03T17:07:02.990Z] DEST=bundles/test-integration
17:07:02 [2023-01-03T17:07:02.990Z] PWD=/go/src/github.com/docker/docker
17:07:02 [2023-01-03T17:07:02.990Z] DOCKER_GITCOMMIT=fe097e018c983967f065fdc811108e62f0bd8377
17:07:02 [2023-01-03T17:07:02.990Z] container=docker
17:07:02 [2023-01-03T17:07:02.990Z] HOME=/root
17:07:02 [2023-01-03T17:07:02.990Z] GOLANG_VERSION=1.19.4
17:07:02 [2023-01-03T17:07:02.990Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:07:02 [2023-01-03T17:07:02.990Z] VALIDATE_BRANCH=23.0
17:07:02 [2023-01-03T17:07:02.990Z] TERM=xterm
17:07:02 [2023-01-03T17:07:02.990Z] DOCKER_PKG=github.com/docker/docker
17:07:02 [2023-01-03T17:07:02.990Z] SHLVL=1
17:07:02 [2023-01-03T17:07:02.990Z] TIMEOUT=120m
17:07:02 [2023-01-03T17:07:02.990Z] DOCKER_GRAPHDRIVER=overlay2
17:07:02 [2023-01-03T17:07:02.990Z] GO111MODULE=off
17:07:02 [2023-01-03T17:07:02.990Z] DOCKER_EXPERIMENTAL=1
17:07:02 [2023-01-03T17:07:02.990Z] TEST_SKIP_INTEGRATION_CLI=1
17:07:02 [2023-01-03T17:07:02.990Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:07:02 [2023-01-03T17:07:02.990Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:07:02 [2023-01-03T17:07:02.990Z] GOPATH=/go
17:07:02 [2023-01-03T17:07:02.990Z] PKG_CONFIG=pkg-config
17:07:02 [2023-01-03T17:07:02.990Z] _=/usr/bin/env
17:07:02 [2023-01-03T17:07:02.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:07:35 [2023-01-03T17:07:35.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:07:35 [2023-01-03T17:07:35.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:07:56 [2023-01-03T17:07:56.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:08:03 [2023-01-03T17:08:03.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:15 [2023-01-03T17:08:15.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:08:15 [2023-01-03T17:08:15.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:08:16 [2023-01-03T17:08:16.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:08:17 [2023-01-03T17:08:17.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:08:18 [2023-01-03T17:08:18.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:08:18 [2023-01-03T17:08:18.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:08:19 [2023-01-03T17:08:19.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:08:20 [2023-01-03T17:08:20.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:08:21 [2023-01-03T17:08:21.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:08:22 [2023-01-03T17:08:22.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:08:22 [2023-01-03T17:08:22.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:08:23 [2023-01-03T17:08:23.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:08:24 [2023-01-03T17:08:24.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:08:25 [2023-01-03T17:08:25.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:08:25 [2023-01-03T17:08:25.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:08:26 [2023-01-03T17:08:26.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:08:27 [2023-01-03T17:08:27.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:27 [2023-01-03T17:08:27.681Z] Using test binary docker
17:08:27 [2023-01-03T17:08:27.681Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:08:27 [2023-01-03T17:08:27.681Z] +++ /etc/init.d/apparmor start
17:08:27 [2023-01-03T17:08:27.681Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:27 [2023-01-03T17:08:27.681Z] INFO: Waiting for daemon to start...
17:08:27 [2023-01-03T17:08:27.681Z] Starting dockerd
17:08:27 [2023-01-03T17:08:27.681Z] +++ 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:08:29 [2023-01-03T17:08:29.567Z] .
17:08:29 [2023-01-03T17:08:29.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:29 [2023-01-03T17:08:29.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:29 [2023-01-03T17:08:29.567Z] Error: No such image: emptyfs
17:08:29 [2023-01-03T17:08:29.567Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:29 [2023-01-03T17:08:29.567Z] ++++ docker load
17:08:29 [2023-01-03T17:08:29.822Z] Running integration-test (iteration 1)
17:08:29 [2023-01-03T17:08:29.822Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:08:29 [2023-01-03T17:08:29.822Z] ++ 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:08:29 [2023-01-03T17:08:29.822Z] ++ set -e
17:08:29 [2023-01-03T17:08:29.822Z] ++ '[' -n 0 ']'
17:08:29 [2023-01-03T17:08:29.822Z] ++ set -x
17:08:29 [2023-01-03T17:08:29.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:08:30 [2023-01-03T17:08:30.077Z] Loaded image: busybox:latest
17:08:30 [2023-01-03T17:08:30.077Z] Loaded image: busybox:glibc
17:08:31 [2023-01-03T17:08:31.048Z] Loaded image: debian:bullseye-slim
17:08:31 [2023-01-03T17:08:31.347Z] Loaded image: hello-world:latest
17:08:31 [2023-01-03T17:08:31.347Z] Loaded image: arm32v7/hello-world:latest
17:08:31 [2023-01-03T17:08:31.347Z] INFO: Testing against a local daemon
17:08:31 [2023-01-03T17:08:31.347Z] === RUN   TestCgroupNamespacesBuild
17:08:32 [2023-01-03T17:08:32.711Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
17:08:32 [2023-01-03T17:08:32.711Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:34 [2023-01-03T17:08:34.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
17:08:34 [2023-01-03T17:08:34.159Z] === RUN   TestBuildWithSession
17:08:34 [2023-01-03T17:08:34.159Z]     build_session_test.go:25: TODO: BuildKit
17:08:34 [2023-01-03T17:08:34.159Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:34 [2023-01-03T17:08:34.159Z] === RUN   TestBuildSquashParent
17:08:37 [2023-01-03T17:08:37.427Z] --- PASS: TestBuildSquashParent (3.25s)
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:37 [2023-01-03T17:08:37.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:37 [2023-01-03T17:08:37.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:37 [2023-01-03T17:08:37.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:37 [2023-01-03T17:08:37.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:37 [2023-01-03T17:08:37.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:37 [2023-01-03T17:08:37.427Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:37 [2023-01-03T17:08:37.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:37 [2023-01-03T17:08:37.427Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:37 [2023-01-03T17:08:37.427Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:38 [2023-01-03T17:08:38.353Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:38 [2023-01-03T17:08:38.353Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:39 [2023-01-03T17:08:39.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:39 [2023-01-03T17:08:39.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:41 [2023-01-03T17:08:41.081Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:08:41 [2023-01-03T17:08:41.081Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s)
17:08:41 [2023-01-03T17:08:41.081Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
17:08:41 [2023-01-03T17:08:41.081Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s)
17:08:41 [2023-01-03T17:08:41.081Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s)
17:08:41 [2023-01-03T17:08:41.081Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s)
17:08:41 [2023-01-03T17:08:41.081Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s)
17:08:41 [2023-01-03T17:08:41.081Z] === RUN   TestBuildMultiStageCopy
17:08:41 [2023-01-03T17:08:41.081Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:08:42 [2023-01-03T17:08:42.009Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:08:42 [2023-01-03T17:08:42.265Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:08:42 [2023-01-03T17:08:42.523Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:08:42 [2023-01-03T17:08:42.777Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:08:43 [2023-01-03T17:08:43.033Z] --- PASS: TestBuildMultiStageCopy (2.09s)
17:08:43 [2023-01-03T17:08:43.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
17:08:43 [2023-01-03T17:08:43.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
17:08:43 [2023-01-03T17:08:43.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
17:08:43 [2023-01-03T17:08:43.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
17:08:43 [2023-01-03T17:08:43.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s)
17:08:43 [2023-01-03T17:08:43.033Z] === RUN   TestBuildMultiStageParentConfig
17:08:43 [2023-01-03T17:08:43.593Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
17:08:43 [2023-01-03T17:08:43.593Z] === RUN   TestBuildLabelWithTargets
17:08:44 [2023-01-03T17:08:44.518Z] --- PASS: TestBuildLabelWithTargets (0.95s)
17:08:44 [2023-01-03T17:08:44.518Z] === RUN   TestBuildWithEmptyLayers
17:08:45 [2023-01-03T17:08:45.079Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
17:08:45 [2023-01-03T17:08:45.079Z] === RUN   TestBuildMultiStageOnBuild
17:08:46 [2023-01-03T17:08:46.443Z] --- PASS: TestBuildMultiStageOnBuild (1.37s)
17:08:46 [2023-01-03T17:08:46.443Z] === RUN   TestBuildUncleanTarFilenames
17:08:47 [2023-01-03T17:08:47.004Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
17:08:47 [2023-01-03T17:08:47.004Z] === RUN   TestBuildMultiStageLayerLeak
17:08:48 [2023-01-03T17:08:48.367Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
17:08:48 [2023-01-03T17:08:48.367Z] === RUN   TestBuildWithHugeFile
17:09:35 [2023-01-03T17:09:35.023Z] --- PASS: TestBuildWithHugeFile (38.81s)
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildWCOWSandboxSize
17:09:35 [2023-01-03T17:09:35.023Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:35 [2023-01-03T17:09:35.023Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildWithEmptyDockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:35 [2023-01-03T17:09:35.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:09:35 [2023-01-03T17:09:35.023Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:09:35 [2023-01-03T17:09:35.023Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
17:09:35 [2023-01-03T17:09:35.023Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildPreserveOwnership
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildPreserveOwnership/copy_from
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:09:35 [2023-01-03T17:09:35.023Z] --- PASS: TestBuildPreserveOwnership (3.00s)
17:09:35 [2023-01-03T17:09:35.023Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.00s)
17:09:35 [2023-01-03T17:09:35.023Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildPlatformInvalid
17:09:35 [2023-01-03T17:09:35.023Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:09:35 [2023-01-03T17:09:35.023Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:09:35 [2023-01-03T17:09:35.023Z] Loaded image: busybox:latest
17:09:35 [2023-01-03T17:09:35.023Z] Loaded image: busybox:glibc
17:09:35 [2023-01-03T17:09:35.023Z] Loaded image: debian:bullseye-slim
17:09:35 [2023-01-03T17:09:35.023Z] Loaded image: hello-world:latest
17:09:35 [2023-01-03T17:09:35.023Z] Loaded image: arm32v7/hello-world:latest
17:09:41 [2023-01-03T17:09:41.560Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.12s)
17:09:41 [2023-01-03T17:09:41.560Z] PASS
17:09:41 [2023-01-03T17:09:41.560Z] 
17:09:41 [2023-01-03T17:09:41.560Z] === Skipped
17:09:41 [2023-01-03T17:09:41.560Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:09:41 [2023-01-03T17:09:41.560Z]     build_session_test.go:25: TODO: BuildKit
17:09:41 [2023-01-03T17:09:41.560Z] 
17:09:41 [2023-01-03T17:09:41.560Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:09:41 [2023-01-03T17:09:41.560Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:41 [2023-01-03T17:09:41.560Z] 
17:09:41 [2023-01-03T17:09:41.560Z] DONE 34 tests, 2 skipped in 70.894s
17:09:41 [2023-01-03T17:09:41.560Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:09:41 [2023-01-03T17:09:41.560Z] ++ 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:09:41 [2023-01-03T17:09:41.560Z] ++ set -e
17:09:41 [2023-01-03T17:09:41.560Z] ++ '[' -n 0 ']'
17:09:41 [2023-01-03T17:09:41.560Z] ++ set -x
17:09:41 [2023-01-03T17:09:41.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:09:41 [2023-01-03T17:09:41.560Z] INFO: Testing against a local daemon
17:09:41 [2023-01-03T17:09:41.560Z] === RUN   TestConfigInspect
17:09:43 [2023-01-03T17:09:43.446Z] --- PASS: TestConfigInspect (2.29s)
17:09:43 [2023-01-03T17:09:43.446Z] === RUN   TestConfigList
17:09:45 [2023-01-03T17:09:45.332Z] --- PASS: TestConfigList (2.16s)
17:09:45 [2023-01-03T17:09:45.332Z] === RUN   TestConfigsCreateAndDelete
17:09:47 [2023-01-03T17:09:47.845Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
17:09:47 [2023-01-03T17:09:47.845Z] === RUN   TestConfigsUpdate
17:09:49 [2023-01-03T17:09:49.731Z] --- PASS: TestConfigsUpdate (2.15s)
17:09:49 [2023-01-03T17:09:49.731Z] === RUN   TestTemplatedConfig
17:09:52 [2023-01-03T17:09:52.243Z] --- PASS: TestTemplatedConfig (2.51s)
17:09:52 [2023-01-03T17:09:52.243Z] === RUN   TestConfigCreateResolve
17:09:54 [2023-01-03T17:09:54.130Z] --- PASS: TestConfigCreateResolve (2.14s)
17:09:54 [2023-01-03T17:09:54.130Z] PASS
17:09:54 [2023-01-03T17:09:54.130Z] 
17:09:54 [2023-01-03T17:09:54.130Z] DONE 6 tests in 13.533s
17:09:54 [2023-01-03T17:09:54.130Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:09:54 [2023-01-03T17:09:54.130Z] ++ 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:09:54 [2023-01-03T17:09:54.130Z] ++ set -e
17:09:54 [2023-01-03T17:09:54.130Z] ++ '[' -n 0 ']'
17:09:54 [2023-01-03T17:09:54.130Z] ++ set -x
17:09:54 [2023-01-03T17:09:54.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:09:54 [2023-01-03T17:09:54.386Z] INFO: Testing against a local daemon
17:09:54 [2023-01-03T17:09:54.386Z] === RUN   TestAttachWithTTY
17:09:54 [2023-01-03T17:09:54.642Z] --- PASS: TestAttachWithTTY (0.13s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestAttachWithoutTTy
17:09:54 [2023-01-03T17:09:54.642Z] --- PASS: TestAttachWithoutTTy (0.04s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestCheckpoint
17:09:54 [2023-01-03T17:09:54.642Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:09:54 [2023-01-03T17:09:54.642Z] --- SKIP: TestCheckpoint (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/commit
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/commit
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/create
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/containers/create
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:09:54 [2023-01-03T17:09:54.642Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/commit
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === CONT  TestContainerInvalidJSON/containers/create
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:09:54 [2023-01-03T17:09:54.642Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:09:54 [2023-01-03T17:09:54.642Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestCopyFromContainerPathIsNotDir
17:09:54 [2023-01-03T17:09:54.642Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestCopyToContainerPathDoesNotExist
17:09:54 [2023-01-03T17:09:54.642Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:09:54 [2023-01-03T17:09:54.642Z] === RUN   TestCopyEmptyFile
17:09:54 [2023-01-03T17:09:54.898Z] --- PASS: TestCopyEmptyFile (0.20s)
17:09:54 [2023-01-03T17:09:54.898Z] === RUN   TestCopyToContainerPathIsNotDir
17:09:54 [2023-01-03T17:09:54.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:09:54 [2023-01-03T17:09:54.898Z] === RUN   TestCopyFromContainer
17:09:55 [2023-01-03T17:09:55.824Z] === RUN   TestCopyFromContainer//
17:09:55 [2023-01-03T17:09:55.824Z] === RUN   TestCopyFromContainer//bar/root
17:09:56 [2023-01-03T17:09:56.079Z] === RUN   TestCopyFromContainer//bar/root/
17:09:56 [2023-01-03T17:09:56.079Z] === RUN   TestCopyFromContainer/bar/quux
17:09:56 [2023-01-03T17:09:56.079Z] === RUN   TestCopyFromContainer/bar/quux/
17:09:56 [2023-01-03T17:09:56.079Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:09:56 [2023-01-03T17:09:56.335Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:09:56 [2023-01-03T17:09:56.335Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:09:56 [2023-01-03T17:09:56.335Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:09:56 [2023-01-03T17:09:56.335Z] === RUN   TestCopyFromContainer/bar/notarget
17:09:56 [2023-01-03T17:09:56.590Z] --- PASS: TestCopyFromContainer (1.52s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:56 [2023-01-03T17:09:56.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:56 [2023-01-03T17:09:56.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:56 [2023-01-03T17:09:56.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:56 [2023-01-03T17:09:56.590Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:56 [2023-01-03T17:09:56.590Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:56 [2023-01-03T17:09:56.590Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:56 [2023-01-03T17:09:56.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateLinkToNonExistingContainer
17:09:56 [2023-01-03T17:09:56.590Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateWithInvalidEnv
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateWithInvalidEnv/0
17:09:56 [2023-01-03T17:09:56.590Z] === PAUSE TestCreateWithInvalidEnv/0
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateWithInvalidEnv/1
17:09:56 [2023-01-03T17:09:56.590Z] === PAUSE TestCreateWithInvalidEnv/1
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateWithInvalidEnv/2
17:09:56 [2023-01-03T17:09:56.590Z] === PAUSE TestCreateWithInvalidEnv/2
17:09:56 [2023-01-03T17:09:56.590Z] === CONT  TestCreateWithInvalidEnv/0
17:09:56 [2023-01-03T17:09:56.590Z] === CONT  TestCreateWithInvalidEnv/2
17:09:56 [2023-01-03T17:09:56.590Z] === CONT  TestCreateWithInvalidEnv/1
17:09:56 [2023-01-03T17:09:56.590Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:09:56 [2023-01-03T17:09:56.590Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateTmpfsMountsTarget
17:09:56 [2023-01-03T17:09:56.590Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:09:56 [2023-01-03T17:09:56.590Z] === RUN   TestCreateWithCustomMaskedPaths
17:09:57 [2023-01-03T17:09:57.978Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
17:09:57 [2023-01-03T17:09:57.978Z] === RUN   TestCreateWithCustomReadonlyPaths
17:09:59 [2023-01-03T17:09:59.340Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:59 [2023-01-03T17:09:59.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:59 [2023-01-03T17:09:59.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:59 [2023-01-03T17:09:59.340Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:59 [2023-01-03T17:09:59.340Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:59 [2023-01-03T17:09:59.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:09:59 [2023-01-03T17:09:59.340Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:09:59 [2023-01-03T17:09:59.340Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:09:59 [2023-01-03T17:09:59.340Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:09:59 [2023-01-03T17:09:59.340Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:09:59 [2023-01-03T17:09:59.340Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:09:59 [2023-01-03T17:09:59.340Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:09:59 [2023-01-03T17:09:59.596Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateDifferentPlatform
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateDifferentPlatform/different_os
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:09:59 [2023-01-03T17:09:59.596Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:09:59 [2023-01-03T17:09:59.596Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:09:59 [2023-01-03T17:09:59.596Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:09:59 [2023-01-03T17:09:59.596Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:09:59 [2023-01-03T17:09:59.596Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateInvalidHostConfig
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:09:59 [2023-01-03T17:09:59.596Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:09:59 [2023-01-03T17:09:59.596Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:09:59 [2023-01-03T17:09:59.596Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:09:59 [2023-01-03T17:09:59.596Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:09:59 [2023-01-03T17:09:59.596Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:09:59 [2023-01-03T17:09:59.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:09:59 [2023-01-03T17:09:59.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:09:59 [2023-01-03T17:09:59.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:09:59 [2023-01-03T17:09:59.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestContainerStartOnDaemonRestart
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestContainerStartOnDaemonRestart
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestDaemonRestartIpcMode
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestDaemonRestartIpcMode
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestDaemonHostGatewayIP
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestDaemonHostGatewayIP
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestRestartDaemonWithRestartingContainer
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestContainerKillOnDaemonStart
17:09:59 [2023-01-03T17:09:59.596Z] === PAUSE TestContainerKillOnDaemonStart
17:09:59 [2023-01-03T17:09:59.596Z] === RUN   TestDiff
17:10:00 [2023-01-03T17:10:00.156Z] --- PASS: TestDiff (0.46s)
17:10:00 [2023-01-03T17:10:00.156Z] === RUN   TestExecConsoleSize
17:10:00 [2023-01-03T17:10:00.718Z] --- PASS: TestExecConsoleSize (0.53s)
17:10:00 [2023-01-03T17:10:00.718Z] === RUN   TestExecWithCloseStdin
17:10:01 [2023-01-03T17:10:01.278Z] --- PASS: TestExecWithCloseStdin (0.52s)
17:10:01 [2023-01-03T17:10:01.278Z] === RUN   TestExec
17:10:01 [2023-01-03T17:10:01.838Z] --- PASS: TestExec (0.48s)
17:10:01 [2023-01-03T17:10:01.838Z] === RUN   TestExecUser
17:10:02 [2023-01-03T17:10:02.399Z] --- PASS: TestExecUser (0.56s)
17:10:02 [2023-01-03T17:10:02.399Z] === RUN   TestExportContainerAndImportImage
17:10:02 [2023-01-03T17:10:02.960Z] --- PASS: TestExportContainerAndImportImage (0.64s)
17:10:02 [2023-01-03T17:10:02.960Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:04 [2023-01-03T17:10:04.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:10:04 [2023-01-03T17:10:04.322Z] === RUN   TestHealthCheckWorkdir
17:10:04 [2023-01-03T17:10:04.882Z] --- PASS: TestHealthCheckWorkdir (0.67s)
17:10:04 [2023-01-03T17:10:04.882Z] === RUN   TestHealthKillContainer
17:10:12 [2023-01-03T17:10:12.961Z] --- PASS: TestHealthKillContainer (7.87s)
17:10:12 [2023-01-03T17:10:12.961Z] === RUN   TestHealthCheckProcessKilled
17:10:13 [2023-01-03T17:10:13.522Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
17:10:13 [2023-01-03T17:10:13.522Z] === RUN   TestInspectCpusetInConfigPre120
17:10:13 [2023-01-03T17:10:13.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
17:10:13 [2023-01-03T17:10:13.777Z] === RUN   TestIpcModeNone
17:10:14 [2023-01-03T17:10:14.338Z] --- PASS: TestIpcModeNone (0.48s)
17:10:14 [2023-01-03T17:10:14.338Z] === RUN   TestIpcModePrivate
17:10:14 [2023-01-03T17:10:14.593Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:10:14 [2023-01-03T17:10:14.593Z] --- PASS: TestIpcModePrivate (0.47s)
17:10:14 [2023-01-03T17:10:14.593Z] === RUN   TestIpcModeShareable
17:10:15 [2023-01-03T17:10:15.154Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
17:10:15 [2023-01-03T17:10:15.154Z] --- PASS: TestIpcModeShareable (0.47s)
17:10:15 [2023-01-03T17:10:15.154Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:17 [2023-01-03T17:10:17.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s)
17:10:17 [2023-01-03T17:10:17.050Z] === RUN   TestAPIIpcModeHost
17:10:17 [2023-01-03T17:10:17.050Z] --- PASS: TestAPIIpcModeHost (0.37s)
17:10:17 [2023-01-03T17:10:17.050Z] === RUN   TestDaemonIpcModeShareable
17:10:18 [2023-01-03T17:10:18.413Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:18 [2023-01-03T17:10:18.413Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
17:10:18 [2023-01-03T17:10:18.413Z] === RUN   TestDaemonIpcModePrivate
17:10:19 [2023-01-03T17:10:19.338Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:19 [2023-01-03T17:10:19.594Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
17:10:19 [2023-01-03T17:10:19.594Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:20 [2023-01-03T17:10:20.520Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:20 [2023-01-03T17:10:20.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
17:10:20 [2023-01-03T17:10:20.776Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:21 [2023-01-03T17:10:21.703Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:21 [2023-01-03T17:10:21.703Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
17:10:21 [2023-01-03T17:10:21.703Z] === RUN   TestIpcModeOlderClient
17:10:21 [2023-01-03T17:10:21.703Z] === PAUSE TestIpcModeOlderClient
17:10:21 [2023-01-03T17:10:21.703Z] === RUN   TestKillContainerInvalidSignal
17:10:22 [2023-01-03T17:10:22.264Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
17:10:22 [2023-01-03T17:10:22.264Z] === RUN   TestKillContainer
17:10:22 [2023-01-03T17:10:22.264Z] === RUN   TestKillContainer/no_signal
17:10:22 [2023-01-03T17:10:22.825Z] === RUN   TestKillContainer/non_killing_signal
17:10:23 [2023-01-03T17:10:23.081Z] === RUN   TestKillContainer/killing_signal
17:10:23 [2023-01-03T17:10:23.641Z] --- PASS: TestKillContainer (1.33s)
17:10:23 [2023-01-03T17:10:23.641Z]     --- PASS: TestKillContainer/no_signal (0.43s)
17:10:23 [2023-01-03T17:10:23.641Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
17:10:23 [2023-01-03T17:10:23.641Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
17:10:23 [2023-01-03T17:10:23.641Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:23 [2023-01-03T17:10:23.641Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:23 [2023-01-03T17:10:23.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:24 [2023-01-03T17:10:24.459Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
17:10:24 [2023-01-03T17:10:24.459Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
17:10:24 [2023-01-03T17:10:24.459Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
17:10:24 [2023-01-03T17:10:24.459Z] === RUN   TestKillStoppedContainer
17:10:24 [2023-01-03T17:10:24.459Z] --- PASS: TestKillStoppedContainer (0.05s)
17:10:24 [2023-01-03T17:10:24.459Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:24 [2023-01-03T17:10:24.459Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:10:24 [2023-01-03T17:10:24.459Z] === RUN   TestKillDifferentUserContainer
17:10:25 [2023-01-03T17:10:25.019Z] --- PASS: TestKillDifferentUserContainer (0.45s)
17:10:25 [2023-01-03T17:10:25.019Z] === RUN   TestInspectOomKilledTrue
17:10:25 [2023-01-03T17:10:25.579Z] --- PASS: TestInspectOomKilledTrue (0.49s)
17:10:25 [2023-01-03T17:10:25.579Z] === RUN   TestInspectOomKilledFalse
17:10:25 [2023-01-03T17:10:25.835Z] --- PASS: TestInspectOomKilledFalse (0.43s)
17:10:25 [2023-01-03T17:10:25.835Z] === RUN   TestLinksEtcHostsContentMatch
17:10:26 [2023-01-03T17:10:26.090Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
17:10:26 [2023-01-03T17:10:26.090Z] === RUN   TestLinksContainerNames
17:10:27 [2023-01-03T17:10:27.016Z] --- PASS: TestLinksContainerNames (0.86s)
17:10:27 [2023-01-03T17:10:27.016Z] === RUN   TestLogsFollowTailEmpty
17:10:27 [2023-01-03T17:10:27.577Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:10:27 [2023-01-03T17:10:27.577Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:10:27 [2023-01-03T17:10:27.577Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:10:27 [2023-01-03T17:10:27.577Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:10:27 [2023-01-03T17:10:27.577Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:10:28 [2023-01-03T17:10:28.137Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:10:28 [2023-01-03T17:10:28.137Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:10:28 [2023-01-03T17:10:28.698Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:10:28 [2023-01-03T17:10:28.698Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:10:29 [2023-01-03T17:10:29.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:10:29 [2023-01-03T17:10:29.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:10:29 [2023-01-03T17:10:29.260Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:10:29 [2023-01-03T17:10:29.260Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:10:30 [2023-01-03T17:10:30.194Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:10:30 [2023-01-03T17:10:30.194Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:10:30 [2023-01-03T17:10:30.450Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:10:30 [2023-01-03T17:10:30.450Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:10:31 [2023-01-03T17:10:31.010Z] --- PASS: TestLogs (3.55s)
17:10:31 [2023-01-03T17:10:31.010Z]     --- PASS: TestLogs/driver_local (0.01s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
17:10:31 [2023-01-03T17:10:31.010Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.79s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s)
17:10:31 [2023-01-03T17:10:31.010Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s)
17:10:31 [2023-01-03T17:10:31.010Z] === RUN   TestContainerNetworkMountsNoChown
17:10:31 [2023-01-03T17:10:31.571Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/default
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/default
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/private
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/private
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rprivate
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/slave
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/slave
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rslave
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rslave
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/shared
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/shared
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rshared
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rshared
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/default
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rshared
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/shared
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rslave
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/slave
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rprivate
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/private
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:31 [2023-01-03T17:10:31.571Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:31 [2023-01-03T17:10:31.827Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:32 [2023-01-03T17:10:32.083Z] --- PASS: TestMountDaemonRoot (0.02s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:10:32 [2023-01-03T17:10:32.083Z] === RUN   TestContainerBindMountNonRecursive
17:10:33 [2023-01-03T17:10:33.446Z] --- PASS: TestContainerBindMountNonRecursive (1.26s)
17:10:33 [2023-01-03T17:10:33.446Z] === RUN   TestContainerVolumesMountedAsShared
17:10:33 [2023-01-03T17:10:33.701Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
17:10:33 [2023-01-03T17:10:33.701Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:33 [2023-01-03T17:10:33.957Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
17:10:33 [2023-01-03T17:10:33.957Z] === RUN   TestNetworkNat
17:10:34 [2023-01-03T17:10:34.518Z] --- PASS: TestNetworkNat (0.51s)
17:10:34 [2023-01-03T17:10:34.518Z] === RUN   TestNetworkLocalhostTCPNat
17:10:35 [2023-01-03T17:10:35.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
17:10:35 [2023-01-03T17:10:35.078Z] === RUN   TestNetworkLoopbackNat
17:10:37 [2023-01-03T17:10:37.590Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:10:37 [2023-01-03T17:10:37.590Z] === RUN   TestPause
17:10:38 [2023-01-03T17:10:38.152Z] --- PASS: TestPause (0.47s)
17:10:38 [2023-01-03T17:10:38.152Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:38 [2023-01-03T17:10:38.152Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:38 [2023-01-03T17:10:38.152Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:38 [2023-01-03T17:10:38.152Z] === RUN   TestPauseStopPausedContainer
17:10:38 [2023-01-03T17:10:38.407Z] --- PASS: TestPauseStopPausedContainer (0.46s)
17:10:38 [2023-01-03T17:10:38.407Z] === RUN   TestPidHost
17:10:39 [2023-01-03T17:10:39.333Z] --- PASS: TestPidHost (0.95s)
17:10:39 [2023-01-03T17:10:39.333Z] === RUN   TestPsFilter
17:10:39 [2023-01-03T17:10:39.588Z] --- PASS: TestPsFilter (0.10s)
17:10:39 [2023-01-03T17:10:39.588Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:39 [2023-01-03T17:10:39.844Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
17:10:39 [2023-01-03T17:10:39.844Z] === RUN   TestRemoveContainerWithVolume
17:10:40 [2023-01-03T17:10:40.405Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
17:10:40 [2023-01-03T17:10:40.405Z] === RUN   TestRemoveContainerRunning
17:10:40 [2023-01-03T17:10:40.660Z] --- PASS: TestRemoveContainerRunning (0.42s)
17:10:40 [2023-01-03T17:10:40.660Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:41 [2023-01-03T17:10:41.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
17:10:41 [2023-01-03T17:10:41.221Z] === RUN   TestRemoveInvalidContainer
17:10:41 [2023-01-03T17:10:41.221Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:10:41 [2023-01-03T17:10:41.221Z] === RUN   TestRenameLinkedContainer
17:10:43 [2023-01-03T17:10:43.107Z] --- PASS: TestRenameLinkedContainer (1.76s)
17:10:43 [2023-01-03T17:10:43.107Z] === RUN   TestRenameStoppedContainer
17:10:43 [2023-01-03T17:10:43.362Z] --- PASS: TestRenameStoppedContainer (0.42s)
17:10:43 [2023-01-03T17:10:43.362Z] === RUN   TestRenameRunningContainerAndReuse
17:10:44 [2023-01-03T17:10:44.303Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
17:10:44 [2023-01-03T17:10:44.303Z] === RUN   TestRenameInvalidName
17:10:44 [2023-01-03T17:10:44.865Z] --- PASS: TestRenameInvalidName (0.51s)
17:10:44 [2023-01-03T17:10:44.865Z] === RUN   TestRenameAnonymousContainer
17:10:46 [2023-01-03T17:10:46.752Z] --- PASS: TestRenameAnonymousContainer (1.62s)
17:10:46 [2023-01-03T17:10:46.752Z] === RUN   TestRenameContainerWithSameName
17:10:46 [2023-01-03T17:10:46.752Z] --- PASS: TestRenameContainerWithSameName (0.42s)
17:10:46 [2023-01-03T17:10:46.752Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:47 [2023-01-03T17:10:47.678Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
17:10:47 [2023-01-03T17:10:47.678Z] === RUN   TestResize
17:10:48 [2023-01-03T17:10:48.238Z] --- PASS: TestResize (0.42s)
17:10:48 [2023-01-03T17:10:48.238Z] === RUN   TestResizeWithInvalidSize
17:10:48 [2023-01-03T17:10:48.494Z] --- PASS: TestResizeWithInvalidSize (0.44s)
17:10:48 [2023-01-03T17:10:48.494Z] === RUN   TestResizeWhenContainerNotStarted
17:10:49 [2023-01-03T17:10:49.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:49 [2023-01-03T17:10:49.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:49 [2023-01-03T17:10:49.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:50 [2023-01-03T17:10:50.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:50 [2023-01-03T17:10:50.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:52 [2023-01-03T17:10:52.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:52 [2023-01-03T17:10:52.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:53 [2023-01-03T17:10:53.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:53 [2023-01-03T17:10:53.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:56 [2023-01-03T17:10:56.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:56 [2023-01-03T17:10:56.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:00 [2023-01-03T17:11:00.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:00 [2023-01-03T17:11:00.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:02 [2023-01-03T17:11:02.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:02 [2023-01-03T17:11:02.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:04 [2023-01-03T17:11:04.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:04 [2023-01-03T17:11:04.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:06 [2023-01-03T17:11:06.505Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
17:11:06 [2023-01-03T17:11:06.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s)
17:11:06 [2023-01-03T17:11:06.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
17:11:06 [2023-01-03T17:11:06.506Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:11:06 [2023-01-03T17:11:06.506Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:11:07 [2023-01-03T17:11:07.067Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:11:07 [2023-01-03T17:11:07.993Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
17:11:07 [2023-01-03T17:11:07.993Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
17:11:07 [2023-01-03T17:11:07.993Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
17:11:07 [2023-01-03T17:11:07.993Z] === RUN   TestCgroupNamespacesRun
17:11:09 [2023-01-03T17:11:09.356Z] --- PASS: TestCgroupNamespacesRun (1.17s)
17:11:09 [2023-01-03T17:11:09.356Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:10 [2023-01-03T17:11:10.718Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
17:11:10 [2023-01-03T17:11:10.718Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:11 [2023-01-03T17:11:11.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
17:11:11 [2023-01-03T17:11:11.644Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:13 [2023-01-03T17:11:13.006Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
17:11:13 [2023-01-03T17:11:13.006Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:13 [2023-01-03T17:11:13.932Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
17:11:13 [2023-01-03T17:11:13.932Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:14 [2023-01-03T17:11:14.858Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
17:11:14 [2023-01-03T17:11:14.858Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:15 [2023-01-03T17:11:15.785Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:11:15 [2023-01-03T17:11:15.785Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:16 [2023-01-03T17:11:16.711Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
17:11:16 [2023-01-03T17:11:16.711Z] === RUN   TestNISDomainname
17:11:17 [2023-01-03T17:11:17.273Z] --- PASS: TestNISDomainname (0.54s)
17:11:17 [2023-01-03T17:11:17.273Z] === RUN   TestHostnameDnsResolution
17:11:18 [2023-01-03T17:11:18.240Z] --- PASS: TestHostnameDnsResolution (0.68s)
17:11:18 [2023-01-03T17:11:18.240Z] === RUN   TestUnprivilegedPortsAndPing
17:11:18 [2023-01-03T17:11:18.500Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
17:11:18 [2023-01-03T17:11:18.500Z] === RUN   TestPrivilegedHostDevices
17:11:19 [2023-01-03T17:11:19.070Z] --- PASS: TestPrivilegedHostDevices (0.52s)
17:11:19 [2023-01-03T17:11:19.070Z] === RUN   TestRunConsoleSize
17:11:19 [2023-01-03T17:11:19.631Z] --- PASS: TestRunConsoleSize (0.44s)
17:11:19 [2023-01-03T17:11:19.631Z] === RUN   TestRunWithAlternativeContainerdShim
17:11:21 [2023-01-03T17:11:21.516Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
17:11:21 [2023-01-03T17:11:21.516Z] === RUN   TestStats
17:11:24 [2023-01-03T17:11:24.028Z] --- PASS: TestStats (2.45s)
17:11:24 [2023-01-03T17:11:24.028Z] === RUN   TestStopContainerWithTimeout
17:11:24 [2023-01-03T17:11:24.028Z] === RUN   TestStopContainerWithTimeout/0
17:11:24 [2023-01-03T17:11:24.028Z] === PAUSE TestStopContainerWithTimeout/0
17:11:24 [2023-01-03T17:11:24.028Z] === RUN   TestStopContainerWithTimeout/1
17:11:24 [2023-01-03T17:11:24.028Z] === PAUSE TestStopContainerWithTimeout/1
17:11:24 [2023-01-03T17:11:24.028Z] === RUN   TestStopContainerWithTimeout/3
17:11:24 [2023-01-03T17:11:24.028Z] === PAUSE TestStopContainerWithTimeout/3
17:11:24 [2023-01-03T17:11:24.028Z] === RUN   TestStopContainerWithTimeout/-1
17:11:24 [2023-01-03T17:11:24.028Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:24 [2023-01-03T17:11:24.028Z] === CONT  TestStopContainerWithTimeout/0
17:11:24 [2023-01-03T17:11:24.028Z] === CONT  TestStopContainerWithTimeout/-1
17:11:24 [2023-01-03T17:11:24.589Z] === CONT  TestStopContainerWithTimeout/3
17:11:27 [2023-01-03T17:11:27.101Z] === CONT  TestStopContainerWithTimeout/1
17:11:28 [2023-01-03T17:11:28.026Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:11:28 [2023-01-03T17:11:28.026Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
17:11:28 [2023-01-03T17:11:28.026Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
17:11:28 [2023-01-03T17:11:28.026Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
17:11:28 [2023-01-03T17:11:28.026Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
17:11:28 [2023-01-03T17:11:28.026Z] === RUN   TestDeleteDevicemapper
17:11:28 [2023-01-03T17:11:28.026Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:28 [2023-01-03T17:11:28.026Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:28 [2023-01-03T17:11:28.026Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:29 [2023-01-03T17:11:29.959Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
17:11:29 [2023-01-03T17:11:29.959Z] === RUN   TestUpdateMemory
17:11:30 [2023-01-03T17:11:30.214Z] --- PASS: TestUpdateMemory (0.56s)
17:11:30 [2023-01-03T17:11:30.214Z] === RUN   TestUpdateCPUQuota
17:11:31 [2023-01-03T17:11:31.140Z] --- PASS: TestUpdateCPUQuota (0.75s)
17:11:31 [2023-01-03T17:11:31.140Z] === RUN   TestUpdatePidsLimit
17:11:31 [2023-01-03T17:11:31.140Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:31 [2023-01-03T17:11:31.140Z] === RUN   TestUpdatePidsLimit/no_change
17:11:31 [2023-01-03T17:11:31.395Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:31 [2023-01-03T17:11:31.650Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:31 [2023-01-03T17:11:31.650Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:31 [2023-01-03T17:11:31.906Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:32 [2023-01-03T17:11:32.161Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:33 [2023-01-03T17:11:33.087Z] --- PASS: TestUpdatePidsLimit (1.86s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
17:11:33 [2023-01-03T17:11:33.087Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
17:11:33 [2023-01-03T17:11:33.087Z] === RUN   TestUpdateRestartPolicy
17:11:45 [2023-01-03T17:11:45.263Z] --- PASS: TestUpdateRestartPolicy (10.90s)
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:45 [2023-01-03T17:11:45.263Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestWaitNonBlocked
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:45 [2023-01-03T17:11:45.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:45 [2023-01-03T17:11:45.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:45 [2023-01-03T17:11:45.263Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:45 [2023-01-03T17:11:45.263Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:45 [2023-01-03T17:11:45.263Z] --- PASS: TestWaitNonBlocked (0.01s)
17:11:45 [2023-01-03T17:11:45.263Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
17:11:45 [2023-01-03T17:11:45.263Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestWaitBlocked
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:45 [2023-01-03T17:11:45.263Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:45 [2023-01-03T17:11:45.263Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:45 [2023-01-03T17:11:45.263Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:45 [2023-01-03T17:11:45.263Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:45 [2023-01-03T17:11:45.263Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:45 [2023-01-03T17:11:45.825Z] --- PASS: TestWaitBlocked (0.01s)
17:11:45 [2023-01-03T17:11:45.825Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
17:11:45 [2023-01-03T17:11:45.825Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
17:11:45 [2023-01-03T17:11:45.825Z] === RUN   TestWaitConditions
17:11:45 [2023-01-03T17:11:45.825Z] === RUN   TestWaitConditions/default
17:11:45 [2023-01-03T17:11:45.825Z] === PAUSE TestWaitConditions/default
17:11:45 [2023-01-03T17:11:45.825Z] === RUN   TestWaitConditions/not-running
17:11:45 [2023-01-03T17:11:45.825Z] === PAUSE TestWaitConditions/not-running
17:11:45 [2023-01-03T17:11:45.825Z] === RUN   TestWaitConditions/next-exit
17:11:45 [2023-01-03T17:11:45.825Z] === PAUSE TestWaitConditions/next-exit
17:11:45 [2023-01-03T17:11:45.825Z] === RUN   TestWaitConditions/removed
17:11:45 [2023-01-03T17:11:45.825Z] === PAUSE TestWaitConditions/removed
17:11:45 [2023-01-03T17:11:45.825Z] === CONT  TestWaitConditions/default
17:11:45 [2023-01-03T17:11:45.825Z] === CONT  TestWaitConditions/next-exit
17:11:47 [2023-01-03T17:11:47.711Z] === CONT  TestWaitConditions/removed
17:11:47 [2023-01-03T17:11:47.711Z] === CONT  TestWaitConditions/not-running
17:11:49 [2023-01-03T17:11:49.073Z] --- PASS: TestWaitConditions (0.01s)
17:11:49 [2023-01-03T17:11:49.073Z]     --- PASS: TestWaitConditions/next-exit (1.74s)
17:11:49 [2023-01-03T17:11:49.073Z]     --- PASS: TestWaitConditions/default (1.76s)
17:11:49 [2023-01-03T17:11:49.073Z]     --- PASS: TestWaitConditions/removed (1.56s)
17:11:49 [2023-01-03T17:11:49.073Z]     --- PASS: TestWaitConditions/not-running (1.59s)
17:11:49 [2023-01-03T17:11:49.073Z] === RUN   TestWaitRestartedContainer
17:11:49 [2023-01-03T17:11:49.073Z] === RUN   TestWaitRestartedContainer/default
17:11:49 [2023-01-03T17:11:49.073Z] === PAUSE TestWaitRestartedContainer/default
17:11:49 [2023-01-03T17:11:49.073Z] === RUN   TestWaitRestartedContainer/not-running
17:11:49 [2023-01-03T17:11:49.073Z] === PAUSE TestWaitRestartedContainer/not-running
17:11:49 [2023-01-03T17:11:49.073Z] === RUN   TestWaitRestartedContainer/next-exit
17:11:49 [2023-01-03T17:11:49.073Z] === PAUSE TestWaitRestartedContainer/next-exit
17:11:49 [2023-01-03T17:11:49.073Z] === CONT  TestWaitRestartedContainer/default
17:11:49 [2023-01-03T17:11:49.073Z] === CONT  TestWaitRestartedContainer/next-exit
17:11:50 [2023-01-03T17:11:50.437Z] === CONT  TestWaitRestartedContainer/not-running
17:11:51 [2023-01-03T17:11:51.363Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:11:51 [2023-01-03T17:11:51.363Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
17:11:51 [2023-01-03T17:11:51.363Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.36s)
17:11:51 [2023-01-03T17:11:51.363Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
17:11:51 [2023-01-03T17:11:51.363Z] === CONT  TestContainerStartOnDaemonRestart
17:11:51 [2023-01-03T17:11:51.363Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:53 [2023-01-03T17:11:53.252Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s)
17:11:53 [2023-01-03T17:11:53.252Z] === CONT  TestIpcModeOlderClient
17:11:53 [2023-01-03T17:11:53.252Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:11:53 [2023-01-03T17:11:53.252Z] === CONT  TestContainerKillOnDaemonStart
17:11:53 [2023-01-03T17:11:53.507Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s)
17:11:53 [2023-01-03T17:11:53.507Z] === CONT  TestDaemonHostGatewayIP
17:11:56 [2023-01-03T17:11:56.020Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
17:11:56 [2023-01-03T17:11:56.020Z] === CONT  TestDaemonRestartIpcMode
17:11:57 [2023-01-03T17:11:57.907Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
17:12:05 [2023-01-03T17:12:05.993Z] --- PASS: TestContainerKillOnDaemonStart (11.58s)
17:12:05 [2023-01-03T17:12:05.993Z] PASS
17:12:05 [2023-01-03T17:12:05.993Z] 
17:12:05 [2023-01-03T17:12:05.993Z] === Skipped
17:12:05 [2023-01-03T17:12:05.993Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:12:05 [2023-01-03T17:12:05.993Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:05 [2023-01-03T17:12:05.993Z] 
17:12:05 [2023-01-03T17:12:05.993Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:05 [2023-01-03T17:12:05.993Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:05 [2023-01-03T17:12:05.993Z] 
17:12:05 [2023-01-03T17:12:05.993Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:12:05 [2023-01-03T17:12:05.993Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:05 [2023-01-03T17:12:05.993Z] 
17:12:05 [2023-01-03T17:12:05.993Z] DONE 273 tests, 3 skipped in 130.676s
17:12:05 [2023-01-03T17:12:05.993Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:12:05 [2023-01-03T17:12:05.993Z] ++ 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:12:05 [2023-01-03T17:12:05.993Z] ++ set -e
17:12:05 [2023-01-03T17:12:05.993Z] ++ '[' -n 0 ']'
17:12:05 [2023-01-03T17:12:05.993Z] ++ set -x
17:12:05 [2023-01-03T17:12:05.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:12:05 [2023-01-03T17:12:05.993Z] INFO: Testing against a local daemon
17:12:05 [2023-01-03T17:12:05.993Z] === RUN   TestConfigDaemonID
17:12:06 [2023-01-03T17:12:06.248Z]     daemon_test.go:67: [db79301b1b8a5] daemon is not started
17:12:06 [2023-01-03T17:12:06.248Z] --- PASS: TestConfigDaemonID (1.04s)
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestDaemonConfigValidation
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:12:06 [2023-01-03T17:12:06.248Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:12:06 [2023-01-03T17:12:06.248Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestDaemonConfigValidation/invalid_config
17:12:06 [2023-01-03T17:12:06.248Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestDaemonConfigValidation/malformed_config
17:12:06 [2023-01-03T17:12:06.248Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestDaemonConfigValidation/valid_config
17:12:06 [2023-01-03T17:12:06.248Z] === PAUSE TestDaemonConfigValidation/valid_config
17:12:06 [2023-01-03T17:12:06.248Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:12:06 [2023-01-03T17:12:06.248Z] === CONT  TestDaemonConfigValidation/malformed_config
17:12:06 [2023-01-03T17:12:06.248Z] === CONT  TestDaemonConfigValidation/invalid_config
17:12:06 [2023-01-03T17:12:06.248Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:12:06 [2023-01-03T17:12:06.248Z] === CONT  TestDaemonConfigValidation/valid_config
17:12:06 [2023-01-03T17:12:06.248Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:12:06 [2023-01-03T17:12:06.248Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:12:06 [2023-01-03T17:12:06.248Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:12:06 [2023-01-03T17:12:06.248Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:12:06 [2023-01-03T17:12:06.248Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
17:12:06 [2023-01-03T17:12:06.248Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestConfigDaemonSeccompProfiles
17:12:06 [2023-01-03T17:12:06.248Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:12:07 [2023-01-03T17:12:07.612Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:12:08 [2023-01-03T17:12:08.537Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:12:09 [2023-01-03T17:12:09.463Z] === CONT  TestConfigDaemonSeccompProfiles
17:12:09 [2023-01-03T17:12:09.463Z]     daemon_test.go:181: [d583fb65f7f68] daemon is not started
17:12:09 [2023-01-03T17:12:09.463Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:12:09 [2023-01-03T17:12:09.463Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:12:09 [2023-01-03T17:12:09.463Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:12:09 [2023-01-03T17:12:09.463Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:12:09 [2023-01-03T17:12:09.463Z] === RUN   TestDaemonProxy
17:12:09 [2023-01-03T17:12:09.463Z] === RUN   TestDaemonProxy/environment_variables
17:12:11 [2023-01-03T17:12:11.349Z] === RUN   TestDaemonProxy/command-line_options
17:12:13 [2023-01-03T17:12:13.236Z] === RUN   TestDaemonProxy/configuration_file
17:12:14 [2023-01-03T17:12:14.640Z] === RUN   TestDaemonProxy/conflicting_options
17:12:15 [2023-01-03T17:12:15.200Z] === RUN   TestDaemonProxy/reload_sanitized
17:12:15 [2023-01-03T17:12:15.761Z] --- PASS: TestDaemonProxy (6.22s)
17:12:15 [2023-01-03T17:12:15.761Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
17:12:15 [2023-01-03T17:12:15.761Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
17:12:15 [2023-01-03T17:12:15.761Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
17:12:15 [2023-01-03T17:12:15.761Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:12:15 [2023-01-03T17:12:15.761Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:12:15 [2023-01-03T17:12:15.761Z] === RUN   TestLiveRestore
17:12:15 [2023-01-03T17:12:15.761Z] === RUN   TestLiveRestore/volume_references
17:12:15 [2023-01-03T17:12:15.761Z] === PAUSE TestLiveRestore/volume_references
17:12:15 [2023-01-03T17:12:15.761Z] === CONT  TestLiveRestore/volume_references
17:12:16 [2023-01-03T17:12:16.364Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:12:16 [2023-01-03T17:12:16.364Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:12:17 [2023-01-03T17:12:17.290Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:12:18 [2023-01-03T17:12:18.258Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:12:19 [2023-01-03T17:12:19.185Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:12:20 [2023-01-03T17:12:20.111Z] --- PASS: TestLiveRestore (0.00s)
17:12:20 [2023-01-03T17:12:20.111Z]     --- PASS: TestLiveRestore/volume_references (4.46s)
17:12:20 [2023-01-03T17:12:20.111Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s)
17:12:20 [2023-01-03T17:12:20.111Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
17:12:20 [2023-01-03T17:12:20.111Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
17:12:20 [2023-01-03T17:12:20.111Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
17:12:20 [2023-01-03T17:12:20.111Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
17:12:20 [2023-01-03T17:12:20.111Z] PASS
17:12:20 [2023-01-03T17:12:20.111Z] 
17:12:20 [2023-01-03T17:12:20.111Z] DONE 24 tests in 15.193s
17:12:20 [2023-01-03T17:12:20.111Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:12:20 [2023-01-03T17:12:20.111Z] ++ 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:12:20 [2023-01-03T17:12:20.111Z] ++ set -e
17:12:20 [2023-01-03T17:12:20.111Z] ++ '[' -n 0 ']'
17:12:20 [2023-01-03T17:12:20.111Z] ++ set -x
17:12:20 [2023-01-03T17:12:20.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:12:20 [2023-01-03T17:12:20.367Z] INFO: Testing against a local daemon
17:12:20 [2023-01-03T17:12:20.367Z] === RUN   TestCommitInheritsEnv
17:12:20 [2023-01-03T17:12:20.632Z] --- PASS: TestCommitInheritsEnv (0.27s)
17:12:20 [2023-01-03T17:12:20.632Z] === RUN   TestImportExtremelyLargeImageWorks
17:12:20 [2023-01-03T17:12:20.632Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:20 [2023-01-03T17:12:20.633Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:12:20 [2023-01-03T17:12:20.633Z] === RUN   TestImportWithCustomPlatform
17:12:20 [2023-01-03T17:12:20.633Z] === RUN   TestImportWithCustomPlatform/#00
17:12:20 [2023-01-03T17:12:20.633Z] === RUN   TestImportWithCustomPlatform/_______
17:12:20 [2023-01-03T17:12:20.633Z] === RUN   TestImportWithCustomPlatform//
17:12:20 [2023-01-03T17:12:20.633Z] === RUN   TestImportWithCustomPlatform/linux
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImportWithCustomPlatform/LINUX
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImportWithCustomPlatform/macos
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:12:20 [2023-01-03T17:12:20.890Z] --- PASS: TestImportWithCustomPlatform (0.33s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:12:20 [2023-01-03T17:12:20.890Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImagesFilterMultiReference
17:12:20 [2023-01-03T17:12:20.890Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:12:20 [2023-01-03T17:12:20.890Z] === RUN   TestImagePullPlatformInvalid
17:12:21 [2023-01-03T17:12:21.148Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:12:21 [2023-01-03T17:12:21.148Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.4 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:20Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.19.4 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:20Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=484ba93e-2056-4ccf-8668-2feb8d5955ea http.request.method=GET http.request.remoteaddr="127.0.0.1:33340" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=484ba93e-2056-4ccf-8668-2feb8d5955ea http.request.method=GET http.request.remoteaddr="127.0.0.1:33340" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.164785ms http.response.status=200 http.response.written=2 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f5a18714-2e0a-4952-a7ed-3f3f22355b46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f5a18714-2e0a-4952-a7ed-3f3f22355b46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a01d295b-6c4b-4015-a46a-276ff3585ac2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f5a18714-2e0a-4952-a7ed-3f3f22355b46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=95.959µs trace.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=814f340c-c7af-4092-9c3b-12381502cf74 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a01d295b-6c4b-4015-a46a-276ff3585ac2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a01d295b-6c4b-4015-a46a-276ff3585ac2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=23.483µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7123d9d6-b51c-4c03-894d-36639a0ba89a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f5a18714-2e0a-4952-a7ed-3f3f22355b46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.776875ms http.response.status=404 http.response.written=157 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a01d295b-6c4b-4015-a46a-276ff3585ac2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.676606ms http.response.status=404 http.response.written=157 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.148Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9efc0785-26f4-481f-a920-5334ebd6b396 http.request.method=POST http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9efc0785-26f4-481f-a920-5334ebd6b396 http.request.method=POST http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9efc0785-26f4-481f-a920-5334ebd6b396 http.request.method=POST http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=221.126µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7c20d1ad-416c-496f-9f53-4c94cbf176bc trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9efc0785-26f4-481f-a920-5334ebd6b396 http.request.method=POST http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=37.998µs trace.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=ac66a04c-ef77-4561-ae6d-e1f28abac2de trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9efc0785-26f4-481f-a920-5334ebd6b396 http.request.method=POST http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=72.517µs trace.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=f6f01fdf-b646-44cc-a1fd-cd11c371a519 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.148Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9efc0785-26f4-481f-a920-5334ebd6b396 http.request.method=POST http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.272377ms http.response.status=202 http.response.written=0 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c36f8d0f-a2ce-4e11-8512-99fc24b89836 http.request.method=POST http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c36f8d0f-a2ce-4e11-8512-99fc24b89836 http.request.method=POST http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c36f8d0f-a2ce-4e11-8512-99fc24b89836 http.request.method=POST http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=59.897µs trace.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=c4121cb4-ea96-422a-ac47-4d286fb41301 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c36f8d0f-a2ce-4e11-8512-99fc24b89836 http.request.method=POST http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=11.175µs trace.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=809b2250-a403-45c6-91e1-ec6dbc0771fa trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c36f8d0f-a2ce-4e11-8512-99fc24b89836 http.request.method=POST http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=120.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2a61b7fa-b2bb-4daa-9ebb-90441e6ed9c9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c36f8d0f-a2ce-4e11-8512-99fc24b89836 http.request.method=POST http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.638556ms http.response.status=202 http.response.written=0 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=45.891µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7222f6ad-8561-4371-b6c2-5fe5f14e6e1e trace.line=82 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=21.161µs trace.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=f6d3f434-1878-43fc-baff-54fe243503fc trace.line=141 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=122.772µs trace.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=b242b3f2-f29f-44db-bee3-b67a2fb4ccb1 trace.line=124 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=15.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90674373-9bd6-425f-a1d8-ecfbb1648908 trace.line=141 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=16.025µs trace.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=3abcba03-679f-4b9b-953f-b411e7cf4d75 trace.line=141 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=12.357µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=212a69e6-a7e8-487c-ab9e-459d0afbffc2 trace.line=141 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=126.03µs trace.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=7bc4dad4-ebee-4e8a-a9ec-24b38635afcd trace.line=167 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=78.465µs trace.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=1fca19d7-b7f9-47cf-810d-a6ce17777e8a trace.line=95 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1185f547-e547-41a0-a402-1eb51fc5c00f\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=364.815µs trace.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=4851c28f-0079-4815-a9cd-d474b6f14415 trace.line=181 vars.name=test vars.uuid=1185f547-e547-41a0-a402-1eb51fc5c00f version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2505f4cc-fe0e-45b3-83f7-1431e6346b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33352" http.request.uri="/v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.713165ms http.response.status=201 http.response.written=0 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "PUT /v2/test/blobs/uploads/1185f547-e547-41a0-a402-1eb51fc5c00f?_state=X22yFcnyjBn5hUNQbNDD-Lg6dlerdfQm78Z4OFvWca97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExODVmNTQ3LWU1NDctNDFhMC1hNDAyLTFlYjUxZmM1YzAwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMjY5MTcxNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=70.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be7dfede-59e1-4701-a1bd-09453a7f5609 trace.line=82 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=43.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a598b91e-fec6-4a34-9ebf-b1a12ff14c44 trace.line=141 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=120.598µs trace.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=d79d8c5e-d6af-45f7-9f18-7ad5f9cb0c1a trace.line=124 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.149Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=11.734µs trace.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=c07aad63-1a5b-4e90-b66b-7786e3e3eac5 trace.line=141 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=25.173µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c716769-c911-4a29-8ee4-4875a5be0df0 trace.line=141 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=15.597µs trace.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=b1320bff-7b9f-4359-b8f2-0529ac942485 trace.line=141 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=82.765µs trace.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=a5e9f2f8-6ffc-4cf5-b223-9f7544b1bd3c trace.line=167 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=86.268µs trace.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=85b04173-f2fc-44d7-b7db-5455940c8eed trace.line=95 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=307.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e5faf0b9-19f8-45f7-80c9-6cc7e0439f8b trace.line=181 vars.name=test vars.uuid=c896adf6-d5cb-4465-b8d1-08ac8e8a1009 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eda5d6f1-1ff4-4974-ae0c-7982465324c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=11.258077ms http.response.status=201 http.response.written=0 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "PUT /v2/test/blobs/uploads/c896adf6-d5cb-4465-b8d1-08ac8e8a1009?_state=0jWX5G45Zdf4uCQWu7cchkT6rzr1w5AO86BuVh86nAd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM4OTZhZGY2LWQ1Y2ItNDQ2NS1iOGQxLTA4YWM4ZThhMTAwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wM1QxNzoxMjoyMS4wMzAzNzQ0NDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b6d84d47-6e7f-466f-9bca-2156b637e9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b6d84d47-6e7f-466f-9bca-2156b637e9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b6d84d47-6e7f-466f-9bca-2156b637e9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=23.86µs trace.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=45190282-572d-4fa0-937f-f2335fb54494 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b6d84d47-6e7f-466f-9bca-2156b637e9ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.463738ms http.response.status=404 http.response.written=96 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=38.367µs trace.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=19a4cce7-c1e9-4765-848a-60c6f7286f7b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=19.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb06ceba-9855-454c-84e9-1aa03c5c9983 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=152.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=9b1952fb-45aa-4aeb-93f6-76f4a202f150 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=13.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=dee1454f-a226-4d05-88a5-af02655f2575 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=131.765µs trace.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=f9ef8fa0-cea3-4ce9-98eb-e31c46cd442d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=265.852µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=66f6c2c9-a57b-427e-b473-ac0454b36c16 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=262.923µs trace.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=07ff1808-2779-45b1-a4c6-b02479f7e774 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=101.227µs trace.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=67d7a249-e6ad-4ef4-8816-747ed774336e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=170.042µs trace.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=70c0f81a-1ba8-470a-8154-879f9e86a98b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=40.878µs trace.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=7f78dc8f-3523-45b5-bec2-f113d19c8709 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7fb5ba2a-8832-4294-a66b-482a3d7fd537 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33362" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.333398ms http.response.status=201 http.response.written=0 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f168fa91-ea86-4b2d-bc68-40770d551a89 http.request.method=GET http.request.remoteaddr="127.0.0.1:33378" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f168fa91-ea86-4b2d-bc68-40770d551a89 http.request.method=GET http.request.remoteaddr="127.0.0.1:33378" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 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="961.225µs" http.response.status=200 http.response.written=2 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.150Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=340.191µs trace.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=6a85e63a-f3c8-4cd2-81c9-e13316553c50 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=55.122µs trace.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=becfd9c3-40de-4735-ad14-9b7fa97c5e50 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=21.399µs trace.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=d3a254a6-ce95-48fe-ae89-734b7be2207e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=79.638µs trace.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=ada66636-9958-466f-a0fe-30e39fc814c4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1099d132-463b-4772-bcf7-504e6e9ced20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33380" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 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.786306ms http.response.status=200 http.response.written=417 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=48.542µs trace.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=ff779bfc-6bc7-49e1-b7e7-ee8745048bf1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=18.01µs trace.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=29b5c360-634c-4db3-993b-ad29dd2564a4 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=14.818µs trace.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=51cd50e5-ecb9-4673-a7e1-d1114990c7b8 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=bc187e1f-c0a4-4040-983e-359a8b2be3ad http.request.method=GET http.request.remoteaddr="127.0.0.1:33390" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.795796ms http.response.status=200 http.response.written=417 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=58.822µs trace.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=b37c4171-fc34-479a-93c0-1814c290bcb9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=30.268µs trace.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=5cf02ea9-b57d-494e-bc5b-055eb271ea1f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=28.767µs trace.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=33fc4997-f3ba-4c79-a115-6e5065dd59fb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=16.345µs trace.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=a56eba2a-3099-4bec-a714-2bf1db0e913d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=18.658µs trace.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=74a7558f-de9d-4ef1-ba41-1eb4a6ce02df trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=7.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c639cd83-eeb8-4541-8056-8215006085f3 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=37.44µs trace.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=9d4f7967-8771-4532-bfd1-51d89843765c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=37.899µs trace.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=3f8b3926-13d0-4965-bb67-e24bee05ab3e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.151Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=14.326µs trace.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=52664f9f-578a-4660-a404-3a36b1ed968a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=47.015µs trace.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=34521902-187f-4342-ad9c-2f2ec09c8eb7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=22.548µs trace.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=22dcc50b-a361-4b3c-8d41-3123c3cfc051 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=24.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=670bf1b9-a98c-498a-94cb-76f973e554c6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=14.728µs trace.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=4db0b601-3591-4df6-b6a2-3a8e095c9de3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=16.156µs trace.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=42c4e36b-e1f2-4a18-9366-b0b73318ca11 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=22.162µs trace.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=0e12896b-abae-4188-9139-70e498944e15 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=21.424µs trace.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=57654bec-785c-4c6e-acd9-a1f812e38a11 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=31.721µs trace.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=fa050775-f268-46ab-895b-481b9babb915 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=14.621µs trace.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=fc4c3de8-350a-4b8a-880e-81c502a4c1a2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ef673a8c-573e-4cbf-868e-a231cd239e03 http.request.method=GET http.request.remoteaddr="127.0.0.1:33410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.516168ms http.response.status=200 http.response.written=68 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.152Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64a1a3f4-e428-4f5d-b4e5-a38946cc565d http.request.method=GET http.request.remoteaddr="127.0.0.1:33394" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 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=11.857269ms http.response.status=200 http.response.written=179 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.152Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=98eb36fb-78a8-49cf-91c1-f1296dc1c4d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33430" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=98eb36fb-78a8-49cf-91c1-f1296dc1c4d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33430" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 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="819.844µs" http.response.status=200 http.response.written=2 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d8155dd3-fcc0-4e37-be89-f794bf71e8c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d8155dd3-fcc0-4e37-be89-f794bf71e8c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d8155dd3-fcc0-4e37-be89-f794bf71e8c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d8155dd3-fcc0-4e37-be89-f794bf71e8c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=29.702µs trace.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=67c91182-3ba9-4c9a-b246-b60bfe7c8fe8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d8155dd3-fcc0-4e37-be89-f794bf71e8c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 trace.duration=11.158µs trace.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=8ea64d7f-3261-4766-ba20-a884cda7fbf9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] time="2023-01-03T17:12:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d8155dd3-fcc0-4e37-be89-f794bf71e8c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 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.214106ms http.response.status=404 http.response.written=181 instance.id=69d6bd92-1988-4b39-98a0-c245a8634ee7 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:12:21 [2023-01-03T17:12:21.408Z] 127.0.0.1 - - [03/Jan/2023:17:12:21 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/fe097e018c983967f065fdc811108e62f0bd8377 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:12:21 [2023-01-03T17:12:21.408Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s)
17:12:21 [2023-01-03T17:12:21.408Z] === RUN   TestRemoveImageOrphaning
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestRemoveImageGarbageCollector
17:12:21 [2023-01-03T17:12:21.664Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:21 [2023-01-03T17:12:21.664Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestTagInvalidReference
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestTagInvalidReference (0.01s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestTagValidPrefixedRepo
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestTagExistedNameWithoutForce
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestTagOfficialNames
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestTagOfficialNames (0.05s)
17:12:21 [2023-01-03T17:12:21.664Z] === RUN   TestTagMatchesDigest
17:12:21 [2023-01-03T17:12:21.664Z] --- PASS: TestTagMatchesDigest (0.01s)
17:12:21 [2023-01-03T17:12:21.664Z] PASS
17:12:21 [2023-01-03T17:12:21.664Z] 
17:12:21 [2023-01-03T17:12:21.664Z] === Skipped
17:12:21 [2023-01-03T17:12:21.664Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:12:21 [2023-01-03T17:12:21.664Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:21 [2023-01-03T17:12:21.664Z] 
17:12:21 [2023-01-03T17:12:21.664Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:12:21 [2023-01-03T17:12:21.664Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:21 [2023-01-03T17:12:21.664Z] 
17:12:21 [2023-01-03T17:12:21.664Z] DONE 23 tests, 2 skipped in 1.625s
17:12:21 [2023-01-03T17:12:21.664Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:12:21 [2023-01-03T17:12:21.664Z] ++ 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:12:21 [2023-01-03T17:12:21.664Z] ++ set -e
17:12:21 [2023-01-03T17:12:21.664Z] ++ '[' -n 0 ']'
17:12:21 [2023-01-03T17:12:21.664Z] ++ set -x
17:12:21 [2023-01-03T17:12:21.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:12:21 [2023-01-03T17:12:21.919Z] === RUN   TestStripANSICommands
17:12:21 [2023-01-03T17:12:21.919Z] === RUN   TestStripANSICommands/#00
17:12:21 [2023-01-03T17:12:21.919Z] === RUN   TestStripANSICommands/#01
17:12:21 [2023-01-03T17:12:21.919Z] --- PASS: TestStripANSICommands (0.00s)
17:12:21 [2023-01-03T17:12:21.919Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:12:21 [2023-01-03T17:12:21.919Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:12:21 [2023-01-03T17:12:21.919Z] PASS
17:12:21 [2023-01-03T17:12:21.919Z] 
17:12:21 [2023-01-03T17:12:21.919Z] DONE 3 tests in 0.044s
17:12:21 [2023-01-03T17:12:21.919Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:12:21 [2023-01-03T17:12:21.919Z] ++ 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:12:21 [2023-01-03T17:12:21.919Z] ++ set -e
17:12:21 [2023-01-03T17:12:21.919Z] ++ '[' -n 0 ']'
17:12:21 [2023-01-03T17:12:21.919Z] ++ set -x
17:12:21 [2023-01-03T17:12:21.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:12:21 [2023-01-03T17:12:21.920Z] INFO: Testing against a local daemon
17:12:21 [2023-01-03T17:12:21.920Z] === RUN   TestNetworkCreateDelete
17:12:22 [2023-01-03T17:12:22.175Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:12:22 [2023-01-03T17:12:22.175Z] === RUN   TestDockerNetworkDeletePreferID
17:12:22 [2023-01-03T17:12:22.430Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
17:12:22 [2023-01-03T17:12:22.430Z] === RUN   TestDaemonDNSFallback
17:12:29 [2023-01-03T17:12:29.002Z] --- PASS: TestDaemonDNSFallback (6.31s)
17:12:29 [2023-01-03T17:12:29.002Z] === RUN   TestInspectNetwork
17:12:32 [2023-01-03T17:12:32.353Z] === RUN   TestInspectNetwork/full_network_id
17:12:32 [2023-01-03T17:12:32.353Z] === RUN   TestInspectNetwork/partial_network_id
17:12:32 [2023-01-03T17:12:32.353Z] === RUN   TestInspectNetwork/network_name
17:12:32 [2023-01-03T17:12:32.353Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:12:36 [2023-01-03T17:12:36.556Z] --- PASS: TestInspectNetwork (7.19s)
17:12:36 [2023-01-03T17:12:36.556Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:12:36 [2023-01-03T17:12:36.556Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:12:36 [2023-01-03T17:12:36.556Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:12:36 [2023-01-03T17:12:36.556Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:12:36 [2023-01-03T17:12:36.556Z] === RUN   TestRunContainerWithBridgeNone
17:12:37 [2023-01-03T17:12:37.483Z] --- PASS: TestRunContainerWithBridgeNone (1.52s)
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/create
17:12:37 [2023-01-03T17:12:37.483Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:12:37 [2023-01-03T17:12:37.483Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:12:37 [2023-01-03T17:12:37.483Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:12:37 [2023-01-03T17:12:37.483Z] === CONT  TestNetworkInvalidJSON/networks/create
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:12:37 [2023-01-03T17:12:37.483Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:12:37 [2023-01-03T17:12:37.483Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:12:37 [2023-01-03T17:12:37.483Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:12:37 [2023-01-03T17:12:37.483Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkList
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkList//networks
17:12:37 [2023-01-03T17:12:37.483Z] === PAUSE TestNetworkList//networks
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestNetworkList//networks/
17:12:37 [2023-01-03T17:12:37.483Z] === PAUSE TestNetworkList//networks/
17:12:37 [2023-01-03T17:12:37.483Z] === CONT  TestNetworkList//networks
17:12:37 [2023-01-03T17:12:37.483Z] === CONT  TestNetworkList//networks/
17:12:37 [2023-01-03T17:12:37.483Z] --- PASS: TestNetworkList (0.01s)
17:12:37 [2023-01-03T17:12:37.483Z]     --- PASS: TestNetworkList//networks (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:12:37 [2023-01-03T17:12:37.483Z] === RUN   TestHostIPv4BridgeLabel
17:12:38 [2023-01-03T17:12:38.044Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:12:38 [2023-01-03T17:12:38.044Z] === RUN   TestDaemonRestartWithLiveRestore
17:12:39 [2023-01-03T17:12:39.407Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:12:39 [2023-01-03T17:12:39.407Z] === RUN   TestDaemonDefaultNetworkPools
17:12:39 [2023-01-03T17:12:39.968Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
17:12:39 [2023-01-03T17:12:39.968Z] === RUN   TestDaemonRestartWithExistingNetwork
17:12:40 [2023-01-03T17:12:40.898Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:12:40 [2023-01-03T17:12:40.898Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:12:42 [2023-01-03T17:12:42.274Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
17:12:42 [2023-01-03T17:12:42.274Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:12:42 [2023-01-03T17:12:42.835Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:12:42 [2023-01-03T17:12:42.835Z] === RUN   TestServiceWithPredefinedNetwork
17:12:45 [2023-01-03T17:12:45.347Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
17:12:45 [2023-01-03T17:12:45.347Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:12:45 [2023-01-03T17:12:45.347Z]     service_test.go:242: FLAKY_TEST
17:12:45 [2023-01-03T17:12:45.347Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:12:45 [2023-01-03T17:12:45.347Z] === RUN   TestServiceWithDataPathPortInit
17:13:00 [2023-01-03T17:13:00.177Z] --- PASS: TestServiceWithDataPathPortInit (13.85s)
17:13:00 [2023-01-03T17:13:00.178Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:01 [2023-01-03T17:13:01.541Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gx3damj9ael4y55ccxk4nkqw9 Created:2023-01-03 17:13:00.340032156 +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[12ae41e84df99e2ea8b11646411cfcfbb204108e8b8f38820e614d8dad64d802:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kj66xxe96s2e3fculh9526b0q EndpointID:e21d3260c077be42ef515c8981b86f602042000ee55fb03d814f1c38908e85b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:06c74cdd1bc1b7496794d5f09570c1277a3e0da35a403c35115e0c34dd2e9025 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:999625452ed7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kj66xxe96s2e3fculh9526b0q EndpointID:e21d3260c077be42ef515c8981b86f602042000ee55fb03d814f1c38908e85b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:13:05 [2023-01-03T17:13:05.833Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
17:13:05 [2023-01-03T17:13:05.833Z] PASS
17:13:05 [2023-01-03T17:13:05.833Z] 
17:13:05 [2023-01-03T17:13:05.833Z] === Skipped
17:13:05 [2023-01-03T17:13:05.833Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:05 [2023-01-03T17:13:05.833Z]     service_test.go:242: FLAKY_TEST
17:13:05 [2023-01-03T17:13:05.833Z] 
17:13:05 [2023-01-03T17:13:05.833Z] DONE 38 tests, 1 skipped in 43.961s
17:13:05 [2023-01-03T17:13:05.833Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:13:05 [2023-01-03T17:13:05.833Z] ++ 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:13:05 [2023-01-03T17:13:05.833Z] ++ set -e
17:13:05 [2023-01-03T17:13:05.833Z] ++ '[' -n 0 ']'
17:13:05 [2023-01-03T17:13:05.833Z] ++ set -x
17:13:05 [2023-01-03T17:13:05.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:13:05 [2023-01-03T17:13:05.833Z] INFO: Testing against a local daemon
17:13:05 [2023-01-03T17:13:05.833Z] === RUN   TestDockerNetworkIpvlanPersistance
17:13:05 [2023-01-03T17:13:05.833Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:05 [2023-01-03T17:13:05.833Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:13:05 [2023-01-03T17:13:05.833Z] === RUN   TestDockerNetworkIpvlan
17:13:05 [2023-01-03T17:13:05.833Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:05 [2023-01-03T17:13:05.833Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:13:05 [2023-01-03T17:13:05.833Z] PASS
17:13:05 [2023-01-03T17:13:05.833Z] 
17:13:05 [2023-01-03T17:13:05.833Z] === Skipped
17:13:05 [2023-01-03T17:13:05.833Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:13:05 [2023-01-03T17:13:05.833Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:05 [2023-01-03T17:13:05.833Z] 
17:13:05 [2023-01-03T17:13:05.833Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:13:05 [2023-01-03T17:13:05.833Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:05 [2023-01-03T17:13:05.833Z] 
17:13:05 [2023-01-03T17:13:05.833Z] DONE 2 tests, 2 skipped in 0.091s
17:13:05 [2023-01-03T17:13:05.833Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:13:05 [2023-01-03T17:13:05.833Z] ++ 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:13:05 [2023-01-03T17:13:05.833Z] ++ set -e
17:13:05 [2023-01-03T17:13:05.833Z] ++ '[' -n 0 ']'
17:13:05 [2023-01-03T17:13:05.833Z] ++ set -x
17:13:05 [2023-01-03T17:13:05.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:13:06 [2023-01-03T17:13:06.088Z] INFO: Testing against a local daemon
17:13:06 [2023-01-03T17:13:06.088Z] === RUN   TestDockerNetworkMacvlanPersistance
17:13:07 [2023-01-03T17:13:07.451Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
17:13:07 [2023-01-03T17:13:07.451Z] === RUN   TestDockerNetworkMacvlan
17:13:08 [2023-01-03T17:13:08.011Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:13:08 [2023-01-03T17:13:08.614Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:13:09 [2023-01-03T17:13:09.544Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:13:11 [2023-01-03T17:13:11.435Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:13:12 [2023-01-03T17:13:12.797Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:13:16 [2023-01-03T17:13:16.060Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:13:16 [2023-01-03T17:13:16.987Z] --- PASS: TestDockerNetworkMacvlan (9.50s)
17:13:16 [2023-01-03T17:13:16.987Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:13:16 [2023-01-03T17:13:16.987Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:13:16 [2023-01-03T17:13:16.987Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
17:13:16 [2023-01-03T17:13:16.987Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
17:13:16 [2023-01-03T17:13:16.987Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
17:13:16 [2023-01-03T17:13:16.987Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
17:13:16 [2023-01-03T17:13:16.987Z] PASS
17:13:16 [2023-01-03T17:13:16.987Z] 
17:13:16 [2023-01-03T17:13:16.987Z] DONE 8 tests in 10.825s
17:13:16 [2023-01-03T17:13:16.987Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:13:16 [2023-01-03T17:13:16.987Z] ++ 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:13:16 [2023-01-03T17:13:16.987Z] ++ set -e
17:13:16 [2023-01-03T17:13:16.987Z] ++ '[' -n 0 ']'
17:13:16 [2023-01-03T17:13:16.987Z] ++ set -x
17:13:16 [2023-01-03T17:13:16.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:13:16 [2023-01-03T17:13:16.987Z] testing: warning: no tests to run
17:13:16 [2023-01-03T17:13:16.987Z] PASS
17:13:16 [2023-01-03T17:13:16.987Z] 
17:13:16 [2023-01-03T17:13:16.987Z] DONE 0 tests in 0.025s
17:13:16 [2023-01-03T17:13:16.987Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:13:16 [2023-01-03T17:13:16.987Z] ++ 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:13:16 [2023-01-03T17:13:16.987Z] ++ set -e
17:13:16 [2023-01-03T17:13:16.987Z] ++ '[' -n 0 ']'
17:13:16 [2023-01-03T17:13:16.987Z] ++ set -x
17:13:16 [2023-01-03T17:13:16.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:13:16 [2023-01-03T17:13:16.987Z] INFO: Testing against a local daemon
17:13:16 [2023-01-03T17:13:16.987Z] === RUN   TestAuthZPluginAllowRequest
17:13:18 [2023-01-03T17:13:18.351Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
17:13:18 [2023-01-03T17:13:18.351Z] === RUN   TestAuthZPluginTLS
17:13:18 [2023-01-03T17:13:18.606Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:13:18 [2023-01-03T17:13:18.606Z] === RUN   TestAuthZPluginDenyRequest
17:13:19 [2023-01-03T17:13:19.166Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:13:19 [2023-01-03T17:13:19.166Z] === RUN   TestAuthZPluginAPIDenyResponse
17:13:19 [2023-01-03T17:13:19.727Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:13:19 [2023-01-03T17:13:19.727Z] === RUN   TestAuthZPluginDenyResponse
17:13:20 [2023-01-03T17:13:20.287Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:13:20 [2023-01-03T17:13:20.287Z] === RUN   TestAuthZPluginAllowEventStream
17:13:21 [2023-01-03T17:13:21.214Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
17:13:21 [2023-01-03T17:13:21.214Z] === RUN   TestAuthZPluginErrorResponse
17:13:21 [2023-01-03T17:13:21.774Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:13:21 [2023-01-03T17:13:21.774Z] === RUN   TestAuthZPluginErrorRequest
17:13:22 [2023-01-03T17:13:22.335Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:13:22 [2023-01-03T17:13:22.335Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:13:22 [2023-01-03T17:13:22.896Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:13:22 [2023-01-03T17:13:22.896Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:13:24 [2023-01-03T17:13:24.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
17:13:24 [2023-01-03T17:13:24.308Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:13:25 [2023-01-03T17:13:25.712Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
17:13:25 [2023-01-03T17:13:25.712Z] === RUN   TestAuthZPluginHeader
17:13:26 [2023-01-03T17:13:26.272Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:13:26 [2023-01-03T17:13:26.272Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:13:26 [2023-01-03T17:13:26.272Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:26 [2023-01-03T17:13:26.272Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:26 [2023-01-03T17:13:26.272Z] === RUN   TestAuthZPluginV2Disable
17:13:26 [2023-01-03T17:13:26.272Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:26 [2023-01-03T17:13:26.272Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:13:26 [2023-01-03T17:13:26.272Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:13:26 [2023-01-03T17:13:26.272Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:26 [2023-01-03T17:13:26.272Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:26 [2023-01-03T17:13:26.272Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:13:26 [2023-01-03T17:13:26.272Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:26 [2023-01-03T17:13:26.272Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:26 [2023-01-03T17:13:26.272Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:13:44 [2023-01-03T17:13:44.370Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
17:13:44 [2023-01-03T17:13:44.370Z] PASS
17:13:44 [2023-01-03T17:13:44.370Z] 
17:13:44 [2023-01-03T17:13:44.370Z] === Skipped
17:13:44 [2023-01-03T17:13:44.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:44 [2023-01-03T17:13:44.370Z] 
17:13:44 [2023-01-03T17:13:44.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:44 [2023-01-03T17:13:44.370Z] 
17:13:44 [2023-01-03T17:13:44.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:44 [2023-01-03T17:13:44.370Z] 
17:13:44 [2023-01-03T17:13:44.370Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:44 [2023-01-03T17:13:44.370Z] 
17:13:44 [2023-01-03T17:13:44.370Z] DONE 17 tests, 4 skipped in 26.413s
17:13:44 [2023-01-03T17:13:44.370Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:13:44 [2023-01-03T17:13:44.370Z] ++ 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:13:44 [2023-01-03T17:13:44.370Z] ++ set -e
17:13:44 [2023-01-03T17:13:44.370Z] ++ '[' -n 0 ']'
17:13:44 [2023-01-03T17:13:44.370Z] ++ set -x
17:13:44 [2023-01-03T17:13:44.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:13:44 [2023-01-03T17:13:44.370Z] INFO: Testing against a local daemon
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:13:44 [2023-01-03T17:13:44.370Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:13:44 [2023-01-03T17:13:44.370Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:13:44 [2023-01-03T17:13:44.370Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:13:44 [2023-01-03T17:13:44.370Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:13:44 [2023-01-03T17:13:44.370Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:13:44 [2023-01-03T17:13:44.370Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:13:44 [2023-01-03T17:13:44.370Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:13:44 [2023-01-03T17:13:44.370Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInstall
17:13:44 [2023-01-03T17:13:44.370Z] === RUN   TestPluginInstall/no_auth
17:13:47 [2023-01-03T17:13:47.633Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:47 [2023-01-03T17:13:47.633Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b916b803f8cbd712ce3fb2f9ff45ae687911c5a972f430f0446573bdb30eab2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:47 [2023-01-03T17:13:47.633Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:47 [2023-01-03T17:13:47.633Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b916b803f8cbd712ce3fb2f9ff45ae687911c5a972f430f0446573bdb30eab2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:47 [2023-01-03T17:13:47.633Z] === RUN   TestPluginInstall/with_htpasswd
17:13:47 [2023-01-03T17:13:47.889Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:47 [2023-01-03T17:13:47.889Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6252746f45be655ca3f932037a745264909d34758d879462139e850987eb9abb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:47 [2023-01-03T17:13:47.889Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:47 [2023-01-03T17:13:47.889Z] time="2023-01-03T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6252746f45be655ca3f932037a745264909d34758d879462139e850987eb9abb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:48 [2023-01-03T17:13:48.144Z] === RUN   TestPluginInstall/with_insecure
17:13:49 [2023-01-03T17:13:49.070Z] time="2023-01-03T17:13:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:49 [2023-01-03T17:13:49.070Z] time="2023-01-03T17:13:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dd914ffd6ff0b4f9facda91fd2f027b867267f26247052b3816440afaa33891" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:49 [2023-01-03T17:13:49.070Z] time="2023-01-03T17:13:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:49 [2023-01-03T17:13:49.070Z] time="2023-01-03T17:13:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8dd914ffd6ff0b4f9facda91fd2f027b867267f26247052b3816440afaa33891" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:49 [2023-01-03T17:13:49.070Z]     plugin_test.go:195: [d3a173cbd8d46] daemon is not started
17:13:49 [2023-01-03T17:13:49.070Z] --- PASS: TestPluginInstall (5.65s)
17:13:49 [2023-01-03T17:13:49.070Z]     --- PASS: TestPluginInstall/no_auth (4.07s)
17:13:49 [2023-01-03T17:13:49.070Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
17:13:49 [2023-01-03T17:13:49.070Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
17:13:49 [2023-01-03T17:13:49.070Z] === RUN   TestPluginsWithRuntimes
17:13:50 [2023-01-03T17:13:50.433Z] === RUN   TestPluginsWithRuntimes/No_Args
17:13:51 [2023-01-03T17:13:51.358Z] === RUN   TestPluginsWithRuntimes/With_Args
17:13:52 [2023-01-03T17:13:52.284Z] --- PASS: TestPluginsWithRuntimes (3.30s)
17:13:52 [2023-01-03T17:13:52.284Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
17:13:52 [2023-01-03T17:13:52.284Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
17:13:52 [2023-01-03T17:13:52.284Z] === RUN   TestPluginBackCompatMediaTypes
17:13:52 [2023-01-03T17:13:52.845Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
17:13:52 [2023-01-03T17:13:52.845Z] PASS
17:13:52 [2023-01-03T17:13:52.845Z] 
17:13:52 [2023-01-03T17:13:52.845Z] DONE 24 tests in 9.675s
17:13:52 [2023-01-03T17:13:52.845Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:13:52 [2023-01-03T17:13:52.845Z] ++ 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:13:52 [2023-01-03T17:13:52.845Z] ++ set -e
17:13:52 [2023-01-03T17:13:52.845Z] ++ '[' -n 0 ']'
17:13:52 [2023-01-03T17:13:52.845Z] ++ set -x
17:13:52 [2023-01-03T17:13:52.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 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:13:53 [2023-01-03T17:13:53.100Z] INFO: Testing against a local daemon
17:13:53 [2023-01-03T17:13:53.100Z] === RUN   TestExternalGraphDriver
17:13:53 [2023-01-03T17:13:53.355Z] === RUN   TestExternalGraphDriver/json
17:13:55 [2023-01-03T17:13:55.241Z] === RUN   TestExternalGraphDriver/spec
17:13:56 [2023-01-03T17:13:56.604Z] === RUN   TestExternalGraphDriver/pull
17:13:58 [2023-01-03T17:13:58.491Z] --- PASS: TestExternalGraphDriver (5.09s)
17:13:58 [2023-01-03T17:13:58.491Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
17:13:58 [2023-01-03T17:13:58.491Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
17:13:58 [2023-01-03T17:13:58.491Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
17:13:58 [2023-01-03T17:13:58.491Z] === RUN   TestGraphdriverPluginV2
17:13:58 [2023-01-03T17:13:58.491Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:58 [2023-01-03T17:13:58.491Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:13:58 [2023-01-03T17:13:58.491Z] PASS
17:13:58 [2023-01-03T17:13:58.491Z] 
17:13:58 [2023-01-03T17:13:58.491Z] === Skipped
17:13:58 [2023-01-03T17:13:58.491Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:13:58 [2023-01-03T17:13:58.491Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:58 [2023-01-03T17:13:58.491Z] 
17:13:58 [2023-01-03T17:13:58.491Z] DONE 5 tests, 1 skipped in 5.509s
17:13:58 [2023-01-03T17:13:58.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:13:58 [2023-01-03T17:13:58.491Z] ++ 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:13:58 [2023-01-03T17:13:58.491Z] ++ set -e
17:13:58 [2023-01-03T17:13:58.491Z] ++ '[' -n 0 ']'
17:13:58 [2023-01-03T17:13:58.491Z] ++ set -x
17:13:58 [2023-01-03T17:13:58.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:13:58 [2023-01-03T17:13:58.491Z] INFO: Testing against a local daemon
17:13:58 [2023-01-03T17:13:58.491Z] === RUN   TestContinueAfterPluginCrash
17:13:58 [2023-01-03T17:13:58.491Z] === PAUSE TestContinueAfterPluginCrash
17:13:58 [2023-01-03T17:13:58.491Z] === RUN   TestReadPluginNoRead
17:13:58 [2023-01-03T17:13:58.491Z] === PAUSE TestReadPluginNoRead
17:13:58 [2023-01-03T17:13:58.491Z] === RUN   TestDaemonStartWithLogOpt
17:13:58 [2023-01-03T17:13:58.491Z] === PAUSE TestDaemonStartWithLogOpt
17:13:58 [2023-01-03T17:13:58.491Z] === CONT  TestContinueAfterPluginCrash
17:13:58 [2023-01-03T17:13:58.491Z] === CONT  TestDaemonStartWithLogOpt
17:14:01 [2023-01-03T17:14:01.785Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
17:14:01 [2023-01-03T17:14:01.785Z] === CONT  TestReadPluginNoRead
17:14:04 [2023-01-03T17:14:04.298Z] === RUN   TestReadPluginNoRead/default
17:14:05 [2023-01-03T17:14:05.223Z] === RUN   TestReadPluginNoRead/disabled_caching
17:14:06 [2023-01-03T17:14:06.592Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:14:06 [2023-01-03T17:14:06.592Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
17:14:07 [2023-01-03T17:14:07.518Z] === CONT  TestReadPluginNoRead
17:14:07 [2023-01-03T17:14:07.518Z]     read_test.go:91: [da0e9250fad9d] daemon is not started
17:14:07 [2023-01-03T17:14:07.518Z] --- PASS: TestReadPluginNoRead (5.84s)
17:14:07 [2023-01-03T17:14:07.518Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
17:14:07 [2023-01-03T17:14:07.518Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
17:14:07 [2023-01-03T17:14:07.518Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
17:14:07 [2023-01-03T17:14:07.518Z] PASS
17:14:07 [2023-01-03T17:14:07.518Z] 
17:14:07 [2023-01-03T17:14:07.518Z] DONE 6 tests in 9.029s
17:14:07 [2023-01-03T17:14:07.518Z] 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:14:07 [2023-01-03T17:14:07.518Z] ++ 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:14:07 [2023-01-03T17:14:07.518Z] ++ set -e
17:14:07 [2023-01-03T17:14:07.518Z] ++ '[' -n 0 ']'
17:14:07 [2023-01-03T17:14:07.518Z] ++ set -x
17:14:07 [2023-01-03T17:14:07.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:14:07 [2023-01-03T17:14:07.518Z] testing: warning: no tests to run
17:14:07 [2023-01-03T17:14:07.518Z] PASS
17:14:07 [2023-01-03T17:14:07.518Z] 
17:14:07 [2023-01-03T17:14:07.518Z] DONE 0 tests in 0.035s
17:14:07 [2023-01-03T17:14:07.518Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:14:07 [2023-01-03T17:14:07.518Z] ++ 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:14:07 [2023-01-03T17:14:07.518Z] ++ set -e
17:14:07 [2023-01-03T17:14:07.518Z] ++ '[' -n 0 ']'
17:14:07 [2023-01-03T17:14:07.518Z] ++ set -x
17:14:07 [2023-01-03T17:14:07.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:14:07 [2023-01-03T17:14:07.773Z] INFO: Testing against a local daemon
17:14:07 [2023-01-03T17:14:07.773Z] === RUN   TestPluginWithDevMounts
17:14:07 [2023-01-03T17:14:07.773Z] === PAUSE TestPluginWithDevMounts
17:14:07 [2023-01-03T17:14:07.773Z] === CONT  TestPluginWithDevMounts
17:14:09 [2023-01-03T17:14:09.135Z] --- PASS: TestPluginWithDevMounts (1.54s)
17:14:09 [2023-01-03T17:14:09.135Z] PASS
17:14:09 [2023-01-03T17:14:09.135Z] 
17:14:09 [2023-01-03T17:14:09.135Z] DONE 1 tests in 1.643s
17:14:09 [2023-01-03T17:14:09.135Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:14:09 [2023-01-03T17:14:09.135Z] ++ 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:14:09 [2023-01-03T17:14:09.135Z] ++ set -e
17:14:09 [2023-01-03T17:14:09.135Z] ++ '[' -n 0 ']'
17:14:09 [2023-01-03T17:14:09.135Z] ++ set -x
17:14:09 [2023-01-03T17:14:09.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:14:09 [2023-01-03T17:14:09.391Z] INFO: Testing against a local daemon
17:14:09 [2023-01-03T17:14:09.391Z] === RUN   TestSecretInspect
17:14:11 [2023-01-03T17:14:11.902Z] --- PASS: TestSecretInspect (2.18s)
17:14:11 [2023-01-03T17:14:11.902Z] === RUN   TestSecretList
17:14:13 [2023-01-03T17:14:13.789Z] --- PASS: TestSecretList (2.16s)
17:14:13 [2023-01-03T17:14:13.789Z] === RUN   TestSecretsCreateAndDelete
17:14:16 [2023-01-03T17:14:16.301Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
17:14:16 [2023-01-03T17:14:16.301Z] === RUN   TestSecretsUpdate
17:14:18 [2023-01-03T17:14:18.186Z] --- PASS: TestSecretsUpdate (2.18s)
17:14:18 [2023-01-03T17:14:18.186Z] === RUN   TestTemplatedSecret
17:14:20 [2023-01-03T17:14:20.704Z] --- PASS: TestTemplatedSecret (2.59s)
17:14:20 [2023-01-03T17:14:20.704Z] === RUN   TestSecretCreateResolve
17:14:23 [2023-01-03T17:14:23.215Z] --- PASS: TestSecretCreateResolve (2.29s)
17:14:23 [2023-01-03T17:14:23.215Z] PASS
17:14:23 [2023-01-03T17:14:23.215Z] 
17:14:23 [2023-01-03T17:14:23.215Z] DONE 6 tests in 13.677s
17:14:23 [2023-01-03T17:14:23.215Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:14:23 [2023-01-03T17:14:23.216Z] ++ 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:14:23 [2023-01-03T17:14:23.216Z] ++ set -e
17:14:23 [2023-01-03T17:14:23.216Z] ++ '[' -n 0 ']'
17:14:23 [2023-01-03T17:14:23.216Z] ++ set -x
17:14:23 [2023-01-03T17:14:23.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:14:23 [2023-01-03T17:14:23.216Z] INFO: Testing against a local daemon
17:14:23 [2023-01-03T17:14:23.216Z] === RUN   TestServiceCreateInit
17:14:23 [2023-01-03T17:14:23.216Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:14:27 [2023-01-03T17:14:27.380Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:14:30 [2023-01-03T17:14:30.642Z] --- PASS: TestServiceCreateInit (7.12s)
17:14:30 [2023-01-03T17:14:30.642Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
17:14:30 [2023-01-03T17:14:30.642Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
17:14:30 [2023-01-03T17:14:30.642Z] === RUN   TestCreateServiceMultipleTimes
17:14:45 [2023-01-03T17:14:45.473Z] --- PASS: TestCreateServiceMultipleTimes (15.21s)
17:14:45 [2023-01-03T17:14:45.473Z] === RUN   TestCreateServiceConflict
17:14:47 [2023-01-03T17:14:47.984Z] --- PASS: TestCreateServiceConflict (2.28s)
17:14:47 [2023-01-03T17:14:47.984Z] === RUN   TestCreateServiceMaxReplicas
17:14:50 [2023-01-03T17:14:50.523Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
17:14:50 [2023-01-03T17:14:50.523Z] === RUN   TestCreateWithDuplicateNetworkNames
17:15:05 [2023-01-03T17:15:05.356Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
17:15:05 [2023-01-03T17:15:05.356Z] === RUN   TestCreateServiceSecretFileMode
17:15:05 [2023-01-03T17:15:05.916Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
17:15:05 [2023-01-03T17:15:05.916Z] === RUN   TestCreateServiceConfigFileMode
17:15:08 [2023-01-03T17:15:08.429Z] --- PASS: TestCreateServiceConfigFileMode (2.38s)
17:15:08 [2023-01-03T17:15:08.429Z] === RUN   TestCreateServiceSysctls
17:15:11 [2023-01-03T17:15:11.734Z] --- PASS: TestCreateServiceSysctls (3.02s)
17:15:11 [2023-01-03T17:15:11.734Z] === RUN   TestCreateServiceCapabilities
17:15:14 [2023-01-03T17:15:14.247Z] --- PASS: TestCreateServiceCapabilities (2.54s)
17:15:14 [2023-01-03T17:15:14.247Z] === RUN   TestInspect
17:15:16 [2023-01-03T17:15:16.759Z] --- PASS: TestInspect (2.68s)
17:15:16 [2023-01-03T17:15:16.759Z] === RUN   TestCreateJob
17:15:20 [2023-01-03T17:15:20.024Z] --- PASS: TestCreateJob (2.94s)
17:15:20 [2023-01-03T17:15:20.024Z] === RUN   TestReplicatedJob
17:15:25 [2023-01-03T17:15:25.317Z] --- PASS: TestReplicatedJob (5.11s)
17:15:25 [2023-01-03T17:15:25.317Z] === RUN   TestUpdateReplicatedJob
17:15:27 [2023-01-03T17:15:27.830Z] --- PASS: TestUpdateReplicatedJob (3.02s)
17:15:27 [2023-01-03T17:15:27.830Z] === RUN   TestServiceListWithStatuses
17:15:27 [2023-01-03T17:15:27.830Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:15:27 [2023-01-03T17:15:27.830Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:15:27 [2023-01-03T17:15:27.830Z] === RUN   TestDockerNetworkConnectAlias
17:15:31 [2023-01-03T17:15:31.995Z] --- PASS: TestDockerNetworkConnectAlias (3.94s)
17:15:31 [2023-01-03T17:15:31.995Z] === RUN   TestDockerNetworkReConnect
17:15:35 [2023-01-03T17:15:35.258Z] --- PASS: TestDockerNetworkReConnect (3.42s)
17:15:35 [2023-01-03T17:15:35.258Z] === RUN   TestServicePlugin
17:15:35 [2023-01-03T17:15:35.258Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:35 [2023-01-03T17:15:35.258Z] --- SKIP: TestServicePlugin (0.00s)
17:15:35 [2023-01-03T17:15:35.258Z] === RUN   TestServiceUpdateLabel
17:15:37 [2023-01-03T17:15:37.145Z] --- PASS: TestServiceUpdateLabel (2.28s)
17:15:37 [2023-01-03T17:15:37.145Z] === RUN   TestServiceUpdateSecrets
17:15:52 [2023-01-03T17:15:52.015Z] --- PASS: TestServiceUpdateSecrets (14.32s)
17:15:52 [2023-01-03T17:15:52.015Z] === RUN   TestServiceUpdateConfigs
17:16:06 [2023-01-03T17:16:06.860Z] --- PASS: TestServiceUpdateConfigs (14.33s)
17:16:06 [2023-01-03T17:16:06.860Z] === RUN   TestServiceUpdateNetwork
17:16:19 [2023-01-03T17:16:19.021Z] --- PASS: TestServiceUpdateNetwork (12.29s)
17:16:19 [2023-01-03T17:16:19.021Z] === RUN   TestServiceUpdatePidsLimit
17:16:19 [2023-01-03T17:16:19.321Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:16:20 [2023-01-03T17:16:20.246Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:16:28 [2023-01-03T17:16:28.324Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:16:34 [2023-01-03T17:16:34.854Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
17:16:34 [2023-01-03T17:16:34.854Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:16:34 [2023-01-03T17:16:34.854Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:16:34 [2023-01-03T17:16:34.854Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:16:34 [2023-01-03T17:16:34.854Z] PASS
17:16:34 [2023-01-03T17:16:34.854Z] 
17:16:34 [2023-01-03T17:16:34.854Z] === Skipped
17:16:34 [2023-01-03T17:16:34.854Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:16:34 [2023-01-03T17:16:34.854Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:16:34 [2023-01-03T17:16:34.854Z] 
17:16:34 [2023-01-03T17:16:34.854Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:16:34 [2023-01-03T17:16:34.854Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:34 [2023-01-03T17:16:34.854Z] 
17:16:34 [2023-01-03T17:16:34.854Z] DONE 27 tests, 2 skipped in 131.340s
17:16:34 [2023-01-03T17:16:34.854Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:16:34 [2023-01-03T17:16:34.854Z] ++ 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:16:34 [2023-01-03T17:16:34.854Z] ++ set -e
17:16:34 [2023-01-03T17:16:34.854Z] ++ '[' -n 0 ']'
17:16:34 [2023-01-03T17:16:34.854Z] ++ set -x
17:16:34 [2023-01-03T17:16:34.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:16:34 [2023-01-03T17:16:34.854Z] INFO: Testing against a local daemon
17:16:34 [2023-01-03T17:16:34.854Z] === RUN   TestSessionCreate
17:16:34 [2023-01-03T17:16:34.854Z] --- PASS: TestSessionCreate (0.03s)
17:16:34 [2023-01-03T17:16:34.854Z] === RUN   TestSessionCreateWithBadUpgrade
17:16:34 [2023-01-03T17:16:34.854Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:16:34 [2023-01-03T17:16:34.854Z] PASS
17:16:34 [2023-01-03T17:16:34.854Z] 
17:16:34 [2023-01-03T17:16:34.854Z] DONE 2 tests in 0.133s
17:16:34 [2023-01-03T17:16:34.854Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:16:34 [2023-01-03T17:16:34.854Z] ++ 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:16:34 [2023-01-03T17:16:34.854Z] ++ set -e
17:16:34 [2023-01-03T17:16:34.854Z] ++ '[' -n 0 ']'
17:16:34 [2023-01-03T17:16:34.854Z] ++ set -x
17:16:34 [2023-01-03T17:16:34.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:16:34 [2023-01-03T17:16:34.854Z] INFO: Testing against a local daemon
17:16:34 [2023-01-03T17:16:34.854Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:16:34 [2023-01-03T17:16:34.854Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:34 [2023-01-03T17:16:34.854Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:34 [2023-01-03T17:16:34.854Z] === RUN   TestDiskUsage
17:16:34 [2023-01-03T17:16:34.854Z] === PAUSE TestDiskUsage
17:16:34 [2023-01-03T17:16:34.854Z] === RUN   TestEventsExecDie
17:16:35 [2023-01-03T17:16:35.110Z] --- PASS: TestEventsExecDie (0.53s)
17:16:35 [2023-01-03T17:16:35.110Z] === RUN   TestEventsBackwardsCompatible
17:16:35 [2023-01-03T17:16:35.110Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:16:35 [2023-01-03T17:16:35.110Z] === RUN   TestEventsVolumeCreate
17:16:35 [2023-01-03T17:16:35.110Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:16:35 [2023-01-03T17:16:35.110Z] === RUN   TestInfoBinaryCommits
17:16:35 [2023-01-03T17:16:35.110Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:16:35 [2023-01-03T17:16:35.110Z] === RUN   TestInfoAPIVersioned
17:16:35 [2023-01-03T17:16:35.110Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:16:35 [2023-01-03T17:16:35.110Z] === RUN   TestInfoAPI
17:16:35 [2023-01-03T17:16:35.110Z] --- PASS: TestInfoAPI (0.02s)
17:16:35 [2023-01-03T17:16:35.110Z] === RUN   TestInfoAPIWarnings
17:16:53 [2023-01-03T17:16:53.167Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:16:53 [2023-01-03T17:16:53.167Z] === RUN   TestInfoDebug
17:16:53 [2023-01-03T17:16:53.167Z] --- PASS: TestInfoDebug (0.52s)
17:16:53 [2023-01-03T17:16:53.167Z] === RUN   TestInfoInsecureRegistries
17:16:53 [2023-01-03T17:16:53.167Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:16:53 [2023-01-03T17:16:53.167Z] === RUN   TestInfoRegistryMirrors
17:16:53 [2023-01-03T17:16:53.422Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:16:53 [2023-01-03T17:16:53.422Z] === RUN   TestLoginFailsWithBadCredentials
17:16:53 [2023-01-03T17:16:53.677Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
17:16:53 [2023-01-03T17:16:53.677Z] === RUN   TestPingCacheHeaders
17:16:53 [2023-01-03T17:16:53.677Z] --- PASS: TestPingCacheHeaders (0.02s)
17:16:53 [2023-01-03T17:16:53.677Z] === RUN   TestPingGet
17:16:53 [2023-01-03T17:16:53.677Z] --- PASS: TestPingGet (0.01s)
17:16:53 [2023-01-03T17:16:53.677Z] === RUN   TestPingHead
17:16:53 [2023-01-03T17:16:53.677Z] --- PASS: TestPingHead (0.02s)
17:16:53 [2023-01-03T17:16:53.677Z] === RUN   TestPingSwarmHeader
17:16:54 [2023-01-03T17:16:54.237Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:16:54 [2023-01-03T17:16:54.493Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:16:55 [2023-01-03T17:16:55.419Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:16:55 [2023-01-03T17:16:55.419Z] --- PASS: TestPingSwarmHeader (1.67s)
17:16:55 [2023-01-03T17:16:55.419Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:16:55 [2023-01-03T17:16:55.419Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:16:55 [2023-01-03T17:16:55.419Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:16:55 [2023-01-03T17:16:55.419Z] === RUN   TestPingBuilderHeader
17:16:55 [2023-01-03T17:16:55.419Z] === RUN   TestPingBuilderHeader/default_config
17:16:55 [2023-01-03T17:16:55.980Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:16:56 [2023-01-03T17:16:56.540Z] --- PASS: TestPingBuilderHeader (1.04s)
17:16:56 [2023-01-03T17:16:56.540Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:16:56 [2023-01-03T17:16:56.540Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:16:56 [2023-01-03T17:16:56.540Z] === RUN   TestVersion
17:16:56 [2023-01-03T17:16:56.540Z] --- PASS: TestVersion (0.02s)
17:16:56 [2023-01-03T17:16:56.540Z] === CONT  TestDiskUsage
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/container_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/image_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/volume_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.101Z] === RUN   TestDiskUsage/after_container.Run
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:16:57 [2023-01-03T17:16:57.664Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:16:57 [2023-01-03T17:16:57.664Z] --- PASS: TestDiskUsage (1.15s)
17:16:57 [2023-01-03T17:16:57.664Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z] PASS
17:16:57 [2023-01-03T17:16:57.664Z] 
17:16:57 [2023-01-03T17:16:57.664Z] === Skipped
17:16:57 [2023-01-03T17:16:57.664Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:57 [2023-01-03T17:16:57.664Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:57 [2023-01-03T17:16:57.664Z] 
17:16:57 [2023-01-03T17:16:57.664Z] DONE 57 tests, 1 skipped in 23.214s
17:16:57 [2023-01-03T17:16:57.664Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:16:57 [2023-01-03T17:16:57.664Z] ++ 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:16:57 [2023-01-03T17:16:57.664Z] ++ set -e
17:16:57 [2023-01-03T17:16:57.664Z] ++ '[' -n 0 ']'
17:16:57 [2023-01-03T17:16:57.664Z] ++ set -x
17:16:57 [2023-01-03T17:16:57.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:16:57 [2023-01-03T17:16:57.665Z] INFO: Testing against a local daemon
17:16:57 [2023-01-03T17:16:57.665Z] === RUN   TestVolumesCreateAndList
17:16:57 [2023-01-03T17:16:57.665Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:16:57 [2023-01-03T17:16:57.665Z] === RUN   TestVolumesRemove
17:16:57 [2023-01-03T17:16:57.920Z] --- PASS: TestVolumesRemove (0.06s)
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInspect
17:16:57 [2023-01-03T17:16:57.920Z] --- PASS: TestVolumesInspect (0.02s)
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInvalidJSON
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:16:57 [2023-01-03T17:16:57.920Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:16:57 [2023-01-03T17:16:57.920Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:16:57 [2023-01-03T17:16:57.920Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:16:57 [2023-01-03T17:16:57.920Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:16:57 [2023-01-03T17:16:57.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:16:57 [2023-01-03T17:16:57.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:16:57 [2023-01-03T17:16:57.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:16:57 [2023-01-03T17:16:57.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:16:57 [2023-01-03T17:16:57.920Z] === RUN   TestVolumePruneAnonymous
17:16:57 [2023-01-03T17:16:57.920Z] --- PASS: TestVolumePruneAnonymous (0.04s)
17:16:57 [2023-01-03T17:16:57.920Z] PASS
17:16:57 [2023-01-03T17:16:57.920Z] 
17:16:57 [2023-01-03T17:16:57.920Z] DONE 10 tests in 0.252s
17:16:57 [2023-01-03T17:16:57.920Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:16:57 [2023-01-03T17:16:57.920Z] ++++ cat bundles/test-integration/docker.pid
17:16:57 [2023-01-03T17:16:57.920Z] +++ kill 15096
17:16:58 [2023-01-03T17:16:58.184Z] +++ /etc/init.d/apparmor stop
17:16:58 [2023-01-03T17:16:58.184Z] Leaving: AppArmorNo profiles have been unloaded.
17:16:58 [2023-01-03T17:16:58.184Z] 
17:16:58 [2023-01-03T17:16:58.184Z] Unloading profiles will leave already running processes permanently
17:16:58 [2023-01-03T17:16:58.184Z] unconfined, which can lead to unexpected situations.
17:16:58 [2023-01-03T17:16:58.184Z] 
17:16:58 [2023-01-03T17:16:58.184Z] To set a process to complain mode, use the command line tool
17:16:58 [2023-01-03T17:16:58.184Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:16:58 [2023-01-03T17:16:58.184Z] +++ true
17:16:58 [2023-01-03T17:16:58.184Z] exiting test-integration
17:16:58 [2023-01-03T17:16:58.184Z] ++ exit 0
17:16:58 [2023-01-03T17:16:58.184Z] 
Post stage
[Pipeline] junit
17:16:59 [2023-01-03T17:16:59.121Z] Recording test results
17:16:59 [2023-01-03T17:16:59.317Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:16:59 [2023-01-03T17:16:59.658Z] + echo Ensuring container killed.
17:16:59 [2023-01-03T17:16:59.658Z] Ensuring container killed.
17:16:59 [2023-01-03T17:16:59.658Z] + docker rm -vf docker-pr2
17:16:59 [2023-01-03T17:16:59.658Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
17:16:59 [2023-01-03T17:16:59.971Z] + echo Chowning /workspace to jenkins user
17:16:59 [2023-01-03T17:16:59.971Z] Chowning /workspace to jenkins user
17:16:59 [2023-01-03T17:16:59.971Z] + id -u
17:16:59 [2023-01-03T17:16:59.971Z] + id -g
17:16:59 [2023-01-03T17:16:59.971Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44725:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:17:01 [2023-01-03T17:17:01.614Z] + bundleName=arm64-integration
17:17:01 [2023-01-03T17:17:01.614Z] + echo Creating arm64-integration-bundles.tar.gz
17:17:01 [2023-01-03T17:17:01.614Z] Creating arm64-integration-bundles.tar.gz
17:17:01 [2023-01-03T17:17:01.614Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:17:01 [2023-01-03T17:17:01.614Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:17:01 [2023-01-03T17:17:01.922Z] Archiving artifacts
17:17:02 [2023-01-03T17:17:02.215Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44725/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:17:02 [2023-01-03T17:17:02.503Z] + make clean
17:17:02 [2023-01-03T17:17:02.762Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:17:02 [2023-01-03T17:17:02.762Z] docker-dev-cache
17:17:02 [2023-01-03T17:17:02.762Z] 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