Skip to content
Success

Console Output

Pull request #44227 updated
12:14:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf+f15d5a0661aed3d77b4f48b4cc6aef9bbbb5d934 (0c128cf40b56c92cf88f11730c28db4bab280415)
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-44227@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
12:14:05 [2023-01-02T12:14:05.118Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:14:05 [2023-01-02T12:14:05.123Z] Trying to pass milestone 10
[Pipeline] milestone
12:14:05 [2023-01-02T12:14:05.227Z] Trying to pass milestone 11
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:14:05 [2023-01-02T12:14:05.417Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e9d173a7416e8907) in /home/ubuntu/workspace/moby_PR-44227
[Pipeline] {
[Pipeline] checkout
12:14:05 [2023-01-02T12:14:05.439Z] The recommended git tool is: git
12:14:05 [2023-01-02T12:14:05.448Z] using credential docker-jenkins-github-credentials
12:14:05 [2023-01-02T12:14:05.461Z] Cloning the remote Git repository
12:14:05 [2023-01-02T12:14:05.461Z] Cloning with configured refspecs honoured and without tags
12:14:05 [2023-01-02T12:14:05.470Z] Cloning repository https://github.com/moby/moby.git
12:14:05 [2023-01-02T12:14:05.470Z]  > git init /home/ubuntu/workspace/moby_PR-44227 # timeout=10
12:14:05 [2023-01-02T12:14:05.488Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:05 [2023-01-02T12:14:05.488Z]  > git --version # timeout=10
12:14:05 [2023-01-02T12:14:05.493Z]  > git --version # 'git version 2.25.1'
12:14:05 [2023-01-02T12:14:05.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:05 [2023-01-02T12:14:05.495Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44227/head:refs/remotes/origin/PR-44227 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:18 [2023-01-02T12:14:18.083Z] Fetching without tags
12:14:18 [2023-01-02T12:14:18.290Z] Merging remotes/origin/master commit f15d5a0661aed3d77b4f48b4cc6aef9bbbb5d934 into PR head commit 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf
12:14:18 [2023-01-02T12:14:18.905Z] Merge succeeded, producing 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf
12:14:18 [2023-01-02T12:14:18.905Z] Checking out Revision 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf (PR-44227)
12:14:18 [2023-01-02T12:14:18.057Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:18 [2023-01-02T12:14:18.065Z]  > git config --add remote.origin.fetch +refs/pull/44227/head:refs/remotes/origin/PR-44227 # timeout=10
12:14:18 [2023-01-02T12:14:18.070Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:18 [2023-01-02T12:14:18.084Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:18 [2023-01-02T12:14:18.091Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:18 [2023-01-02T12:14:18.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:18 [2023-01-02T12:14:18.092Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44227/head:refs/remotes/origin/PR-44227 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:18 [2023-01-02T12:14:18.299Z]  > git config core.sparsecheckout # timeout=10
12:14:18 [2023-01-02T12:14:18.305Z]  > git checkout -f 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf # timeout=10
12:14:18 [2023-01-02T12:14:18.874Z]  > git remote # timeout=10
12:14:18 [2023-01-02T12:14:18.878Z]  > git config --get remote.origin.url # timeout=10
12:14:18 [2023-01-02T12:14:18.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:18 [2023-01-02T12:14:18.885Z]  > git merge f15d5a0661aed3d77b4f48b4cc6aef9bbbb5d934 # timeout=10
12:14:18 [2023-01-02T12:14:18.900Z]  > git rev-parse HEAD^{commit} # timeout=10
12:14:18 [2023-01-02T12:14:18.914Z]  > git config core.sparsecheckout # timeout=10
12:14:18 [2023-01-02T12:14:18.927Z]  > git checkout -f 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf # timeout=10
12:14:19 [2023-01-02T12:14:19.663Z] Commit message: "vendor: github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5"
12:14:19 [2023-01-02T12:14:19.672Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:14:20 [2023-01-02T12:14:20.276Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44227:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:14:19 [2023-01-02T12:14:19.671Z]  > git rev-list --no-walk 95aae1cbaecb73b3b7949a81fce165d5005decb4 # timeout=10
12:14:24 [2023-01-02T12:14:24.467Z] 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
12:14:24 [2023-01-02T12:14:24.596Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e9d173a7416e8907) in /home/ubuntu/workspace/moby_PR-44227
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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
12:14:24 [2023-01-02T12:14:24.629Z] The recommended git tool is: git
[Pipeline] // stage
12:14:24 [2023-01-02T12:14:24.638Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
12:14:24 [2023-01-02T12:14:24.659Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
12:14:24 [2023-01-02T12:14:24.666Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:14:24 [2023-01-02T12:14:24.916Z] Merging remotes/origin/master commit f15d5a0661aed3d77b4f48b4cc6aef9bbbb5d934 into PR head commit 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf
12:14:24 [2023-01-02T12:14:24.978Z] Merge succeeded, producing 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf
12:14:24 [2023-01-02T12:14:24.978Z] Checking out Revision 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf (PR-44227)
12:14:25 [2023-01-02T12:14:25.025Z] Commit message: "vendor: github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:14:24 [2023-01-02T12:14:24.654Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44227/.git # timeout=10
12:14:24 [2023-01-02T12:14:24.667Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:14:24 [2023-01-02T12:14:24.677Z] Fetching upstream changes from https://github.com/moby/moby.git
12:14:24 [2023-01-02T12:14:24.677Z]  > git --version # timeout=10
12:14:24 [2023-01-02T12:14:24.683Z]  > git --version # 'git version 2.25.1'
12:14:24 [2023-01-02T12:14:24.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:24 [2023-01-02T12:14:24.684Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44227/head:refs/remotes/origin/PR-44227 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:14:24 [2023-01-02T12:14:24.925Z]  > git config core.sparsecheckout # timeout=10
12:14:24 [2023-01-02T12:14:24.928Z]  > git checkout -f 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf # timeout=10
12:14:24 [2023-01-02T12:14:24.961Z]  > git remote # timeout=10
12:14:24 [2023-01-02T12:14:24.965Z]  > git config --get remote.origin.url # timeout=10
12:14:24 [2023-01-02T12:14:24.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:14:24 [2023-01-02T12:14:24.971Z]  > git merge f15d5a0661aed3d77b4f48b4cc6aef9bbbb5d934 # timeout=10
12:14:24 [2023-01-02T12:14:24.980Z]  > git rev-parse HEAD^{commit} # timeout=10
12:14:24 [2023-01-02T12:14:24.987Z]  > git config core.sparsecheckout # timeout=10
12:14:24 [2023-01-02T12:14:24.992Z]  > git checkout -f 49b42ff4060a9643dcb94ceaf124595fbeb9ecdf # timeout=10
12:14:25 [2023-01-02T12:14:25.707Z] + docker version
12:14:25 [2023-01-02T12:14:25.707Z] Client: Docker Engine - Community
12:14:25 [2023-01-02T12:14:25.707Z]  Version:           22.06.0-beta.0
12:14:25 [2023-01-02T12:14:25.707Z]  API version:       1.42
12:14:25 [2023-01-02T12:14:25.707Z]  Go version:        go1.18.3
12:14:25 [2023-01-02T12:14:25.707Z]  Git commit:        3e9117b
12:14:25 [2023-01-02T12:14:25.707Z]  Built:             Fri Jun  3 17:55:34 2022
12:14:25 [2023-01-02T12:14:25.707Z]  OS/Arch:           linux/arm64
12:14:25 [2023-01-02T12:14:25.707Z]  Context:           default
12:14:25 [2023-01-02T12:14:25.707Z] 
12:14:25 [2023-01-02T12:14:25.707Z] Server: Docker Engine - Community
12:14:25 [2023-01-02T12:14:25.707Z]  Engine:
12:14:25 [2023-01-02T12:14:25.707Z]   Version:          22.06.0-beta.0
12:14:25 [2023-01-02T12:14:25.707Z]   API version:      1.42 (minimum version 1.12)
12:14:25 [2023-01-02T12:14:25.707Z]   Go version:       go1.18.3
12:14:25 [2023-01-02T12:14:25.707Z]   Git commit:       38633e7
12:14:25 [2023-01-02T12:14:25.707Z]   Built:            Fri Jun  3 17:55:34 2022
12:14:25 [2023-01-02T12:14:25.707Z]   OS/Arch:          linux/arm64
12:14:25 [2023-01-02T12:14:25.707Z]   Experimental:     true
12:14:25 [2023-01-02T12:14:25.707Z]  containerd:
12:14:25 [2023-01-02T12:14:25.707Z]   Version:          1.6.8
12:14:25 [2023-01-02T12:14:25.707Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:14:25 [2023-01-02T12:14:25.707Z]  runc:
12:14:25 [2023-01-02T12:14:25.707Z]   Version:          1.1.4
12:14:25 [2023-01-02T12:14:25.707Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:14:25 [2023-01-02T12:14:25.707Z]  docker-init:
12:14:25 [2023-01-02T12:14:25.707Z]   Version:          0.19.0
12:14:25 [2023-01-02T12:14:25.707Z]   GitCommit:        de40ad0
[Pipeline] sh
12:14:25 [2023-01-02T12:14:25.992Z] + docker info
12:14:25 [2023-01-02T12:14:25.992Z] Client:
12:14:25 [2023-01-02T12:14:25.992Z]  Context:    default
12:14:25 [2023-01-02T12:14:25.992Z]  Debug Mode: false
12:14:25 [2023-01-02T12:14:25.992Z]  Plugins:
12:14:25 [2023-01-02T12:14:25.992Z]   buildx: Docker Buildx (Docker Inc.)
12:14:25 [2023-01-02T12:14:25.992Z]     Version:  v0.8.2
12:14:25 [2023-01-02T12:14:25.992Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:14:25 [2023-01-02T12:14:25.992Z]   compose: Docker Compose (Docker Inc.)
12:14:25 [2023-01-02T12:14:25.992Z]     Version:  v2.12.0
12:14:25 [2023-01-02T12:14:25.992Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:14:25 [2023-01-02T12:14:25.992Z] 
12:14:25 [2023-01-02T12:14:25.992Z] Server:
12:14:25 [2023-01-02T12:14:25.992Z]  Containers: 0
12:14:25 [2023-01-02T12:14:25.992Z]   Running: 0
12:14:25 [2023-01-02T12:14:25.992Z]   Paused: 0
12:14:25 [2023-01-02T12:14:25.992Z]   Stopped: 0
12:14:25 [2023-01-02T12:14:25.992Z]  Images: 3
12:14:25 [2023-01-02T12:14:25.992Z]  Server Version: 22.06.0-beta.0
12:14:25 [2023-01-02T12:14:25.992Z]  Storage Driver: overlay2
12:14:25 [2023-01-02T12:14:25.992Z]   Backing Filesystem: extfs
12:14:25 [2023-01-02T12:14:25.992Z]   Supports d_type: true
12:14:25 [2023-01-02T12:14:25.992Z]   Using metacopy: false
12:14:25 [2023-01-02T12:14:25.992Z]   Native Overlay Diff: true
12:14:25 [2023-01-02T12:14:25.992Z]   userxattr: false
12:14:25 [2023-01-02T12:14:25.992Z]  Logging Driver: json-file
12:14:25 [2023-01-02T12:14:25.992Z]  Cgroup Driver: cgroupfs
12:14:25 [2023-01-02T12:14:25.992Z]  Cgroup Version: 1
12:14:25 [2023-01-02T12:14:25.992Z]  Plugins:
12:14:25 [2023-01-02T12:14:25.992Z]   Volume: local
12:14:25 [2023-01-02T12:14:25.992Z]   Network: bridge host ipvlan macvlan null overlay
12:14:25 [2023-01-02T12:14:25.992Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:14:25 [2023-01-02T12:14:25.992Z]  Swarm: inactive
12:14:25 [2023-01-02T12:14:25.992Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:14:25 [2023-01-02T12:14:25.992Z]  Default Runtime: runc
12:14:25 [2023-01-02T12:14:25.992Z]  Init Binary: docker-init
12:14:25 [2023-01-02T12:14:25.992Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:14:25 [2023-01-02T12:14:25.992Z]  runc version: v1.1.4-0-g5fd4c4d
12:14:25 [2023-01-02T12:14:25.992Z]  init version: de40ad0
12:14:25 [2023-01-02T12:14:25.992Z]  Security Options:
12:14:25 [2023-01-02T12:14:25.992Z]   apparmor
12:14:25 [2023-01-02T12:14:25.992Z]   seccomp
12:14:25 [2023-01-02T12:14:25.992Z]    Profile: builtin
12:14:25 [2023-01-02T12:14:25.992Z]  Kernel Version: 5.15.0-1022-aws
12:14:25 [2023-01-02T12:14:25.992Z]  Operating System: Ubuntu 20.04.5 LTS
12:14:25 [2023-01-02T12:14:25.992Z]  OSType: linux
12:14:25 [2023-01-02T12:14:25.992Z]  Architecture: aarch64
12:14:25 [2023-01-02T12:14:25.992Z]  CPUs: 2
12:14:25 [2023-01-02T12:14:25.992Z]  Total Memory: 7.559GiB
12:14:25 [2023-01-02T12:14:25.992Z]  Name: ip-10-100-52-63
12:14:25 [2023-01-02T12:14:25.992Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:14:25 [2023-01-02T12:14:25.992Z]  Docker Root Dir: /var/lib/docker
12:14:25 [2023-01-02T12:14:25.992Z]  Debug Mode: false
12:14:25 [2023-01-02T12:14:25.992Z]  Registry: https://index.docker.io/v1/
12:14:25 [2023-01-02T12:14:25.992Z]  Labels:
12:14:25 [2023-01-02T12:14:25.992Z]  Experimental: true
12:14:25 [2023-01-02T12:14:25.992Z]  Insecure Registries:
12:14:25 [2023-01-02T12:14:25.992Z]   127.0.0.0/8
12:14:25 [2023-01-02T12:14:25.992Z]  Live Restore Enabled: true
12:14:25 [2023-01-02T12:14:25.992Z] 
[Pipeline] sh
12:14:26 [2023-01-02T12:14:26.277Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:14:26 [2023-01-02T12:14:26.277Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:14:26 [2023-01-02T12:14:26.277Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44227/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:14:26 [2023-01-02T12:14:26.277Z] + bash /home/ubuntu/workspace/moby_PR-44227/check-config.sh
12:14:26 [2023-01-02T12:14:26.277Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:14:26 [2023-01-02T12:14:26.277Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
12:14:26 [2023-01-02T12:14:26.277Z] 
12:14:26 [2023-01-02T12:14:26.277Z] Generally Necessary:
12:14:26 [2023-01-02T12:14:26.277Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:14:26 [2023-01-02T12:14:26.277Z] - apparmor: enabled and tools installed
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_NAMESPACES: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_NET_NS: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_PID_NS: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_IPC_NS: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_UTS_NS: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_CGROUPS: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_CGROUP_CPUACCT: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_CGROUP_DEVICE: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_CGROUP_FREEZER: enabled
12:14:26 [2023-01-02T12:14:26.277Z] - CONFIG_CGROUP_SCHED: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_CPUSETS: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_MEMCG: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_KEYS: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_VETH: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_BRIDGE: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_NF_NAT: enabled (as module)
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_POSIX_MQUEUE: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_CGROUP_BPF: enabled
12:14:26 [2023-01-02T12:14:26.536Z] 
12:14:26 [2023-01-02T12:14:26.536Z] Optional Features:
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_USER_NS: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_SECCOMP: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_SECCOMP_FILTER: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_CGROUP_PIDS: enabled
12:14:26 [2023-01-02T12:14:26.536Z] - CONFIG_MEMCG_SWAP: enabled
12:14:26 [2023-01-02T12:14:26.536Z]     (cgroup swap accounting is currently enabled)
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_BLK_CGROUP: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_CGROUP_PERF: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_CGROUP_HUGETLB: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_CFS_BANDWIDTH: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_RT_GROUP_SCHED: missing
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_IP_VS: enabled (as module)
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_IP_VS_NFCT: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_IP_VS_RR: enabled (as module)
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_SECURITY_SELINUX: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_SECURITY_APPARMOR: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_EXT4_FS: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:14:26 [2023-01-02T12:14:26.795Z] - Network Drivers:
12:14:26 [2023-01-02T12:14:26.795Z]   - "overlay":
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_VXLAN: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       Optional (for encrypted networks):
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_CRYPTO: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_CRYPTO_AEAD: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_CRYPTO_GCM: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_CRYPTO_GHASH: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_XFRM: enabled
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_XFRM_USER: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]       - CONFIG_INET_ESP: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]   - "ipvlan":
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_IPVLAN: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]   - "macvlan":
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_MACVLAN: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_DUMMY: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]   - "ftp,tftp client in container":
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z] - Storage Drivers:
12:14:27 [2023-01-02T12:14:27.072Z]   - "aufs":
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_AUFS_FS: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]   - "btrfs":
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:14:27 [2023-01-02T12:14:27.072Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:14:27 [2023-01-02T12:14:27.331Z]   - "devicemapper":
12:14:27 [2023-01-02T12:14:27.331Z]     - CONFIG_BLK_DEV_DM: enabled
12:14:27 [2023-01-02T12:14:27.331Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:14:27 [2023-01-02T12:14:27.331Z]   - "overlay":
12:14:27 [2023-01-02T12:14:27.331Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:14:27 [2023-01-02T12:14:27.331Z]   - "zfs":
12:14:27 [2023-01-02T12:14:27.331Z]     - /dev/zfs: present
12:14:27 [2023-01-02T12:14:27.331Z]     - zfs command: missing
12:14:27 [2023-01-02T12:14:27.331Z]     - zpool command: missing
12:14:27 [2023-01-02T12:14:27.331Z] 
12:14:27 [2023-01-02T12:14:27.331Z] Limits:
12:14:27 [2023-01-02T12:14:27.331Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:14:27 [2023-01-02T12:14:27.331Z] 
12:14:27 [2023-01-02T12:14:27.331Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:14:27 [2023-01-02T12:14:27.647Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49b42ff4060a9643dcb94ceaf124595fbeb9ecdf .
12:14:27 [2023-01-02T12:14:27.906Z] #1 [internal] load build definition from Dockerfile
12:14:27 [2023-01-02T12:14:27.906Z] #1 transferring dockerfile: 27.69kB done
12:14:27 [2023-01-02T12:14:27.906Z] #1 DONE 0.0s
12:14:27 [2023-01-02T12:14:27.906Z] 
12:14:27 [2023-01-02T12:14:27.906Z] #2 [internal] load .dockerignore
12:14:27 [2023-01-02T12:14:27.906Z] #2 transferring context: 113B done
12:14:27 [2023-01-02T12:14:27.906Z] #2 DONE 0.0s
12:14:27 [2023-01-02T12:14:27.906Z] 
12:14:27 [2023-01-02T12:14:27.906Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:14:28 [2023-01-02T12:14:28.165Z] #3 DONE 0.1s
12:14:28 [2023-01-02T12:14:28.165Z] 
12:14:28 [2023-01-02T12:14:28.165Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:14:28 [2023-01-02T12:14:28.165Z] #4 CACHED
12:14:28 [2023-01-02T12:14:28.165Z] 
12:14:28 [2023-01-02T12:14:28.165Z] #5 [internal] load metadata for docker.io/library/busybox:latest
12:14:28 [2023-01-02T12:14:28.165Z] #5 DONE 0.0s
12:14:28 [2023-01-02T12:14:28.165Z] 
12:14:28 [2023-01-02T12:14:28.165Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:14:28 [2023-01-02T12:14:28.424Z] #6 DONE 0.1s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
12:14:28 [2023-01-02T12:14:28.424Z] #7 DONE 0.1s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:14:28 [2023-01-02T12:14:28.424Z] #8 DONE 0.1s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
12:14:28 [2023-01-02T12:14:28.424Z] #9 DONE 0.2s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:14:28 [2023-01-02T12:14:28.424Z] #10 DONE 0.0s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
12:14:28 [2023-01-02T12:14:28.424Z] #11 DONE 0.0s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
12:14:28 [2023-01-02T12:14:28.424Z] #12 DONE 0.0s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:14:28 [2023-01-02T12:14:28.424Z] #13 DONE 0.0s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
12:14:28 [2023-01-02T12:14:28.424Z] #14 DONE 0.0s
12:14:28 [2023-01-02T12:14:28.424Z] 
12:14:28 [2023-01-02T12:14:28.424Z] #15 [internal] load build context
12:14:29 [2023-01-02T12:14:29.812Z] #15 ...
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:14:29 [2023-01-02T12:14:29.812Z] #16 DONE 1.0s
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #15 [internal] load build context
12:14:29 [2023-01-02T12:14:29.812Z] #15 transferring context: 63.88MB 1.2s done
12:14:29 [2023-01-02T12:14:29.812Z] #15 DONE 1.3s
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #17 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:14:29 [2023-01-02T12:14:29.812Z] #17 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #18 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.812Z] #18 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #19 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.812Z] #19 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #20 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:14:29 [2023-01-02T12:14:29.812Z] #20 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #21 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.812Z] #21 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #22 [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
12:14:29 [2023-01-02T12:14:29.812Z] #22 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #23 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.812Z] #23 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:14:29 [2023-01-02T12:14:29.812Z] #24 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #25 [dev-systemd-false  8/29] 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
12:14:29 [2023-01-02T12:14:29.812Z] #25 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc
12:14:29 [2023-01-02T12:14:29.812Z] #26 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #27 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
12:14:29 [2023-01-02T12:14:29.812Z] #27 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #28 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images
12:14:29 [2023-01-02T12:14:29.812Z] #28 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #29 [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
12:14:29 [2023-01-02T12:14:29.812Z] #29 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #30 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.812Z] #30 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:14:29 [2023-01-02T12:14:29.812Z] #31 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #32 [dev-systemd-false  2/29] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:14:29 [2023-01-02T12:14:29.812Z] #32 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #33 [dev-systemd-false 24/29] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.812Z] #33 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #34 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:14:29 [2023-01-02T12:14:29.812Z] #34 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #35 [dev-systemd-false 27/29] COPY --from=crun          /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.812Z] #35 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #36 [build-dummy 2/2] RUN mkdir -p /build
12:14:29 [2023-01-02T12:14:29.812Z] #36 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #37 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.812Z] #37 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #38 [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
12:14:29 [2023-01-02T12:14:29.812Z] #38 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #39 [dev-systemd-false 16/29] COPY --from=tini          /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.812Z] #39 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #40 [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
12:14:29 [2023-01-02T12:14:29.812Z] #40 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #41 [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...)
12:14:29 [2023-01-02T12:14:29.812Z] #41 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #42 [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
12:14:29 [2023-01-02T12:14:29.812Z] #42 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #43 [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
12:14:29 [2023-01-02T12:14:29.812Z] #43 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:14:29 [2023-01-02T12:14:29.812Z] #44 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #45 [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...)
12:14:29 [2023-01-02T12:14:29.812Z] #45 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #46 [dev-systemd-false 21/29] COPY --from=shfmt         /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.812Z] #46 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #47 [dev-systemd-false 22/29] COPY --from=runc          /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.812Z] #47 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #48 [dev-systemd-false  4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:14:29 [2023-01-02T12:14:29.812Z] #48 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #49 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:14:29 [2023-01-02T12:14:29.812Z] #49 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #50 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
12:14:29 [2023-01-02T12:14:29.812Z] #50 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.812Z] #51 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:14:29 [2023-01-02T12:14:29.812Z] #51 CACHED
12:14:29 [2023-01-02T12:14:29.812Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #52 [dev-systemd-false 12/29] COPY --from=swagger       /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #52 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #53 [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...)
12:14:29 [2023-01-02T12:14:29.813Z] #53 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #54 [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...)
12:14:29 [2023-01-02T12:14:29.813Z] #54 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #55 [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
12:14:29 [2023-01-02T12:14:29.813Z] #55 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #56 [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...)
12:14:29 [2023-01-02T12:14:29.813Z] #56 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #57 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:14:29 [2023-01-02T12:14:29.813Z] #57 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #58 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:14:29 [2023-01-02T12:14:29.813Z] #58 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #59 [dev-systemd-false 14/29] COPY --from=tomll         /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #59 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #60 [dev-systemd-false  1/29] RUN groupadd -r docker
12:14:29 [2023-01-02T12:14:29.813Z] #60 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #61 [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
12:14:29 [2023-01-02T12:14:29.813Z] #61 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #62 [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             ;
12:14:29 [2023-01-02T12:14:29.813Z] #62 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #63 [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
12:14:29 [2023-01-02T12:14:29.813Z] #63 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #64 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:14:29 [2023-01-02T12:14:29.813Z] #64 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #65 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
12:14:29 [2023-01-02T12:14:29.813Z] #65 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #66 [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
12:14:29 [2023-01-02T12:14:29.813Z] #66 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #67 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:14:29 [2023-01-02T12:14:29.813Z] #67 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #68 [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
12:14:29 [2023-01-02T12:14:29.813Z] #68 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #69 [dev-systemd-false  6/29] RUN ldconfig
12:14:29 [2023-01-02T12:14:29.813Z] #69 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #70 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:14:29 [2023-01-02T12:14:29.813Z] #70 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #71 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #71 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #72 [dev-systemd-false 15/29] COPY --from=gowinres      /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #72 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #73 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:14:29 [2023-01-02T12:14:29.813Z] #73 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #74 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:14:29 [2023-01-02T12:14:29.813Z] #74 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #75 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:14:29 [2023-01-02T12:14:29.813Z] #75 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
12:14:29 [2023-01-02T12:14:29.813Z] #76 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #77 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:14:29 [2023-01-02T12:14:29.813Z] #77 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #78 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
12:14:29 [2023-01-02T12:14:29.813Z] #78 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #79 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:14:29 [2023-01-02T12:14:29.813Z] #79 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #80 [base 2/5] COPY --from=xx / /
12:14:29 [2023-01-02T12:14:29.813Z] #80 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #81 [dev-systemd-false 13/29] COPY --from=delve         /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #81 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #82 [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
12:14:29 [2023-01-02T12:14:29.813Z] #82 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #83 [dev-systemd-false  5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:14:29 [2023-01-02T12:14:29.813Z] #83 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #84 [registry-src 1/2] WORKDIR /usr/src/registry
12:14:29 [2023-01-02T12:14:29.813Z] #84 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #85 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:14:29 [2023-01-02T12:14:29.813Z] #85 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #86 [dev-systemd-false 18/29] COPY --from=criu          /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #86 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #87 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #87 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #88 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
12:14:29 [2023-01-02T12:14:29.813Z] #88 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #89 [delve-src 1/3] WORKDIR /usr/src/delve
12:14:29 [2023-01-02T12:14:29.813Z] #89 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #90 [dockercli-src 1/5] WORKDIR /tmp/dockercli
12:14:29 [2023-01-02T12:14:29.813Z] #90 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #91 [dev-systemd-false 25/29] COPY --from=vpnkit        /       /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #91 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #92 [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
12:14:29 [2023-01-02T12:14:29.813Z] #92 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #93 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
12:14:29 [2023-01-02T12:14:29.813Z] #93 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #94 [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
12:14:29 [2023-01-02T12:14:29.813Z] #94 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #95 [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...)
12:14:29 [2023-01-02T12:14:29.813Z] #95 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #96 [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
12:14:29 [2023-01-02T12:14:29.813Z] #96 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #97 [dev-systemd-false 10/29] COPY --from=dockercli     /build/ /usr/local/cli
12:14:29 [2023-01-02T12:14:29.813Z] #97 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #98 [tini-src 1/3] WORKDIR /usr/src/tini
12:14:29 [2023-01-02T12:14:29.813Z] #98 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #99 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:14:29 [2023-01-02T12:14:29.813Z] #99 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #100 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:14:29 [2023-01-02T12:14:29.813Z] #100 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #101 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:14:29 [2023-01-02T12:14:29.813Z] #101 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #102 [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...)
12:14:29 [2023-01-02T12:14:29.813Z] #102 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #103 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:14:29 [2023-01-02T12:14:29.813Z] #103 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #104 [dev-systemd-false 17/29] COPY --from=registry      /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #104 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #105 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:14:29 [2023-01-02T12:14:29.813Z] #105 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #106 [dev-systemd-false  3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:14:29 [2023-01-02T12:14:29.813Z] #106 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #107 [dev-systemd-false 23/29] COPY --from=containerd    /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #107 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #108 [dev-systemd-false 19/29] COPY --from=gotestsum     /build/ /usr/local/bin/
12:14:29 [2023-01-02T12:14:29.813Z] #108 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #109 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:14:29 [2023-01-02T12:14:29.813Z] #109 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #110 [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
12:14:29 [2023-01-02T12:14:29.813Z] #110 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #111 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:14:29 [2023-01-02T12:14:29.813Z] #111 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker
12:14:29 [2023-01-02T12:14:29.813Z] #112 CACHED
12:14:29 [2023-01-02T12:14:29.813Z] 
12:14:29 [2023-01-02T12:14:29.813Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker
12:14:35 [2023-01-02T12:14:35.089Z] #113 DONE 4.7s
12:14:35 [2023-01-02T12:14:35.089Z] 
12:14:35 [2023-01-02T12:14:35.089Z] #114 exporting to image
12:14:35 [2023-01-02T12:14:35.089Z] #114 exporting layers
12:14:35 [2023-01-02T12:14:35.089Z] #114 exporting layers 0.7s done
12:14:35 [2023-01-02T12:14:35.089Z] #114 writing image sha256:b091a23bba045d519725053178eabeb54b4e29c409a31dc579fa70bafa227947 done
12:14:35 [2023-01-02T12:14:35.089Z] #114 naming to docker.io/library/docker:49b42ff4060a9643dcb94ceaf124595fbeb9ecdf done
12:14:35 [2023-01-02T12:14:35.089Z] #114 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:14:35 [2023-01-02T12:14:35.403Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:14:35 [2023-01-02T12:14:35.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44227/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49b42ff4060a9643dcb94ceaf124595fbeb9ecdf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49b42ff4060a9643dcb94ceaf124595fbeb9ecdf hack/test/unit
12:14:36 [2023-01-02T12:14:36.260Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:14:36 [2023-01-02T12:14:36.260Z] + TESTFLAGS+=' -test.timeout=5m'
12:14:36 [2023-01-02T12:14:36.260Z] + TESTDIRS=./...
12:14:36 [2023-01-02T12:14:36.260Z] + exclude_paths='/vendor/|/integration'
12:14:36 [2023-01-02T12:14:36.260Z] ++ go list ./...
12:14:36 [2023-01-02T12:14:36.260Z] ++ grep -vE '(/vendor/|/integration)'
12:14:37 [2023-01-02T12:14:37.200Z] + pkg_list='github.com/docker/docker/api
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/backend/build
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/httpstatus
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/httputils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/middleware
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/build
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/checkpoint
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/container
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/debug
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/distribution
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/grpc
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/image
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/network
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/plugin
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/session
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/swarm
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/system
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/volume
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/backend
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/blkiodev
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/container
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/events
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/filters
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/image
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/mount
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/network
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/plugins/logdriver
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/registry
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/strslice
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/swarm
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/swarm/runtime
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/time
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/versions
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/versions/v1p19
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/versions/v1p20
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/volume
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next/exporter
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/builder-next/worker
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/dockerfile
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/remotecontext
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/remotecontext/git
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/builder/remotecontext/urlutil
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cli/debug
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cli/winresources/docker-proxy
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cli/winresources/dockerd
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/client
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cmd/docker-proxy
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cmd/dockerd
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cmd/dockerd/trap
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/container
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/container/stream
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/contrib/apparmor
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/contrib/docker-device-tool
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/contrib/httpserver
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/cluster
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/cluster/convert
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/cluster/executor
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/cluster/executor/container
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/cluster/provider
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/config
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/containerd
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/events
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/events/testutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/aufs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/copy
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/overlay
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/register
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/vfs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/graphdriver/zfs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/images
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/initlayer
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/links
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/listeners
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/awslogs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/fluentd
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/gcplogs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/gelf
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/journald
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/local
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/logentries
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/loggertest
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/loggerutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/splunk
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/syslog
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/logger/templates
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/names
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/network
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/daemon/stats
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/distribution
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/distribution/metadata
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/distribution/utils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/distribution/xfer
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/dockerversion
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/errdefs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/image
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/image/cache
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/image/tarexport
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/image/v1
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/internal/mounttree
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/internal/test/suite
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/internal/unshare
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/layer
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libcontainerd
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libcontainerd/queue
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libcontainerd/remote
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libcontainerd/supervisor
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libcontainerd/types
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/bitseq
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cluster
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/config
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/datastore
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/diagnostic
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/discoverapi
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/driverapi
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/host
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/null
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/overlay
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/remote
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/windows
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/drvregistry
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/etchosts
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/idm
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/internal/caller
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipam
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipamapi
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipams/builtin
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipams/null
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipams/remote
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ipamutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/iptables
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/netlabel
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/netutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/networkdb
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/ns
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/options
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/osl
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/osl/kernel
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/portallocator
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/portmapper
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/resolvconf
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/testutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/libnetwork/types
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/oci
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/oci/caps
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/opts
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/aaparser
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/archive
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/authorization
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/broadcaster
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/capabilities
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/chrootarchive
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/containerfs
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/devicemapper
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/directory
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/dmesg
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/fileutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/homedir
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/idtools
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/ioutils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/jsonmessage
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/longpath
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/loopback
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/namesgenerator
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/parsers
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/parsers/kernel
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/pidfile
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/platform
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/plugingetter
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/plugins
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/plugins/transport
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/pools
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/process
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/progress
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/reexec
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/stack
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/stdcopy
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/streamformatter
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/stringid
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/sysinfo
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/system
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/tailfile
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/tarsum
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/pkg/useragent
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/plugin
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/plugin/executor/containerd
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/plugin/v2
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/profiles/apparmor
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/profiles/seccomp
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/quota
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/reference
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/registry
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/registry/resumable
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/restartmanager
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/rootless
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/rootless/specconv
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/runconfig
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/runconfig/opts
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/daemon
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/environment
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/fakecontext
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/fakegit
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/fakestorage
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/fixtures/load
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/fixtures/plugin
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/registry
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/testutil/request
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume/drivers
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume/local
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume/mounts
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume/service
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume/service/opts
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/volume/testutils'
12:14:37 [2023-01-02T12:14:37.200Z] ++ grep --fixed-strings -v /libnetwork
12:14:37 [2023-01-02T12:14:37.200Z] ++ echo 'github.com/docker/docker/api
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/backend/build
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/httpstatus
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/httputils
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/middleware
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/build
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/checkpoint
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/container
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/debug
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/distribution
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/grpc
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/image
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/network
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/plugin
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/session
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/swarm
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/system
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/server/router/volume
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/backend
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/blkiodev
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/container
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/events
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/filters
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/image
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/mount
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/network
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/plugins/logdriver
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/registry
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/strslice
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/swarm
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/swarm/runtime
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/time
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/versions
12:14:37 [2023-01-02T12:14:37.200Z] github.com/docker/docker/api/types/versions/v1p19
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/versions/v1p20
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/volume
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/exporter
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/worker
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/dockerfile
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/remotecontext
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/remotecontext/git
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/remotecontext/urlutil
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cli/debug
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cli/winresources/docker-proxy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cli/winresources/dockerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/client
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/docker-proxy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/dockerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/dockerd/trap
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/container
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/container/stream
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/contrib/apparmor
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/contrib/docker-device-tool
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/contrib/httpserver
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/convert
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/executor
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/executor/container
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/provider
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/config
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/containerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/events
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/events/testutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/aufs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/copy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/overlay
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/register
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/vfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/zfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/images
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/initlayer
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/links
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/listeners
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/awslogs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/fluentd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/gcplogs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/gelf
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/local
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/logentries
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/loggertest
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/loggerutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/splunk
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/syslog
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/templates
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/names
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/network
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/stats
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution/metadata
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution/utils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution/xfer
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/dockerversion
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/errdefs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image/cache
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image/tarexport
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image/v1
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/internal/mounttree
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/internal/test/suite
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/internal/unshare
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/layer
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libcontainerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libcontainerd/queue
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libcontainerd/remote
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libcontainerd/supervisor
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libcontainerd/types
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/bitseq
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cluster
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/config
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/datastore
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/diagnostic
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/discoverapi
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/driverapi
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/host
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/null
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/overlay
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/remote
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/windows
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/drvregistry
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/etchosts
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/idm
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/internal/caller
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipam
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipamapi
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipams/builtin
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipams/null
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipams/remote
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ipamutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/iptables
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/netlabel
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/netutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/networkdb
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/ns
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/options
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/osl
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/osl/kernel
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/portallocator
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/portmapper
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/resolvconf
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/testutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/libnetwork/types
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/oci
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/oci/caps
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/opts
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/aaparser
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/archive
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/authorization
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/broadcaster
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/capabilities
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/chrootarchive
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/containerfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/devicemapper
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/directory
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/dmesg
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/fileutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/homedir
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/idtools
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/ioutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/jsonmessage
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/longpath
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/loopback
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/namesgenerator
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/parsers
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/parsers/kernel
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/pidfile
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/platform
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/plugingetter
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/plugins
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/plugins/transport
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/pools
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/process
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/progress
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/reexec
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/stack
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/stdcopy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/streamformatter
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/stringid
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/sysinfo
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/system
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/tailfile
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/tarsum
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/pkg/useragent
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/plugin
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/plugin/executor/containerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/plugin/v2
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/profiles/apparmor
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/profiles/seccomp
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/quota
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/reference
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/registry
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/registry/resumable
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/restartmanager
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/rootless
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/rootless/specconv
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/runconfig
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/runconfig/opts
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/daemon
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/environment
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/fakecontext
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/fakegit
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/fakestorage
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/fixtures/load
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/fixtures/plugin
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/registry
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/testutil/request
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume/drivers
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume/local
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume/mounts
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume/service
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume/service/opts
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/volume/testutils'
12:14:37 [2023-01-02T12:14:37.201Z] + base_pkg_list='github.com/docker/docker/api
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/backend/build
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/httpstatus
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/httputils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/middleware
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/build
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/checkpoint
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/container
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/debug
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/distribution
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/grpc
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/image
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/network
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/plugin
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/session
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/swarm
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/system
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/server/router/volume
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/backend
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/blkiodev
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/container
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/events
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/filters
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/image
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/mount
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/network
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/plugins/logdriver
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/registry
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/strslice
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/swarm
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/swarm/runtime
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/time
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/versions
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/versions/v1p19
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/versions/v1p20
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/api/types/volume
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/exporter
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/builder-next/worker
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/dockerfile
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/remotecontext
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/remotecontext/git
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/builder/remotecontext/urlutil
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cli/debug
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cli/winresources/docker-proxy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cli/winresources/dockerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/client
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/docker-proxy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/dockerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/dockerd/trap
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/container
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/container/stream
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/contrib/apparmor
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/contrib/docker-device-tool
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/contrib/httpserver
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/convert
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/executor
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/executor/container
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/cluster/provider
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/config
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/containerd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/events
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/events/testutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/aufs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/copy
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/overlay
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/register
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/vfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/graphdriver/zfs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/images
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/initlayer
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/links
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/listeners
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/awslogs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/fluentd
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/gcplogs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/gelf
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/local
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/logentries
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/loggertest
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/loggerutils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/splunk
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/syslog
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/logger/templates
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/names
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/network
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/daemon/stats
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution/metadata
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution/utils
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/distribution/xfer
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/dockerversion
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/errdefs
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image/cache
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image/tarexport
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/image/v1
12:14:37 [2023-01-02T12:14:37.201Z] github.com/docker/docker/internal/mounttree
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/internal/test/suite
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/internal/unshare
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/layer
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/queue
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/remote
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/supervisor
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/types
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/oci
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/oci/caps
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/opts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/aaparser
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/archive
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/authorization
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/broadcaster
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/capabilities
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/chrootarchive
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/containerfs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/devicemapper
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/directory
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/dmesg
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/fileutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/homedir
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/idtools
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/ioutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/jsonmessage
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/longpath
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/loopback
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/namesgenerator
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/parsers
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/parsers/kernel
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/pidfile
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/platform
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugingetter
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/transport
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/pools
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/process
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/progress
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/reexec
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/stack
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/stdcopy
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/streamformatter
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/stringid
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/sysinfo
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/system
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/tailfile
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/tarsum
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/useragent
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/plugin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/plugin/executor/containerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/plugin/v2
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/profiles/apparmor
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/profiles/seccomp
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/quota
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/reference
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/registry
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/registry/resumable
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/restartmanager
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/rootless
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/rootless/specconv
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/runconfig
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/runconfig/opts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/daemon
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/environment
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fakecontext
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fakegit
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fakestorage
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fixtures/load
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fixtures/plugin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/registry
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/request
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/drivers
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/local
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/mounts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/service
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/service/opts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/testutils'
12:14:37 [2023-01-02T12:14:37.202Z] ++ grep --fixed-strings /libnetwork
12:14:37 [2023-01-02T12:14:37.202Z] ++ echo 'github.com/docker/docker/api
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/backend/build
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/httpstatus
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/httputils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/middleware
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/build
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/checkpoint
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/container
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/debug
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/distribution
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/grpc
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/image
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/network
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/plugin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/session
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/swarm
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/system
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/server/router/volume
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/backend
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/blkiodev
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/container
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/events
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/filters
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/image
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/mount
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/network
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/plugins/logdriver
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/registry
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/strslice
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/swarm
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/swarm/runtime
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/time
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/versions
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/versions/v1p19
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/versions/v1p20
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/api/types/volume
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next/exporter
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/builder-next/worker
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/dockerfile
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/remotecontext
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/remotecontext/git
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/builder/remotecontext/urlutil
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cli/debug
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cli/winresources/docker-proxy
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cli/winresources/dockerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/client
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cmd/docker-proxy
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cmd/dockerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cmd/dockerd/trap
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/container
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/container/stream
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/contrib/apparmor
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/contrib/docker-device-tool
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/contrib/httpserver
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/cluster
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/cluster/convert
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/cluster/executor
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/cluster/executor/container
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/cluster/provider
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/config
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/containerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/events
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/events/testutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/aufs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/copy
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/overlay
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/register
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/vfs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/graphdriver/zfs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/images
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/initlayer
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/links
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/listeners
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/awslogs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/fluentd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/gcplogs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/gelf
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/journald
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/local
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/logentries
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/loggertest
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/loggerutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/splunk
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/syslog
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/logger/templates
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/names
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/network
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/daemon/stats
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/distribution
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/distribution/metadata
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/distribution/utils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/distribution/xfer
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/dockerversion
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/errdefs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/image
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/image/cache
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/image/tarexport
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/image/v1
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/internal/mounttree
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/internal/test/suite
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/internal/unshare
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/layer
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/queue
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/remote
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/supervisor
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libcontainerd/types
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/bitseq
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cluster
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/config
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/datastore
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/diagnostic
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/discoverapi
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/driverapi
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/host
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/null
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/overlay
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/remote
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/windows
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/drvregistry
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/etchosts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/idm
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/internal/caller
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipam
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipamapi
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipams/builtin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipams/null
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipams/remote
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ipamutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/iptables
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/netlabel
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/netutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/networkdb
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/ns
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/options
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/osl
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/osl/kernel
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/portallocator
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/portmapper
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/resolvconf
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/testutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/libnetwork/types
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/oci
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/oci/caps
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/opts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/aaparser
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/archive
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/authorization
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/broadcaster
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/capabilities
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/chrootarchive
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/containerfs
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/devicemapper
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/directory
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/dmesg
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/fileutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/homedir
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/idtools
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/ioutils
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/jsonmessage
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/longpath
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/loopback
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/namesgenerator
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/parsers
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/parsers/kernel
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/pidfile
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/platform
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugingetter
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/plugins/transport
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/pools
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/process
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/progress
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/reexec
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/stack
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/stdcopy
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/streamformatter
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/stringid
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/sysinfo
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/system
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/tailfile
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/tarsum
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/pkg/useragent
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/plugin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/plugin/executor/containerd
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/plugin/v2
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/profiles/apparmor
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/profiles/seccomp
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/quota
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/reference
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/registry
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/registry/resumable
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/restartmanager
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/rootless
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/rootless/specconv
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/runconfig
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/runconfig/opts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/daemon
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/environment
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fakecontext
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fakegit
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fakestorage
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fixtures/load
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fixtures/plugin
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/registry
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/testutil/request
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/drivers
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/local
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/mounts
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/service
12:14:37 [2023-01-02T12:14:37.202Z] github.com/docker/docker/volume/service/opts
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/volume/testutils'
12:14:37 [2023-01-02T12:14:37.203Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/bitseq
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cluster
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/config
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/datastore
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/diagnostic
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/discoverapi
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/driverapi
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/host
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/null
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/overlay
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/remote
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/windows
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drvregistry
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/etchosts
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/idm
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/internal/caller
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipam
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipamapi
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/builtin
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/null
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/remote
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipamutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/iptables
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/netlabel
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/netutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/networkdb
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ns
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/options
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/osl
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/osl/kernel
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/portallocator
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/portmapper
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/resolvconf
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/testutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/types'
12:14:37 [2023-01-02T12:14:37.203Z] + echo 'github.com/docker/docker/libnetwork
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/bitseq
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cluster
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/config
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/datastore
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/diagnostic
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/discoverapi
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/driverapi
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/host
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/null
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/overlay
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/remote
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/windows
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drvregistry
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/etchosts
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/idm
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/internal/caller
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipam
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipamapi
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/builtin
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/null
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/remote
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ipamutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/iptables
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/netlabel
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/netutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/networkdb
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/ns
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/options
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/osl
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/osl/kernel
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/portallocator
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/portmapper
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/resolvconf
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/testutils
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/types'
12:14:37 [2023-01-02T12:14:37.203Z] + grep --fixed-strings libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/bridge
12:14:37 [2023-01-02T12:14:37.203Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:14:37 [2023-01-02T12:14:37.203Z] + type docker-proxy
12:14:37 [2023-01-02T12:14:37.203Z] hack/test/unit: line 25: type: docker-proxy: not found
12:14:37 [2023-01-02T12:14:37.203Z] + hack/make.sh binary-proxy install-proxy
12:14:37 [2023-01-02T12:14:37.203Z] 
12:14:37 [2023-01-02T12:14:37.203Z] Removing bundles/
12:14:37 [2023-01-02T12:14:37.203Z] 
12:14:37 [2023-01-02T12:14:37.203Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:14:37 [2023-01-02T12:14:37.203Z] Building: bundles/binary-proxy/docker-proxy
12:14:37 [2023-01-02T12:14:37.203Z] GOOS="" GOARCH="" GOARM=""
12:14:45 [2023-01-02T12:14:45.327Z] Created binary: bundles/binary-proxy/docker-proxy
12:14:45 [2023-01-02T12:14:45.327Z] 
12:14:45 [2023-01-02T12:14:45.327Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:14:45 [2023-01-02T12:14:45.327Z] Installing docker-proxy to /usr/local/bin/
12:14:45 [2023-01-02T12:14:45.327Z] 
12:14:45 [2023-01-02T12:14:45.327Z] + mkdir -p bundles
12:14:45 [2023-01-02T12:14:45.327Z] + '[' -n 'github.com/docker/docker/api
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/backend/build
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/httpstatus
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/httputils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/middleware
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/build
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/checkpoint
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/container
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/debug
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/distribution
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/grpc
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/image
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/network
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/plugin
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/session
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/swarm
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/system
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/server/router/volume
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/backend
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/blkiodev
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/container
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/events
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/filters
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/image
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/mount
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/network
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/plugins/logdriver
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/registry
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/strslice
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/swarm
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/swarm/runtime
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/time
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/versions
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/versions/v1p19
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/versions/v1p20
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/api/types/volume
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next/exporter
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/builder-next/worker
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/dockerfile
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/remotecontext
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/remotecontext/git
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/builder/remotecontext/urlutil
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cli/debug
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cli/winresources/docker-proxy
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cli/winresources/dockerd
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/client
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cmd/docker-proxy
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cmd/dockerd
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cmd/dockerd/trap
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/container
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/container/stream
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/contrib/apparmor
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/contrib/docker-device-tool
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/contrib/httpserver
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/cluster
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/cluster/convert
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/cluster/executor
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/cluster/executor/container
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/cluster/provider
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/config
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/containerd
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/events
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/events/testutils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/aufs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/copy
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/overlay
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/register
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/vfs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/graphdriver/zfs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/images
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/initlayer
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/links
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/listeners
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/awslogs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/fluentd
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/gcplogs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/gelf
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/journald
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/local
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/logentries
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/loggertest
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/loggerutils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/splunk
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/syslog
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/logger/templates
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/names
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/network
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/daemon/stats
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/distribution
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/distribution/metadata
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/distribution/utils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/distribution/xfer
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/dockerversion
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/errdefs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/image
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/image/cache
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/image/tarexport
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/image/v1
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/internal/mounttree
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/internal/test/suite
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/internal/unshare
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/layer
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/libcontainerd
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/libcontainerd/queue
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/libcontainerd/remote
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/libcontainerd/supervisor
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/libcontainerd/types
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/oci
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/oci/caps
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/opts
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/aaparser
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/archive
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/authorization
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/broadcaster
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/capabilities
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/chrootarchive
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/containerfs
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/devicemapper
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/directory
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/dmesg
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/fileutils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/homedir
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/idtools
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/ioutils
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/jsonmessage
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/longpath
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/loopback
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/namesgenerator
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/parsers
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/parsers/kernel
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/pidfile
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/platform
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/plugingetter
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/plugins
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/plugins/transport
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/pools
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/process
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/progress
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/reexec
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/stack
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/stdcopy
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/streamformatter
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/stringid
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/sysinfo
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/system
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/tailfile
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/tarsum
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/pkg/useragent
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/plugin
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/plugin/executor/containerd
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/plugin/v2
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/profiles/apparmor
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/profiles/seccomp
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/quota
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/reference
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/registry
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/registry/resumable
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/restartmanager
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/rootless
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/rootless/specconv
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/runconfig
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/runconfig/opts
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/daemon
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/environment
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/fakecontext
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/fakegit
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/fakestorage
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/fixtures/load
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/fixtures/plugin
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/registry
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/testutil/request
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume/drivers
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume/local
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume/mounts
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume/service
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume/service/opts
12:14:45 [2023-01-02T12:14:45.327Z] github.com/docker/docker/volume/testutils' ']'
12:14:45 [2023-01-02T12:14:45.328Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
12:14:45 [2023-01-02T12:14:45.328Z] ?   	github.com/docker/docker/api	[no test files]
12:15:00 [2023-01-02T12:15:00.221Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 31.9% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/types/container	0.013s	coverage: 74.3% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 95.3% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:16:21 [2023-01-02T12:16:21.676Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:16:22 [2023-01-02T12:16:22.244Z] ok  	github.com/docker/docker/builder/remotecontext	0.064s	coverage: 13.7% of statements
12:16:22 [2023-01-02T12:16:22.503Z] ok  	github.com/docker/docker/builder/dockerfile	0.108s	coverage: 50.1% of statements
12:16:22 [2023-01-02T12:16:22.763Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
12:16:23 [2023-01-02T12:16:23.022Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
12:16:25 [2023-01-02T12:16:25.558Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.819s	coverage: 82.5% of statements
12:16:25 [2023-01-02T12:16:25.558Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:16:25 [2023-01-02T12:16:25.558Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:16:26 [2023-01-02T12:16:26.514Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.026s	coverage: 66.5% of statements
12:16:27 [2023-01-02T12:16:27.085Z] ok  	github.com/docker/docker/client	0.129s	coverage: 76.1% of statements
12:17:05 [2023-01-02T12:17:05.807Z] ok  	github.com/docker/docker/cmd/dockerd	0.090s	coverage: 27.7% of statements
12:17:05 [2023-01-02T12:17:05.807Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.7% of statements
12:17:05 [2023-01-02T12:17:05.807Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.423s	coverage: 0.0% of statements
12:17:05 [2023-01-02T12:17:05.807Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:17:05 [2023-01-02T12:17:05.807Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:17:05 [2023-01-02T12:17:05.807Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:17:05 [2023-01-02T12:17:05.807Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:17:05 [2023-01-02T12:17:05.807Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:17:06 [2023-01-02T12:17:06.747Z] ok  	github.com/docker/docker/daemon/cluster	0.091s	coverage: 0.5% of statements
12:17:09 [2023-01-02T12:17:09.283Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
12:17:10 [2023-01-02T12:17:10.663Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
12:17:18 [2023-01-02T12:17:18.781Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.454s	coverage: 13.4% of statements
12:17:18 [2023-01-02T12:17:18.781Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 77.0% of statements
12:17:19 [2023-01-02T12:17:19.348Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:17:20 [2023-01-02T12:17:20.286Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
12:17:20 [2023-01-02T12:17:20.286Z] ok  	github.com/docker/docker/daemon	10.096s	coverage: 16.3% of statements
12:17:20 [2023-01-02T12:17:20.286Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:17:20 [2023-01-02T12:17:20.286Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:17:20 [2023-01-02T12:17:20.286Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
12:17:20 [2023-01-02T12:17:20.286Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:17:22 [2023-01-02T12:17:22.191Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.640s	coverage: 74.8% of statements
12:17:22 [2023-01-02T12:17:22.758Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.0% of statements
12:17:23 [2023-01-02T12:17:23.017Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.257s	coverage: 60.7% of statements
12:17:24 [2023-01-02T12:17:24.928Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
12:17:26 [2023-01-02T12:17:26.308Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.303s	coverage: 50.6% of statements
12:17:27 [2023-01-02T12:17:27.250Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.198s	coverage: 46.1% of statements
12:17:27 [2023-01-02T12:17:27.250Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:17:28 [2023-01-02T12:17:28.207Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.203s	coverage: 60.3% of statements
12:17:28 [2023-01-02T12:17:28.207Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:17:28 [2023-01-02T12:17:28.207Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:17:28 [2023-01-02T12:17:28.207Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
12:17:29 [2023-01-02T12:17:29.603Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
12:17:30 [2023-01-02T12:17:30.185Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
12:17:30 [2023-01-02T12:17:30.753Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.7% of statements
12:17:30 [2023-01-02T12:17:30.753Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:17:30 [2023-01-02T12:17:30.753Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:17:31 [2023-01-02T12:17:31.323Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
12:17:32 [2023-01-02T12:17:32.260Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 79.6% of statements
12:17:32 [2023-01-02T12:17:32.260Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
12:17:32 [2023-01-02T12:17:32.260Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:17:32 [2023-01-02T12:17:32.829Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
12:17:33 [2023-01-02T12:17:33.397Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
12:17:34 [2023-01-02T12:17:34.335Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.143s	coverage: 76.8% of statements
12:17:34 [2023-01-02T12:17:34.904Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
12:17:35 [2023-01-02T12:17:35.472Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
12:17:36 [2023-01-02T12:17:36.409Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 63.5% of statements
12:17:36 [2023-01-02T12:17:36.978Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
12:17:37 [2023-01-02T12:17:37.237Z] ok  	github.com/docker/docker/daemon/logger/journald	3.459s	coverage: 74.5% of statements
12:17:37 [2023-01-02T12:17:37.238Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:17:37 [2023-01-02T12:17:37.238Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:17:37 [2023-01-02T12:17:37.238Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:17:37 [2023-01-02T12:17:37.238Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:17:38 [2023-01-02T12:17:38.175Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
12:17:38 [2023-01-02T12:17:38.175Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
12:17:38 [2023-01-02T12:17:38.742Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
12:17:39 [2023-01-02T12:17:39.310Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.557s	coverage: 82.5% of statements
12:17:39 [2023-01-02T12:17:39.310Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:17:39 [2023-01-02T12:17:39.310Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:17:40 [2023-01-02T12:17:40.246Z] ok  	github.com/docker/docker/distribution/metadata	0.049s	coverage: 44.4% of statements
12:17:42 [2023-01-02T12:17:42.150Z] ok  	github.com/docker/docker/distribution	1.492s	coverage: 29.5% of statements
12:17:42 [2023-01-02T12:17:42.150Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:17:42 [2023-01-02T12:17:42.150Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
12:17:43 [2023-01-02T12:17:43.087Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.8% of statements
12:17:43 [2023-01-02T12:17:43.087Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 85.4% of statements
12:17:43 [2023-01-02T12:17:43.087Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:17:44 [2023-01-02T12:17:44.025Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
12:17:44 [2023-01-02T12:17:44.025Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
12:17:44 [2023-01-02T12:17:44.025Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:17:44 [2023-01-02T12:17:44.025Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:17:44 [2023-01-02T12:17:44.025Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:17:44 [2023-01-02T12:17:44.025Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:17:44 [2023-01-02T12:17:44.593Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
12:17:45 [2023-01-02T12:17:45.530Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 39.3% of statements
12:17:46 [2023-01-02T12:17:46.098Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 67.3% of statements
12:17:46 [2023-01-02T12:17:46.098Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:17:48 [2023-01-02T12:17:48.003Z] ok  	github.com/docker/docker/pkg/archive	0.313s	coverage: 81.9% of statements
12:17:48 [2023-01-02T12:17:48.940Z] ok  	github.com/docker/docker/pkg/authorization	0.421s	coverage: 68.3% of statements
12:17:49 [2023-01-02T12:17:49.199Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:17:49 [2023-01-02T12:17:49.458Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:17:50 [2023-01-02T12:17:50.395Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
12:17:50 [2023-01-02T12:17:50.395Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
12:17:50 [2023-01-02T12:17:50.654Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
12:17:50 [2023-01-02T12:17:50.913Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
12:17:50 [2023-01-02T12:17:50.913Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
12:17:51 [2023-01-02T12:17:51.172Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
12:17:52 [2023-01-02T12:17:52.109Z] ok  	github.com/docker/docker/pkg/idtools	0.307s	coverage: 69.6% of statements
12:17:52 [2023-01-02T12:17:52.676Z] ok  	github.com/docker/docker/pkg/ioutils	0.348s	coverage: 70.0% of statements
12:17:53 [2023-01-02T12:17:53.245Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
12:17:53 [2023-01-02T12:17:53.245Z] ok  	github.com/docker/docker/layer	7.541s	coverage: 68.9% of statements
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:17:53 [2023-01-02T12:17:53.245Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
12:17:53 [2023-01-02T12:17:53.245Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:17:53 [2023-01-02T12:17:53.504Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
12:17:53 [2023-01-02T12:17:53.504Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:17:53 [2023-01-02T12:17:53.763Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:17:54 [2023-01-02T12:17:54.022Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
12:17:54 [2023-01-02T12:17:54.022Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
12:17:54 [2023-01-02T12:17:54.022Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:17:54 [2023-01-02T12:17:54.022Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:17:54 [2023-01-02T12:17:54.592Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
12:17:54 [2023-01-02T12:17:54.852Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
12:17:55 [2023-01-02T12:17:55.111Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
12:17:55 [2023-01-02T12:17:55.370Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
12:17:55 [2023-01-02T12:17:55.629Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:17:55 [2023-01-02T12:17:55.888Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
12:17:56 [2023-01-02T12:17:56.148Z] ok  	github.com/docker/docker/pkg/stack	0.014s	coverage: 90.9% of statements
12:17:56 [2023-01-02T12:17:56.407Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:17:56 [2023-01-02T12:17:56.666Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:17:56 [2023-01-02T12:17:56.926Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
12:17:57 [2023-01-02T12:17:57.494Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
12:17:58 [2023-01-02T12:17:58.062Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
12:17:58 [2023-01-02T12:17:58.321Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
12:17:58 [2023-01-02T12:17:58.889Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.1% of statements
12:17:59 [2023-01-02T12:17:59.148Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:18:01 [2023-01-02T12:18:01.054Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
12:18:01 [2023-01-02T12:18:01.622Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
12:18:01 [2023-01-02T12:18:01.882Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
12:18:03 [2023-01-02T12:18:03.258Z] ok  	github.com/docker/docker/quota	0.176s	coverage: 71.4% of statements
12:18:03 [2023-01-02T12:18:03.518Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
12:18:04 [2023-01-02T12:18:04.455Z] ok  	github.com/docker/docker/registry	0.084s	coverage: 58.7% of statements
12:18:04 [2023-01-02T12:18:04.729Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
12:18:05 [2023-01-02T12:18:05.000Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:18:05 [2023-01-02T12:18:05.587Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
12:18:05 [2023-01-02T12:18:05.848Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
12:18:07 [2023-01-02T12:18:07.753Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
12:18:08 [2023-01-02T12:18:08.012Z] ok  	github.com/docker/docker/volume/local	0.080s	coverage: 76.6% of statements
12:18:08 [2023-01-02T12:18:08.580Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
12:18:09 [2023-01-02T12:18:09.958Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.2% of statements
12:18:31 [2023-01-02T12:18:31.896Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.3% of statements
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/rootless	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/volume	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === Skipped
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     network_proxy_test.go:208: No support for dual stack yet
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver btrfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver btrfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver btrfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver btrfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver btrfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:71: No driver to put!
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z] time="2023-01-02T12:17:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z] time="2023-01-02T12:17:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z] time="2023-01-02T12:17:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:18:31 [2023-01-02T12:18:31.896Z] 
12:18:31 [2023-01-02T12:18:31.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:18:31 [2023-01-02T12:18:31.896Z] time="2023-01-02T12:17:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:18:31 [2023-01-02T12:18:31.896Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z] time="2023-01-02T12:17:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:71: No driver to put!
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     overlay_test.go:50: Fails to compute changes intermittently
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver zfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver zfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver zfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver zfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:44: Driver zfs not supported
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     graphtest_unix.go:71: No driver to put!
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:18:31 [2023-01-02T12:18:31.897Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:18:31 [2023-01-02T12:18:31.897Z] 
12:18:31 [2023-01-02T12:18:31.897Z] DONE 2964 tests, 28 skipped in 224.545s
12:18:31 [2023-01-02T12:18:31.897Z] + '[' -n 'github.com/docker/docker/libnetwork
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/bitseq
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cluster
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/config
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/datastore
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/diagnostic
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/discoverapi
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/driverapi
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/bridge
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/host
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/null
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/overlay
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/remote
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/windows
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/drvregistry
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/etchosts
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/idm
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/internal/caller
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipam
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipamapi
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipams/builtin
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipams/null
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipams/remote
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ipamutils
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/iptables
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/netlabel
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/netutils
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/networkdb
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/ns
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/options
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/osl
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/osl/kernel
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/portallocator
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/portmapper
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/resolvconf
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/testutils
12:18:31 [2023-01-02T12:18:31.897Z] github.com/docker/docker/libnetwork/types' ']'
12:18:31 [2023-01-02T12:18:31.897Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
12:19:18 [2023-01-02T12:19:18.579Z] ok  	github.com/docker/docker/libnetwork	42.205s	coverage: 40.9% of statements
12:19:18 [2023-01-02T12:19:18.579Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.144s	coverage: 84.4% of statements
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:19:18 [2023-01-02T12:19:18.579Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
12:19:18 [2023-01-02T12:19:18.838Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 22.0% of statements
12:19:18 [2023-01-02T12:19:18.838Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:19:18 [2023-01-02T12:19:18.838Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:19:19 [2023-01-02T12:19:19.405Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
12:19:22 [2023-01-02T12:19:22.695Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.800s	coverage: 61.7% of statements
12:19:22 [2023-01-02T12:19:22.695Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:19:22 [2023-01-02T12:19:22.695Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
12:19:23 [2023-01-02T12:19:23.633Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.355s	coverage: 5.2% of statements
12:19:23 [2023-01-02T12:19:23.633Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:19:24 [2023-01-02T12:19:24.200Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
12:19:24 [2023-01-02T12:19:24.200Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:19:24 [2023-01-02T12:19:24.459Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
12:19:34 [2023-01-02T12:19:34.435Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.255s	coverage: 6.9% of statements
12:19:34 [2023-01-02T12:19:34.435Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:19:34 [2023-01-02T12:19:34.435Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
12:19:35 [2023-01-02T12:19:35.003Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
12:19:35 [2023-01-02T12:19:35.003Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:19:35 [2023-01-02T12:19:35.003Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:19:35 [2023-01-02T12:19:35.003Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:19:35 [2023-01-02T12:19:35.572Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
12:19:35 [2023-01-02T12:19:35.831Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.0% of statements
12:19:36 [2023-01-02T12:19:36.089Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
12:19:36 [2023-01-02T12:19:36.348Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:19:46 [2023-01-02T12:19:46.327Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:20:04 [2023-01-02T12:20:04.417Z] ok  	github.com/docker/docker/libnetwork/ipam	16.543s	coverage: 85.3% of statements
12:20:04 [2023-01-02T12:20:04.417Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:20:04 [2023-01-02T12:20:04.417Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:20:04 [2023-01-02T12:20:04.417Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
12:20:04 [2023-01-02T12:20:04.417Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
12:20:04 [2023-01-02T12:20:04.417Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:20:04 [2023-01-02T12:20:04.675Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.005s	coverage: 71.4% of statements
12:20:05 [2023-01-02T12:20:05.243Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.281s	coverage: 74.0% of statements
12:20:06 [2023-01-02T12:20:06.180Z] ok  	github.com/docker/docker/libnetwork/iptables	0.266s	coverage: 43.3% of statements
12:20:06 [2023-01-02T12:20:06.180Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:20:06 [2023-01-02T12:20:06.180Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
12:21:57 [2023-01-02T12:21:57.668Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.267s	coverage: 60.4% of statements
12:21:57 [2023-01-02T12:21:57.668Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:21:57 [2023-01-02T12:21:57.668Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:21:57 [2023-01-02T12:21:57.668Z] ok  	github.com/docker/docker/libnetwork/osl	4.381s	coverage: 39.4% of statements
12:21:57 [2023-01-02T12:21:57.668Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:21:57 [2023-01-02T12:21:57.668Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
12:21:57 [2023-01-02T12:21:57.927Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.706s	coverage: 46.3% of statements
12:21:58 [2023-01-02T12:21:58.186Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
12:21:58 [2023-01-02T12:21:58.186Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:21:58 [2023-01-02T12:21:58.445Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] === Skipped
12:21:58 [2023-01-02T12:21:58.445Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:21:58 [2023-01-02T12:21:58.445Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:21:58 [2023-01-02T12:21:58.445Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:21:58 [2023-01-02T12:21:58.445Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:21:58 [2023-01-02T12:21:58.445Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:21:58 [2023-01-02T12:21:58.445Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:21:58 [2023-01-02T12:21:58.445Z]     firewalld_test.go:14: firewalld is not running
12:21:58 [2023-01-02T12:21:58.445Z] 
12:21:58 [2023-01-02T12:21:58.445Z] DONE 321 tests, 6 skipped in 209.896s
Post stage
[Pipeline] junit
12:21:59 [2023-01-02T12:21:59.394Z] Recording test results
12:21:59 [2023-01-02T12:21:59.551Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:21:59 [2023-01-02T12:21:59.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44227/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49b42ff4060a9643dcb94ceaf124595fbeb9ecdf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49b42ff4060a9643dcb94ceaf124595fbeb9ecdf hack/make.sh dynbinary test-integration
12:22:00 [2023-01-02T12:22:00.432Z] 
12:22:00 [2023-01-02T12:22:00.432Z] Removing bundles/
12:22:00 [2023-01-02T12:22:00.432Z] 
12:22:00 [2023-01-02T12:22:00.432Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:22:00 [2023-01-02T12:22:00.432Z] Building: bundles/dynbinary-daemon/dockerd
12:22:00 [2023-01-02T12:22:00.432Z] GOOS="" GOARCH="" GOARM=""
12:23:36 [2023-01-02T12:23:36.890Z] Created binary: bundles/dynbinary-daemon/dockerd
12:23:36 [2023-01-02T12:23:36.890Z] Building: bundles/dynbinary-daemon/docker-proxy
12:23:36 [2023-01-02T12:23:36.890Z] GOOS="" GOARCH="" GOARM=""
12:23:36 [2023-01-02T12:23:36.890Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:23:36 [2023-01-02T12:23:36.890Z] 
12:23:36 [2023-01-02T12:23:36.890Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:23:36 [2023-01-02T12:23:36.890Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:23:36 [2023-01-02T12:23:36.890Z] HOSTNAME=d5ce1acd1c93
12:23:36 [2023-01-02T12:23:36.890Z] TESTDEBUG=0
12:23:36 [2023-01-02T12:23:36.890Z] DEST=bundles/test-integration
12:23:36 [2023-01-02T12:23:36.890Z] PWD=/go/src/github.com/docker/docker
12:23:36 [2023-01-02T12:23:36.890Z] DOCKER_GITCOMMIT=49b42ff4060a9643dcb94ceaf124595fbeb9ecdf
12:23:36 [2023-01-02T12:23:36.890Z] container=docker
12:23:36 [2023-01-02T12:23:36.890Z] HOME=/root
12:23:36 [2023-01-02T12:23:36.890Z] GOLANG_VERSION=1.19.4
12:23:36 [2023-01-02T12:23:36.890Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:23:36 [2023-01-02T12:23:36.890Z] VALIDATE_BRANCH=master
12:23:36 [2023-01-02T12:23:36.890Z] TERM=xterm
12:23:36 [2023-01-02T12:23:36.890Z] DOCKER_PKG=github.com/docker/docker
12:23:36 [2023-01-02T12:23:36.890Z] SHLVL=1
12:23:36 [2023-01-02T12:23:36.890Z] TIMEOUT=120m
12:23:36 [2023-01-02T12:23:36.890Z] DOCKER_BUILDTAGS= journald
12:23:36 [2023-01-02T12:23:36.890Z] DOCKER_GRAPHDRIVER=overlay2
12:23:36 [2023-01-02T12:23:36.890Z] GO111MODULE=off
12:23:36 [2023-01-02T12:23:36.890Z] DOCKER_EXPERIMENTAL=1
12:23:36 [2023-01-02T12:23:36.890Z] TEST_SKIP_INTEGRATION_CLI=1
12:23:36 [2023-01-02T12:23:36.890Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:23:36 [2023-01-02T12:23:36.890Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:23:36 [2023-01-02T12:23:36.890Z] GOPATH=/go
12:23:36 [2023-01-02T12:23:36.890Z] PKG_CONFIG=pkg-config
12:23:36 [2023-01-02T12:23:36.890Z] _=/usr/bin/env
12:23:36 [2023-01-02T12:23:36.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:24:23 [2023-01-02T12:24:23.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:24:23 [2023-01-02T12:24:23.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:24:45 [2023-01-02T12:24:45.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:24:55 [2023-01-02T12:24:55.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:25:02 [2023-01-02T12:25:02.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:25:02 [2023-01-02T12:25:02.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:25:02 [2023-01-02T12:25:02.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:25:03 [2023-01-02T12:25:03.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:25:04 [2023-01-02T12:25:04.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:25:04 [2023-01-02T12:25:04.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:25:05 [2023-01-02T12:25:05.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:25:07 [2023-01-02T12:25:07.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:25:08 [2023-01-02T12:25:08.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:25:09 [2023-01-02T12:25:09.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:25:09 [2023-01-02T12:25:09.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:25:10 [2023-01-02T12:25:10.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:25:11 [2023-01-02T12:25:11.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:25:13 [2023-01-02T12:25:13.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:25:13 [2023-01-02T12:25:13.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:25:14 [2023-01-02T12:25:14.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:25:15 [2023-01-02T12:25:15.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:25:15 [2023-01-02T12:25:15.210Z] Using test binary docker
12:25:15 [2023-01-02T12:25:15.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:25:15 [2023-01-02T12:25:15.210Z] +++ /etc/init.d/apparmor start
12:25:15 [2023-01-02T12:25:15.210Z] Not: starting.
12:25:15 [2023-01-02T12:25:15.210Z] INFO: Waiting for daemon to start...
12:25:15 [2023-01-02T12:25:15.210Z] Starting dockerd
12:25:15 [2023-01-02T12:25:15.210Z] +++ 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
12:25:18 [2023-01-02T12:25:18.496Z] .
12:25:18 [2023-01-02T12:25:18.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:25:18 [2023-01-02T12:25:18.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:25:18 [2023-01-02T12:25:18.496Z] Error: No such image: emptyfs
12:25:18 [2023-01-02T12:25:18.496Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:25:18 [2023-01-02T12:25:18.496Z] ++++ docker load
12:25:18 [2023-01-02T12:25:18.496Z] Loaded image: emptyfs:latest
12:25:18 [2023-01-02T12:25:18.496Z] Running integration-test (iteration 1)
12:25:18 [2023-01-02T12:25:18.496Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:25:18 [2023-01-02T12:25:18.496Z] ++ 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
12:25:18 [2023-01-02T12:25:18.496Z] ++ set -e
12:25:18 [2023-01-02T12:25:18.496Z] ++ '[' -n 0 ']'
12:25:18 [2023-01-02T12:25:18.496Z] ++ set -x
12:25:18 [2023-01-02T12:25:18.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:25:18 [2023-01-02T12:25:18.755Z] Loaded image: busybox:latest
12:25:18 [2023-01-02T12:25:18.755Z] Loaded image: busybox:glibc
12:25:20 [2023-01-02T12:25:20.132Z] Loaded image: debian:bullseye-slim
12:25:20 [2023-01-02T12:25:20.132Z] Loaded image: hello-world:latest
12:25:20 [2023-01-02T12:25:20.132Z] Loaded image: arm32v7/hello-world:latest
12:25:20 [2023-01-02T12:25:20.132Z] INFO: Testing against a local daemon
12:25:20 [2023-01-02T12:25:20.132Z] === RUN   TestCgroupNamespacesBuild
12:25:21 [2023-01-02T12:25:21.509Z] --- PASS: TestCgroupNamespacesBuild (1.47s)
12:25:21 [2023-01-02T12:25:21.509Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:25:22 [2023-01-02T12:25:22.885Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
12:25:22 [2023-01-02T12:25:22.885Z] === RUN   TestBuildWithSession
12:25:22 [2023-01-02T12:25:22.885Z]     build_session_test.go:25: TODO: BuildKit
12:25:22 [2023-01-02T12:25:22.885Z] --- SKIP: TestBuildWithSession (0.00s)
12:25:22 [2023-01-02T12:25:22.885Z] === RUN   TestBuildSquashParent
12:25:26 [2023-01-02T12:25:26.174Z] --- PASS: TestBuildSquashParent (3.64s)
12:25:26 [2023-01-02T12:25:26.174Z] === RUN   TestBuildWithRemoveAndForceRemove
12:25:26 [2023-01-02T12:25:26.174Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:25:26 [2023-01-02T12:25:26.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:25:26 [2023-01-02T12:25:26.174Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:25:26 [2023-01-02T12:25:26.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:25:26 [2023-01-02T12:25:26.174Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:25:26 [2023-01-02T12:25:26.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:25:26 [2023-01-02T12:25:26.174Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:25:26 [2023-01-02T12:25:26.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:25:26 [2023-01-02T12:25:26.174Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:25:26 [2023-01-02T12:25:26.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:25:26 [2023-01-02T12:25:26.175Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:25:26 [2023-01-02T12:25:26.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:25:26 [2023-01-02T12:25:26.175Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:25:26 [2023-01-02T12:25:26.175Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:25:27 [2023-01-02T12:25:27.552Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:25:27 [2023-01-02T12:25:27.810Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:25:29 [2023-01-02T12:25:29.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:25:29 [2023-01-02T12:25:29.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:25:30 [2023-01-02T12:25:30.124Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:25:30 [2023-01-02T12:25:30.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s)
12:25:30 [2023-01-02T12:25:30.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s)
12:25:30 [2023-01-02T12:25:30.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
12:25:30 [2023-01-02T12:25:30.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s)
12:25:30 [2023-01-02T12:25:30.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s)
12:25:30 [2023-01-02T12:25:30.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
12:25:30 [2023-01-02T12:25:30.125Z] === RUN   TestBuildMultiStageCopy
12:25:30 [2023-01-02T12:25:30.125Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:25:31 [2023-01-02T12:25:31.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:25:31 [2023-01-02T12:25:31.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:25:31 [2023-01-02T12:25:31.322Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:25:31 [2023-01-02T12:25:31.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:25:31 [2023-01-02T12:25:31.580Z] --- PASS: TestBuildMultiStageCopy (1.45s)
12:25:31 [2023-01-02T12:25:31.581Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
12:25:31 [2023-01-02T12:25:31.581Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
12:25:31 [2023-01-02T12:25:31.581Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.13s)
12:25:31 [2023-01-02T12:25:31.581Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s)
12:25:31 [2023-01-02T12:25:31.581Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.15s)
12:25:31 [2023-01-02T12:25:31.581Z] === RUN   TestBuildMultiStageParentConfig
12:25:31 [2023-01-02T12:25:31.839Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
12:25:31 [2023-01-02T12:25:31.839Z] === RUN   TestBuildLabelWithTargets
12:25:32 [2023-01-02T12:25:32.407Z] --- PASS: TestBuildLabelWithTargets (0.44s)
12:25:32 [2023-01-02T12:25:32.407Z] === RUN   TestBuildWithEmptyLayers
12:25:32 [2023-01-02T12:25:32.407Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
12:25:32 [2023-01-02T12:25:32.407Z] === RUN   TestBuildMultiStageOnBuild
12:25:33 [2023-01-02T12:25:33.784Z] --- PASS: TestBuildMultiStageOnBuild (1.17s)
12:25:33 [2023-01-02T12:25:33.784Z] === RUN   TestBuildUncleanTarFilenames
12:25:33 [2023-01-02T12:25:33.784Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
12:25:33 [2023-01-02T12:25:33.784Z] === RUN   TestBuildMultiStageLayerLeak
12:25:35 [2023-01-02T12:25:35.161Z] --- PASS: TestBuildMultiStageLayerLeak (1.16s)
12:25:35 [2023-01-02T12:25:35.161Z] === RUN   TestBuildWithHugeFile
12:26:42 [2023-01-02T12:26:42.866Z] --- PASS: TestBuildWithHugeFile (61.03s)
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildWCOWSandboxSize
12:26:42 [2023-01-02T12:26:42.866Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:26:42 [2023-01-02T12:26:42.866Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildWithEmptyDockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:26:42 [2023-01-02T12:26:42.866Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:26:42 [2023-01-02T12:26:42.866Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:26:42 [2023-01-02T12:26:42.866Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:26:42 [2023-01-02T12:26:42.866Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildPreserveOwnership
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildPreserveOwnership/copy_from
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:26:42 [2023-01-02T12:26:42.866Z] --- PASS: TestBuildPreserveOwnership (2.32s)
12:26:42 [2023-01-02T12:26:42.866Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.68s)
12:26:42 [2023-01-02T12:26:42.866Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildPlatformInvalid
12:26:42 [2023-01-02T12:26:42.866Z] --- PASS: TestBuildPlatformInvalid (0.03s)
12:26:42 [2023-01-02T12:26:42.866Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:26:42 [2023-01-02T12:26:42.866Z] Loaded image: busybox:latest
12:26:42 [2023-01-02T12:26:42.866Z] Loaded image: busybox:glibc
12:26:42 [2023-01-02T12:26:42.866Z] Loaded image: debian:bullseye-slim
12:26:42 [2023-01-02T12:26:42.866Z] Loaded image: hello-world:latest
12:26:42 [2023-01-02T12:26:42.866Z] Loaded image: arm32v7/hello-world:latest
12:26:49 [2023-01-02T12:26:49.444Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s)
12:26:49 [2023-01-02T12:26:49.444Z] PASS
12:26:49 [2023-01-02T12:26:49.444Z] 
12:26:49 [2023-01-02T12:26:49.444Z] === Skipped
12:26:49 [2023-01-02T12:26:49.444Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:26:49 [2023-01-02T12:26:49.444Z]     build_session_test.go:25: TODO: BuildKit
12:26:49 [2023-01-02T12:26:49.444Z] 
12:26:49 [2023-01-02T12:26:49.444Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:26:49 [2023-01-02T12:26:49.444Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:26:49 [2023-01-02T12:26:49.444Z] 
12:26:49 [2023-01-02T12:26:49.444Z] DONE 34 tests, 2 skipped in 90.507s
12:26:49 [2023-01-02T12:26:49.444Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:26:49 [2023-01-02T12:26:49.444Z] ++ 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
12:26:49 [2023-01-02T12:26:49.444Z] ++ set -e
12:26:49 [2023-01-02T12:26:49.444Z] ++ '[' -n 0 ']'
12:26:49 [2023-01-02T12:26:49.444Z] ++ set -x
12:26:49 [2023-01-02T12:26:49.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:26:49 [2023-01-02T12:26:49.444Z] INFO: Testing against a local daemon
12:26:49 [2023-01-02T12:26:49.444Z] === RUN   TestConfigInspect
12:26:51 [2023-01-02T12:26:51.347Z] --- PASS: TestConfigInspect (2.22s)
12:26:51 [2023-01-02T12:26:51.347Z] === RUN   TestConfigList
12:26:53 [2023-01-02T12:26:53.880Z] --- PASS: TestConfigList (2.20s)
12:26:53 [2023-01-02T12:26:53.880Z] === RUN   TestConfigsCreateAndDelete
12:26:55 [2023-01-02T12:26:55.784Z] --- PASS: TestConfigsCreateAndDelete (2.09s)
12:26:55 [2023-01-02T12:26:55.784Z] === RUN   TestConfigsUpdate
12:26:58 [2023-01-02T12:26:58.316Z] --- PASS: TestConfigsUpdate (2.18s)
12:26:58 [2023-01-02T12:26:58.316Z] === RUN   TestTemplatedConfig
12:27:00 [2023-01-02T12:27:00.220Z] --- PASS: TestTemplatedConfig (2.33s)
12:27:00 [2023-01-02T12:27:00.220Z] === RUN   TestConfigCreateResolve
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestConfigCreateResolve (2.15s)
12:27:02 [2023-01-02T12:27:02.795Z] PASS
12:27:02 [2023-01-02T12:27:02.795Z] 
12:27:02 [2023-01-02T12:27:02.795Z] DONE 6 tests in 13.269s
12:27:02 [2023-01-02T12:27:02.795Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:27:02 [2023-01-02T12:27:02.795Z] ++ 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
12:27:02 [2023-01-02T12:27:02.795Z] ++ set -e
12:27:02 [2023-01-02T12:27:02.795Z] ++ '[' -n 0 ']'
12:27:02 [2023-01-02T12:27:02.795Z] ++ set -x
12:27:02 [2023-01-02T12:27:02.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:27:02 [2023-01-02T12:27:02.795Z] INFO: Testing against a local daemon
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestAttachWithTTY
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestAttachWithTTY (0.08s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestAttachWithoutTTy
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestAttachWithoutTTy (0.05s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestCheckpoint
12:27:02 [2023-01-02T12:27:02.795Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:27:02 [2023-01-02T12:27:02.795Z] --- SKIP: TestCheckpoint (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/commit
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/commit
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/create
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/containers/create
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:27:02 [2023-01-02T12:27:02.795Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/commit
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === CONT  TestContainerInvalidJSON/containers/create
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestCopyFromContainerPathIsNotDir
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestCopyToContainerPathDoesNotExist
12:27:02 [2023-01-02T12:27:02.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:27:02 [2023-01-02T12:27:02.795Z] === RUN   TestCopyEmptyFile
12:27:03 [2023-01-02T12:27:03.066Z] --- PASS: TestCopyEmptyFile (0.09s)
12:27:03 [2023-01-02T12:27:03.066Z] === RUN   TestCopyToContainerPathIsNotDir
12:27:03 [2023-01-02T12:27:03.066Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:27:03 [2023-01-02T12:27:03.066Z] === RUN   TestCopyFromContainer
12:27:03 [2023-01-02T12:27:03.637Z] === RUN   TestCopyFromContainer//
12:27:03 [2023-01-02T12:27:03.637Z] === RUN   TestCopyFromContainer/.
12:27:03 [2023-01-02T12:27:03.637Z] === RUN   TestCopyFromContainer//.
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/./
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer//./
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer//bar/root
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer//bar/root/
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer//bar/root/.
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/quux
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/quux/
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/quux/.
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:27:03 [2023-01-02T12:27:03.899Z] === RUN   TestCopyFromContainer/bar/notarget
12:27:03 [2023-01-02T12:27:03.899Z] --- PASS: TestCopyFromContainer (0.89s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/. (0.02s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer//. (0.02s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer//./ (0.03s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:27:03 [2023-01-02T12:27:03.899Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
12:27:03 [2023-01-02T12:27:03.900Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:27:03 [2023-01-02T12:27:03.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:27:03 [2023-01-02T12:27:03.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:27:03 [2023-01-02T12:27:03.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:27:03 [2023-01-02T12:27:03.900Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:27:03 [2023-01-02T12:27:03.900Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:27:03 [2023-01-02T12:27:03.900Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:27:03 [2023-01-02T12:27:03.900Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:27:03 [2023-01-02T12:27:03.900Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:27:03 [2023-01-02T12:27:03.900Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:27:03 [2023-01-02T12:27:03.900Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateLinkToNonExistingContainer
12:27:03 [2023-01-02T12:27:03.900Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateWithInvalidEnv
12:27:03 [2023-01-02T12:27:03.900Z] === RUN   TestCreateWithInvalidEnv/0
12:27:04 [2023-01-02T12:27:04.165Z] === PAUSE TestCreateWithInvalidEnv/0
12:27:04 [2023-01-02T12:27:04.165Z] === RUN   TestCreateWithInvalidEnv/1
12:27:04 [2023-01-02T12:27:04.165Z] === PAUSE TestCreateWithInvalidEnv/1
12:27:04 [2023-01-02T12:27:04.165Z] === RUN   TestCreateWithInvalidEnv/2
12:27:04 [2023-01-02T12:27:04.165Z] === PAUSE TestCreateWithInvalidEnv/2
12:27:04 [2023-01-02T12:27:04.165Z] === CONT  TestCreateWithInvalidEnv/0
12:27:04 [2023-01-02T12:27:04.165Z] === CONT  TestCreateWithInvalidEnv/2
12:27:04 [2023-01-02T12:27:04.165Z] === CONT  TestCreateWithInvalidEnv/1
12:27:04 [2023-01-02T12:27:04.165Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:27:04 [2023-01-02T12:27:04.165Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:27:04 [2023-01-02T12:27:04.165Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:27:04 [2023-01-02T12:27:04.165Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:27:04 [2023-01-02T12:27:04.165Z] === RUN   TestCreateTmpfsMountsTarget
12:27:04 [2023-01-02T12:27:04.165Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:27:04 [2023-01-02T12:27:04.165Z] === RUN   TestCreateWithCustomMaskedPaths
12:27:05 [2023-01-02T12:27:05.543Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
12:27:05 [2023-01-02T12:27:05.543Z] === RUN   TestCreateWithCustomReadonlyPaths
12:27:06 [2023-01-02T12:27:06.921Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s)
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:27:06 [2023-01-02T12:27:06.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:27:06 [2023-01-02T12:27:06.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:27:06 [2023-01-02T12:27:06.921Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:27:06 [2023-01-02T12:27:06.921Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:27:06 [2023-01-02T12:27:06.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:27:06 [2023-01-02T12:27:06.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:27:06 [2023-01-02T12:27:06.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:27:06 [2023-01-02T12:27:06.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:27:06 [2023-01-02T12:27:06.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:27:06 [2023-01-02T12:27:06.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:27:06 [2023-01-02T12:27:06.921Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:27:07 [2023-01-02T12:27:07.489Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateDifferentPlatform
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateDifferentPlatform/different_os
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:27:07 [2023-01-02T12:27:07.489Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:27:07 [2023-01-02T12:27:07.489Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:27:07 [2023-01-02T12:27:07.489Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:27:07 [2023-01-02T12:27:07.489Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:27:07 [2023-01-02T12:27:07.489Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateInvalidHostConfig
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:27:07 [2023-01-02T12:27:07.489Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:27:07 [2023-01-02T12:27:07.489Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:27:07 [2023-01-02T12:27:07.489Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:27:07 [2023-01-02T12:27:07.489Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:27:07 [2023-01-02T12:27:07.489Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:27:07 [2023-01-02T12:27:07.489Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:27:07 [2023-01-02T12:27:07.489Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:27:07 [2023-01-02T12:27:07.489Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:27:07 [2023-01-02T12:27:07.489Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestContainerStartOnDaemonRestart
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestContainerStartOnDaemonRestart
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestDaemonRestartIpcMode
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestDaemonRestartIpcMode
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestDaemonHostGatewayIP
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestDaemonHostGatewayIP
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestRestartDaemonWithRestartingContainer
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestContainerKillOnDaemonStart
12:27:07 [2023-01-02T12:27:07.489Z] === PAUSE TestContainerKillOnDaemonStart
12:27:07 [2023-01-02T12:27:07.489Z] === RUN   TestDiff
12:27:08 [2023-01-02T12:27:08.057Z] --- PASS: TestDiff (0.48s)
12:27:08 [2023-01-02T12:27:08.057Z] === RUN   TestExecConsoleSize
12:27:08 [2023-01-02T12:27:08.625Z] --- PASS: TestExecConsoleSize (0.54s)
12:27:08 [2023-01-02T12:27:08.626Z] === RUN   TestExecWithCloseStdin
12:27:09 [2023-01-02T12:27:09.193Z] --- PASS: TestExecWithCloseStdin (0.56s)
12:27:09 [2023-01-02T12:27:09.193Z] === RUN   TestExec
12:27:09 [2023-01-02T12:27:09.761Z] --- PASS: TestExec (0.56s)
12:27:09 [2023-01-02T12:27:09.761Z] === RUN   TestExecUser
12:27:10 [2023-01-02T12:27:10.329Z] --- PASS: TestExecUser (0.60s)
12:27:10 [2023-01-02T12:27:10.329Z] === RUN   TestExportContainerAndImportImage
12:27:10 [2023-01-02T12:27:10.897Z] --- PASS: TestExportContainerAndImportImage (0.52s)
12:27:10 [2023-01-02T12:27:10.897Z] === RUN   TestExportContainerAfterDaemonRestart
12:27:11 [2023-01-02T12:27:11.841Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
12:27:11 [2023-01-02T12:27:11.841Z] === RUN   TestHealthCheckWorkdir
12:27:12 [2023-01-02T12:27:12.409Z] --- PASS: TestHealthCheckWorkdir (0.54s)
12:27:12 [2023-01-02T12:27:12.409Z] === RUN   TestHealthKillContainer
12:27:20 [2023-01-02T12:27:20.525Z] --- PASS: TestHealthKillContainer (7.86s)
12:27:20 [2023-01-02T12:27:20.525Z] === RUN   TestHealthCheckProcessKilled
12:27:21 [2023-01-02T12:27:21.092Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
12:27:21 [2023-01-02T12:27:21.092Z] === RUN   TestInspectCpusetInConfigPre120
12:27:21 [2023-01-02T12:27:21.351Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
12:27:21 [2023-01-02T12:27:21.351Z] === RUN   TestIpcModeNone
12:27:21 [2023-01-02T12:27:21.919Z] --- PASS: TestIpcModeNone (0.51s)
12:27:21 [2023-01-02T12:27:21.919Z] === RUN   TestIpcModePrivate
12:27:22 [2023-01-02T12:27:22.180Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
12:27:22 [2023-01-02T12:27:22.439Z] --- PASS: TestIpcModePrivate (0.52s)
12:27:22 [2023-01-02T12:27:22.439Z] === RUN   TestIpcModeShareable
12:27:22 [2023-01-02T12:27:22.698Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
12:27:22 [2023-01-02T12:27:22.957Z] --- PASS: TestIpcModeShareable (0.50s)
12:27:22 [2023-01-02T12:27:22.957Z] === RUN   TestAPIIpcModeShareableAndContainer
12:27:24 [2023-01-02T12:27:24.861Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
12:27:24 [2023-01-02T12:27:24.861Z] === RUN   TestAPIIpcModeHost
12:27:24 [2023-01-02T12:27:24.861Z] --- PASS: TestAPIIpcModeHost (0.43s)
12:27:24 [2023-01-02T12:27:24.861Z] === RUN   TestDaemonIpcModeShareable
12:27:25 [2023-01-02T12:27:25.800Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:27:26 [2023-01-02T12:27:26.059Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
12:27:26 [2023-01-02T12:27:26.059Z] === RUN   TestDaemonIpcModePrivate
12:27:26 [2023-01-02T12:27:26.996Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:27:27 [2023-01-02T12:27:27.255Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
12:27:27 [2023-01-02T12:27:27.255Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:27:28 [2023-01-02T12:27:28.192Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:27:28 [2023-01-02T12:27:28.192Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
12:27:28 [2023-01-02T12:27:28.192Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:27:29 [2023-01-02T12:27:29.129Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:27:29 [2023-01-02T12:27:29.388Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
12:27:29 [2023-01-02T12:27:29.388Z] === RUN   TestIpcModeOlderClient
12:27:29 [2023-01-02T12:27:29.388Z] === PAUSE TestIpcModeOlderClient
12:27:29 [2023-01-02T12:27:29.388Z] === RUN   TestKillContainerInvalidSignal
12:27:29 [2023-01-02T12:27:29.956Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
12:27:29 [2023-01-02T12:27:29.956Z] === RUN   TestKillContainer
12:27:29 [2023-01-02T12:27:29.956Z] === RUN   TestKillContainer/no_signal
12:27:30 [2023-01-02T12:27:30.215Z] === RUN   TestKillContainer/non_killing_signal
12:27:30 [2023-01-02T12:27:30.474Z] === RUN   TestKillContainer/killing_signal
12:27:31 [2023-01-02T12:27:31.410Z] --- PASS: TestKillContainer (1.39s)
12:27:31 [2023-01-02T12:27:31.410Z]     --- PASS: TestKillContainer/no_signal (0.44s)
12:27:31 [2023-01-02T12:27:31.410Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
12:27:31 [2023-01-02T12:27:31.410Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
12:27:31 [2023-01-02T12:27:31.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:27:31 [2023-01-02T12:27:31.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:27:31 [2023-01-02T12:27:31.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:27:32 [2023-01-02T12:27:32.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
12:27:32 [2023-01-02T12:27:32.614Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
12:27:32 [2023-01-02T12:27:32.614Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
12:27:32 [2023-01-02T12:27:32.614Z] === RUN   TestKillStoppedContainer
12:27:32 [2023-01-02T12:27:32.614Z] --- PASS: TestKillStoppedContainer (0.12s)
12:27:32 [2023-01-02T12:27:32.614Z] === RUN   TestKillStoppedContainerAPIPre120
12:27:32 [2023-01-02T12:27:32.872Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
12:27:32 [2023-01-02T12:27:32.872Z] === RUN   TestKillDifferentUserContainer
12:27:33 [2023-01-02T12:27:33.132Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:27:33 [2023-01-02T12:27:33.132Z] === RUN   TestInspectOomKilledTrue
12:27:33 [2023-01-02T12:27:33.700Z] --- PASS: TestInspectOomKilledTrue (0.51s)
12:27:33 [2023-01-02T12:27:33.700Z] === RUN   TestInspectOomKilledFalse
12:27:34 [2023-01-02T12:27:34.267Z] --- PASS: TestInspectOomKilledFalse (0.43s)
12:27:34 [2023-01-02T12:27:34.267Z] === RUN   TestLinksEtcHostsContentMatch
12:27:34 [2023-01-02T12:27:34.526Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
12:27:34 [2023-01-02T12:27:34.526Z] === RUN   TestLinksContainerNames
12:27:35 [2023-01-02T12:27:35.463Z] --- PASS: TestLinksContainerNames (0.90s)
12:27:35 [2023-01-02T12:27:35.463Z] === RUN   TestLogsFollowTailEmpty
12:27:35 [2023-01-02T12:27:35.721Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:27:35 [2023-01-02T12:27:35.721Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:27:35 [2023-01-02T12:27:35.721Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:27:35 [2023-01-02T12:27:35.721Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:27:35 [2023-01-02T12:27:35.721Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:27:36 [2023-01-02T12:27:36.659Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:27:36 [2023-01-02T12:27:36.659Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:27:36 [2023-01-02T12:27:36.918Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:27:37 [2023-01-02T12:27:37.178Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:27:37 [2023-01-02T12:27:37.745Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:27:37 [2023-01-02T12:27:37.745Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:27:37 [2023-01-02T12:27:37.745Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:27:37 [2023-01-02T12:27:37.745Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:27:38 [2023-01-02T12:27:38.314Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:27:38 [2023-01-02T12:27:38.314Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:27:38 [2023-01-02T12:27:38.881Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:27:38 [2023-01-02T12:27:38.881Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:27:39 [2023-01-02T12:27:39.451Z] --- PASS: TestLogs (3.76s)
12:27:39 [2023-01-02T12:27:39.451Z]     --- PASS: TestLogs/driver_local (0.01s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
12:27:39 [2023-01-02T12:27:39.451Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
12:27:39 [2023-01-02T12:27:39.451Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
12:27:39 [2023-01-02T12:27:39.451Z] === RUN   TestContainerNetworkMountsNoChown
12:27:40 [2023-01-02T12:27:40.019Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/default
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/default
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/private
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/private
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rprivate
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rprivate
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/slave
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/slave
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rslave
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rslave
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/shared
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/shared
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rshared
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rshared
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/default
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/default/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/default/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/default/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/rprivate
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/private
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/private/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/private/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/default/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/shared
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/rshared
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/rslave
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/slave
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:27:40 [2023-01-02T12:27:40.019Z] === CONT  TestMountDaemonRoot/private/bind_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/private/mount_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:27:40 [2023-01-02T12:27:40.278Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:27:40 [2023-01-02T12:27:40.537Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:27:40 [2023-01-02T12:27:40.537Z] --- PASS: TestMountDaemonRoot (0.02s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:27:40 [2023-01-02T12:27:40.537Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:27:40 [2023-01-02T12:27:40.537Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:27:40 [2023-01-02T12:27:40.537Z] === RUN   TestContainerBindMountNonRecursive
12:27:41 [2023-01-02T12:27:41.916Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
12:27:41 [2023-01-02T12:27:41.916Z] === RUN   TestContainerVolumesMountedAsShared
12:27:42 [2023-01-02T12:27:42.484Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
12:27:42 [2023-01-02T12:27:42.484Z] === RUN   TestContainerVolumesMountedAsSlave
12:27:42 [2023-01-02T12:27:42.743Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
12:27:42 [2023-01-02T12:27:42.743Z] === RUN   TestContainerCopyLeaksMounts
12:27:43 [2023-01-02T12:27:43.310Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
12:27:43 [2023-01-02T12:27:43.310Z] === RUN   TestNetworkNat
12:27:43 [2023-01-02T12:27:43.878Z] --- PASS: TestNetworkNat (0.50s)
12:27:43 [2023-01-02T12:27:43.878Z] === RUN   TestNetworkLocalhostTCPNat
12:27:44 [2023-01-02T12:27:44.138Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
12:27:44 [2023-01-02T12:27:44.138Z] === RUN   TestNetworkLoopbackNat
12:27:46 [2023-01-02T12:27:46.673Z] --- PASS: TestNetworkLoopbackNat (2.56s)
12:27:46 [2023-01-02T12:27:46.673Z] === RUN   TestPause
12:27:47 [2023-01-02T12:27:47.242Z] --- PASS: TestPause (0.49s)
12:27:47 [2023-01-02T12:27:47.242Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:27:47 [2023-01-02T12:27:47.242Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:27:47 [2023-01-02T12:27:47.242Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:27:47 [2023-01-02T12:27:47.242Z] === RUN   TestPauseStopPausedContainer
12:27:47 [2023-01-02T12:27:47.813Z] --- PASS: TestPauseStopPausedContainer (0.51s)
12:27:47 [2023-01-02T12:27:47.813Z] === RUN   TestPidHost
12:27:48 [2023-01-02T12:27:48.798Z] --- PASS: TestPidHost (1.08s)
12:27:48 [2023-01-02T12:27:48.798Z] === RUN   TestPsFilter
12:27:49 [2023-01-02T12:27:49.061Z] --- PASS: TestPsFilter (0.12s)
12:27:49 [2023-01-02T12:27:49.061Z] === RUN   TestRemoveContainerWithRemovedVolume
12:27:49 [2023-01-02T12:27:49.323Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
12:27:49 [2023-01-02T12:27:49.323Z] === RUN   TestRemoveContainerWithVolume
12:27:49 [2023-01-02T12:27:49.891Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
12:27:49 [2023-01-02T12:27:49.891Z] === RUN   TestRemoveContainerRunning
12:27:50 [2023-01-02T12:27:50.459Z] --- PASS: TestRemoveContainerRunning (0.44s)
12:27:50 [2023-01-02T12:27:50.459Z] === RUN   TestRemoveContainerForceRemoveRunning
12:27:50 [2023-01-02T12:27:50.718Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
12:27:50 [2023-01-02T12:27:50.718Z] === RUN   TestRemoveInvalidContainer
12:27:50 [2023-01-02T12:27:50.718Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:27:50 [2023-01-02T12:27:50.718Z] === RUN   TestRenameLinkedContainer
12:27:52 [2023-01-02T12:27:52.623Z] --- PASS: TestRenameLinkedContainer (1.81s)
12:27:52 [2023-01-02T12:27:52.623Z] === RUN   TestRenameStoppedContainer
12:27:52 [2023-01-02T12:27:52.882Z] --- PASS: TestRenameStoppedContainer (0.45s)
12:27:52 [2023-01-02T12:27:52.882Z] === RUN   TestRenameRunningContainerAndReuse
12:27:53 [2023-01-02T12:27:53.819Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
12:27:53 [2023-01-02T12:27:53.819Z] === RUN   TestRenameInvalidName
12:27:54 [2023-01-02T12:27:54.388Z] --- PASS: TestRenameInvalidName (0.43s)
12:27:54 [2023-01-02T12:27:54.388Z] === RUN   TestRenameAnonymousContainer
12:27:56 [2023-01-02T12:27:56.293Z] --- PASS: TestRenameAnonymousContainer (1.66s)
12:27:56 [2023-01-02T12:27:56.293Z] === RUN   TestRenameContainerWithSameName
12:27:56 [2023-01-02T12:27:56.552Z] --- PASS: TestRenameContainerWithSameName (0.45s)
12:27:56 [2023-01-02T12:27:56.552Z] === RUN   TestRenameContainerWithLinkedContainer
12:27:57 [2023-01-02T12:27:57.488Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
12:27:57 [2023-01-02T12:27:57.488Z] === RUN   TestResize
12:27:57 [2023-01-02T12:27:57.747Z] --- PASS: TestResize (0.45s)
12:27:57 [2023-01-02T12:27:57.747Z] === RUN   TestResizeWithInvalidSize
12:27:58 [2023-01-02T12:27:58.315Z] --- PASS: TestResizeWithInvalidSize (0.48s)
12:27:58 [2023-01-02T12:27:58.315Z] === RUN   TestResizeWhenContainerNotStarted
12:27:58 [2023-01-02T12:27:58.883Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:27:58 [2023-01-02T12:27:58.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:28:00 [2023-01-02T12:28:00.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:28:01 [2023-01-02T12:28:01.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:28:02 [2023-01-02T12:28:02.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:28:02 [2023-01-02T12:28:02.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:28:03 [2023-01-02T12:28:03.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:28:04 [2023-01-02T12:28:04.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:28:07 [2023-01-02T12:28:07.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:28:07 [2023-01-02T12:28:07.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:28:09 [2023-01-02T12:28:09.224Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:28:10 [2023-01-02T12:28:10.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:28:11 [2023-01-02T12:28:11.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:28:12 [2023-01-02T12:28:12.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:28:12 [2023-01-02T12:28:12.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:28:13 [2023-01-02T12:28:13.756Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:28:15 [2023-01-02T12:28:15.660Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.52s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.52s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.70s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.55s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.54s)
12:28:15 [2023-01-02T12:28:15.660Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s)
12:28:15 [2023-01-02T12:28:15.660Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:28:15 [2023-01-02T12:28:15.660Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:28:16 [2023-01-02T12:28:16.228Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:28:17 [2023-01-02T12:28:17.165Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
12:28:17 [2023-01-02T12:28:17.165Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
12:28:17 [2023-01-02T12:28:17.165Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
12:28:17 [2023-01-02T12:28:17.165Z] === RUN   TestCgroupNamespacesRun
12:28:18 [2023-01-02T12:28:18.542Z] --- PASS: TestCgroupNamespacesRun (1.10s)
12:28:18 [2023-01-02T12:28:18.542Z] === RUN   TestCgroupNamespacesRunPrivileged
12:28:19 [2023-01-02T12:28:19.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
12:28:19 [2023-01-02T12:28:19.479Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:28:20 [2023-01-02T12:28:20.415Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
12:28:20 [2023-01-02T12:28:20.415Z] === RUN   TestCgroupNamespacesRunHostMode
12:28:21 [2023-01-02T12:28:21.792Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
12:28:21 [2023-01-02T12:28:21.792Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:28:22 [2023-01-02T12:28:22.729Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
12:28:22 [2023-01-02T12:28:22.729Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:28:23 [2023-01-02T12:28:23.666Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
12:28:23 [2023-01-02T12:28:23.666Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:28:24 [2023-01-02T12:28:24.234Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
12:28:24 [2023-01-02T12:28:24.234Z] === RUN   TestCgroupNamespacesRunOlderClient
12:28:25 [2023-01-02T12:28:25.612Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
12:28:25 [2023-01-02T12:28:25.612Z] === RUN   TestNISDomainname
12:28:25 [2023-01-02T12:28:25.871Z] --- PASS: TestNISDomainname (0.53s)
12:28:25 [2023-01-02T12:28:25.871Z] === RUN   TestHostnameDnsResolution
12:28:26 [2023-01-02T12:28:26.808Z] --- PASS: TestHostnameDnsResolution (0.69s)
12:28:26 [2023-01-02T12:28:26.808Z] === RUN   TestUnprivilegedPortsAndPing
12:28:27 [2023-01-02T12:28:27.068Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
12:28:27 [2023-01-02T12:28:27.068Z] === RUN   TestPrivilegedHostDevices
12:28:27 [2023-01-02T12:28:27.636Z] --- PASS: TestPrivilegedHostDevices (0.50s)
12:28:27 [2023-01-02T12:28:27.636Z] === RUN   TestRunConsoleSize
12:28:28 [2023-01-02T12:28:28.203Z] --- PASS: TestRunConsoleSize (0.45s)
12:28:28 [2023-01-02T12:28:28.203Z] === RUN   TestRunWithAlternativeContainerdShim
12:28:30 [2023-01-02T12:28:30.109Z] --- PASS: TestRunWithAlternativeContainerdShim (1.92s)
12:28:30 [2023-01-02T12:28:30.109Z] === RUN   TestStats
12:28:32 [2023-01-02T12:28:32.641Z] --- PASS: TestStats (2.47s)
12:28:32 [2023-01-02T12:28:32.641Z] === RUN   TestStopContainerWithTimeout
12:28:32 [2023-01-02T12:28:32.641Z] === RUN   TestStopContainerWithTimeout/0
12:28:32 [2023-01-02T12:28:32.641Z] === PAUSE TestStopContainerWithTimeout/0
12:28:32 [2023-01-02T12:28:32.641Z] === RUN   TestStopContainerWithTimeout/1
12:28:32 [2023-01-02T12:28:32.641Z] === PAUSE TestStopContainerWithTimeout/1
12:28:32 [2023-01-02T12:28:32.641Z] === RUN   TestStopContainerWithTimeout/3
12:28:32 [2023-01-02T12:28:32.641Z] === PAUSE TestStopContainerWithTimeout/3
12:28:32 [2023-01-02T12:28:32.641Z] === RUN   TestStopContainerWithTimeout/-1
12:28:32 [2023-01-02T12:28:32.641Z] === PAUSE TestStopContainerWithTimeout/-1
12:28:32 [2023-01-02T12:28:32.641Z] === CONT  TestStopContainerWithTimeout/0
12:28:32 [2023-01-02T12:28:32.641Z] === CONT  TestStopContainerWithTimeout/-1
12:28:33 [2023-01-02T12:28:33.209Z] === CONT  TestStopContainerWithTimeout/3
12:28:35 [2023-01-02T12:28:35.125Z] === CONT  TestStopContainerWithTimeout/1
12:28:36 [2023-01-02T12:28:36.541Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:28:36 [2023-01-02T12:28:36.541Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
12:28:36 [2023-01-02T12:28:36.541Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
12:28:36 [2023-01-02T12:28:36.541Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
12:28:36 [2023-01-02T12:28:36.541Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
12:28:36 [2023-01-02T12:28:36.541Z] === RUN   TestDeleteDevicemapper
12:28:36 [2023-01-02T12:28:36.541Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:28:36 [2023-01-02T12:28:36.541Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:28:36 [2023-01-02T12:28:36.541Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:28:37 [2023-01-02T12:28:37.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s)
12:28:37 [2023-01-02T12:28:37.921Z] === RUN   TestUpdateMemory
12:28:38 [2023-01-02T12:28:38.488Z] --- PASS: TestUpdateMemory (0.56s)
12:28:38 [2023-01-02T12:28:38.488Z] === RUN   TestUpdateCPUQuota
12:28:39 [2023-01-02T12:28:39.424Z] --- PASS: TestUpdateCPUQuota (0.76s)
12:28:39 [2023-01-02T12:28:39.424Z] === RUN   TestUpdatePidsLimit
12:28:39 [2023-01-02T12:28:39.424Z] === RUN   TestUpdatePidsLimit/update_from_none
12:28:39 [2023-01-02T12:28:39.424Z] === RUN   TestUpdatePidsLimit/no_change
12:28:39 [2023-01-02T12:28:39.683Z] === RUN   TestUpdatePidsLimit/update_lower
12:28:39 [2023-01-02T12:28:39.941Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:28:40 [2023-01-02T12:28:40.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:28:40 [2023-01-02T12:28:40.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:28:40 [2023-01-02T12:28:40.459Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:28:41 [2023-01-02T12:28:41.396Z] --- PASS: TestUpdatePidsLimit (1.92s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:28:41 [2023-01-02T12:28:41.396Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
12:28:41 [2023-01-02T12:28:41.396Z] === RUN   TestUpdateRestartPolicy
12:28:53 [2023-01-02T12:28:53.600Z] --- PASS: TestUpdateRestartPolicy (10.96s)
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestUpdateRestartWithAutoRemove
12:28:53 [2023-01-02T12:28:53.600Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestWaitNonBlocked
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:28:53 [2023-01-02T12:28:53.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:28:53 [2023-01-02T12:28:53.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:28:53 [2023-01-02T12:28:53.600Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:28:53 [2023-01-02T12:28:53.600Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:28:53 [2023-01-02T12:28:53.600Z] --- PASS: TestWaitNonBlocked (0.01s)
12:28:53 [2023-01-02T12:28:53.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s)
12:28:53 [2023-01-02T12:28:53.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestWaitBlocked
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:28:53 [2023-01-02T12:28:53.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:28:53 [2023-01-02T12:28:53.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:28:53 [2023-01-02T12:28:53.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:28:53 [2023-01-02T12:28:53.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:28:53 [2023-01-02T12:28:53.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:28:54 [2023-01-02T12:28:54.168Z] --- PASS: TestWaitBlocked (0.01s)
12:28:54 [2023-01-02T12:28:54.168Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
12:28:54 [2023-01-02T12:28:54.168Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
12:28:54 [2023-01-02T12:28:54.168Z] === RUN   TestWaitConditions
12:28:54 [2023-01-02T12:28:54.168Z] === RUN   TestWaitConditions/default
12:28:54 [2023-01-02T12:28:54.168Z] === PAUSE TestWaitConditions/default
12:28:54 [2023-01-02T12:28:54.168Z] === RUN   TestWaitConditions/not-running
12:28:54 [2023-01-02T12:28:54.168Z] === PAUSE TestWaitConditions/not-running
12:28:54 [2023-01-02T12:28:54.168Z] === RUN   TestWaitConditions/next-exit
12:28:54 [2023-01-02T12:28:54.168Z] === PAUSE TestWaitConditions/next-exit
12:28:54 [2023-01-02T12:28:54.168Z] === RUN   TestWaitConditions/removed
12:28:54 [2023-01-02T12:28:54.168Z] === PAUSE TestWaitConditions/removed
12:28:54 [2023-01-02T12:28:54.168Z] === CONT  TestWaitConditions/default
12:28:54 [2023-01-02T12:28:54.168Z] === CONT  TestWaitConditions/next-exit
12:28:54 [2023-01-02T12:28:54.168Z]     wait_test.go:146: ContainerID = 65dc01b75d9e961cdf9876490aaf576e84693cb4a37521de977fbd87cbe1f397
12:28:54 [2023-01-02T12:28:54.168Z] === CONT  TestWaitConditions/default
12:28:54 [2023-01-02T12:28:54.168Z]     wait_test.go:146: ContainerID = 1193cc592ad004c08dbf24ca15d9d70fe94be036232c859ea3fc6ee1350c4460
12:28:54 [2023-01-02T12:28:54.736Z] === CONT  TestWaitConditions/not-running
12:28:54 [2023-01-02T12:28:54.736Z]     wait_test.go:146: ContainerID = 851244639ebd81a0fa0c311856ff26940ce07bff9123fea3ee70458e749d062a
12:28:54 [2023-01-02T12:28:54.736Z] === CONT  TestWaitConditions/removed
12:28:54 [2023-01-02T12:28:54.736Z]     wait_test.go:146: ContainerID = 94c6023e0b871a2972cb97eff56aa64ff5b8797d4ae8aecaf68842b474a9279e
12:28:55 [2023-01-02T12:28:55.305Z] --- PASS: TestWaitConditions (0.02s)
12:28:55 [2023-01-02T12:28:55.305Z]     --- PASS: TestWaitConditions/next-exit (0.57s)
12:28:55 [2023-01-02T12:28:55.305Z]     --- PASS: TestWaitConditions/default (0.62s)
12:28:55 [2023-01-02T12:28:55.305Z]     --- PASS: TestWaitConditions/not-running (0.69s)
12:28:55 [2023-01-02T12:28:55.305Z]     --- PASS: TestWaitConditions/removed (0.68s)
12:28:55 [2023-01-02T12:28:55.306Z] === RUN   TestWaitRestartedContainer
12:28:55 [2023-01-02T12:28:55.306Z] === RUN   TestWaitRestartedContainer/default
12:28:55 [2023-01-02T12:28:55.306Z] === PAUSE TestWaitRestartedContainer/default
12:28:55 [2023-01-02T12:28:55.306Z] === RUN   TestWaitRestartedContainer/not-running
12:28:55 [2023-01-02T12:28:55.306Z] === PAUSE TestWaitRestartedContainer/not-running
12:28:55 [2023-01-02T12:28:55.306Z] === RUN   TestWaitRestartedContainer/next-exit
12:28:55 [2023-01-02T12:28:55.306Z] === PAUSE TestWaitRestartedContainer/next-exit
12:28:55 [2023-01-02T12:28:55.306Z] === CONT  TestWaitRestartedContainer/default
12:28:55 [2023-01-02T12:28:55.306Z] === CONT  TestWaitRestartedContainer/next-exit
12:28:56 [2023-01-02T12:28:56.687Z] === CONT  TestWaitRestartedContainer/not-running
12:28:57 [2023-01-02T12:28:57.627Z] --- PASS: TestWaitRestartedContainer (0.02s)
12:28:57 [2023-01-02T12:28:57.627Z]     --- PASS: TestWaitRestartedContainer/default (1.33s)
12:28:57 [2023-01-02T12:28:57.627Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.36s)
12:28:57 [2023-01-02T12:28:57.627Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
12:28:57 [2023-01-02T12:28:57.627Z] === CONT  TestRestartDaemonWithRestartingContainer
12:28:57 [2023-01-02T12:28:57.627Z] === CONT  TestIpcModeOlderClient
12:28:57 [2023-01-02T12:28:57.627Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:28:57 [2023-01-02T12:28:57.627Z] === CONT  TestContainerKillOnDaemonStart
12:29:00 [2023-01-02T12:29:00.161Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
12:29:00 [2023-01-02T12:29:00.161Z] === CONT  TestDaemonHostGatewayIP
12:29:02 [2023-01-02T12:29:02.065Z] --- PASS: TestDaemonHostGatewayIP (2.13s)
12:29:02 [2023-01-02T12:29:02.065Z] === CONT  TestDaemonRestartIpcMode
12:29:04 [2023-01-02T12:29:04.602Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
12:29:04 [2023-01-02T12:29:04.602Z] === CONT  TestContainerStartOnDaemonRestart
12:29:05 [2023-01-02T12:29:05.978Z] --- PASS: TestContainerStartOnDaemonRestart (1.83s)
12:29:09 [2023-01-02T12:29:09.264Z] --- PASS: TestContainerKillOnDaemonStart (11.50s)
12:29:09 [2023-01-02T12:29:09.264Z] PASS
12:29:09 [2023-01-02T12:29:09.264Z] 
12:29:09 [2023-01-02T12:29:09.264Z] === Skipped
12:29:09 [2023-01-02T12:29:09.264Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:29:09 [2023-01-02T12:29:09.264Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:29:09 [2023-01-02T12:29:09.264Z] 
12:29:09 [2023-01-02T12:29:09.264Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:29:09 [2023-01-02T12:29:09.264Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:29:09 [2023-01-02T12:29:09.264Z] 
12:29:09 [2023-01-02T12:29:09.264Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:29:09 [2023-01-02T12:29:09.264Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:29:09 [2023-01-02T12:29:09.264Z] 
12:29:09 [2023-01-02T12:29:09.264Z] DONE 281 tests, 3 skipped in 126.739s
12:29:09 [2023-01-02T12:29:09.264Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:29:09 [2023-01-02T12:29:09.264Z] ++ 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
12:29:09 [2023-01-02T12:29:09.264Z] ++ set -e
12:29:09 [2023-01-02T12:29:09.264Z] ++ '[' -n 0 ']'
12:29:09 [2023-01-02T12:29:09.264Z] ++ set -x
12:29:09 [2023-01-02T12:29:09.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:29:09 [2023-01-02T12:29:09.264Z] INFO: Testing against a local daemon
12:29:09 [2023-01-02T12:29:09.264Z] === RUN   TestConfigDaemonID
12:29:10 [2023-01-02T12:29:10.643Z]     daemon_test.go:51: [d7b889dcc44d5] daemon is not started
12:29:10 [2023-01-02T12:29:10.643Z] --- PASS: TestConfigDaemonID (1.04s)
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestDaemonConfigValidation
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:29:10 [2023-01-02T12:29:10.643Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:29:10 [2023-01-02T12:29:10.643Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestDaemonConfigValidation/invalid_config
12:29:10 [2023-01-02T12:29:10.643Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestDaemonConfigValidation/malformed_config
12:29:10 [2023-01-02T12:29:10.643Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestDaemonConfigValidation/valid_config
12:29:10 [2023-01-02T12:29:10.643Z] === PAUSE TestDaemonConfigValidation/valid_config
12:29:10 [2023-01-02T12:29:10.643Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:29:10 [2023-01-02T12:29:10.643Z] === CONT  TestDaemonConfigValidation/valid_config
12:29:10 [2023-01-02T12:29:10.643Z] === CONT  TestDaemonConfigValidation/invalid_config
12:29:10 [2023-01-02T12:29:10.643Z] === CONT  TestDaemonConfigValidation/malformed_config
12:29:10 [2023-01-02T12:29:10.643Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:29:10 [2023-01-02T12:29:10.643Z] --- PASS: TestDaemonConfigValidation (0.01s)
12:29:10 [2023-01-02T12:29:10.643Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s)
12:29:10 [2023-01-02T12:29:10.643Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
12:29:10 [2023-01-02T12:29:10.643Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:29:10 [2023-01-02T12:29:10.643Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.14s)
12:29:10 [2023-01-02T12:29:10.643Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestConfigDaemonSeccompProfiles
12:29:10 [2023-01-02T12:29:10.643Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:29:12 [2023-01-02T12:29:12.020Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:29:12 [2023-01-02T12:29:12.956Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:29:13 [2023-01-02T12:29:13.892Z] === CONT  TestConfigDaemonSeccompProfiles
12:29:13 [2023-01-02T12:29:13.892Z]     daemon_test.go:165: [d38c49fd767b1] daemon is not started
12:29:13 [2023-01-02T12:29:13.892Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
12:29:13 [2023-01-02T12:29:13.892Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:29:13 [2023-01-02T12:29:13.892Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:29:13 [2023-01-02T12:29:13.892Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:29:13 [2023-01-02T12:29:13.892Z] === RUN   TestDaemonProxy
12:29:13 [2023-01-02T12:29:13.892Z] === RUN   TestDaemonProxy/environment_variables
12:29:15 [2023-01-02T12:29:15.795Z] === RUN   TestDaemonProxy/command-line_options
12:29:17 [2023-01-02T12:29:17.698Z] === RUN   TestDaemonProxy/configuration_file
12:29:19 [2023-01-02T12:29:19.601Z] === RUN   TestDaemonProxy/conflicting_options
12:29:19 [2023-01-02T12:29:19.860Z] === RUN   TestDaemonProxy/reload_sanitized
12:29:20 [2023-01-02T12:29:20.427Z] --- PASS: TestDaemonProxy (6.61s)
12:29:20 [2023-01-02T12:29:20.427Z]     --- PASS: TestDaemonProxy/environment_variables (2.00s)
12:29:20 [2023-01-02T12:29:20.427Z]     --- PASS: TestDaemonProxy/command-line_options (1.84s)
12:29:20 [2023-01-02T12:29:20.427Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
12:29:20 [2023-01-02T12:29:20.427Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:29:20 [2023-01-02T12:29:20.427Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:29:20 [2023-01-02T12:29:20.427Z] === RUN   TestLiveRestore
12:29:20 [2023-01-02T12:29:20.427Z] === RUN   TestLiveRestore/volume_references
12:29:20 [2023-01-02T12:29:20.427Z] === PAUSE TestLiveRestore/volume_references
12:29:20 [2023-01-02T12:29:20.427Z] === CONT  TestLiveRestore/volume_references
12:29:20 [2023-01-02T12:29:20.994Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:29:20 [2023-01-02T12:29:20.994Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:29:21 [2023-01-02T12:29:21.931Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:29:22 [2023-01-02T12:29:22.869Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:29:23 [2023-01-02T12:29:23.805Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:29:24 [2023-01-02T12:29:24.741Z] --- PASS: TestLiveRestore (0.00s)
12:29:24 [2023-01-02T12:29:24.741Z]     --- PASS: TestLiveRestore/volume_references (4.16s)
12:29:24 [2023-01-02T12:29:24.741Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.56s)
12:29:24 [2023-01-02T12:29:24.741Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
12:29:24 [2023-01-02T12:29:24.741Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
12:29:24 [2023-01-02T12:29:24.741Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
12:29:24 [2023-01-02T12:29:24.741Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
12:29:24 [2023-01-02T12:29:24.741Z] PASS
12:29:24 [2023-01-02T12:29:24.741Z] 
12:29:24 [2023-01-02T12:29:24.741Z] DONE 24 tests in 15.461s
12:29:24 [2023-01-02T12:29:24.741Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:29:24 [2023-01-02T12:29:24.741Z] ++ 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
12:29:24 [2023-01-02T12:29:24.741Z] ++ set -e
12:29:24 [2023-01-02T12:29:24.741Z] ++ '[' -n 0 ']'
12:29:24 [2023-01-02T12:29:24.741Z] ++ set -x
12:29:24 [2023-01-02T12:29:24.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:29:24 [2023-01-02T12:29:24.741Z] INFO: Testing against a local daemon
12:29:24 [2023-01-02T12:29:24.741Z] === RUN   TestCommitInheritsEnv
12:29:25 [2023-01-02T12:29:25.000Z] --- PASS: TestCommitInheritsEnv (0.17s)
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportExtremelyLargeImageWorks
12:29:25 [2023-01-02T12:29:25.000Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:29:25 [2023-01-02T12:29:25.000Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/#00
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/_______
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform//
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/linux
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/LINUX
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/macos
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:29:25 [2023-01-02T12:29:25.000Z] --- PASS: TestImportWithCustomPlatform (0.11s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:29:25 [2023-01-02T12:29:25.000Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:29:25 [2023-01-02T12:29:25.000Z] === RUN   TestImagesFilterMultiReference
12:29:25 [2023-01-02T12:29:25.259Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:29:25 [2023-01-02T12:29:25.259Z] === RUN   TestImagesFilterBeforeSince
12:29:25 [2023-01-02T12:29:25.259Z]     list_test.go:87: ImageList: ID=sha256:10344e94fdbdb2cb61c2255ab96cd7005f2043df5230c3874987feb0f867999e RepoTags=[testimagesfilterbeforesince:v2]
12:29:25 [2023-01-02T12:29:25.259Z]     list_test.go:87: ImageList: ID=sha256:37e42676ef9250d2845a49d0db4f584136eb87179e08f9e4cf6d148c9f568201 RepoTags=[testimagesfilterbeforesince:v3]
12:29:25 [2023-01-02T12:29:25.259Z]     list_test.go:87: ImageList: ID=sha256:84bc812132fb2c1c02a226859c9c096bd1ea38ca23d33ec2b4d11b2b8a19cd2d RepoTags=[testimagesfilterbeforesince:v1]
12:29:25 [2023-01-02T12:29:25.520Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
12:29:25 [2023-01-02T12:29:25.520Z] === RUN   TestImagePullPlatformInvalid
12:29:25 [2023-01-02T12:29:25.520Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:29:25 [2023-01-02T12:29:25.520Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" 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=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.19.4 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=462a77be-cc75-4835-b537-f75778024d10 http.request.method=GET http.request.remoteaddr="127.0.0.1:45434" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=462a77be-cc75-4835-b537-f75778024d10 http.request.method=GET http.request.remoteaddr="127.0.0.1:45434" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.442108ms http.response.status=200 http.response.written=2 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=439f288b-a1b7-456f-b2ec-3d06121de54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=44d970d8-f641-4fee-9f04-48b68c477995 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=44d970d8-f641-4fee-9f04-48b68c477995 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" 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=44d970d8-f641-4fee-9f04-48b68c477995 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=83.725µs trace.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=c6e2dcba-b7c2-478d-927d-43193b9d4a90 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" 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=44d970d8-f641-4fee-9f04-48b68c477995 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45446" 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.311376ms http.response.status=404 http.response.written=157 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=439f288b-a1b7-456f-b2ec-3d06121de54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" 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=439f288b-a1b7-456f-b2ec-3d06121de54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=49.665µs trace.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=fde90ff4-80c1-4037-8c1c-c012656db7bb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" 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=439f288b-a1b7-456f-b2ec-3d06121de54d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" 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=7.138772ms http.response.status=404 http.response.written=157 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.520Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.520Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c3d1625-6fee-4f2b-ab67-ebe6c2080e4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c3d1625-6fee-4f2b-ab67-ebe6c2080e4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c3d1625-6fee-4f2b-ab67-ebe6c2080e4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=150.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).PutContent" trace.id=acefcab1-d27f-4660-86b2-b1c200df67de trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c3d1625-6fee-4f2b-ab67-ebe6c2080e4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=26.782µs trace.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=3e06dbc7-a831-4871-af78-933a19169217 trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c3d1625-6fee-4f2b-ab67-ebe6c2080e4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=93.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5f9474d5-442b-41d4-97ea-a39c327e3c5f trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c3d1625-6fee-4f2b-ab67-ebe6c2080e4c http.request.method=POST http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.091183ms http.response.status=202 http.response.written=0 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=503a582d-4ca9-44f4-a4b9-f8bea5438437 http.request.method=POST http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=503a582d-4ca9-44f4-a4b9-f8bea5438437 http.request.method=POST http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=111.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58e122e7-29b2-4676-b9fd-2c067ee10bcb trace.line=82 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=17.608µs trace.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=1251aeda-ecf6-4ca8-ab02-6934d012f9cc trace.line=141 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=387.093µs trace.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=e9119c9a-bc30-4339-a788-14983ddc236f trace.line=124 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=123.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=57d875d2-1fd9-4a1c-b63e-3b9e9c5a0f95 trace.line=141 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=18.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89692006-85b6-4c8e-8179-df5dd51e3bb7 trace.line=141 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=13.284µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b820b6e-bd76-4ba7-8992-624e744418f1 trace.line=141 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1/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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=325.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=af0f58c6-afd6-4ef1-8754-bf7229ebdcf1 trace.line=167 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=182.301µs trace.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=6f704456-212e-48c5-9517-0fdde76dfd41 trace.line=95 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=503a582d-4ca9-44f4-a4b9-f8bea5438437 http.request.method=POST http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=4.640959ms trace.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=a8480f35-deb2-4762-9bb0-859f0cd51eaf trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=503a582d-4ca9-44f4-a4b9-f8bea5438437 http.request.method=POST http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=275.413µs trace.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=4c71de2f-c30c-443b-bcf9-42f6f6ed3039 trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=503a582d-4ca9-44f4-a4b9-f8bea5438437 http.request.method=POST http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=131.676µs trace.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=b2670c56-a000-4902-8217-937582cffbea trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=503a582d-4ca9-44f4-a4b9-f8bea5438437 http.request.method=POST http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=17.442219ms http.response.status=202 http.response.written=0 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5ff49679-9c91-4040-a3ac-e968516a74d1\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=6.226993ms trace.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=b203567a-24dd-496d-aa3d-b74452e7181a trace.line=181 vars.name=test vars.uuid=5ff49679-9c91-4040-a3ac-e968516a74d1 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=b0c68d9c-677e-4c88-a43c-0e9cf026fbca http.request.method=PUT http.request.remoteaddr="127.0.0.1:45446" http.request.uri="/v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=16.310765ms http.response.status=201 http.response.written=0 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "PUT /v2/test/blobs/uploads/5ff49679-9c91-4040-a3ac-e968516a74d1?_state=En1J3h2Lx3grOPZVMie5oFm6BTvNtuIwxWLseQ5UYYV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVmZjQ5Njc5LTljOTEtNDA0MC1hM2FjLWU5Njg1MTZhNzRkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MjMwODUxNTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" 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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.521Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=38.277µs trace.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=1b3678a7-3799-4b9e-8877-c76b5e16ff95 trace.line=82 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=14.302µs trace.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=c2b30aef-5c92-4795-ad93-dc515d1f6292 trace.line=141 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=68.677µs trace.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=dc3057d1-29b5-4750-b17a-b17155630ee8 trace.line=124 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=10.355µs trace.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=551767e9-a987-458e-9ccf-9ed3dd543baf trace.line=141 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=14.121µs trace.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=6bc9f250-16f9-47b6-b667-317d24b36907 trace.line=141 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=8.057µs trace.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=e942b474-13c1-4ee2-b884-83df618567cf trace.line=141 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c/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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=39.655µs trace.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=7fef17cf-df26-40c9-899d-f57d458d0468 trace.line=167 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=40.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a9e763ce-4960-486a-8e1e-6985e782244c trace.line=95 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=77.472µs trace.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=beb18d4b-b5b7-470b-b1f8-eb87b3c59ad1 trace.line=181 vars.name=test vars.uuid=7ff12a1a-b3af-4455-a1e4-62fb5924d58c version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=4189303e-8cdc-4d8c-af5d-b67c931cdd62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.937501ms http.response.status=201 http.response.written=0 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "PUT /v2/test/blobs/uploads/7ff12a1a-b3af-4455-a1e4-62fb5924d58c?_state=leEWScMg1LBvIhzl2aGTtYJ8IJVWiY9x50-tDzizkLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmZjEyYTFhLWIzYWYtNDQ1NS1hMWU0LTYyZmI1OTI0ZDU4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wMlQxMjoyOToyNS40MzMzMDA3NzFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=69101ba9-7016-4caa-a656-62372ed6143f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=69101ba9-7016-4caa-a656-62372ed6143f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=69101ba9-7016-4caa-a656-62372ed6143f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=37.941µs trace.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=e2cefd69-ff2c-4c8f-9156-c3b96f75c852 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=69101ba9-7016-4caa-a656-62372ed6143f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45442" 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.94971ms http.response.status=404 http.response.written=96 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=89.354µs trace.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=32d55702-7547-4a77-9e10-880b73ccd179 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=18.585µs trace.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=288a937e-44be-4f13-a384-82309b3e151f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=22.892µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc69fbdb-9c5e-4761-a413-06c2a0b0dcf5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=14.901µs trace.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=efa10097-5b53-4551-bb7c-fba910913ab1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=15.466µs trace.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=12e30a2e-b787-4428-8ade-16296a51e42c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=55.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c41e54e1-f7ec-4585-93e9-f82bcdc2e23c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=64.657µs trace.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=ab707d2e-6fe7-43e0-b32d-499331b51719 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=27.553µs trace.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=2bb3b8cc-be6f-4cd3-99a3-648629f0a174 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=109.604µs trace.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=78126482-9713-497e-b5ec-501c4e45f027 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=59.02µs trace.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=4eadc4d2-21be-47da-adf2-308ba0a62814 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.522Z] time="2023-01-02T12:29:25Z" 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=83af1ee9-5549-4d44-a2c7-67184d9967bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=2.567753ms http.response.status=201 http.response.written=0 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown"
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=721ae296-a8b0-46ee-a251-b3223471ebed http.request.method=GET http.request.remoteaddr="127.0.0.1:45462" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=721ae296-a8b0-46ee-a251-b3223471ebed http.request.method=GET http.request.remoteaddr="127.0.0.1:45462" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf 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="789.653µs" http.response.status=200 http.response.written=2 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=43.298µs trace.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=8a07abd8-34b5-4aad-85f3-abf42616f548 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=19.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37da070a-cc0f-433b-9e8b-562ff979b159 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=108.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=decf636e-f2dd-4945-b142-82ec82a37ab2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=44.562µs trace.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=0ee3c5a6-cd5b-41f7-98f3-96b4636a41d1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=f9294775-15f7-4db9-9d76-a1b4fb99eb56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45470" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf 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.810805ms http.response.status=200 http.response.written=417 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=134.531µs trace.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=f5ef6813-0716-425d-a754-074fabf3aa7a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=25.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).Stat" trace.id=9bf0b60b-ef48-4d33-ac34-26906529f619 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=111.516µs trace.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=a1a9be5e-4d58-4953-8ef9-0d7bd90889e6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8f075835-1b78-4f8e-a68f-ffc4b567dcc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf 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=3.164684ms http.response.status=200 http.response.written=417 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=38.285µs trace.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=e20d4304-e27a-4a29-871b-4befebf094d0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=15.434µs trace.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=6df8b6ee-434d-4bbc-b21b-80c3a0da0896 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=14.408µs trace.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=973153e9-5678-4eae-86b2-f7f4b51ad10d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=8.845µs trace.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=f51ae414-fff6-4e9a-8303-168991ad7bf6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=8.139µs trace.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=186531b1-6493-4c35-abff-6c34f77fec05 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.523Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=5.53µs trace.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=210049f3-65dc-491b-a8ab-0a3e80f56b0d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=12.373µs trace.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=26b85cc8-ca63-4681-9fe5-f7ffb6471d7f trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=132.636µs trace.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=373dbb39-5e77-4893-8478-0a1a7e959383 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=24.147µs trace.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=0fdc39df-3e92-4e68-a141-1b29d07abe1a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=87f23a50-2d8f-4700-8b5f-35cfe52111c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45482" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.170592ms http.response.status=200 http.response.written=179 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=42.806µs trace.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=0f75e8b8-cdc8-4330-9456-950b6bae868f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=22.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bbefbcbc-d7f3-4166-9444-f6bbffdcfcc4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=34.478µs trace.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=8542bce6-e81f-49f4-9b7e-62119246fa21 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=14.507µs trace.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=92afef67-3084-4cf3-af99-c837f9635203 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=16.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74debd22-d854-4130-8a72-ecc323c3d11f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=8.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7d46f7a3-1986-4224-a1ec-3aa2e02eb867 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=151.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=67a63c8a-72c3-41c4-bcc3-039800faaffa trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=34.642µs trace.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=296f1c4f-71d5-4e6d-9266-deaed6d5ef81 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=236.234µs trace.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=b74e1679-a97d-4915-9d8d-4237efecf6e5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=86f7d1b4-18b6-4062-8dac-f199d092c948 http.request.method=GET http.request.remoteaddr="127.0.0.1:45498" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.299756ms http.response.status=200 http.response.written=68 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=32d4ebaf-d3a6-499a-a002-7db43ae579b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45504" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=32d4ebaf-d3a6-499a-a002-7db43ae579b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45504" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf 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="831.819µs" http.response.status=200 http.response.written=2 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a31996b9-5206-4eea-bd93-32a1c22dd725 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a31996b9-5206-4eea-bd93-32a1c22dd725 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a31996b9-5206-4eea-bd93-32a1c22dd725 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=a31996b9-5206-4eea-bd93-32a1c22dd725 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=30.368µs trace.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=e3de8659-c290-465a-af8a-47a9aeb2854f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=a31996b9-5206-4eea-bd93-32a1c22dd725 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 trace.duration=13.973µs trace.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=4f1ad26d-f896-4be4-a758-e5308fa75357 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] time="2023-01-02T12:29:25Z" 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=a31996b9-5206-4eea-bd93-32a1c22dd725 http.request.method=GET http.request.remoteaddr="127.0.0.1:45512" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf 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.677809ms http.response.status=404 http.response.written=181 instance.id=e6f8859c-792a-4834-a497-6d1ed71eafe5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:29:25 [2023-01-02T12:29:25.524Z] 127.0.0.1 - - [02/Jan/2023:12:29:25 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/49b42ff4060a9643dcb94ceaf124595fbeb9ecdf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:29:25 [2023-01-02T12:29:25.787Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.25s)
12:29:25 [2023-01-02T12:29:25.787Z] === RUN   TestRemoveImageOrphaning
12:29:25 [2023-01-02T12:29:25.787Z] --- PASS: TestRemoveImageOrphaning (0.14s)
12:29:25 [2023-01-02T12:29:25.787Z] === RUN   TestRemoveImageGarbageCollector
12:29:25 [2023-01-02T12:29:25.787Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:29:25 [2023-01-02T12:29:25.787Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:29:25 [2023-01-02T12:29:25.787Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:29:25 [2023-01-02T12:29:25.787Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:29:25 [2023-01-02T12:29:25.787Z] === RUN   TestTagInvalidReference
12:29:25 [2023-01-02T12:29:25.787Z] --- PASS: TestTagInvalidReference (0.02s)
12:29:25 [2023-01-02T12:29:25.787Z] === RUN   TestTagValidPrefixedRepo
12:29:25 [2023-01-02T12:29:25.787Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:29:25 [2023-01-02T12:29:25.787Z] === RUN   TestTagExistedNameWithoutForce
12:29:26 [2023-01-02T12:29:26.046Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:29:26 [2023-01-02T12:29:26.046Z] === RUN   TestTagOfficialNames
12:29:26 [2023-01-02T12:29:26.046Z] --- PASS: TestTagOfficialNames (0.05s)
12:29:26 [2023-01-02T12:29:26.046Z] === RUN   TestTagMatchesDigest
12:29:26 [2023-01-02T12:29:26.046Z] --- PASS: TestTagMatchesDigest (0.01s)
12:29:26 [2023-01-02T12:29:26.046Z] PASS
12:29:26 [2023-01-02T12:29:26.046Z] 
12:29:26 [2023-01-02T12:29:26.046Z] === Skipped
12:29:26 [2023-01-02T12:29:26.046Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:29:26 [2023-01-02T12:29:26.046Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:29:26 [2023-01-02T12:29:26.046Z] 
12:29:26 [2023-01-02T12:29:26.046Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:29:26 [2023-01-02T12:29:26.046Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:29:26 [2023-01-02T12:29:26.046Z] 
12:29:26 [2023-01-02T12:29:26.046Z] DONE 24 tests, 2 skipped in 1.380s
12:29:26 [2023-01-02T12:29:26.046Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:29:26 [2023-01-02T12:29:26.046Z] ++ 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
12:29:26 [2023-01-02T12:29:26.046Z] ++ set -e
12:29:26 [2023-01-02T12:29:26.046Z] ++ '[' -n 0 ']'
12:29:26 [2023-01-02T12:29:26.046Z] ++ set -x
12:29:26 [2023-01-02T12:29:26.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:29:26 [2023-01-02T12:29:26.046Z] === RUN   TestStripANSICommands
12:29:26 [2023-01-02T12:29:26.046Z] === RUN   TestStripANSICommands/#00
12:29:26 [2023-01-02T12:29:26.046Z] === RUN   TestStripANSICommands/#01
12:29:26 [2023-01-02T12:29:26.046Z] --- PASS: TestStripANSICommands (0.00s)
12:29:26 [2023-01-02T12:29:26.046Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:29:26 [2023-01-02T12:29:26.046Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:29:26 [2023-01-02T12:29:26.046Z] PASS
12:29:26 [2023-01-02T12:29:26.046Z] 
12:29:26 [2023-01-02T12:29:26.046Z] DONE 3 tests in 0.047s
12:29:26 [2023-01-02T12:29:26.046Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:29:26 [2023-01-02T12:29:26.046Z] ++ 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
12:29:26 [2023-01-02T12:29:26.046Z] ++ set -e
12:29:26 [2023-01-02T12:29:26.046Z] ++ '[' -n 0 ']'
12:29:26 [2023-01-02T12:29:26.046Z] ++ set -x
12:29:26 [2023-01-02T12:29:26.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:29:26 [2023-01-02T12:29:26.046Z] INFO: Testing against a local daemon
12:29:26 [2023-01-02T12:29:26.046Z] === RUN   TestNetworkCreateDelete
12:29:26 [2023-01-02T12:29:26.306Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:29:26 [2023-01-02T12:29:26.306Z] === RUN   TestDockerNetworkDeletePreferID
12:29:26 [2023-01-02T12:29:26.565Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
12:29:26 [2023-01-02T12:29:26.565Z] === RUN   TestDaemonDNSFallback
12:29:33 [2023-01-02T12:29:33.197Z] --- PASS: TestDaemonDNSFallback (6.24s)
12:29:33 [2023-01-02T12:29:33.197Z] === RUN   TestInspectNetwork
12:29:36 [2023-01-02T12:29:36.505Z] === RUN   TestInspectNetwork/full_network_id
12:29:36 [2023-01-02T12:29:36.505Z] === RUN   TestInspectNetwork/partial_network_id
12:29:36 [2023-01-02T12:29:36.505Z] === RUN   TestInspectNetwork/network_name
12:29:36 [2023-01-02T12:29:36.505Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:29:40 [2023-01-02T12:29:40.694Z] --- PASS: TestInspectNetwork (7.09s)
12:29:40 [2023-01-02T12:29:40.694Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:29:40 [2023-01-02T12:29:40.694Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:29:40 [2023-01-02T12:29:40.694Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:29:40 [2023-01-02T12:29:40.694Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:29:40 [2023-01-02T12:29:40.694Z] === RUN   TestRunContainerWithBridgeNone
12:29:41 [2023-01-02T12:29:41.630Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/create
12:29:41 [2023-01-02T12:29:41.630Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:29:41 [2023-01-02T12:29:41.630Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:29:41 [2023-01-02T12:29:41.630Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:29:41 [2023-01-02T12:29:41.630Z] === CONT  TestNetworkInvalidJSON/networks/create
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:29:41 [2023-01-02T12:29:41.630Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:29:41 [2023-01-02T12:29:41.630Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:29:41 [2023-01-02T12:29:41.630Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:29:41 [2023-01-02T12:29:41.630Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkList
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkList//networks
12:29:41 [2023-01-02T12:29:41.630Z] === PAUSE TestNetworkList//networks
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestNetworkList//networks/
12:29:41 [2023-01-02T12:29:41.630Z] === PAUSE TestNetworkList//networks/
12:29:41 [2023-01-02T12:29:41.630Z] === CONT  TestNetworkList//networks
12:29:41 [2023-01-02T12:29:41.630Z] === CONT  TestNetworkList//networks/
12:29:41 [2023-01-02T12:29:41.630Z] --- PASS: TestNetworkList (0.02s)
12:29:41 [2023-01-02T12:29:41.630Z]     --- PASS: TestNetworkList//networks (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:29:41 [2023-01-02T12:29:41.630Z] === RUN   TestHostIPv4BridgeLabel
12:29:42 [2023-01-02T12:29:42.198Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:29:42 [2023-01-02T12:29:42.198Z] === RUN   TestDaemonRestartWithLiveRestore
12:29:43 [2023-01-02T12:29:43.134Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:29:43 [2023-01-02T12:29:43.134Z] === RUN   TestDaemonDefaultNetworkPools
12:29:43 [2023-01-02T12:29:43.702Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:29:43 [2023-01-02T12:29:43.702Z] === RUN   TestDaemonRestartWithExistingNetwork
12:29:45 [2023-01-02T12:29:45.079Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:29:45 [2023-01-02T12:29:45.079Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:29:46 [2023-01-02T12:29:46.455Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:29:46 [2023-01-02T12:29:46.455Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:29:46 [2023-01-02T12:29:46.714Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:29:46 [2023-01-02T12:29:46.714Z] === RUN   TestServiceWithPredefinedNetwork
12:29:49 [2023-01-02T12:29:49.247Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
12:29:49 [2023-01-02T12:29:49.247Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:29:49 [2023-01-02T12:29:49.247Z]     service_test.go:242: FLAKY_TEST
12:29:49 [2023-01-02T12:29:49.247Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:29:49 [2023-01-02T12:29:49.247Z] === RUN   TestServiceWithDataPathPortInit
12:30:04 [2023-01-02T12:30:04.130Z] --- PASS: TestServiceWithDataPathPortInit (13.79s)
12:30:04 [2023-01-02T12:30:04.130Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:30:05 [2023-01-02T12:30:05.508Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:thom277sox33nrvnpgmoog61r Created:2023-01-02 12:30:04.097494784 +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[d35178ee2fd5f865386c645d593152fd71bb56bf013079345252be22326605ad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvv4kehvd7lddccxnoi8yve7p EndpointID:6fe8e3b76e90b797789b5540515458c5a303d599ce85bb10e9780fdfdaf28e99 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48c259534210a8361fdb235106127e9177a72265faef85d0a845b0a7e27b0171 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:e236339dcdc9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvv4kehvd7lddccxnoi8yve7p EndpointID:6fe8e3b76e90b797789b5540515458c5a303d599ce85bb10e9780fdfdaf28e99 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:30:09 [2023-01-02T12:30:09.699Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
12:30:09 [2023-01-02T12:30:09.699Z] PASS
12:30:09 [2023-01-02T12:30:09.699Z] 
12:30:09 [2023-01-02T12:30:09.699Z] === Skipped
12:30:09 [2023-01-02T12:30:09.699Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:30:09 [2023-01-02T12:30:09.699Z]     service_test.go:242: FLAKY_TEST
12:30:09 [2023-01-02T12:30:09.699Z] 
12:30:09 [2023-01-02T12:30:09.699Z] DONE 38 tests, 1 skipped in 43.633s
12:30:09 [2023-01-02T12:30:09.699Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:30:09 [2023-01-02T12:30:09.699Z] ++ 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
12:30:09 [2023-01-02T12:30:09.699Z] ++ set -e
12:30:09 [2023-01-02T12:30:09.699Z] ++ '[' -n 0 ']'
12:30:09 [2023-01-02T12:30:09.699Z] ++ set -x
12:30:09 [2023-01-02T12:30:09.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:30:09 [2023-01-02T12:30:09.699Z] INFO: Testing against a local daemon
12:30:09 [2023-01-02T12:30:09.699Z] === RUN   TestDockerNetworkIpvlanPersistance
12:30:09 [2023-01-02T12:30:09.699Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:30:09 [2023-01-02T12:30:09.699Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:30:09 [2023-01-02T12:30:09.699Z] === RUN   TestDockerNetworkIpvlan
12:30:09 [2023-01-02T12:30:09.699Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:30:09 [2023-01-02T12:30:09.699Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:30:09 [2023-01-02T12:30:09.699Z] PASS
12:30:09 [2023-01-02T12:30:09.699Z] 
12:30:09 [2023-01-02T12:30:09.699Z] === Skipped
12:30:09 [2023-01-02T12:30:09.699Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:30:09 [2023-01-02T12:30:09.699Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:30:09 [2023-01-02T12:30:09.699Z] 
12:30:09 [2023-01-02T12:30:09.699Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:30:09 [2023-01-02T12:30:09.699Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:30:09 [2023-01-02T12:30:09.699Z] 
12:30:09 [2023-01-02T12:30:09.699Z] DONE 2 tests, 2 skipped in 0.093s
12:30:09 [2023-01-02T12:30:09.958Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:30:09 [2023-01-02T12:30:09.958Z] ++ 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
12:30:09 [2023-01-02T12:30:09.958Z] ++ set -e
12:30:09 [2023-01-02T12:30:09.958Z] ++ '[' -n 0 ']'
12:30:09 [2023-01-02T12:30:09.958Z] ++ set -x
12:30:09 [2023-01-02T12:30:09.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:30:09 [2023-01-02T12:30:09.958Z] INFO: Testing against a local daemon
12:30:09 [2023-01-02T12:30:09.958Z] === RUN   TestDockerNetworkMacvlanPersistance
12:30:11 [2023-01-02T12:30:11.336Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
12:30:11 [2023-01-02T12:30:11.336Z] === RUN   TestDockerNetworkMacvlan
12:30:11 [2023-01-02T12:30:11.903Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:30:12 [2023-01-02T12:30:12.471Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:30:13 [2023-01-02T12:30:13.100Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:30:15 [2023-01-02T12:30:15.036Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:30:16 [2023-01-02T12:30:16.412Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:30:19 [2023-01-02T12:30:19.702Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:30:20 [2023-01-02T12:30:20.270Z] --- PASS: TestDockerNetworkMacvlan (9.06s)
12:30:20 [2023-01-02T12:30:20.270Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:30:20 [2023-01-02T12:30:20.270Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:30:20 [2023-01-02T12:30:20.270Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
12:30:20 [2023-01-02T12:30:20.270Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
12:30:20 [2023-01-02T12:30:20.270Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
12:30:20 [2023-01-02T12:30:20.270Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
12:30:20 [2023-01-02T12:30:20.270Z] PASS
12:30:20 [2023-01-02T12:30:20.270Z] 
12:30:20 [2023-01-02T12:30:20.270Z] DONE 8 tests in 10.388s
12:30:20 [2023-01-02T12:30:20.270Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:30:20 [2023-01-02T12:30:20.270Z] ++ 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
12:30:20 [2023-01-02T12:30:20.270Z] ++ set -e
12:30:20 [2023-01-02T12:30:20.270Z] ++ '[' -n 0 ']'
12:30:20 [2023-01-02T12:30:20.270Z] ++ set -x
12:30:20 [2023-01-02T12:30:20.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:30:20 [2023-01-02T12:30:20.270Z] testing: warning: no tests to run
12:30:20 [2023-01-02T12:30:20.270Z] PASS
12:30:20 [2023-01-02T12:30:20.270Z] 
12:30:20 [2023-01-02T12:30:20.270Z] DONE 0 tests in 0.029s
12:30:20 [2023-01-02T12:30:20.270Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:30:20 [2023-01-02T12:30:20.270Z] ++ 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
12:30:20 [2023-01-02T12:30:20.270Z] ++ set -e
12:30:20 [2023-01-02T12:30:20.270Z] ++ '[' -n 0 ']'
12:30:20 [2023-01-02T12:30:20.270Z] ++ set -x
12:30:20 [2023-01-02T12:30:20.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:30:20 [2023-01-02T12:30:20.270Z] INFO: Testing against a local daemon
12:30:20 [2023-01-02T12:30:20.270Z] === RUN   TestAuthZPluginAllowRequest
12:30:21 [2023-01-02T12:30:21.653Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
12:30:21 [2023-01-02T12:30:21.653Z] === RUN   TestAuthZPluginTLS
12:30:21 [2023-01-02T12:30:21.912Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:30:21 [2023-01-02T12:30:21.912Z] === RUN   TestAuthZPluginDenyRequest
12:30:22 [2023-01-02T12:30:22.480Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:30:22 [2023-01-02T12:30:22.480Z] === RUN   TestAuthZPluginAPIDenyResponse
12:30:23 [2023-01-02T12:30:23.049Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:30:23 [2023-01-02T12:30:23.049Z] === RUN   TestAuthZPluginDenyResponse
12:30:23 [2023-01-02T12:30:23.617Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:30:23 [2023-01-02T12:30:23.617Z] === RUN   TestAuthZPluginAllowEventStream
12:30:24 [2023-01-02T12:30:24.996Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
12:30:24 [2023-01-02T12:30:24.996Z] === RUN   TestAuthZPluginErrorResponse
12:30:25 [2023-01-02T12:30:25.256Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:30:25 [2023-01-02T12:30:25.256Z] === RUN   TestAuthZPluginErrorRequest
12:30:25 [2023-01-02T12:30:25.824Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:30:25 [2023-01-02T12:30:25.824Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:30:26 [2023-01-02T12:30:26.392Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:30:26 [2023-01-02T12:30:26.392Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:30:27 [2023-01-02T12:30:27.330Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
12:30:27 [2023-01-02T12:30:27.330Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:30:28 [2023-01-02T12:30:28.709Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
12:30:28 [2023-01-02T12:30:28.709Z] === RUN   TestAuthZPluginHeader
12:30:29 [2023-01-02T12:30:29.277Z] --- PASS: TestAuthZPluginHeader (0.61s)
12:30:29 [2023-01-02T12:30:29.277Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:30:29 [2023-01-02T12:30:29.277Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:29 [2023-01-02T12:30:29.277Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:30:29 [2023-01-02T12:30:29.277Z] === RUN   TestAuthZPluginV2Disable
12:30:29 [2023-01-02T12:30:29.277Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:29 [2023-01-02T12:30:29.277Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:30:29 [2023-01-02T12:30:29.277Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:30:29 [2023-01-02T12:30:29.277Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:29 [2023-01-02T12:30:29.277Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:30:29 [2023-01-02T12:30:29.277Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:30:29 [2023-01-02T12:30:29.277Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:29 [2023-01-02T12:30:29.277Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:30:29 [2023-01-02T12:30:29.277Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:30:47 [2023-01-02T12:30:47.375Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:30:47 [2023-01-02T12:30:47.375Z] PASS
12:30:47 [2023-01-02T12:30:47.375Z] 
12:30:47 [2023-01-02T12:30:47.375Z] === Skipped
12:30:47 [2023-01-02T12:30:47.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:47 [2023-01-02T12:30:47.375Z] 
12:30:47 [2023-01-02T12:30:47.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:47 [2023-01-02T12:30:47.375Z] 
12:30:47 [2023-01-02T12:30:47.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:47 [2023-01-02T12:30:47.375Z] 
12:30:47 [2023-01-02T12:30:47.375Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:47 [2023-01-02T12:30:47.375Z] 
12:30:47 [2023-01-02T12:30:47.375Z] DONE 17 tests, 4 skipped in 25.820s
12:30:47 [2023-01-02T12:30:47.375Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:30:47 [2023-01-02T12:30:47.375Z] ++ 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
12:30:47 [2023-01-02T12:30:47.375Z] ++ set -e
12:30:47 [2023-01-02T12:30:47.375Z] ++ '[' -n 0 ']'
12:30:47 [2023-01-02T12:30:47.375Z] ++ set -x
12:30:47 [2023-01-02T12:30:47.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:30:47 [2023-01-02T12:30:47.375Z] INFO: Testing against a local daemon
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:30:47 [2023-01-02T12:30:47.375Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:30:47 [2023-01-02T12:30:47.375Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:30:47 [2023-01-02T12:30:47.375Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:30:47 [2023-01-02T12:30:47.375Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:30:47 [2023-01-02T12:30:47.375Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:30:47 [2023-01-02T12:30:47.375Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:30:47 [2023-01-02T12:30:47.375Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:30:47 [2023-01-02T12:30:47.375Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInstall
12:30:47 [2023-01-02T12:30:47.375Z] === RUN   TestPluginInstall/no_auth
12:30:50 [2023-01-02T12:30:50.677Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:30:50 [2023-01-02T12:30:50.677Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:272c2f433abc5beab25b0c50ba6818662d04accdaacb62b4ccb85c3daaf414b4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:30:50 [2023-01-02T12:30:50.677Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:30:50 [2023-01-02T12:30:50.677Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:272c2f433abc5beab25b0c50ba6818662d04accdaacb62b4ccb85c3daaf414b4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:30:50 [2023-01-02T12:30:50.677Z] === RUN   TestPluginInstall/with_htpasswd
12:30:50 [2023-01-02T12:30:50.937Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:30:50 [2023-01-02T12:30:50.937Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43f5f5a52e02df7cc65df18a165b88e7257693c72de9db4a081501b9ff708203" mediatype=application/vnd.docker.plugin.v1+json size=522
12:30:50 [2023-01-02T12:30:50.937Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:30:50 [2023-01-02T12:30:50.937Z] time="2023-01-02T12:30:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43f5f5a52e02df7cc65df18a165b88e7257693c72de9db4a081501b9ff708203" mediatype=application/vnd.docker.plugin.v1+json size=522
12:30:50 [2023-01-02T12:30:50.937Z] === RUN   TestPluginInstall/with_insecure
12:30:51 [2023-01-02T12:30:51.877Z] time="2023-01-02T12:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:30:51 [2023-01-02T12:30:51.877Z] time="2023-01-02T12:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3949c7fff11f15f869c69d67ac431994d8be27f8d6ef2ae0352b7df9c9a5541e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:30:51 [2023-01-02T12:30:51.877Z] time="2023-01-02T12:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:30:51 [2023-01-02T12:30:51.877Z] time="2023-01-02T12:30:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3949c7fff11f15f869c69d67ac431994d8be27f8d6ef2ae0352b7df9c9a5541e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:30:52 [2023-01-02T12:30:52.136Z]     plugin_test.go:196: [d150e916b8d84] daemon is not started
12:30:52 [2023-01-02T12:30:52.136Z] --- PASS: TestPluginInstall (5.74s)
12:30:52 [2023-01-02T12:30:52.136Z]     --- PASS: TestPluginInstall/no_auth (4.26s)
12:30:52 [2023-01-02T12:30:52.136Z]     --- PASS: TestPluginInstall/with_htpasswd (0.52s)
12:30:52 [2023-01-02T12:30:52.136Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
12:30:52 [2023-01-02T12:30:52.136Z] === RUN   TestPluginsWithRuntimes
12:30:53 [2023-01-02T12:30:53.513Z] === RUN   TestPluginsWithRuntimes/No_Args
12:30:54 [2023-01-02T12:30:54.449Z] === RUN   TestPluginsWithRuntimes/With_Args
12:30:55 [2023-01-02T12:30:55.385Z] --- PASS: TestPluginsWithRuntimes (3.33s)
12:30:55 [2023-01-02T12:30:55.385Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
12:30:55 [2023-01-02T12:30:55.385Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
12:30:55 [2023-01-02T12:30:55.385Z] === RUN   TestPluginBackCompatMediaTypes
12:30:55 [2023-01-02T12:30:55.954Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
12:30:55 [2023-01-02T12:30:55.954Z] PASS
12:30:55 [2023-01-02T12:30:55.954Z] 
12:30:55 [2023-01-02T12:30:55.954Z] DONE 24 tests in 9.762s
12:30:55 [2023-01-02T12:30:55.954Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:30:55 [2023-01-02T12:30:55.954Z] ++ 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
12:30:55 [2023-01-02T12:30:55.954Z] ++ set -e
12:30:55 [2023-01-02T12:30:55.954Z] ++ '[' -n 0 ']'
12:30:55 [2023-01-02T12:30:55.954Z] ++ set -x
12:30:55 [2023-01-02T12:30:55.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:30:55 [2023-01-02T12:30:55.954Z] INFO: Testing against a local daemon
12:30:55 [2023-01-02T12:30:55.954Z] === RUN   TestExternalGraphDriver
12:30:56 [2023-01-02T12:30:56.522Z] === RUN   TestExternalGraphDriver/json
12:30:57 [2023-01-02T12:30:57.899Z] === RUN   TestExternalGraphDriver/spec
12:30:59 [2023-01-02T12:30:59.803Z] === RUN   TestExternalGraphDriver/pull
12:31:01 [2023-01-02T12:31:01.182Z] --- PASS: TestExternalGraphDriver (4.95s)
12:31:01 [2023-01-02T12:31:01.182Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
12:31:01 [2023-01-02T12:31:01.182Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
12:31:01 [2023-01-02T12:31:01.182Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
12:31:01 [2023-01-02T12:31:01.182Z] === RUN   TestGraphdriverPluginV2
12:31:01 [2023-01-02T12:31:01.182Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:31:01 [2023-01-02T12:31:01.182Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:31:01 [2023-01-02T12:31:01.182Z] PASS
12:31:01 [2023-01-02T12:31:01.182Z] 
12:31:01 [2023-01-02T12:31:01.182Z] === Skipped
12:31:01 [2023-01-02T12:31:01.182Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:31:01 [2023-01-02T12:31:01.182Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:31:01 [2023-01-02T12:31:01.182Z] 
12:31:01 [2023-01-02T12:31:01.182Z] DONE 5 tests, 1 skipped in 5.397s
12:31:01 [2023-01-02T12:31:01.441Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:31:01 [2023-01-02T12:31:01.441Z] ++ 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
12:31:01 [2023-01-02T12:31:01.441Z] ++ set -e
12:31:01 [2023-01-02T12:31:01.441Z] ++ '[' -n 0 ']'
12:31:01 [2023-01-02T12:31:01.441Z] ++ set -x
12:31:01 [2023-01-02T12:31:01.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:31:01 [2023-01-02T12:31:01.441Z] INFO: Testing against a local daemon
12:31:01 [2023-01-02T12:31:01.441Z] === RUN   TestContinueAfterPluginCrash
12:31:01 [2023-01-02T12:31:01.441Z] === PAUSE TestContinueAfterPluginCrash
12:31:01 [2023-01-02T12:31:01.441Z] === RUN   TestReadPluginNoRead
12:31:01 [2023-01-02T12:31:01.441Z] === PAUSE TestReadPluginNoRead
12:31:01 [2023-01-02T12:31:01.441Z] === RUN   TestDaemonStartWithLogOpt
12:31:01 [2023-01-02T12:31:01.441Z] === PAUSE TestDaemonStartWithLogOpt
12:31:01 [2023-01-02T12:31:01.441Z] === CONT  TestContinueAfterPluginCrash
12:31:01 [2023-01-02T12:31:01.441Z] === CONT  TestDaemonStartWithLogOpt
12:31:04 [2023-01-02T12:31:04.729Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
12:31:04 [2023-01-02T12:31:04.729Z] === CONT  TestReadPluginNoRead
12:31:06 [2023-01-02T12:31:06.632Z] === RUN   TestReadPluginNoRead/default
12:31:08 [2023-01-02T12:31:08.009Z] === RUN   TestReadPluginNoRead/disabled_caching
12:31:08 [2023-01-02T12:31:08.947Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:31:09 [2023-01-02T12:31:09.205Z] --- PASS: TestContinueAfterPluginCrash (7.86s)
12:31:10 [2023-01-02T12:31:10.142Z] === CONT  TestReadPluginNoRead
12:31:10 [2023-01-02T12:31:10.142Z]     read_test.go:91: [db83d1243c1f7] daemon is not started
12:31:10 [2023-01-02T12:31:10.142Z] --- PASS: TestReadPluginNoRead (5.79s)
12:31:10 [2023-01-02T12:31:10.142Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
12:31:10 [2023-01-02T12:31:10.142Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
12:31:10 [2023-01-02T12:31:10.142Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
12:31:10 [2023-01-02T12:31:10.142Z] PASS
12:31:10 [2023-01-02T12:31:10.142Z] 
12:31:10 [2023-01-02T12:31:10.142Z] DONE 6 tests in 8.897s
12:31:10 [2023-01-02T12:31:10.142Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:31:10 [2023-01-02T12:31:10.142Z] ++ 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
12:31:10 [2023-01-02T12:31:10.142Z] ++ set -e
12:31:10 [2023-01-02T12:31:10.142Z] ++ '[' -n 0 ']'
12:31:10 [2023-01-02T12:31:10.142Z] ++ set -x
12:31:10 [2023-01-02T12:31:10.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
12:31:10 [2023-01-02T12:31:10.401Z] testing: warning: no tests to run
12:31:10 [2023-01-02T12:31:10.401Z] PASS
12:31:10 [2023-01-02T12:31:10.401Z] 
12:31:10 [2023-01-02T12:31:10.401Z] DONE 0 tests in 0.036s
12:31:10 [2023-01-02T12:31:10.401Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:31:10 [2023-01-02T12:31:10.401Z] ++ 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
12:31:10 [2023-01-02T12:31:10.401Z] ++ set -e
12:31:10 [2023-01-02T12:31:10.401Z] ++ '[' -n 0 ']'
12:31:10 [2023-01-02T12:31:10.401Z] ++ set -x
12:31:10 [2023-01-02T12:31:10.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:31:10 [2023-01-02T12:31:10.401Z] INFO: Testing against a local daemon
12:31:10 [2023-01-02T12:31:10.401Z] === RUN   TestPluginWithDevMounts
12:31:10 [2023-01-02T12:31:10.401Z] === PAUSE TestPluginWithDevMounts
12:31:10 [2023-01-02T12:31:10.401Z] === CONT  TestPluginWithDevMounts
12:31:12 [2023-01-02T12:31:12.306Z] --- PASS: TestPluginWithDevMounts (1.49s)
12:31:12 [2023-01-02T12:31:12.306Z] PASS
12:31:12 [2023-01-02T12:31:12.306Z] 
12:31:12 [2023-01-02T12:31:12.306Z] DONE 1 tests in 1.627s
12:31:12 [2023-01-02T12:31:12.306Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:31:12 [2023-01-02T12:31:12.306Z] ++ 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
12:31:12 [2023-01-02T12:31:12.306Z] ++ set -e
12:31:12 [2023-01-02T12:31:12.306Z] ++ '[' -n 0 ']'
12:31:12 [2023-01-02T12:31:12.306Z] ++ set -x
12:31:12 [2023-01-02T12:31:12.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:31:12 [2023-01-02T12:31:12.306Z] INFO: Testing against a local daemon
12:31:12 [2023-01-02T12:31:12.306Z] === RUN   TestSecretInspect
12:31:14 [2023-01-02T12:31:14.240Z] --- PASS: TestSecretInspect (2.13s)
12:31:14 [2023-01-02T12:31:14.240Z] === RUN   TestSecretList
12:31:16 [2023-01-02T12:31:16.775Z] --- PASS: TestSecretList (2.18s)
12:31:16 [2023-01-02T12:31:16.775Z] === RUN   TestSecretsCreateAndDelete
12:31:18 [2023-01-02T12:31:18.678Z] --- PASS: TestSecretsCreateAndDelete (2.08s)
12:31:18 [2023-01-02T12:31:18.678Z] === RUN   TestSecretsUpdate
12:31:20 [2023-01-02T12:31:20.582Z] --- PASS: TestSecretsUpdate (2.11s)
12:31:20 [2023-01-02T12:31:20.582Z] === RUN   TestTemplatedSecret
12:31:22 [2023-01-02T12:31:22.486Z] --- PASS: TestTemplatedSecret (2.01s)
12:31:22 [2023-01-02T12:31:22.486Z] === RUN   TestSecretCreateResolve
12:31:25 [2023-01-02T12:31:25.018Z] --- PASS: TestSecretCreateResolve (2.14s)
12:31:25 [2023-01-02T12:31:25.018Z] PASS
12:31:25 [2023-01-02T12:31:25.018Z] 
12:31:25 [2023-01-02T12:31:25.018Z] DONE 6 tests in 12.757s
12:31:25 [2023-01-02T12:31:25.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:31:25 [2023-01-02T12:31:25.018Z] ++ 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
12:31:25 [2023-01-02T12:31:25.018Z] ++ set -e
12:31:25 [2023-01-02T12:31:25.018Z] ++ '[' -n 0 ']'
12:31:25 [2023-01-02T12:31:25.018Z] ++ set -x
12:31:25 [2023-01-02T12:31:25.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:31:25 [2023-01-02T12:31:25.018Z] INFO: Testing against a local daemon
12:31:25 [2023-01-02T12:31:25.018Z] === RUN   TestServiceCreateInit
12:31:25 [2023-01-02T12:31:25.018Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:31:28 [2023-01-02T12:31:28.306Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:31:32 [2023-01-02T12:31:32.496Z] --- PASS: TestServiceCreateInit (7.19s)
12:31:32 [2023-01-02T12:31:32.496Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
12:31:32 [2023-01-02T12:31:32.496Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
12:31:32 [2023-01-02T12:31:32.496Z] === RUN   TestCreateServiceMultipleTimes
12:31:47 [2023-01-02T12:31:47.381Z] --- PASS: TestCreateServiceMultipleTimes (15.41s)
12:31:47 [2023-01-02T12:31:47.381Z] === RUN   TestCreateServiceConflict
12:31:49 [2023-01-02T12:31:49.915Z] --- PASS: TestCreateServiceConflict (2.09s)
12:31:49 [2023-01-02T12:31:49.915Z] === RUN   TestCreateServiceMaxReplicas
12:31:52 [2023-01-02T12:31:52.489Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
12:31:52 [2023-01-02T12:31:52.489Z] === RUN   TestCreateWithDuplicateNetworkNames
12:32:07 [2023-01-02T12:32:07.465Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
12:32:07 [2023-01-02T12:32:07.465Z] === RUN   TestCreateServiceSecretFileMode
12:32:07 [2023-01-02T12:32:07.724Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
12:32:07 [2023-01-02T12:32:07.724Z] === RUN   TestCreateServiceConfigFileMode
12:32:10 [2023-01-02T12:32:10.257Z] --- PASS: TestCreateServiceConfigFileMode (2.41s)
12:32:10 [2023-01-02T12:32:10.257Z] === RUN   TestCreateServiceSysctls
12:32:13 [2023-01-02T12:32:13.543Z] --- PASS: TestCreateServiceSysctls (3.08s)
12:32:13 [2023-01-02T12:32:13.543Z] === RUN   TestCreateServiceCapabilities
12:32:16 [2023-01-02T12:32:16.077Z] --- PASS: TestCreateServiceCapabilities (2.51s)
12:32:16 [2023-01-02T12:32:16.077Z] === RUN   TestInspect
12:32:18 [2023-01-02T12:32:18.611Z] --- PASS: TestInspect (2.70s)
12:32:18 [2023-01-02T12:32:18.611Z] === RUN   TestCreateJob
12:32:21 [2023-01-02T12:32:21.897Z] --- PASS: TestCreateJob (2.85s)
12:32:21 [2023-01-02T12:32:21.897Z] === RUN   TestReplicatedJob
12:32:26 [2023-01-02T12:32:26.086Z] --- PASS: TestReplicatedJob (4.76s)
12:32:26 [2023-01-02T12:32:26.086Z] === RUN   TestUpdateReplicatedJob
12:32:29 [2023-01-02T12:32:29.373Z] --- PASS: TestUpdateReplicatedJob (3.19s)
12:32:29 [2023-01-02T12:32:29.373Z] === RUN   TestServiceListWithStatuses
12:32:29 [2023-01-02T12:32:29.373Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:32:29 [2023-01-02T12:32:29.373Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:32:29 [2023-01-02T12:32:29.373Z] === RUN   TestDockerNetworkConnectAlias
12:32:33 [2023-01-02T12:32:33.572Z] --- PASS: TestDockerNetworkConnectAlias (4.19s)
12:32:33 [2023-01-02T12:32:33.572Z] === RUN   TestDockerNetworkReConnect
12:32:36 [2023-01-02T12:32:36.860Z] --- PASS: TestDockerNetworkReConnect (3.40s)
12:32:36 [2023-01-02T12:32:36.860Z] === RUN   TestServicePlugin
12:32:36 [2023-01-02T12:32:36.860Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:32:36 [2023-01-02T12:32:36.860Z] --- SKIP: TestServicePlugin (0.00s)
12:32:36 [2023-01-02T12:32:36.860Z] === RUN   TestServiceUpdateLabel
12:32:38 [2023-01-02T12:32:38.762Z] --- PASS: TestServiceUpdateLabel (1.74s)
12:32:38 [2023-01-02T12:32:38.762Z] === RUN   TestServiceUpdateSecrets
12:32:53 [2023-01-02T12:32:53.639Z] --- PASS: TestServiceUpdateSecrets (14.43s)
12:32:53 [2023-01-02T12:32:53.639Z] === RUN   TestServiceUpdateConfigs
12:33:08 [2023-01-02T12:33:08.517Z] --- PASS: TestServiceUpdateConfigs (14.33s)
12:33:08 [2023-01-02T12:33:08.518Z] === RUN   TestServiceUpdateNetwork
12:33:20 [2023-01-02T12:33:20.725Z] --- PASS: TestServiceUpdateNetwork (11.83s)
12:33:20 [2023-01-02T12:33:20.725Z] === RUN   TestServiceUpdatePidsLimit
12:33:20 [2023-01-02T12:33:20.725Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:33:20 [2023-01-02T12:33:20.725Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:33:28 [2023-01-02T12:33:28.844Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:33:35 [2023-01-02T12:33:35.409Z] --- PASS: TestServiceUpdatePidsLimit (15.50s)
12:33:35 [2023-01-02T12:33:35.409Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:33:35 [2023-01-02T12:33:35.409Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:33:35 [2023-01-02T12:33:35.409Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:33:35 [2023-01-02T12:33:35.409Z] PASS
12:33:35 [2023-01-02T12:33:35.409Z] 
12:33:35 [2023-01-02T12:33:35.409Z] === Skipped
12:33:35 [2023-01-02T12:33:35.409Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:33:35 [2023-01-02T12:33:35.409Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:33:35 [2023-01-02T12:33:35.409Z] 
12:33:35 [2023-01-02T12:33:35.409Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:33:35 [2023-01-02T12:33:35.409Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:33:35 [2023-01-02T12:33:35.409Z] 
12:33:35 [2023-01-02T12:33:35.409Z] DONE 27 tests, 2 skipped in 130.018s
12:33:35 [2023-01-02T12:33:35.409Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:33:35 [2023-01-02T12:33:35.409Z] ++ 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
12:33:35 [2023-01-02T12:33:35.409Z] ++ set -e
12:33:35 [2023-01-02T12:33:35.409Z] ++ '[' -n 0 ']'
12:33:35 [2023-01-02T12:33:35.409Z] ++ set -x
12:33:35 [2023-01-02T12:33:35.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:33:35 [2023-01-02T12:33:35.409Z] INFO: Testing against a local daemon
12:33:35 [2023-01-02T12:33:35.409Z] === RUN   TestSessionCreate
12:33:35 [2023-01-02T12:33:35.409Z] --- PASS: TestSessionCreate (0.02s)
12:33:35 [2023-01-02T12:33:35.409Z] === RUN   TestSessionCreateWithBadUpgrade
12:33:35 [2023-01-02T12:33:35.409Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:33:35 [2023-01-02T12:33:35.409Z] PASS
12:33:35 [2023-01-02T12:33:35.409Z] 
12:33:35 [2023-01-02T12:33:35.409Z] DONE 2 tests in 0.133s
12:33:35 [2023-01-02T12:33:35.409Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:33:35 [2023-01-02T12:33:35.409Z] ++ 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
12:33:35 [2023-01-02T12:33:35.409Z] ++ set -e
12:33:35 [2023-01-02T12:33:35.409Z] ++ '[' -n 0 ']'
12:33:35 [2023-01-02T12:33:35.409Z] ++ set -x
12:33:35 [2023-01-02T12:33:35.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:33:35 [2023-01-02T12:33:35.409Z] INFO: Testing against a local daemon
12:33:35 [2023-01-02T12:33:35.409Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:33:35 [2023-01-02T12:33:35.409Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:33:35 [2023-01-02T12:33:35.409Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:33:35 [2023-01-02T12:33:35.409Z] === RUN   TestDiskUsage
12:33:35 [2023-01-02T12:33:35.409Z] === PAUSE TestDiskUsage
12:33:35 [2023-01-02T12:33:35.409Z] === RUN   TestEventsExecDie
12:33:35 [2023-01-02T12:33:35.668Z] --- PASS: TestEventsExecDie (0.52s)
12:33:35 [2023-01-02T12:33:35.668Z] === RUN   TestEventsBackwardsCompatible
12:33:35 [2023-01-02T12:33:35.668Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:33:35 [2023-01-02T12:33:35.668Z] === RUN   TestEventsVolumeCreate
12:33:35 [2023-01-02T12:33:35.668Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:33:35 [2023-01-02T12:33:35.668Z] === RUN   TestInfoBinaryCommits
12:33:35 [2023-01-02T12:33:35.668Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:33:35 [2023-01-02T12:33:35.668Z] === RUN   TestInfoAPIVersioned
12:33:35 [2023-01-02T12:33:35.668Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:33:35 [2023-01-02T12:33:35.668Z] === RUN   TestInfoAPI
12:33:35 [2023-01-02T12:33:35.668Z] --- PASS: TestInfoAPI (0.02s)
12:33:35 [2023-01-02T12:33:35.668Z] === RUN   TestInfoAPIWarnings
12:33:53 [2023-01-02T12:33:53.753Z] --- PASS: TestInfoAPIWarnings (16.55s)
12:33:53 [2023-01-02T12:33:53.753Z] === RUN   TestInfoDebug
12:33:53 [2023-01-02T12:33:53.753Z] --- PASS: TestInfoDebug (0.52s)
12:33:53 [2023-01-02T12:33:53.753Z] === RUN   TestInfoInsecureRegistries
12:33:53 [2023-01-02T12:33:53.753Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:33:53 [2023-01-02T12:33:53.753Z] === RUN   TestInfoRegistryMirrors
12:33:53 [2023-01-02T12:33:53.753Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:33:53 [2023-01-02T12:33:53.753Z] === RUN   TestLoginFailsWithBadCredentials
12:33:54 [2023-01-02T12:33:54.320Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
12:33:54 [2023-01-02T12:33:54.320Z] === RUN   TestPingCacheHeaders
12:33:54 [2023-01-02T12:33:54.320Z] --- PASS: TestPingCacheHeaders (0.02s)
12:33:54 [2023-01-02T12:33:54.320Z] === RUN   TestPingGet
12:33:54 [2023-01-02T12:33:54.320Z] --- PASS: TestPingGet (0.01s)
12:33:54 [2023-01-02T12:33:54.320Z] === RUN   TestPingHead
12:33:54 [2023-01-02T12:33:54.320Z] --- PASS: TestPingHead (0.02s)
12:33:54 [2023-01-02T12:33:54.320Z] === RUN   TestPingSwarmHeader
12:33:54 [2023-01-02T12:33:54.888Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:33:55 [2023-01-02T12:33:55.455Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:33:56 [2023-01-02T12:33:56.391Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:33:56 [2023-01-02T12:33:56.391Z] --- PASS: TestPingSwarmHeader (2.13s)
12:33:56 [2023-01-02T12:33:56.391Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:33:56 [2023-01-02T12:33:56.391Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:33:56 [2023-01-02T12:33:56.391Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:33:56 [2023-01-02T12:33:56.391Z] === RUN   TestPingBuilderHeader
12:33:56 [2023-01-02T12:33:56.391Z] === RUN   TestPingBuilderHeader/default_config
12:33:56 [2023-01-02T12:33:56.959Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:33:57 [2023-01-02T12:33:57.527Z] --- PASS: TestPingBuilderHeader (1.04s)
12:33:57 [2023-01-02T12:33:57.527Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
12:33:57 [2023-01-02T12:33:57.527Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:33:57 [2023-01-02T12:33:57.527Z] === RUN   TestVersion
12:33:57 [2023-01-02T12:33:57.527Z] --- PASS: TestVersion (0.03s)
12:33:57 [2023-01-02T12:33:57.527Z] === CONT  TestDiskUsage
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/container_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/image_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/volume_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.094Z] === RUN   TestDiskUsage/after_container.Run
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:33:58 [2023-01-02T12:33:58.353Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:33:58 [2023-01-02T12:33:58.613Z] --- PASS: TestDiskUsage (1.09s)
12:33:58 [2023-01-02T12:33:58.613Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z] PASS
12:33:58 [2023-01-02T12:33:58.613Z] 
12:33:58 [2023-01-02T12:33:58.613Z] === Skipped
12:33:58 [2023-01-02T12:33:58.613Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:33:58 [2023-01-02T12:33:58.613Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:33:58 [2023-01-02T12:33:58.613Z] 
12:33:58 [2023-01-02T12:33:58.613Z] DONE 57 tests, 1 skipped in 23.661s
12:33:58 [2023-01-02T12:33:58.613Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:33:58 [2023-01-02T12:33:58.613Z] ++ 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
12:33:58 [2023-01-02T12:33:58.613Z] ++ set -e
12:33:58 [2023-01-02T12:33:58.613Z] ++ '[' -n 0 ']'
12:33:58 [2023-01-02T12:33:58.613Z] ++ set -x
12:33:58 [2023-01-02T12:33:58.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:33:58 [2023-01-02T12:33:58.613Z] INFO: Testing against a local daemon
12:33:58 [2023-01-02T12:33:58.613Z] === RUN   TestVolumesCreateAndList
12:33:58 [2023-01-02T12:33:58.613Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:33:58 [2023-01-02T12:33:58.613Z] === RUN   TestVolumesRemove
12:33:58 [2023-01-02T12:33:58.872Z] --- PASS: TestVolumesRemove (0.07s)
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInspect
12:33:58 [2023-01-02T12:33:58.872Z] --- PASS: TestVolumesInspect (0.02s)
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInvalidJSON
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:33:58 [2023-01-02T12:33:58.872Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:33:58 [2023-01-02T12:33:58.872Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:33:58 [2023-01-02T12:33:58.872Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:33:58 [2023-01-02T12:33:58.872Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:33:58 [2023-01-02T12:33:58.872Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:33:58 [2023-01-02T12:33:58.872Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:33:58 [2023-01-02T12:33:58.872Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:33:58 [2023-01-02T12:33:58.872Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:33:58 [2023-01-02T12:33:58.872Z] === RUN   TestVolumePruneAnonymous
12:33:58 [2023-01-02T12:33:58.872Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:33:58 [2023-01-02T12:33:58.872Z] PASS
12:33:58 [2023-01-02T12:33:58.872Z] 
12:33:58 [2023-01-02T12:33:58.872Z] DONE 10 tests in 0.244s
12:33:58 [2023-01-02T12:33:58.872Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:33:58 [2023-01-02T12:33:58.872Z] ++++ cat bundles/test-integration/docker.pid
12:33:58 [2023-01-02T12:33:58.872Z] +++ kill 15105
12:33:59 [2023-01-02T12:33:59.133Z] +++ /etc/init.d/apparmor stop
12:33:59 [2023-01-02T12:33:59.133Z] Leaving: AppArmorNo profiles have been unloaded.
12:33:59 [2023-01-02T12:33:59.133Z] 
12:33:59 [2023-01-02T12:33:59.133Z] Unloading profiles will leave already running processes permanently
12:33:59 [2023-01-02T12:33:59.133Z] unconfined, which can lead to unexpected situations.
12:33:59 [2023-01-02T12:33:59.133Z] 
12:33:59 [2023-01-02T12:33:59.133Z] To set a process to complain mode, use the command line tool
12:33:59 [2023-01-02T12:33:59.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:33:59 [2023-01-02T12:33:59.133Z] +++ true
12:33:59 [2023-01-02T12:33:59.133Z] exiting test-integration
12:33:59 [2023-01-02T12:33:59.133Z] ++ exit 0
12:33:59 [2023-01-02T12:33:59.133Z] 
Post stage
[Pipeline] junit
12:34:00 [2023-01-02T12:34:00.084Z] Recording test results
12:34:00 [2023-01-02T12:34:00.307Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:34:00 [2023-01-02T12:34:00.629Z] + echo Ensuring container killed.
12:34:00 [2023-01-02T12:34:00.630Z] Ensuring container killed.
12:34:00 [2023-01-02T12:34:00.630Z] + docker rm -vf docker-pr11
12:34:00 [2023-01-02T12:34:00.630Z] Error response from daemon: No such container: docker-pr11
[Pipeline] sh
12:34:00 [2023-01-02T12:34:00.911Z] + echo Chowning /workspace to jenkins user
12:34:00 [2023-01-02T12:34:00.911Z] Chowning /workspace to jenkins user
12:34:00 [2023-01-02T12:34:00.911Z] + id -u
12:34:00 [2023-01-02T12:34:00.911Z] + id -g
12:34:00 [2023-01-02T12:34:00.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44227:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:34:02 [2023-01-02T12:34:02.578Z] + bundleName=arm64-integration
12:34:02 [2023-01-02T12:34:02.578Z] + echo Creating arm64-integration-bundles.tar.gz
12:34:02 [2023-01-02T12:34:02.578Z] Creating arm64-integration-bundles.tar.gz
12:34:02 [2023-01-02T12:34:02.578Z] + xargs tar -czf arm64-integration-bundles.tar.gz
12:34:02 [2023-01-02T12:34:02.578Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:34:02 [2023-01-02T12:34:02.848Z] Archiving artifacts
12:34:03 [2023-01-02T12:34:03.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44227/11/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:34:03 [2023-01-02T12:34:03.417Z] + make clean
12:34:03 [2023-01-02T12:34:03.676Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:34:03 [2023-01-02T12:34:03.676Z] docker-dev-cache
12:34:03 [2023-01-02T12:34:03.676Z] 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