Pull request #44809 updated 15:50:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 54f0b0ec4b3b84d1105e61c226398eb49c460bc7+65c371ed6e48d0014a4826a6933f9231f688327a (c4ee9372b4c5890bf42aca9e5bef13ef59e64aac) 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-44809@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 15:50:49 [2023-01-23T15:50:49.030Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:50:49 [2023-01-23T15:50:49.036Z] Trying to pass milestone 3 [Pipeline] milestone 15:50:49 [2023-01-23T15:50:49.138Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:50:49 [2023-01-23T15:50:49.310Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e20adcc688fa569b) in /home/ubuntu/workspace/moby_PR-44809 [Pipeline] { [Pipeline] checkout 15:50:49 [2023-01-23T15:50:49.342Z] The recommended git tool is: git 15:50:49 [2023-01-23T15:50:49.352Z] using credential docker-jenkins-github-credentials 15:50:49 [2023-01-23T15:50:49.363Z] Cloning the remote Git repository 15:50:49 [2023-01-23T15:50:49.363Z] Cloning with configured refspecs honoured and without tags 15:50:49 [2023-01-23T15:50:49.375Z] Cloning repository https://github.com/moby/moby.git 15:50:49 [2023-01-23T15:50:49.375Z] > git init /home/ubuntu/workspace/moby_PR-44809 # timeout=10 15:50:49 [2023-01-23T15:50:49.388Z] Fetching upstream changes from https://github.com/moby/moby.git 15:50:49 [2023-01-23T15:50:49.388Z] > git --version # timeout=10 15:50:49 [2023-01-23T15:50:49.394Z] > git --version # 'git version 2.25.1' 15:50:49 [2023-01-23T15:50:49.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:50:49 [2023-01-23T15:50:49.394Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44809/head:refs/remotes/origin/PR-44809 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:02 [2023-01-23T15:51:02.285Z] Fetching without tags 15:51:02 [2023-01-23T15:51:02.538Z] Merging remotes/origin/master commit 65c371ed6e48d0014a4826a6933f9231f688327a into PR head commit 54f0b0ec4b3b84d1105e61c226398eb49c460bc7 15:51:03 [2023-01-23T15:51:03.474Z] Merge succeeded, producing d44264662edc540d08e6ece39b1f0c5dc940d438 15:51:03 [2023-01-23T15:51:03.475Z] Checking out Revision d44264662edc540d08e6ece39b1f0c5dc940d438 (PR-44809) 15:51:02 [2023-01-23T15:51:02.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:51:02 [2023-01-23T15:51:02.273Z] > git config --add remote.origin.fetch +refs/pull/44809/head:refs/remotes/origin/PR-44809 # timeout=10 15:51:02 [2023-01-23T15:51:02.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:02 [2023-01-23T15:51:02.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:51:02 [2023-01-23T15:51:02.297Z] Fetching upstream changes from https://github.com/moby/moby.git 15:51:02 [2023-01-23T15:51:02.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:51:02 [2023-01-23T15:51:02.298Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44809/head:refs/remotes/origin/PR-44809 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:02 [2023-01-23T15:51:02.550Z] > git config core.sparsecheckout # timeout=10 15:51:02 [2023-01-23T15:51:02.554Z] > git checkout -f 54f0b0ec4b3b84d1105e61c226398eb49c460bc7 # timeout=10 15:51:03 [2023-01-23T15:51:03.126Z] > git remote # timeout=10 15:51:03 [2023-01-23T15:51:03.131Z] > git config --get remote.origin.url # timeout=10 15:51:03 [2023-01-23T15:51:03.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:51:03 [2023-01-23T15:51:03.138Z] > git merge 65c371ed6e48d0014a4826a6933f9231f688327a # timeout=10 15:51:03 [2023-01-23T15:51:03.479Z] > git rev-parse HEAD^{commit} # timeout=10 15:51:03 [2023-01-23T15:51:03.487Z] > git config core.sparsecheckout # timeout=10 15:51:03 [2023-01-23T15:51:03.490Z] > git checkout -f d44264662edc540d08e6ece39b1f0c5dc940d438 # timeout=10 15:51:03 [2023-01-23T15:51:03.690Z] Commit message: "Merge commit '65c371ed6e48d0014a4826a6933f9231f688327a' into HEAD" 15:51:03 [2023-01-23T15:51:03.703Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:04 [2023-01-23T15:51:04.390Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44809:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 15:51:03 [2023-01-23T15:51:03.702Z] > git rev-list --no-walk d7478b68389c43a4bb4d7ebfc9ed0f883cc56ee7 # timeout=10 15:51:08 [2023-01-23T15:51:08.595Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional 15:51:08 [2023-01-23T15:51:08.739Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e20adcc688fa569b) in /home/ubuntu/workspace/moby_PR-44809 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 15:51:08 [2023-01-23T15:51:08.771Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage 15:51:08 [2023-01-23T15:51:08.781Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 15:51:08 [2023-01-23T15:51:08.805Z] Fetching changes from the remote Git repository 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 15:51:08 [2023-01-23T15:51:08.814Z] Fetching without tags [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] } 15:51:09 [2023-01-23T15:51:09.079Z] Merging remotes/origin/master commit 65c371ed6e48d0014a4826a6933f9231f688327a into PR head commit 54f0b0ec4b3b84d1105e61c226398eb49c460bc7 15:51:09 [2023-01-23T15:51:09.457Z] Merge succeeded, producing f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 15:51:09 [2023-01-23T15:51:09.457Z] Checking out Revision f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 (PR-44809) 15:51:09 [2023-01-23T15:51:09.555Z] Commit message: "Merge commit '65c371ed6e48d0014a4826a6933f9231f688327a' into HEAD" 15:51:09 [2023-01-23T15:51:09.562Z] First time build. Skipping changelog. 15:51:08 [2023-01-23T15:51:08.803Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44809/.git # timeout=10 15:51:08 [2023-01-23T15:51:08.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:51:08 [2023-01-23T15:51:08.827Z] Fetching upstream changes from https://github.com/moby/moby.git 15:51:08 [2023-01-23T15:51:08.827Z] > git --version # timeout=10 15:51:08 [2023-01-23T15:51:08.832Z] > git --version # 'git version 2.25.1' 15:51:08 [2023-01-23T15:51:08.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:51:08 [2023-01-23T15:51:08.833Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44809/head:refs/remotes/origin/PR-44809 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:09 [2023-01-23T15:51:09.091Z] > git config core.sparsecheckout # timeout=10 15:51:09 [2023-01-23T15:51:09.101Z] > git checkout -f 54f0b0ec4b3b84d1105e61c226398eb49c460bc7 # timeout=10 15:51:09 [2023-01-23T15:51:09.296Z] > git remote # timeout=10 15:51:09 [2023-01-23T15:51:09.299Z] > git config --get remote.origin.url # timeout=10 15:51:09 [2023-01-23T15:51:09.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:51:09 [2023-01-23T15:51:09.303Z] > git merge 65c371ed6e48d0014a4826a6933f9231f688327a # timeout=10 15:51:09 [2023-01-23T15:51:09.461Z] > git rev-parse HEAD^{commit} # timeout=10 15:51:09 [2023-01-23T15:51:09.469Z] > git config core.sparsecheckout # timeout=10 15:51:09 [2023-01-23T15:51:09.481Z] > git checkout -f f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 # timeout=10 15:51:09 [2023-01-23T15:51:09.567Z] > git rev-list --no-walk d7478b68389c43a4bb4d7ebfc9ed0f883cc56ee7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:51:10 [2023-01-23T15:51:10.237Z] + docker version 15:51:10 [2023-01-23T15:51:10.237Z] Client: Docker Engine - Community 15:51:10 [2023-01-23T15:51:10.237Z] Version: 22.06.0-beta.0 15:51:10 [2023-01-23T15:51:10.237Z] API version: 1.42 15:51:10 [2023-01-23T15:51:10.237Z] Go version: go1.18.3 15:51:10 [2023-01-23T15:51:10.237Z] Git commit: 3e9117b 15:51:10 [2023-01-23T15:51:10.237Z] Built: Fri Jun 3 17:55:34 2022 15:51:10 [2023-01-23T15:51:10.237Z] OS/Arch: linux/arm64 15:51:10 [2023-01-23T15:51:10.237Z] Context: default 15:51:10 [2023-01-23T15:51:10.237Z] 15:51:10 [2023-01-23T15:51:10.237Z] Server: Docker Engine - Community 15:51:10 [2023-01-23T15:51:10.237Z] Engine: 15:51:10 [2023-01-23T15:51:10.237Z] Version: 22.06.0-beta.0 15:51:10 [2023-01-23T15:51:10.237Z] API version: 1.42 (minimum version 1.12) 15:51:10 [2023-01-23T15:51:10.237Z] Go version: go1.18.3 15:51:10 [2023-01-23T15:51:10.237Z] Git commit: 38633e7 15:51:10 [2023-01-23T15:51:10.237Z] Built: Fri Jun 3 17:55:34 2022 15:51:10 [2023-01-23T15:51:10.237Z] OS/Arch: linux/arm64 15:51:10 [2023-01-23T15:51:10.237Z] Experimental: true 15:51:10 [2023-01-23T15:51:10.237Z] containerd: 15:51:10 [2023-01-23T15:51:10.237Z] Version: 1.6.8 15:51:10 [2023-01-23T15:51:10.237Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 15:51:10 [2023-01-23T15:51:10.237Z] runc: 15:51:10 [2023-01-23T15:51:10.237Z] Version: 1.1.4 15:51:10 [2023-01-23T15:51:10.237Z] GitCommit: v1.1.4-0-g5fd4c4d 15:51:10 [2023-01-23T15:51:10.237Z] docker-init: 15:51:10 [2023-01-23T15:51:10.237Z] Version: 0.19.0 15:51:10 [2023-01-23T15:51:10.237Z] GitCommit: de40ad0 [Pipeline] sh 15:51:10 [2023-01-23T15:51:10.528Z] + docker info 15:51:10 [2023-01-23T15:51:10.528Z] Client: 15:51:10 [2023-01-23T15:51:10.528Z] Context: default 15:51:10 [2023-01-23T15:51:10.528Z] Debug Mode: false 15:51:10 [2023-01-23T15:51:10.528Z] Plugins: 15:51:10 [2023-01-23T15:51:10.528Z] buildx: Docker Buildx (Docker Inc.) 15:51:10 [2023-01-23T15:51:10.528Z] Version: v0.8.2 15:51:10 [2023-01-23T15:51:10.528Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 15:51:10 [2023-01-23T15:51:10.528Z] compose: Docker Compose (Docker Inc.) 15:51:10 [2023-01-23T15:51:10.528Z] Version: v2.12.0 15:51:10 [2023-01-23T15:51:10.528Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 15:51:10 [2023-01-23T15:51:10.528Z] 15:51:10 [2023-01-23T15:51:10.528Z] Server: 15:51:10 [2023-01-23T15:51:10.528Z] Containers: 0 15:51:10 [2023-01-23T15:51:10.528Z] Running: 0 15:51:10 [2023-01-23T15:51:10.528Z] Paused: 0 15:51:10 [2023-01-23T15:51:10.528Z] Stopped: 0 15:51:10 [2023-01-23T15:51:10.528Z] Images: 3 15:51:10 [2023-01-23T15:51:10.528Z] Server Version: 22.06.0-beta.0 15:51:10 [2023-01-23T15:51:10.528Z] Storage Driver: overlay2 15:51:10 [2023-01-23T15:51:10.528Z] Backing Filesystem: extfs 15:51:10 [2023-01-23T15:51:10.528Z] Supports d_type: true 15:51:10 [2023-01-23T15:51:10.528Z] Using metacopy: false 15:51:10 [2023-01-23T15:51:10.528Z] Native Overlay Diff: true 15:51:10 [2023-01-23T15:51:10.528Z] userxattr: false 15:51:10 [2023-01-23T15:51:10.528Z] Logging Driver: json-file 15:51:10 [2023-01-23T15:51:10.528Z] Cgroup Driver: cgroupfs 15:51:10 [2023-01-23T15:51:10.528Z] Cgroup Version: 1 15:51:10 [2023-01-23T15:51:10.528Z] Plugins: 15:51:10 [2023-01-23T15:51:10.528Z] Volume: local 15:51:10 [2023-01-23T15:51:10.528Z] Network: bridge host ipvlan macvlan null overlay 15:51:10 [2023-01-23T15:51:10.528Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:51:10 [2023-01-23T15:51:10.528Z] Swarm: inactive 15:51:10 [2023-01-23T15:51:10.528Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 15:51:10 [2023-01-23T15:51:10.528Z] Default Runtime: runc 15:51:10 [2023-01-23T15:51:10.528Z] Init Binary: docker-init 15:51:10 [2023-01-23T15:51:10.528Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 15:51:10 [2023-01-23T15:51:10.528Z] runc version: v1.1.4-0-g5fd4c4d 15:51:10 [2023-01-23T15:51:10.528Z] init version: de40ad0 15:51:10 [2023-01-23T15:51:10.528Z] Security Options: 15:51:10 [2023-01-23T15:51:10.528Z] apparmor 15:51:10 [2023-01-23T15:51:10.528Z] seccomp 15:51:10 [2023-01-23T15:51:10.528Z] Profile: builtin 15:51:10 [2023-01-23T15:51:10.528Z] Kernel Version: 5.15.0-1022-aws 15:51:10 [2023-01-23T15:51:10.528Z] Operating System: Ubuntu 20.04.5 LTS 15:51:10 [2023-01-23T15:51:10.528Z] OSType: linux 15:51:10 [2023-01-23T15:51:10.528Z] Architecture: aarch64 15:51:10 [2023-01-23T15:51:10.528Z] CPUs: 2 15:51:10 [2023-01-23T15:51:10.528Z] Total Memory: 7.559GiB 15:51:10 [2023-01-23T15:51:10.528Z] Name: ip-10-100-35-184 15:51:10 [2023-01-23T15:51:10.528Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 15:51:10 [2023-01-23T15:51:10.528Z] Docker Root Dir: /var/lib/docker 15:51:10 [2023-01-23T15:51:10.528Z] Debug Mode: false 15:51:10 [2023-01-23T15:51:10.528Z] Registry: https://index.docker.io/v1/ 15:51:10 [2023-01-23T15:51:10.528Z] Labels: 15:51:10 [2023-01-23T15:51:10.528Z] Experimental: true 15:51:10 [2023-01-23T15:51:10.528Z] Insecure Registries: 15:51:10 [2023-01-23T15:51:10.528Z] 127.0.0.0/8 15:51:10 [2023-01-23T15:51:10.528Z] Live Restore Enabled: true 15:51:10 [2023-01-23T15:51:10.528Z] [Pipeline] sh 15:51:10 [2023-01-23T15:51:10.818Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:51:10 [2023-01-23T15:51:10.818Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:51:10 [2023-01-23T15:51:10.818Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44809/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 15:51:10 [2023-01-23T15:51:10.818Z] + bash /home/ubuntu/workspace/moby_PR-44809/check-config.sh 15:51:10 [2023-01-23T15:51:10.818Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:51:10 [2023-01-23T15:51:10.818Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 15:51:10 [2023-01-23T15:51:10.818Z] 15:51:10 [2023-01-23T15:51:10.818Z] Generally Necessary: 15:51:10 [2023-01-23T15:51:10.818Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:51:10 [2023-01-23T15:51:10.818Z] - apparmor: enabled and tools installed 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_NAMESPACES: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_NET_NS: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_PID_NS: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_IPC_NS: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_UTS_NS: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_CGROUPS: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_CGROUP_CPUACCT: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_CGROUP_DEVICE: enabled 15:51:10 [2023-01-23T15:51:10.818Z] - CONFIG_CGROUP_FREEZER: enabled 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_CGROUP_SCHED: enabled 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_CPUSETS: enabled 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_MEMCG: enabled 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_KEYS: enabled 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_VETH: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_BRIDGE: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_NF_NAT: enabled (as module) 15:51:11 [2023-01-23T15:51:11.078Z] - CONFIG_POSIX_MQUEUE: enabled 15:51:11 [2023-01-23T15:51:11.079Z] - CONFIG_CGROUP_BPF: enabled 15:51:11 [2023-01-23T15:51:11.079Z] 15:51:11 [2023-01-23T15:51:11.079Z] Optional Features: 15:51:11 [2023-01-23T15:51:11.079Z] - CONFIG_USER_NS: enabled 15:51:11 [2023-01-23T15:51:11.079Z] - CONFIG_SECCOMP: enabled 15:51:11 [2023-01-23T15:51:11.079Z] - CONFIG_SECCOMP_FILTER: enabled 15:51:11 [2023-01-23T15:51:11.079Z] - CONFIG_CGROUP_PIDS: enabled 15:51:11 [2023-01-23T15:51:11.079Z] - CONFIG_MEMCG_SWAP: enabled 15:51:11 [2023-01-23T15:51:11.079Z] (cgroup swap accounting is currently enabled) 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_BLK_CGROUP: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_CGROUP_PERF: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_CGROUP_HUGETLB: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_CFS_BANDWIDTH: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_RT_GROUP_SCHED: missing 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_IP_VS: enabled (as module) 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_IP_VS_NFCT: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_IP_VS_RR: enabled (as module) 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_SECURITY_SELINUX: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_SECURITY_APPARMOR: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_EXT4_FS: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:51:11 [2023-01-23T15:51:11.340Z] - Network Drivers: 15:51:11 [2023-01-23T15:51:11.340Z] - "overlay": 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_VXLAN: enabled (as module) 15:51:11 [2023-01-23T15:51:11.340Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:51:11 [2023-01-23T15:51:11.340Z] Optional (for encrypted networks): 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_CRYPTO: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_CRYPTO_AEAD: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_CRYPTO_GCM: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_CRYPTO_SEQIV: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_CRYPTO_GHASH: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_XFRM: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_XFRM_USER: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_INET_ESP: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - "ipvlan": 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_IPVLAN: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - "macvlan": 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_MACVLAN: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_DUMMY: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - "ftp,tftp client in container": 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - Storage Drivers: 15:51:11 [2023-01-23T15:51:11.600Z] - "aufs": 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_AUFS_FS: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - "btrfs": 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_BTRFS_FS: enabled (as module) 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:51:11 [2023-01-23T15:51:11.600Z] - "devicemapper": 15:51:11 [2023-01-23T15:51:11.600Z] - CONFIG_BLK_DEV_DM: enabled 15:51:11 [2023-01-23T15:51:11.601Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:51:11 [2023-01-23T15:51:11.601Z] - "overlay": 15:51:11 [2023-01-23T15:51:11.861Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:51:11 [2023-01-23T15:51:11.861Z] - "zfs": 15:51:11 [2023-01-23T15:51:11.861Z] - /dev/zfs: present 15:51:11 [2023-01-23T15:51:11.861Z] - zfs command: missing 15:51:11 [2023-01-23T15:51:11.861Z] - zpool command: missing 15:51:11 [2023-01-23T15:51:11.861Z] 15:51:11 [2023-01-23T15:51:11.861Z] Limits: 15:51:11 [2023-01-23T15:51:11.861Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:51:11 [2023-01-23T15:51:11.861Z] 15:51:11 [2023-01-23T15:51:11.861Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:51:12 [2023-01-23T15:51:12.180Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 . 15:51:12 [2023-01-23T15:51:12.440Z] #1 [internal] load build definition from Dockerfile 15:51:12 [2023-01-23T15:51:12.440Z] #1 transferring dockerfile: 26.78kB done 15:51:12 [2023-01-23T15:51:12.440Z] #1 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.440Z] 15:51:12 [2023-01-23T15:51:12.440Z] #2 [internal] load .dockerignore 15:51:12 [2023-01-23T15:51:12.440Z] #2 transferring context: 113B done 15:51:12 [2023-01-23T15:51:12.440Z] #2 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.440Z] 15:51:12 [2023-01-23T15:51:12.440Z] #3 resolve image config for docker.io/docker/dockerfile:1 15:51:12 [2023-01-23T15:51:12.701Z] #3 DONE 0.1s 15:51:12 [2023-01-23T15:51:12.701Z] 15:51:12 [2023-01-23T15:51:12.701Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 15:51:12 [2023-01-23T15:51:12.701Z] #4 CACHED 15:51:12 [2023-01-23T15:51:12.701Z] 15:51:12 [2023-01-23T15:51:12.701Z] #5 [internal] load metadata for docker.io/library/busybox:latest 15:51:12 [2023-01-23T15:51:12.701Z] #5 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.701Z] 15:51:12 [2023-01-23T15:51:12.701Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:51:12 [2023-01-23T15:51:12.701Z] #6 DONE 0.1s 15:51:12 [2023-01-23T15:51:12.701Z] 15:51:12 [2023-01-23T15:51:12.701Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 15:51:12 [2023-01-23T15:51:12.963Z] #7 DONE 0.1s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 15:51:12 [2023-01-23T15:51:12.963Z] #8 DONE 0.1s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #9 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye 15:51:12 [2023-01-23T15:51:12.963Z] #9 DONE 0.1s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:51:12 [2023-01-23T15:51:12.963Z] #10 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 15:51:12 [2023-01-23T15:51:12.963Z] #11 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 15:51:12 [2023-01-23T15:51:12.963Z] #12 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 15:51:12 [2023-01-23T15:51:12.963Z] #13 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 15:51:12 [2023-01-23T15:51:12.963Z] #14 DONE 0.0s 15:51:12 [2023-01-23T15:51:12.963Z] 15:51:12 [2023-01-23T15:51:12.963Z] #15 [internal] load build context 15:51:13 [2023-01-23T15:51:13.536Z] #15 ... 15:51:13 [2023-01-23T15:51:13.536Z] 15:51:13 [2023-01-23T15:51:13.536Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 15:51:13 [2023-01-23T15:51:13.536Z] #16 DONE 0.6s 15:51:13 [2023-01-23T15:51:13.536Z] 15:51:13 [2023-01-23T15:51:13.536Z] #15 [internal] load build context 15:51:14 [2023-01-23T15:51:14.481Z] #15 transferring context: 65.22MB 1.3s done 15:51:14 [2023-01-23T15:51:14.481Z] #15 DONE 1.5s 15:51:14 [2023-01-23T15:51:14.481Z] 15:51:14 [2023-01-23T15:51:14.481Z] #17 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.481Z] #17 CACHED 15:51:14 [2023-01-23T15:51:14.481Z] 15:51:14 [2023-01-23T15:51:14.481Z] #18 [tini-src 1/3] WORKDIR /usr/src/tini 15:51:14 [2023-01-23T15:51:14.481Z] #18 CACHED 15:51:14 [2023-01-23T15:51:14.481Z] 15:51:14 [2023-01-23T15:51:14.481Z] #19 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.481Z] #19 CACHED 15:51:14 [2023-01-23T15:51:14.481Z] 15:51:14 [2023-01-23T15:51:14.481Z] #20 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 15:51:14 [2023-01-23T15:51:14.481Z] #20 CACHED 15:51:14 [2023-01-23T15:51:14.481Z] 15:51:14 [2023-01-23T15:51:14.482Z] #21 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.482Z] #21 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #22 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 15:51:14 [2023-01-23T15:51:14.482Z] #22 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #23 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 15:51:14 [2023-01-23T15:51:14.482Z] #23 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #24 [swagger-src 1/3] WORKDIR /usr/src/swagger 15:51:14 [2023-01-23T15:51:14.482Z] #24 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #25 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 15:51:14 [2023-01-23T15:51:14.482Z] #25 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #26 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #26 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 15:51:14 [2023-01-23T15:51:14.482Z] #27 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #28 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #28 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 15:51:14 [2023-01-23T15:51:14.482Z] #29 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:51:14 [2023-01-23T15:51:14.482Z] #30 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #31 [dev-base 2/10] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 15:51:14 [2023-01-23T15:51:14.482Z] #31 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #32 [binary-dummy 1/1] COPY --from=build-dummy /build /build 15:51:14 [2023-01-23T15:51:14.482Z] #32 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #33 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.482Z] #33 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #34 [dev-base 8/10] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 15:51:14 [2023-01-23T15:51:14.482Z] #34 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #35 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 15:51:14 [2023-01-23T15:51:14.482Z] #35 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 15:51:14 [2023-01-23T15:51:14.482Z] #36 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #37 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.482Z] #37 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #38 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:51:14 [2023-01-23T15:51:14.482Z] #38 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #39 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 15:51:14 [2023-01-23T15:51:14.482Z] #39 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #40 [dev-base 6/10] RUN ldconfig 15:51:14 [2023-01-23T15:51:14.482Z] #40 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #41 [containerd-src 1/3] WORKDIR /usr/src/containerd 15:51:14 [2023-01-23T15:51:14.482Z] #41 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #42 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.482Z] #42 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #43 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #43 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 15:51:14 [2023-01-23T15:51:14.482Z] #44 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #45 [registry-src 1/2] WORKDIR /usr/src/registry 15:51:14 [2023-01-23T15:51:14.482Z] #45 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 15:51:14 [2023-01-23T15:51:14.482Z] #46 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #47 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:51:14 [2023-01-23T15:51:14.482Z] #47 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #48 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 15:51:14 [2023-01-23T15:51:14.482Z] #48 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:51:14 [2023-01-23T15:51:14.482Z] #49 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.482Z] #50 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #51 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 15:51:14 [2023-01-23T15:51:14.482Z] #51 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #52 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:51:14 [2023-01-23T15:51:14.482Z] #52 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #53 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #53 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #54 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 15:51:14 [2023-01-23T15:51:14.482Z] #54 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 15:51:14 [2023-01-23T15:51:14.482Z] #55 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #56 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.482Z] #56 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 15:51:14 [2023-01-23T15:51:14.482Z] #57 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #58 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 15:51:14 [2023-01-23T15:51:14.482Z] #58 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #59 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.482Z] #59 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #60 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:51:14 [2023-01-23T15:51:14.482Z] #60 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #61 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.482Z] #61 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #62 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #62 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #63 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:51:14 [2023-01-23T15:51:14.482Z] #63 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #64 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 15:51:14 [2023-01-23T15:51:14.482Z] #64 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:51:14 [2023-01-23T15:51:14.482Z] #65 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #66 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.482Z] #66 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #67 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 15:51:14 [2023-01-23T15:51:14.482Z] #67 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #68 [delve-src 1/3] WORKDIR /usr/src/delve 15:51:14 [2023-01-23T15:51:14.482Z] #68 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #69 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 15:51:14 [2023-01-23T15:51:14.482Z] #69 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #70 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 15:51:14 [2023-01-23T15:51:14.482Z] #70 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #71 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:51:14 [2023-01-23T15:51:14.482Z] #71 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #72 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 15:51:14 [2023-01-23T15:51:14.482Z] #72 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #73 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:51:14 [2023-01-23T15:51:14.482Z] #73 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #74 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 15:51:14 [2023-01-23T15:51:14.482Z] #74 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #75 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 15:51:14 [2023-01-23T15:51:14.482Z] #75 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #76 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 15:51:14 [2023-01-23T15:51:14.482Z] #76 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #77 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 15:51:14 [2023-01-23T15:51:14.482Z] #77 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #78 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:51:14 [2023-01-23T15:51:14.482Z] #78 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #79 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 15:51:14 [2023-01-23T15:51:14.482Z] #79 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #80 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #80 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #81 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #81 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #82 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 15:51:14 [2023-01-23T15:51:14.482Z] #82 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #83 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 15:51:14 [2023-01-23T15:51:14.482Z] #83 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #84 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:51:14 [2023-01-23T15:51:14.482Z] #84 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #85 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #85 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #86 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #86 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #87 [base 2/5] COPY --from=xx / / 15:51:14 [2023-01-23T15:51:14.482Z] #87 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #88 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 15:51:14 [2023-01-23T15:51:14.482Z] #88 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #89 [dev-base 7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 15:51:14 [2023-01-23T15:51:14.482Z] #89 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #90 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:51:14 [2023-01-23T15:51:14.482Z] #90 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #91 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:51:14 [2023-01-23T15:51:14.482Z] #91 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #92 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #92 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #93 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #93 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #94 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #94 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #95 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.482Z] #95 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #96 [runc-src 1/3] WORKDIR /usr/src/runc 15:51:14 [2023-01-23T15:51:14.482Z] #96 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #97 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:51:14 [2023-01-23T15:51:14.482Z] #97 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #98 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:51:14 [2023-01-23T15:51:14.482Z] #98 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #99 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:51:14 [2023-01-23T15:51:14.482Z] #99 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #100 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #100 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #101 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #101 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #102 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #102 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #103 [build-dummy 2/2] RUN mkdir -p /build 15:51:14 [2023-01-23T15:51:14.482Z] #103 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #104 [dockercli-src 1/5] WORKDIR /tmp/dockercli 15:51:14 [2023-01-23T15:51:14.482Z] #104 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #105 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 15:51:14 [2023-01-23T15:51:14.482Z] #105 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #106 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 15:51:14 [2023-01-23T15:51:14.482Z] #106 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #107 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 15:51:14 [2023-01-23T15:51:14.482Z] #107 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #108 [dev-base 3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:51:14 [2023-01-23T15:51:14.482Z] #108 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #109 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 15:51:14 [2023-01-23T15:51:14.482Z] #109 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #110 [dev-base 1/10] RUN groupadd -r docker 15:51:14 [2023-01-23T15:51:14.482Z] #110 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #111 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:51:14 [2023-01-23T15:51:14.482Z] #111 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 15:51:14 [2023-01-23T15:51:14.482Z] #112 CACHED 15:51:14 [2023-01-23T15:51:14.482Z] 15:51:14 [2023-01-23T15:51:14.482Z] #113 [dev 1/1] COPY . . 15:51:19 [2023-01-23T15:51:19.768Z] #113 DONE 4.9s 15:51:19 [2023-01-23T15:51:19.768Z] 15:51:19 [2023-01-23T15:51:19.768Z] #114 exporting to image 15:51:19 [2023-01-23T15:51:19.768Z] #114 exporting layers 15:51:20 [2023-01-23T15:51:20.028Z] #114 exporting layers 0.7s done 15:51:20 [2023-01-23T15:51:20.028Z] #114 writing image sha256:d4d06d60b57f07ba4474b41f91070077185f98fc0c36114a745f1850c168a8f4 done 15:51:20 [2023-01-23T15:51:20.028Z] #114 naming to docker.io/library/docker:f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 done 15:51:20 [2023-01-23T15:51:20.028Z] #114 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:51:20 [2023-01-23T15:51:20.342Z] + sudo modprobe ip6table_filter [Pipeline] sh 15:51:20 [2023-01-23T15:51:20.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 hack/test/unit 15:51:20 [2023-01-23T15:51:20.889Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 15:51:20 [2023-01-23T15:51:20.889Z] + TESTFLAGS+=' -test.timeout=5m' 15:51:20 [2023-01-23T15:51:20.889Z] + TESTDIRS=./... 15:51:20 [2023-01-23T15:51:20.889Z] + exclude_paths='/vendor/|/integration' 15:51:20 [2023-01-23T15:51:20.889Z] ++ go list ./... 15:51:20 [2023-01-23T15:51:20.889Z] ++ grep -vE '(/vendor/|/integration)' 15:51:21 [2023-01-23T15:51:21.834Z] + pkg_list='github.com/docker/docker/api 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/backend/build 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/httpstatus 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/httputils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/middleware 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/build 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/checkpoint 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/container 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/debug 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/distribution 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/grpc 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/image 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/network 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/plugin 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/session 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/swarm 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/system 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/server/router/volume 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/backend 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/blkiodev 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/container 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/events 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/filters 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/image 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/mount 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/network 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/plugins/logdriver 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/registry 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/strslice 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/swarm 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/swarm/runtime 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/time 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/versions 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/versions/v1p19 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/versions/v1p20 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/api/types/volume 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next/exporter 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/builder-next/worker 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/dockerfile 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/remotecontext 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/remotecontext/git 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/builder/remotecontext/urlutil 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cli/debug 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cli/winresources/docker-proxy 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cli/winresources/dockerd 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/client 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cmd/docker-proxy 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cmd/dockerd 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cmd/dockerd/trap 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/container 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/container/stream 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/contrib/apparmor 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/contrib/docker-device-tool 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/contrib/httpserver 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/cluster 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/cluster/convert 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/cluster/executor 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/cluster/executor/container 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/cluster/provider 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/config 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/containerd 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/events 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/events/testutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/aufs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/copy 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/overlay 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/register 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/vfs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/graphdriver/zfs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/images 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/initlayer 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/links 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/listeners 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/awslogs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/fluentd 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/gcplogs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/gelf 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/journald 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/local 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/logentries 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/loggertest 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/loggerutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/splunk 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/syslog 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/logger/templates 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/names 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/network 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/daemon/stats 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/distribution 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/distribution/metadata 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/distribution/utils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/distribution/xfer 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/dockerversion 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/errdefs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/image 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/image/cache 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/image/tarexport 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/image/v1 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/internal/mounttree 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/internal/test/suite 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/internal/unshare 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/layer 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libcontainerd 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libcontainerd/queue 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libcontainerd/remote 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libcontainerd/supervisor 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libcontainerd/types 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/bitseq 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cluster 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/config 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/datastore 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/diagnostic 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/discoverapi 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/driverapi 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/host 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/null 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/overlay 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/remote 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/windows 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/drvregistry 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/etchosts 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/idm 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/internal/caller 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipam 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipamapi 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipams/builtin 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipams/null 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipams/remote 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ipamutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/iptables 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/netlabel 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/netutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/networkdb 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/ns 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/options 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/osl 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/osl/kernel 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/portallocator 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/portmapper 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/resolvconf 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/testutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/libnetwork/types 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/oci 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/oci/caps 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/opts 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/aaparser 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/archive 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/authorization 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/broadcaster 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/capabilities 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/chrootarchive 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/containerfs 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/devicemapper 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/directory 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/dmesg 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/fileutils 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/homedir 15:51:21 [2023-01-23T15:51:21.834Z] github.com/docker/docker/pkg/idtools 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/ioutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/jsonmessage 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/longpath 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/loopback 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/namesgenerator 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/parsers 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/parsers/kernel 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/pidfile 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/platform 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/platforms 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugingetter 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/transport 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/pools 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/process 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/progress 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/reexec 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/rootless 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/rootless/specconv 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/stack 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/stdcopy 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/streamformatter 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/stringid 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/sysinfo 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/system 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/tailfile 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/tarsum 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/useragent 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/plugin 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/plugin/executor/containerd 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/plugin/v2 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/profiles/apparmor 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/profiles/seccomp 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/quota 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/reference 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/registry 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/registry/resumable 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/restartmanager 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/runconfig 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/runconfig/opts 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/daemon 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/environment 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/fakecontext 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/fakegit 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/fakestorage 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/fixtures/load 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/fixtures/plugin 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/registry 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/testutil/request 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume/drivers 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume/local 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume/mounts 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume/service 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume/service/opts 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/volume/testutils' 15:51:21 [2023-01-23T15:51:21.835Z] ++ grep --fixed-strings -v /libnetwork 15:51:21 [2023-01-23T15:51:21.835Z] ++ echo 'github.com/docker/docker/api 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/backend/build 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/httpstatus 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/httputils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/middleware 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/build 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/checkpoint 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/container 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/debug 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/distribution 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/grpc 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/image 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/network 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/plugin 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/session 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/swarm 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/system 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/server/router/volume 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/backend 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/blkiodev 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/container 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/events 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/filters 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/image 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/mount 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/network 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/plugins/logdriver 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/registry 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/strslice 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/swarm 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/swarm/runtime 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/time 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/versions 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/versions/v1p19 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/versions/v1p20 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/api/types/volume 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next/exporter 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/builder-next/worker 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/dockerfile 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/remotecontext 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/remotecontext/git 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/builder/remotecontext/urlutil 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cli/debug 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cli/winresources/docker-proxy 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cli/winresources/dockerd 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/client 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cmd/docker-proxy 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cmd/dockerd 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cmd/dockerd/trap 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/container 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/container/stream 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/contrib/apparmor 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/contrib/docker-device-tool 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/contrib/httpserver 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/cluster 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/cluster/convert 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/cluster/executor 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/cluster/executor/container 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/cluster/provider 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/config 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/containerd 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/events 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/events/testutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/aufs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/copy 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/overlay 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/register 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/vfs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/graphdriver/zfs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/images 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/initlayer 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/links 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/listeners 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/awslogs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/fluentd 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/gcplogs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/gelf 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/journald 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/local 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/logentries 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/loggertest 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/loggerutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/splunk 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/syslog 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/logger/templates 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/names 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/network 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/daemon/stats 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/distribution 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/distribution/metadata 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/distribution/utils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/distribution/xfer 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/dockerversion 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/errdefs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/image 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/image/cache 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/image/tarexport 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/image/v1 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/internal/mounttree 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/internal/test/suite 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/internal/unshare 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/layer 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libcontainerd 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libcontainerd/queue 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libcontainerd/remote 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libcontainerd/supervisor 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libcontainerd/types 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/bitseq 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cluster 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/config 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/datastore 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/diagnostic 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/discoverapi 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/driverapi 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/host 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/null 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/overlay 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/remote 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/windows 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/drvregistry 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/etchosts 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/idm 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/internal/caller 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipam 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipamapi 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipams/builtin 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipams/null 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipams/remote 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ipamutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/iptables 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/netlabel 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/netutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/networkdb 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/ns 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/options 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/osl 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/osl/kernel 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/portallocator 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/portmapper 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/resolvconf 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/testutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/libnetwork/types 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/oci 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/oci/caps 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/opts 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/aaparser 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/archive 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/authorization 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/broadcaster 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/capabilities 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/chrootarchive 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/containerfs 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/devicemapper 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/directory 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/dmesg 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/fileutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/homedir 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/idtools 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/ioutils 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/jsonmessage 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/longpath 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/loopback 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/namesgenerator 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/parsers 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/parsers/kernel 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/pidfile 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/platform 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/platforms 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugingetter 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/plugins/transport 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/pools 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/process 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/progress 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/reexec 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/rootless 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/rootless/specconv 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/stack 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/stdcopy 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/streamformatter 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/stringid 15:51:21 [2023-01-23T15:51:21.835Z] github.com/docker/docker/pkg/sysinfo 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/system 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/tailfile 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/tarsum 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/useragent 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/plugin/executor/containerd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/plugin/v2 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/profiles/apparmor 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/profiles/seccomp 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/quota 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/reference 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/registry 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/registry/resumable 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/restartmanager 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/runconfig 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/runconfig/opts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/daemon 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/environment 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fakecontext 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fakegit 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fakestorage 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fixtures/load 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fixtures/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/registry 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/request 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/drivers 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/local 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/mounts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/service 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/service/opts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/testutils' 15:51:21 [2023-01-23T15:51:21.836Z] + base_pkg_list='github.com/docker/docker/api 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/backend/build 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/httpstatus 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/httputils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/middleware 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/build 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/checkpoint 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/container 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/debug 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/distribution 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/grpc 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/image 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/network 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/session 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/swarm 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/system 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/volume 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/backend 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/blkiodev 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/container 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/events 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/filters 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/image 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/mount 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/network 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/plugins/logdriver 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/registry 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/strslice 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/swarm 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/swarm/runtime 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/time 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/versions 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/versions/v1p19 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/versions/v1p20 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/volume 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/exporter 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/worker 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/dockerfile 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/remotecontext 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/remotecontext/git 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/remotecontext/urlutil 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cli/debug 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cli/winresources/docker-proxy 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cli/winresources/dockerd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/client 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cmd/docker-proxy 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cmd/dockerd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cmd/dockerd/trap 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/container 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/container/stream 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/contrib/apparmor 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/contrib/docker-device-tool 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/contrib/httpserver 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/cluster 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/cluster/convert 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/cluster/executor 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/cluster/executor/container 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/cluster/provider 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/config 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/containerd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/events 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/events/testutils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/aufs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/copy 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/overlay 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/register 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/vfs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/graphdriver/zfs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/images 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/initlayer 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/links 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/listeners 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/awslogs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/fluentd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/gcplogs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/gelf 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/journald 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/local 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/logentries 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/loggertest 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/loggerutils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/splunk 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/syslog 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/logger/templates 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/names 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/network 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/daemon/stats 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/distribution 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/distribution/metadata 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/distribution/utils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/distribution/xfer 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/dockerversion 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/errdefs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/image 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/image/cache 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/image/tarexport 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/image/v1 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/internal/mounttree 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/internal/test/suite 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/internal/unshare 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/layer 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/libcontainerd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/libcontainerd/queue 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/libcontainerd/remote 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/libcontainerd/supervisor 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/libcontainerd/types 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/oci 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/oci/caps 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/opts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/aaparser 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/archive 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/authorization 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/broadcaster 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/capabilities 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/chrootarchive 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/containerfs 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/devicemapper 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/directory 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/dmesg 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/fileutils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/homedir 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/idtools 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/ioutils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/jsonmessage 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/longpath 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/loopback 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/namesgenerator 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/parsers 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/parsers/kernel 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/pidfile 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/platform 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/platforms 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/plugingetter 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/plugins 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/plugins/transport 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/pools 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/process 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/progress 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/reexec 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/rootless 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/rootless/specconv 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/stack 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/stdcopy 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/streamformatter 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/stringid 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/sysinfo 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/system 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/tailfile 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/tarsum 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/pkg/useragent 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/plugin/executor/containerd 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/plugin/v2 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/profiles/apparmor 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/profiles/seccomp 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/quota 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/reference 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/registry 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/registry/resumable 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/restartmanager 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/runconfig 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/runconfig/opts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/daemon 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/environment 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fakecontext 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fakegit 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fakestorage 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fixtures/load 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fixtures/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/registry 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/testutil/request 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/drivers 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/local 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/mounts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/service 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/service/opts 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/volume/testutils' 15:51:21 [2023-01-23T15:51:21.836Z] ++ grep --fixed-strings /libnetwork 15:51:21 [2023-01-23T15:51:21.836Z] ++ echo 'github.com/docker/docker/api 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/backend/build 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/httpstatus 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/httputils 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/middleware 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/build 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/checkpoint 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/container 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/debug 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/distribution 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/grpc 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/image 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/network 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/plugin 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/session 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/swarm 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/system 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/server/router/volume 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/backend 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/blkiodev 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/container 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/events 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/filters 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/image 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/mount 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/network 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/plugins/logdriver 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/registry 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/strslice 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/swarm 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/swarm/runtime 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/time 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/versions 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/versions/v1p19 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/versions/v1p20 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/api/types/volume 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/exporter 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/builder-next/worker 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/dockerfile 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/remotecontext 15:51:21 [2023-01-23T15:51:21.836Z] github.com/docker/docker/builder/remotecontext/git 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/builder/remotecontext/urlutil 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cli/debug 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cli/winresources/docker-proxy 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cli/winresources/dockerd 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/client 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cmd/docker-proxy 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cmd/dockerd 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cmd/dockerd/trap 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/container 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/container/stream 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/contrib/apparmor 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/contrib/docker-device-tool 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/contrib/httpserver 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/cluster 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/cluster/convert 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/cluster/executor 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/cluster/executor/container 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/cluster/provider 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/config 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/containerd 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/events 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/events/testutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/aufs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/copy 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/overlay 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/register 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/vfs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/graphdriver/zfs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/images 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/initlayer 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/links 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/listeners 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/awslogs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/fluentd 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/gcplogs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/gelf 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/journald 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/local 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/logentries 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/loggertest 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/loggerutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/splunk 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/syslog 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/logger/templates 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/names 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/network 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/daemon/stats 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/distribution 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/distribution/metadata 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/distribution/utils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/distribution/xfer 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/dockerversion 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/errdefs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/image 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/image/cache 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/image/tarexport 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/image/v1 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/internal/mounttree 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/internal/test/suite 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/internal/unshare 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/layer 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libcontainerd 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libcontainerd/queue 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libcontainerd/remote 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libcontainerd/supervisor 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libcontainerd/types 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/bitseq 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cluster 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/config 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/datastore 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/diagnostic 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/discoverapi 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/driverapi 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/host 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/null 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/overlay 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/remote 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/windows 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drvregistry 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/etchosts 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/idm 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/internal/caller 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipam 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipamapi 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/builtin 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/null 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/remote 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipamutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/iptables 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/netlabel 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/netutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/networkdb 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ns 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/options 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/osl 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/osl/kernel 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/portallocator 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/portmapper 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/resolvconf 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/testutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/types 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/oci 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/oci/caps 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/opts 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/aaparser 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/archive 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/authorization 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/broadcaster 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/capabilities 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/chrootarchive 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/containerfs 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/devicemapper 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/directory 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/dmesg 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/fileutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/homedir 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/idtools 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/ioutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/jsonmessage 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/longpath 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/loopback 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/namesgenerator 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/parsers 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/parsers/kernel 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/pidfile 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/platform 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/platforms 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/plugingetter 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/plugins 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/plugins/transport 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/pools 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/process 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/progress 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/reexec 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/rootless 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/rootless/specconv 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/stack 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/stdcopy 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/streamformatter 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/stringid 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/sysinfo 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/system 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/tailfile 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/tarsum 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/pkg/useragent 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/plugin 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/plugin/executor/containerd 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/plugin/v2 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/profiles/apparmor 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/profiles/seccomp 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/quota 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/reference 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/registry 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/registry/resumable 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/restartmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/runconfig 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/runconfig/opts 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/daemon 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/environment 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/fakecontext 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/fakegit 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/fakestorage 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/fixtures/load 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/fixtures/plugin 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/registry 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/testutil/request 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume/drivers 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume/local 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume/mounts 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume/service 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume/service/opts 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/volume/testutils' 15:51:21 [2023-01-23T15:51:21.837Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/bitseq 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cluster 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/config 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/datastore 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/diagnostic 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/discoverapi 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/driverapi 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/host 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/null 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/overlay 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/remote 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/windows 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/drvregistry 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/etchosts 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/idm 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/internal/caller 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipam 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipamapi 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/builtin 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/null 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/remote 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/ipamutils 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/iptables 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/netlabel 15:51:21 [2023-01-23T15:51:21.837Z] github.com/docker/docker/libnetwork/netutils 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/networkdb 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ns 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/options 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/osl 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/osl/kernel 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/portallocator 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/portmapper 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/resolvconf 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/testutils 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/types' 15:51:21 [2023-01-23T15:51:21.838Z] + echo 'github.com/docker/docker/libnetwork 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/bitseq 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cluster 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/config 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/datastore 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/diagnostic 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/discoverapi 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/driverapi 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/host 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/null 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/overlay 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/remote 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/windows 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drvregistry 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/etchosts 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/idm 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/internal/caller 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipam 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipamapi 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipams/builtin 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipams/null 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipams/remote 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ipamutils 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/iptables 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/netlabel 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/netutils 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/networkdb 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/ns 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/options 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/osl 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/osl/kernel 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/portallocator 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/portmapper 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/resolvconf 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/testutils 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/types' 15:51:21 [2023-01-23T15:51:21.838Z] + grep --fixed-strings libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/bridge 15:51:21 [2023-01-23T15:51:21.838Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:51:21 [2023-01-23T15:51:21.838Z] + type docker-proxy 15:51:21 [2023-01-23T15:51:21.838Z] hack/test/unit: line 25: type: docker-proxy: not found 15:51:21 [2023-01-23T15:51:21.838Z] + hack/make.sh binary-proxy install-proxy 15:51:21 [2023-01-23T15:51:21.838Z] 15:51:22 [2023-01-23T15:51:22.099Z] Removing bundles/ 15:51:22 [2023-01-23T15:51:22.099Z] 15:51:22 [2023-01-23T15:51:22.099Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 15:51:22 [2023-01-23T15:51:22.099Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 15:51:23 [2023-01-23T15:51:23.487Z] Created binary: bundles/binary-proxy/docker-proxy 15:51:23 [2023-01-23T15:51:23.487Z] 15:51:23 [2023-01-23T15:51:23.487Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 15:51:23 [2023-01-23T15:51:23.487Z] Installing docker-proxy to /usr/local/bin/ 15:51:23 [2023-01-23T15:51:23.487Z] 15:51:23 [2023-01-23T15:51:23.487Z] + mkdir -p bundles 15:51:23 [2023-01-23T15:51:23.487Z] + '[' -n 'github.com/docker/docker/api 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/backend/build 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/httpstatus 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/httputils 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/middleware 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/build 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/checkpoint 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/container 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/debug 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/distribution 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/grpc 15:51:23 [2023-01-23T15:51:23.487Z] github.com/docker/docker/api/server/router/image 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/server/router/network 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/server/router/plugin 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/server/router/session 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/server/router/swarm 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/server/router/system 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/server/router/volume 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/backend 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/blkiodev 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/container 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/events 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/filters 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/image 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/mount 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/network 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/plugins/logdriver 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/registry 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/strslice 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/swarm 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/swarm/runtime 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/time 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/versions 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/versions/v1p19 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/versions/v1p20 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/api/types/volume 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next/exporter 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/builder-next/worker 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/dockerfile 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/remotecontext 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/remotecontext/git 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/builder/remotecontext/urlutil 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cli/debug 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cli/winresources/docker-proxy 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cli/winresources/dockerd 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/client 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cmd/docker-proxy 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cmd/dockerd 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cmd/dockerd/trap 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/container 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/container/stream 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/contrib/apparmor 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/contrib/docker-device-tool 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/contrib/httpserver 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/cluster 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/cluster/convert 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/cluster/executor 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/cluster/executor/container 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/cluster/provider 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/config 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/containerd 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/events 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/events/testutils 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/aufs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/copy 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/overlay 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/register 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/vfs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/graphdriver/zfs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/images 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/initlayer 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/links 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/listeners 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/awslogs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/fluentd 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/gcplogs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/gelf 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/journald 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/local 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/logentries 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/loggertest 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/loggerutils 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/splunk 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/syslog 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/logger/templates 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/names 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/network 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/daemon/stats 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/distribution 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/distribution/metadata 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/distribution/utils 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/distribution/xfer 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/dockerversion 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/errdefs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/image 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/image/cache 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/image/tarexport 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/image/v1 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/internal/mounttree 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/internal/test/suite 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/internal/unshare 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/layer 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/libcontainerd 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/libcontainerd/queue 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/libcontainerd/remote 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/libcontainerd/supervisor 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/libcontainerd/types 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/oci 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/oci/caps 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/opts 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/aaparser 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/archive 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/authorization 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/broadcaster 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/capabilities 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/chrootarchive 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/containerfs 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/devicemapper 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/directory 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/dmesg 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/fileutils 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/homedir 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/idtools 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/ioutils 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/jsonmessage 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/longpath 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/loopback 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/namesgenerator 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/parsers 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/parsers/kernel 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/pidfile 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/platform 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/platforms 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/plugingetter 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/plugins 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/plugins/transport 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/pools 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/process 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/progress 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/reexec 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/rootless 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/rootless/specconv 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/stack 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/stdcopy 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/streamformatter 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/stringid 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/sysinfo 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/system 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/tailfile 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/tarsum 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/pkg/useragent 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/plugin 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/plugin/executor/containerd 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/plugin/v2 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/profiles/apparmor 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/profiles/seccomp 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/quota 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/reference 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/registry 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/registry/resumable 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/restartmanager 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/runconfig 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/runconfig/opts 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/daemon 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/environment 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/fakecontext 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/fakegit 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/fakestorage 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/fixtures/load 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/fixtures/plugin 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/registry 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/testutil/request 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume/drivers 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume/local 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume/mounts 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume/service 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume/service/opts 15:51:23 [2023-01-23T15:51:23.488Z] github.com/docker/docker/volume/testutils' ']' 15:51:23 [2023-01-23T15:51:23.489Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 15:51:24 [2023-01-23T15:51:24.873Z] ? github.com/docker/docker/api [no test files] 15:51:37 [2023-01-23T15:51:37.109Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements 15:52:58 [2023-01-23T15:52:58.816Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/types [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/types/backend [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:52:58 [2023-01-23T15:52:58.816Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 74.3% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/events [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 95.3% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/image [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/mount [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/network [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/api/types/volume [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/builder/remotecontext 0.036s coverage: 13.7% of statements 15:52:58 [2023-01-23T15:52:58.817Z] ok github.com/docker/docker/builder/dockerfile 0.065s coverage: 50.1% of statements 15:52:59 [2023-01-23T15:52:59.077Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.011s coverage: 100.0% of statements 15:52:59 [2023-01-23T15:52:59.339Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 15:53:02 [2023-01-23T15:53:02.650Z] ok github.com/docker/docker/builder/remotecontext/git 3.112s coverage: 82.5% of statements 15:53:02 [2023-01-23T15:53:02.650Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 15:53:02 [2023-01-23T15:53:02.650Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 15:53:03 [2023-01-23T15:53:03.223Z] ok github.com/docker/docker/cmd/docker-proxy 0.031s coverage: 66.5% of statements 15:53:03 [2023-01-23T15:53:03.223Z] ok github.com/docker/docker/client 0.070s coverage: 76.1% of statements 15:53:41 [2023-01-23T15:53:41.985Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 27.7% of statements 15:53:41 [2023-01-23T15:53:41.985Z] ok github.com/docker/docker/container 0.123s coverage: 36.5% of statements 15:53:41 [2023-01-23T15:53:41.985Z] ok github.com/docker/docker/cmd/dockerd/trap 2.418s coverage: 0.0% of statements 15:53:41 [2023-01-23T15:53:41.985Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 15:53:41 [2023-01-23T15:53:41.985Z] ? github.com/docker/docker/container/stream [no test files] 15:53:41 [2023-01-23T15:53:41.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:53:41 [2023-01-23T15:53:41.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 15:53:41 [2023-01-23T15:53:41.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:53:42 [2023-01-23T15:53:42.929Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements 15:53:45 [2023-01-23T15:53:45.476Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements 15:53:46 [2023-01-23T15:53:46.871Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements 15:53:53 [2023-01-23T15:53:53.466Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements 15:53:54 [2023-01-23T15:53:54.852Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 77.3% of statements 15:53:55 [2023-01-23T15:53:55.424Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 15:53:55 [2023-01-23T15:53:55.995Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements 15:53:55 [2023-01-23T15:53:55.995Z] ok github.com/docker/docker/daemon 10.122s coverage: 16.2% of statements 15:53:55 [2023-01-23T15:53:55.995Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:53:55 [2023-01-23T15:53:55.995Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:53:55 [2023-01-23T15:53:55.995Z] ? github.com/docker/docker/daemon/containerd [no test files] 15:53:55 [2023-01-23T15:53:55.995Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:53:57 [2023-01-23T15:53:57.908Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.601s coverage: 74.8% of statements 15:53:58 [2023-01-23T15:53:58.169Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.8% of statements 15:53:58 [2023-01-23T15:53:58.742Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 60.7% of statements 15:54:00 [2023-01-23T15:54:00.657Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements 15:54:02 [2023-01-23T15:54:02.044Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.853s coverage: 45.9% of statements 15:54:02 [2023-01-23T15:54:02.044Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:54:02 [2023-01-23T15:54:02.306Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.387s coverage: 50.6% of statements 15:54:03 [2023-01-23T15:54:03.693Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.179s coverage: 60.3% of statements 15:54:03 [2023-01-23T15:54:03.693Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 15:54:03 [2023-01-23T15:54:03.693Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:54:03 [2023-01-23T15:54:03.693Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements 15:54:05 [2023-01-23T15:54:05.078Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements 15:54:05 [2023-01-23T15:54:05.339Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements 15:54:06 [2023-01-23T15:54:06.283Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.9% of statements 15:54:06 [2023-01-23T15:54:06.283Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:54:06 [2023-01-23T15:54:06.283Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:54:06 [2023-01-23T15:54:06.855Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements 15:54:07 [2023-01-23T15:54:07.428Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 79.1% of statements 15:54:07 [2023-01-23T15:54:07.689Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements 15:54:07 [2023-01-23T15:54:07.689Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:54:08 [2023-01-23T15:54:08.261Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements 15:54:08 [2023-01-23T15:54:08.833Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 15:54:09 [2023-01-23T15:54:09.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements 15:54:10 [2023-01-23T15:54:10.348Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements 15:54:10 [2023-01-23T15:54:10.920Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements 15:54:11 [2023-01-23T15:54:11.862Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 63.7% of statements 15:54:12 [2023-01-23T15:54:12.433Z] ok github.com/docker/docker/daemon/logger/journald 3.264s coverage: 74.5% of statements 15:54:12 [2023-01-23T15:54:12.433Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 15:54:12 [2023-01-23T15:54:12.433Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 15:54:12 [2023-01-23T15:54:12.433Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:54:12 [2023-01-23T15:54:12.433Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 15:54:12 [2023-01-23T15:54:12.433Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements 15:54:13 [2023-01-23T15:54:13.376Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements 15:54:13 [2023-01-23T15:54:13.638Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements 15:54:14 [2023-01-23T15:54:14.227Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 15:54:15 [2023-01-23T15:54:15.168Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements 15:54:15 [2023-01-23T15:54:15.168Z] ? github.com/docker/docker/daemon/names [no test files] 15:54:15 [2023-01-23T15:54:15.168Z] ? github.com/docker/docker/daemon/stats [no test files] 15:54:16 [2023-01-23T15:54:16.110Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements 15:54:16 [2023-01-23T15:54:16.371Z] ok github.com/docker/docker/distribution 0.612s coverage: 29.5% of statements 15:54:16 [2023-01-23T15:54:16.371Z] ? github.com/docker/docker/distribution/utils [no test files] 15:54:16 [2023-01-23T15:54:16.943Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 15:54:17 [2023-01-23T15:54:17.514Z] ok github.com/docker/docker/image 0.028s coverage: 86.5% of statements 15:54:18 [2023-01-23T15:54:18.087Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 15:54:18 [2023-01-23T15:54:18.658Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 84.9% of statements 15:54:18 [2023-01-23T15:54:18.658Z] ? github.com/docker/docker/dockerversion [no test files] 15:54:18 [2023-01-23T15:54:18.920Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 15:54:18 [2023-01-23T15:54:18.920Z] ? github.com/docker/docker/image/v1 [no test files] 15:54:18 [2023-01-23T15:54:18.920Z] ? github.com/docker/docker/internal/mounttree [no test files] 15:54:18 [2023-01-23T15:54:18.920Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:54:18 [2023-01-23T15:54:18.920Z] ? github.com/docker/docker/internal/unshare [no test files] 15:54:19 [2023-01-23T15:54:19.181Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements 15:54:20 [2023-01-23T15:54:20.124Z] ok github.com/docker/docker/oci 0.021s coverage: 39.3% of statements 15:54:20 [2023-01-23T15:54:20.696Z] ok github.com/docker/docker/opts 0.021s coverage: 67.3% of statements 15:54:20 [2023-01-23T15:54:20.957Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 15:54:22 [2023-01-23T15:54:22.871Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.0% of statements 15:54:23 [2023-01-23T15:54:23.442Z] ok github.com/docker/docker/pkg/authorization 0.226s coverage: 68.3% of statements 15:54:23 [2023-01-23T15:54:23.703Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 15:54:23 [2023-01-23T15:54:23.704Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 15:54:24 [2023-01-23T15:54:24.646Z] ok github.com/docker/docker/pkg/chrootarchive 0.234s coverage: 83.1% of statements 15:54:24 [2023-01-23T15:54:24.907Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 15:54:24 [2023-01-23T15:54:24.907Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements 15:54:25 [2023-01-23T15:54:25.167Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 15:54:25 [2023-01-23T15:54:25.429Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements 15:54:25 [2023-01-23T15:54:25.689Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 15:54:26 [2023-01-23T15:54:26.631Z] ok github.com/docker/docker/pkg/idtools 0.292s coverage: 69.6% of statements 15:54:27 [2023-01-23T15:54:27.203Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 71.4% of statements 15:54:27 [2023-01-23T15:54:27.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements 15:54:27 [2023-01-23T15:54:27.464Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements 15:54:27 [2023-01-23T15:54:27.725Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 15:54:27 [2023-01-23T15:54:27.986Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 15:54:28 [2023-01-23T15:54:28.247Z] ok github.com/docker/docker/layer 7.626s coverage: 68.9% of statements 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/libcontainerd [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/oci/caps [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ? github.com/docker/docker/pkg/loopback [no test files] 15:54:28 [2023-01-23T15:54:28.247Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements 15:54:28 [2023-01-23T15:54:28.508Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.2% of statements 15:54:28 [2023-01-23T15:54:28.508Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements 15:54:28 [2023-01-23T15:54:28.508Z] ? github.com/docker/docker/pkg/platform [no test files] 15:54:28 [2023-01-23T15:54:28.508Z] ? github.com/docker/docker/pkg/platforms [no test files] 15:54:28 [2023-01-23T15:54:28.508Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:54:29 [2023-01-23T15:54:29.080Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 15:54:29 [2023-01-23T15:54:29.341Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 15:54:29 [2023-01-23T15:54:29.602Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 15:54:29 [2023-01-23T15:54:29.863Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements 15:54:30 [2023-01-23T15:54:30.124Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 15:54:30 [2023-01-23T15:54:30.384Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 15:54:30 [2023-01-23T15:54:30.645Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 15:54:30 [2023-01-23T15:54:30.905Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 15:54:31 [2023-01-23T15:54:31.166Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 15:54:31 [2023-01-23T15:54:31.167Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements 15:54:31 [2023-01-23T15:54:31.738Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 56.0% of statements 15:54:32 [2023-01-23T15:54:32.310Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements 15:54:32 [2023-01-23T15:54:32.881Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements 15:54:33 [2023-01-23T15:54:33.141Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.1% of statements 15:54:33 [2023-01-23T15:54:33.403Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 15:54:35 [2023-01-23T15:54:35.349Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 15:54:35 [2023-01-23T15:54:35.920Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 15:54:36 [2023-01-23T15:54:36.180Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 15:54:37 [2023-01-23T15:54:37.569Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements 15:54:37 [2023-01-23T15:54:37.569Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 15:54:38 [2023-01-23T15:54:38.512Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements 15:54:39 [2023-01-23T15:54:39.083Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 15:54:39 [2023-01-23T15:54:39.083Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements 15:54:39 [2023-01-23T15:54:39.654Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements 15:54:39 [2023-01-23T15:54:39.926Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 15:54:41 [2023-01-23T15:54:41.842Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements 15:54:42 [2023-01-23T15:54:42.102Z] ok github.com/docker/docker/volume/local 0.052s coverage: 76.6% of statements 15:54:42 [2023-01-23T15:54:42.674Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 68.1% of statements 15:54:44 [2023-01-23T15:54:44.058Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.2% of statements 15:55:06 [2023-01-23T15:55:06.017Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 74.4% of statements 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/pkg/rootless [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/profiles/apparmor [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/environment [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/registry [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/testutil/request [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/volume [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] ? github.com/docker/docker/volume/testutils [no test files] 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === Skipped 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] network_proxy_test.go:208: No support for dual stack yet 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:71: No driver to put! 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] time="2023-01-23T15:54:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] time="2023-01-23T15:54:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] time="2023-01-23T15:54:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] time="2023-01-23T15:54:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] time="2023-01-23T15:54:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:71: No driver to put! 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] overlay_test.go:45: Fails to compute changes after apply intermittently 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] overlay_test.go:50: Fails to compute changes intermittently 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] overlay_test.go:65: Cannot run test with naive change algorithm 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver zfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:44: Driver zfs not supported 15:55:06 [2023-01-23T15:55:06.017Z] 15:55:06 [2023-01-23T15:55:06.017Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 15:55:06 [2023-01-23T15:55:06.017Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.018Z] graphtest_unix.go:44: Driver zfs not supported 15:55:06 [2023-01-23T15:55:06.018Z] 15:55:06 [2023-01-23T15:55:06.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 15:55:06 [2023-01-23T15:55:06.018Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.018Z] graphtest_unix.go:44: Driver zfs not supported 15:55:06 [2023-01-23T15:55:06.018Z] 15:55:06 [2023-01-23T15:55:06.018Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 15:55:06 [2023-01-23T15:55:06.018Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:06 [2023-01-23T15:55:06.018Z] graphtest_unix.go:44: Driver zfs not supported 15:55:06 [2023-01-23T15:55:06.018Z] 15:55:06 [2023-01-23T15:55:06.018Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 15:55:06 [2023-01-23T15:55:06.018Z] graphtest_unix.go:71: No driver to put! 15:55:06 [2023-01-23T15:55:06.018Z] 15:55:06 [2023-01-23T15:55:06.018Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 15:55:06 [2023-01-23T15:55:06.018Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 15:55:06 [2023-01-23T15:55:06.018Z] 15:55:06 [2023-01-23T15:55:06.018Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 15:55:06 [2023-01-23T15:55:06.018Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 15:55:06 [2023-01-23T15:55:06.018Z] 15:55:06 [2023-01-23T15:55:06.018Z] DONE 2967 tests, 28 skipped in 219.520s 15:55:06 [2023-01-23T15:55:06.018Z] + '[' -n 'github.com/docker/docker/libnetwork 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/bitseq 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cluster 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/config 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/datastore 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/diagnostic 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/discoverapi 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/driverapi 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/bridge 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/host 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/null 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/overlay 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/remote 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/windows 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/drvregistry 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/etchosts 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/idm 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/internal/caller 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipam 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipamapi 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipams/builtin 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipams/null 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipams/remote 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ipamutils 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/iptables 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/netlabel 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/netutils 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/networkdb 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/ns 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/options 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/osl 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/osl/kernel 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/portallocator 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/portmapper 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/resolvconf 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/testutils 15:55:06 [2023-01-23T15:55:06.018Z] github.com/docker/docker/libnetwork/types' ']' 15:55:06 [2023-01-23T15:55:06.018Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 15:55:52 [2023-01-23T15:55:52.732Z] ok github.com/docker/docker/libnetwork 40.384s coverage: 41.8% of statements 15:55:52 [2023-01-23T15:55:52.732Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements 15:55:52 [2023-01-23T15:55:52.732Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 22.0% of statements 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 15:55:52 [2023-01-23T15:55:52.732Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 15:55:54 [2023-01-23T15:55:54.662Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.701s coverage: 62.1% of statements 15:55:54 [2023-01-23T15:55:54.662Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 15:55:54 [2023-01-23T15:55:54.662Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 15:55:55 [2023-01-23T15:55:55.608Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.261s coverage: 5.2% of statements 15:55:55 [2023-01-23T15:55:55.608Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 15:55:56 [2023-01-23T15:55:56.180Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.8% of statements 15:55:56 [2023-01-23T15:55:56.180Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 15:55:56 [2023-01-23T15:55:56.440Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 15:56:06 [2023-01-23T15:56:06.438Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.279s coverage: 6.9% of statements 15:56:06 [2023-01-23T15:56:06.438Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 15:56:06 [2023-01-23T15:56:06.699Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements 15:56:07 [2023-01-23T15:56:07.270Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements 15:56:07 [2023-01-23T15:56:07.270Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 15:56:07 [2023-01-23T15:56:07.270Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 15:56:07 [2023-01-23T15:56:07.270Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 15:56:07 [2023-01-23T15:56:07.841Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 15:56:08 [2023-01-23T15:56:08.102Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.0% of statements 15:56:08 [2023-01-23T15:56:08.102Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 15:56:08 [2023-01-23T15:56:08.362Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 15:56:20 [2023-01-23T15:56:20.593Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/ipam 16.417s coverage: 85.3% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 15:56:38 [2023-01-23T15:56:38.707Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/iptables 0.250s coverage: 40.7% of statements 15:56:38 [2023-01-23T15:56:38.707Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 15:56:38 [2023-01-23T15:56:38.707Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 15:58:30 [2023-01-23T15:58:30.223Z] ok github.com/docker/docker/libnetwork/networkdb 104.664s coverage: 60.5% of statements 15:58:30 [2023-01-23T15:58:30.223Z] ? github.com/docker/docker/libnetwork/ns [no test files] 15:58:30 [2023-01-23T15:58:30.223Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 15:58:30 [2023-01-23T15:58:30.223Z] ok github.com/docker/docker/libnetwork/osl 4.281s coverage: 41.4% of statements 15:58:30 [2023-01-23T15:58:30.223Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 15:58:30 [2023-01-23T15:58:30.223Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 15:58:31 [2023-01-23T15:58:31.165Z] ok github.com/docker/docker/libnetwork/portmapper 0.682s coverage: 46.3% of statements 15:58:31 [2023-01-23T15:58:31.426Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements 15:58:31 [2023-01-23T15:58:31.426Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 15:58:31 [2023-01-23T15:58:31.687Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] === Skipped 15:58:31 [2023-01-23T15:58:31.687Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 15:58:31 [2023-01-23T15:58:31.687Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 15:58:31 [2023-01-23T15:58:31.687Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 15:58:31 [2023-01-23T15:58:31.687Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 15:58:31 [2023-01-23T15:58:31.687Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 15:58:31 [2023-01-23T15:58:31.687Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 15:58:31 [2023-01-23T15:58:31.687Z] firewalld_test.go:14: firewalld is not running 15:58:31 [2023-01-23T15:58:31.687Z] 15:58:31 [2023-01-23T15:58:31.687Z] DONE 320 tests, 6 skipped in 208.560s Post stage [Pipeline] junit 15:58:32 [2023-01-23T15:58:32.276Z] Recording test results 15:58:32 [2023-01-23T15:58:32.376Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:32 [2023-01-23T15:58:32.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44809/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 -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:f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 hack/make.sh dynbinary test-integration 15:58:33 [2023-01-23T15:58:33.275Z] 15:58:33 [2023-01-23T15:58:33.275Z] Removing bundles/ 15:58:33 [2023-01-23T15:58:33.275Z] 15:58:33 [2023-01-23T15:58:33.275Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:58:33 [2023-01-23T15:58:33.275Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 16:00:09 [2023-01-23T16:00:09.774Z] Created binary: bundles/dynbinary-daemon/dockerd 16:00:09 [2023-01-23T16:00:09.774Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 16:00:09 [2023-01-23T16:00:09.774Z] Created binary: bundles/dynbinary-daemon/docker-proxy 16:00:09 [2023-01-23T16:00:09.774Z] 16:00:09 [2023-01-23T16:00:09.774Z] ---> Making bundle: test-integration (in bundles/test-integration) 16:00:09 [2023-01-23T16:00:09.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 16:00:09 [2023-01-23T16:00:09.774Z] HOSTNAME=d9083ddd6ce6 16:00:09 [2023-01-23T16:00:09.774Z] TESTDEBUG=0 16:00:09 [2023-01-23T16:00:09.774Z] DEST=bundles/test-integration 16:00:09 [2023-01-23T16:00:09.774Z] PWD=/go/src/github.com/docker/docker 16:00:09 [2023-01-23T16:00:09.774Z] DOCKER_GITCOMMIT=f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 16:00:09 [2023-01-23T16:00:09.774Z] container=docker 16:00:09 [2023-01-23T16:00:09.774Z] HOME=/root 16:00:09 [2023-01-23T16:00:09.774Z] GOLANG_VERSION=1.19.5 16:00:09 [2023-01-23T16:00:09.774Z] VALIDATE_REPO=https://github.com/moby/moby.git 16:00:09 [2023-01-23T16:00:09.774Z] VALIDATE_BRANCH=master 16:00:09 [2023-01-23T16:00:09.774Z] TERM=xterm 16:00:09 [2023-01-23T16:00:09.774Z] DOCKER_PKG=github.com/docker/docker 16:00:09 [2023-01-23T16:00:09.774Z] SHLVL=1 16:00:09 [2023-01-23T16:00:09.774Z] TIMEOUT=120m 16:00:09 [2023-01-23T16:00:09.774Z] DOCKER_GRAPHDRIVER=overlay2 16:00:09 [2023-01-23T16:00:09.774Z] GO111MODULE=off 16:00:09 [2023-01-23T16:00:09.774Z] DOCKER_EXPERIMENTAL=1 16:00:09 [2023-01-23T16:00:09.774Z] TEST_SKIP_INTEGRATION_CLI=1 16:00:09 [2023-01-23T16:00:09.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:00:09 [2023-01-23T16:00:09.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 16:00:09 [2023-01-23T16:00:09.774Z] GOPATH=/go 16:00:09 [2023-01-23T16:00:09.774Z] PKG_CONFIG=pkg-config 16:00:09 [2023-01-23T16:00:09.774Z] _=/usr/bin/env 16:00:09 [2023-01-23T16:00:09.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:00:41 [2023-01-23T16:00:41.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:00:41 [2023-01-23T16:00:41.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:01:03 [2023-01-23T16:01:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 16:01:09 [2023-01-23T16:01:09.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:01:17 [2023-01-23T16:01:17.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 16:01:17 [2023-01-23T16:01:17.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:01:17 [2023-01-23T16:01:17.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:01:17 [2023-01-23T16:01:17.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:01:18 [2023-01-23T16:01:18.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:01:18 [2023-01-23T16:01:18.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:01:19 [2023-01-23T16:01:19.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:01:21 [2023-01-23T16:01:21.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:01:22 [2023-01-23T16:01:22.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:01:23 [2023-01-23T16:01:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 16:01:23 [2023-01-23T16:01:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:01:25 [2023-01-23T16:01:25.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:01:25 [2023-01-23T16:01:25.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:01:26 [2023-01-23T16:01:26.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:01:27 [2023-01-23T16:01:27.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:01:28 [2023-01-23T16:01:28.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:01:29 [2023-01-23T16:01:29.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 16:01:29 [2023-01-23T16:01:29.358Z] Using test binary docker 16:01:29 [2023-01-23T16:01:29.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 16:01:29 [2023-01-23T16:01:29.358Z] +++ /etc/init.d/apparmor start 16:01:29 [2023-01-23T16:01:29.358Z] Not: starting. 16:01:29 [2023-01-23T16:01:29.358Z] INFO: Waiting for daemon to start... 16:01:29 [2023-01-23T16:01:29.358Z] Starting dockerd 16:01:29 [2023-01-23T16:01:29.358Z] +++ 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 16:01:32 [2023-01-23T16:01:32.656Z] . 16:01:32 [2023-01-23T16:01:32.656Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 16:01:32 [2023-01-23T16:01:32.656Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 16:01:32 [2023-01-23T16:01:32.656Z] Error: No such image: emptyfs 16:01:32 [2023-01-23T16:01:32.656Z] ++++ tar -cC bundles/test-integration/emptyfs . 16:01:32 [2023-01-23T16:01:32.656Z] ++++ docker load 16:01:32 [2023-01-23T16:01:32.656Z] Loaded image: emptyfs:latest 16:01:32 [2023-01-23T16:01:32.656Z] Running integration-test (iteration 1) 16:01:32 [2023-01-23T16:01:32.656Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 16:01:32 [2023-01-23T16:01:32.656Z] ++ 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 16:01:32 [2023-01-23T16:01:32.656Z] ++ set -e 16:01:32 [2023-01-23T16:01:32.656Z] ++ '[' -n 0 ']' 16:01:32 [2023-01-23T16:01:32.656Z] ++ set -x 16:01:32 [2023-01-23T16:01:32.656Z] ++ 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 16:01:32 [2023-01-23T16:01:32.656Z] Loaded image: busybox:latest 16:01:32 [2023-01-23T16:01:32.656Z] Loaded image: busybox:glibc 16:01:34 [2023-01-23T16:01:34.040Z] Loaded image: debian:bullseye-slim 16:01:34 [2023-01-23T16:01:34.040Z] Loaded image: hello-world:latest 16:01:34 [2023-01-23T16:01:34.040Z] Loaded image: arm32v7/hello-world:latest 16:01:34 [2023-01-23T16:01:34.040Z] INFO: Testing against a local daemon 16:01:34 [2023-01-23T16:01:34.040Z] === RUN TestCgroupNamespacesBuild 16:01:35 [2023-01-23T16:01:35.952Z] --- PASS: TestCgroupNamespacesBuild (1.64s) 16:01:35 [2023-01-23T16:01:35.952Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 16:01:36 [2023-01-23T16:01:36.893Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) 16:01:36 [2023-01-23T16:01:36.893Z] === RUN TestBuildWithSession 16:01:36 [2023-01-23T16:01:36.893Z] build_session_test.go:25: TODO: BuildKit 16:01:36 [2023-01-23T16:01:36.893Z] --- SKIP: TestBuildWithSession (0.00s) 16:01:36 [2023-01-23T16:01:36.893Z] === RUN TestBuildSquashParent 16:01:40 [2023-01-23T16:01:40.193Z] --- PASS: TestBuildSquashParent (3.14s) 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:01:40 [2023-01-23T16:01:40.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:01:40 [2023-01-23T16:01:40.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:01:40 [2023-01-23T16:01:40.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:01:40 [2023-01-23T16:01:40.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:01:40 [2023-01-23T16:01:40.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:01:40 [2023-01-23T16:01:40.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:01:40 [2023-01-23T16:01:40.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:01:40 [2023-01-23T16:01:40.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:01:40 [2023-01-23T16:01:40.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:01:41 [2023-01-23T16:01:41.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:01:41 [2023-01-23T16:01:41.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:01:42 [2023-01-23T16:01:42.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:01:42 [2023-01-23T16:01:42.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) 16:01:43 [2023-01-23T16:01:43.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.97s) 16:01:43 [2023-01-23T16:01:43.540Z] === RUN TestBuildMultiStageCopy 16:01:43 [2023-01-23T16:01:43.540Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:01:44 [2023-01-23T16:01:44.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:01:44 [2023-01-23T16:01:44.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:01:44 [2023-01-23T16:01:44.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:01:44 [2023-01-23T16:01:44.373Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:01:44 [2023-01-23T16:01:44.634Z] --- PASS: TestBuildMultiStageCopy (1.05s) 16:01:44 [2023-01-23T16:01:44.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.78s) 16:01:44 [2023-01-23T16:01:44.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 16:01:44 [2023-01-23T16:01:44.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) 16:01:44 [2023-01-23T16:01:44.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) 16:01:44 [2023-01-23T16:01:44.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) 16:01:44 [2023-01-23T16:01:44.634Z] === RUN TestBuildMultiStageParentConfig 16:01:44 [2023-01-23T16:01:44.894Z] --- PASS: TestBuildMultiStageParentConfig (0.31s) 16:01:44 [2023-01-23T16:01:44.894Z] === RUN TestBuildLabelWithTargets 16:01:45 [2023-01-23T16:01:45.155Z] --- PASS: TestBuildLabelWithTargets (0.46s) 16:01:45 [2023-01-23T16:01:45.155Z] === RUN TestBuildWithEmptyLayers 16:01:45 [2023-01-23T16:01:45.416Z] --- PASS: TestBuildWithEmptyLayers (0.09s) 16:01:45 [2023-01-23T16:01:45.416Z] === RUN TestBuildMultiStageOnBuild 16:01:46 [2023-01-23T16:01:46.358Z] --- PASS: TestBuildMultiStageOnBuild (0.96s) 16:01:46 [2023-01-23T16:01:46.358Z] === RUN TestBuildUncleanTarFilenames 16:01:46 [2023-01-23T16:01:46.358Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 16:01:46 [2023-01-23T16:01:46.358Z] === RUN TestBuildMultiStageLayerLeak 16:01:47 [2023-01-23T16:01:47.299Z] --- PASS: TestBuildMultiStageLayerLeak (0.91s) 16:01:47 [2023-01-23T16:01:47.299Z] === RUN TestBuildWithHugeFile 16:02:43 [2023-01-23T16:02:43.587Z] --- PASS: TestBuildWithHugeFile (49.94s) 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildWCOWSandboxSize 16:02:43 [2023-01-23T16:02:43.588Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:02:43 [2023-01-23T16:02:43.588Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildWithEmptyDockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildPreserveOwnership 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildPreserveOwnership/copy_from 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildPreserveOwnership (1.92s) 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.35s) 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s) 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildPlatformInvalid 16:02:43 [2023-01-23T16:02:43.588Z] --- PASS: TestBuildPlatformInvalid (0.03s) 16:02:43 [2023-01-23T16:02:43.588Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 16:02:43 [2023-01-23T16:02:43.588Z] Loaded image: busybox:latest 16:02:43 [2023-01-23T16:02:43.588Z] Loaded image: busybox:glibc 16:02:43 [2023-01-23T16:02:43.588Z] Loaded image: debian:bullseye-slim 16:02:43 [2023-01-23T16:02:43.588Z] Loaded image: hello-world:latest 16:02:43 [2023-01-23T16:02:43.588Z] Loaded image: arm32v7/hello-world:latest 16:02:50 [2023-01-23T16:02:50.174Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) 16:02:50 [2023-01-23T16:02:50.174Z] PASS 16:02:50 [2023-01-23T16:02:50.174Z] 16:02:50 [2023-01-23T16:02:50.174Z] === Skipped 16:02:50 [2023-01-23T16:02:50.174Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 16:02:50 [2023-01-23T16:02:50.174Z] build_session_test.go:25: TODO: BuildKit 16:02:50 [2023-01-23T16:02:50.174Z] 16:02:50 [2023-01-23T16:02:50.174Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 16:02:50 [2023-01-23T16:02:50.174Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:02:50 [2023-01-23T16:02:50.174Z] 16:02:50 [2023-01-23T16:02:50.174Z] DONE 34 tests, 2 skipped in 77.537s 16:02:50 [2023-01-23T16:02:50.174Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 16:02:50 [2023-01-23T16:02:50.174Z] ++ 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 16:02:50 [2023-01-23T16:02:50.174Z] ++ set -e 16:02:50 [2023-01-23T16:02:50.174Z] ++ '[' -n 0 ']' 16:02:50 [2023-01-23T16:02:50.174Z] ++ set -x 16:02:50 [2023-01-23T16:02:50.174Z] ++ 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 16:02:50 [2023-01-23T16:02:50.174Z] INFO: Testing against a local daemon 16:02:50 [2023-01-23T16:02:50.174Z] === RUN TestConfigInspect 16:02:52 [2023-01-23T16:02:52.089Z] --- PASS: TestConfigInspect (1.76s) 16:02:52 [2023-01-23T16:02:52.089Z] === RUN TestConfigList 16:02:54 [2023-01-23T16:02:54.005Z] --- PASS: TestConfigList (1.82s) 16:02:54 [2023-01-23T16:02:54.005Z] === RUN TestConfigsCreateAndDelete 16:02:55 [2023-01-23T16:02:55.389Z] --- PASS: TestConfigsCreateAndDelete (1.70s) 16:02:55 [2023-01-23T16:02:55.389Z] === RUN TestConfigsUpdate 16:02:57 [2023-01-23T16:02:57.301Z] --- PASS: TestConfigsUpdate (1.81s) 16:02:57 [2023-01-23T16:02:57.301Z] === RUN TestTemplatedConfig 16:02:59 [2023-01-23T16:02:59.844Z] --- PASS: TestTemplatedConfig (2.37s) 16:02:59 [2023-01-23T16:02:59.844Z] === RUN TestConfigCreateResolve 16:03:01 [2023-01-23T16:03:01.228Z] --- PASS: TestConfigCreateResolve (1.72s) 16:03:01 [2023-01-23T16:03:01.228Z] PASS 16:03:01 [2023-01-23T16:03:01.228Z] 16:03:01 [2023-01-23T16:03:01.228Z] DONE 6 tests in 11.273s 16:03:01 [2023-01-23T16:03:01.228Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 16:03:01 [2023-01-23T16:03:01.228Z] ++ 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 16:03:01 [2023-01-23T16:03:01.228Z] ++ set -e 16:03:01 [2023-01-23T16:03:01.228Z] ++ '[' -n 0 ']' 16:03:01 [2023-01-23T16:03:01.228Z] ++ set -x 16:03:01 [2023-01-23T16:03:01.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 16:03:01 [2023-01-23T16:03:01.489Z] INFO: Testing against a local daemon 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestAttachWithTTY 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestAttachWithTTY (0.07s) 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestAttachWithoutTTy 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestAttachWithoutTTy (0.05s) 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestCheckpoint 16:03:01 [2023-01-23T16:03:01.489Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:03:01 [2023-01-23T16:03:01.489Z] --- SKIP: TestCheckpoint (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/commit 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/commit 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/create 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/containers/create 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 16:03:01 [2023-01-23T16:03:01.489Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/commit 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/commit/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/exec/foobar/start 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/containers/foobar/update 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] === CONT TestContainerInvalidJSON/containers/create 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON (0.01s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 16:03:01 [2023-01-23T16:03:01.489Z] === RUN TestCopyFromContainerPathDoesNotExist 16:03:01 [2023-01-23T16:03:01.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) 16:03:01 [2023-01-23T16:03:01.750Z] === RUN TestCopyFromContainerPathIsNotDir 16:03:01 [2023-01-23T16:03:01.750Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 16:03:01 [2023-01-23T16:03:01.750Z] === RUN TestCopyToContainerPathDoesNotExist 16:03:01 [2023-01-23T16:03:01.750Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 16:03:01 [2023-01-23T16:03:01.750Z] === RUN TestCopyEmptyFile 16:03:02 [2023-01-23T16:03:02.011Z] --- PASS: TestCopyEmptyFile (0.07s) 16:03:02 [2023-01-23T16:03:02.011Z] === RUN TestCopyToContainerPathIsNotDir 16:03:02 [2023-01-23T16:03:02.011Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 16:03:02 [2023-01-23T16:03:02.011Z] === RUN TestCopyFromContainer 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer// 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/. 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer//. 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/./ 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer//./ 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer//bar/root 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer//bar/root/ 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer//bar/root/. 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/quux 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/quux/ 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/quux/. 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/quux/baz 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/filesymlink 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCopyFromContainer/bar/notarget 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer (0.74s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer// (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/. (0.02s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer//. (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/./ (0.02s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer//./ (0.02s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer//bar/root/ (0.02s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:02 [2023-01-23T16:03:02.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:02 [2023-01-23T16:03:02.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:02 [2023-01-23T16:03:02.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:02 [2023-01-23T16:03:02.583Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:02 [2023-01-23T16:03:02.583Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:02 [2023-01-23T16:03:02.583Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:03:02 [2023-01-23T16:03:02.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:03:02 [2023-01-23T16:03:02.583Z] === RUN TestCreateLinkToNonExistingContainer 16:03:02 [2023-01-23T16:03:02.844Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 16:03:02 [2023-01-23T16:03:02.844Z] === RUN TestCreateWithInvalidEnv 16:03:02 [2023-01-23T16:03:02.844Z] === RUN TestCreateWithInvalidEnv/0 16:03:02 [2023-01-23T16:03:02.844Z] === PAUSE TestCreateWithInvalidEnv/0 16:03:02 [2023-01-23T16:03:02.844Z] === RUN TestCreateWithInvalidEnv/1 16:03:02 [2023-01-23T16:03:02.844Z] === PAUSE TestCreateWithInvalidEnv/1 16:03:02 [2023-01-23T16:03:02.844Z] === RUN TestCreateWithInvalidEnv/2 16:03:02 [2023-01-23T16:03:02.844Z] === PAUSE TestCreateWithInvalidEnv/2 16:03:02 [2023-01-23T16:03:02.844Z] === CONT TestCreateWithInvalidEnv/0 16:03:02 [2023-01-23T16:03:02.844Z] === CONT TestCreateWithInvalidEnv/2 16:03:02 [2023-01-23T16:03:02.844Z] === CONT TestCreateWithInvalidEnv/1 16:03:02 [2023-01-23T16:03:02.844Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 16:03:02 [2023-01-23T16:03:02.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:03:02 [2023-01-23T16:03:02.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:03:02 [2023-01-23T16:03:02.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:03:02 [2023-01-23T16:03:02.844Z] === RUN TestCreateTmpfsMountsTarget 16:03:02 [2023-01-23T16:03:02.844Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 16:03:02 [2023-01-23T16:03:02.844Z] === RUN TestCreateWithCustomMaskedPaths 16:03:04 [2023-01-23T16:03:04.228Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) 16:03:04 [2023-01-23T16:03:04.228Z] === RUN TestCreateWithCustomReadonlyPaths 16:03:05 [2023-01-23T16:03:05.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateWithInvalidHealthcheckParams 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:05 [2023-01-23T16:03:05.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:05 [2023-01-23T16:03:05.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:05 [2023-01-23T16:03:05.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:05 [2023-01-23T16:03:05.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:05 [2023-01-23T16:03:05.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 16:03:05 [2023-01-23T16:03:05.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 16:03:05 [2023-01-23T16:03:05.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:03:05 [2023-01-23T16:03:05.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 16:03:05 [2023-01-23T16:03:05.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 16:03:05 [2023-01-23T16:03:05.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 16:03:05 [2023-01-23T16:03:05.171Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateDifferentPlatform 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateDifferentPlatform/different_os 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateDifferentPlatform (0.01s) 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateVolumesFromNonExistingContainer 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreatePlatformSpecificImageNoPlatform 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateInvalidHostConfig 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 16:03:05 [2023-01-23T16:03:05.742Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 16:03:05 [2023-01-23T16:03:05.742Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 16:03:05 [2023-01-23T16:03:05.742Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:03:05 [2023-01-23T16:03:05.742Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 16:03:05 [2023-01-23T16:03:05.742Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestContainerStartOnDaemonRestart 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestContainerStartOnDaemonRestart 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestDaemonRestartIpcMode 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestDaemonRestartIpcMode 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestDaemonHostGatewayIP 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestDaemonHostGatewayIP 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestRestartDaemonWithRestartingContainer 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestRestartDaemonWithRestartingContainer 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestContainerKillOnDaemonStart 16:03:05 [2023-01-23T16:03:05.742Z] === PAUSE TestContainerKillOnDaemonStart 16:03:05 [2023-01-23T16:03:05.742Z] === RUN TestDiff 16:03:06 [2023-01-23T16:03:06.313Z] --- PASS: TestDiff (0.41s) 16:03:06 [2023-01-23T16:03:06.313Z] === RUN TestExecConsoleSize 16:03:06 [2023-01-23T16:03:06.884Z] --- PASS: TestExecConsoleSize (0.51s) 16:03:06 [2023-01-23T16:03:06.884Z] === RUN TestExecWithCloseStdin 16:03:07 [2023-01-23T16:03:07.145Z] --- PASS: TestExecWithCloseStdin (0.45s) 16:03:07 [2023-01-23T16:03:07.145Z] === RUN TestExec 16:03:07 [2023-01-23T16:03:07.719Z] --- PASS: TestExec (0.46s) 16:03:07 [2023-01-23T16:03:07.719Z] === RUN TestExecUser 16:03:08 [2023-01-23T16:03:08.301Z] --- PASS: TestExecUser (0.46s) 16:03:08 [2023-01-23T16:03:08.301Z] === RUN TestExportContainerAndImportImage 16:03:08 [2023-01-23T16:03:08.579Z] --- PASS: TestExportContainerAndImportImage (0.49s) 16:03:08 [2023-01-23T16:03:08.579Z] === RUN TestExportContainerAfterDaemonRestart 16:03:09 [2023-01-23T16:03:09.968Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s) 16:03:09 [2023-01-23T16:03:09.968Z] === RUN TestHealthCheckWorkdir 16:03:10 [2023-01-23T16:03:10.229Z] --- PASS: TestHealthCheckWorkdir (0.52s) 16:03:10 [2023-01-23T16:03:10.229Z] === RUN TestHealthKillContainer 16:03:18 [2023-01-23T16:03:18.363Z] --- PASS: TestHealthKillContainer (7.80s) 16:03:18 [2023-01-23T16:03:18.363Z] === RUN TestHealthCheckProcessKilled 16:03:18 [2023-01-23T16:03:18.624Z] --- PASS: TestHealthCheckProcessKilled (0.58s) 16:03:18 [2023-01-23T16:03:18.624Z] === RUN TestInspectCpusetInConfigPre120 16:03:19 [2023-01-23T16:03:19.195Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) 16:03:19 [2023-01-23T16:03:19.195Z] === RUN TestIpcModeNone 16:03:19 [2023-01-23T16:03:19.457Z] --- PASS: TestIpcModeNone (0.48s) 16:03:19 [2023-01-23T16:03:19.457Z] === RUN TestIpcModePrivate 16:03:19 [2023-01-23T16:03:19.717Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 16:03:19 [2023-01-23T16:03:19.978Z] --- PASS: TestIpcModePrivate (0.45s) 16:03:19 [2023-01-23T16:03:19.978Z] === RUN TestIpcModeShareable 16:03:20 [2023-01-23T16:03:20.238Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 16:03:20 [2023-01-23T16:03:20.499Z] --- PASS: TestIpcModeShareable (0.44s) 16:03:20 [2023-01-23T16:03:20.499Z] === RUN TestAPIIpcModeShareableAndContainer 16:03:21 [2023-01-23T16:03:21.883Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) 16:03:21 [2023-01-23T16:03:21.883Z] === RUN TestAPIIpcModeHost 16:03:22 [2023-01-23T16:03:22.144Z] --- PASS: TestAPIIpcModeHost (0.32s) 16:03:22 [2023-01-23T16:03:22.144Z] === RUN TestDaemonIpcModeShareable 16:03:23 [2023-01-23T16:03:23.086Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 16:03:23 [2023-01-23T16:03:23.086Z] --- PASS: TestDaemonIpcModeShareable (1.05s) 16:03:23 [2023-01-23T16:03:23.086Z] === RUN TestDaemonIpcModePrivate 16:03:24 [2023-01-23T16:03:24.027Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 16:03:24 [2023-01-23T16:03:24.288Z] --- PASS: TestDaemonIpcModePrivate (1.05s) 16:03:24 [2023-01-23T16:03:24.288Z] === RUN TestDaemonIpcModePrivateFromConfig 16:03:25 [2023-01-23T16:03:25.229Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 16:03:25 [2023-01-23T16:03:25.229Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s) 16:03:25 [2023-01-23T16:03:25.229Z] === RUN TestDaemonIpcModeShareableFromConfig 16:03:26 [2023-01-23T16:03:26.170Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 16:03:26 [2023-01-23T16:03:26.431Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s) 16:03:26 [2023-01-23T16:03:26.431Z] === RUN TestIpcModeOlderClient 16:03:26 [2023-01-23T16:03:26.431Z] === PAUSE TestIpcModeOlderClient 16:03:26 [2023-01-23T16:03:26.431Z] === RUN TestKillContainerInvalidSignal 16:03:26 [2023-01-23T16:03:26.692Z] --- PASS: TestKillContainerInvalidSignal (0.37s) 16:03:26 [2023-01-23T16:03:26.692Z] === RUN TestKillContainer 16:03:26 [2023-01-23T16:03:26.692Z] === RUN TestKillContainer/no_signal 16:03:27 [2023-01-23T16:03:27.263Z] === RUN TestKillContainer/non_killing_signal 16:03:27 [2023-01-23T16:03:27.263Z] === RUN TestKillContainer/killing_signal 16:03:27 [2023-01-23T16:03:27.834Z] --- PASS: TestKillContainer (1.23s) 16:03:27 [2023-01-23T16:03:27.834Z] --- PASS: TestKillContainer/no_signal (0.44s) 16:03:27 [2023-01-23T16:03:27.834Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) 16:03:27 [2023-01-23T16:03:27.834Z] --- PASS: TestKillContainer/killing_signal (0.39s) 16:03:27 [2023-01-23T16:03:27.834Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:03:27 [2023-01-23T16:03:27.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:03:28 [2023-01-23T16:03:28.405Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:03:28 [2023-01-23T16:03:28.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) 16:03:28 [2023-01-23T16:03:28.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) 16:03:28 [2023-01-23T16:03:28.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) 16:03:28 [2023-01-23T16:03:28.976Z] === RUN TestKillStoppedContainer 16:03:28 [2023-01-23T16:03:28.976Z] --- PASS: TestKillStoppedContainer (0.05s) 16:03:28 [2023-01-23T16:03:28.976Z] === RUN TestKillStoppedContainerAPIPre120 16:03:28 [2023-01-23T16:03:28.977Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 16:03:28 [2023-01-23T16:03:28.977Z] === RUN TestKillDifferentUserContainer 16:03:29 [2023-01-23T16:03:29.547Z] --- PASS: TestKillDifferentUserContainer (0.39s) 16:03:29 [2023-01-23T16:03:29.547Z] === RUN TestInspectOomKilledTrue 16:03:29 [2023-01-23T16:03:29.808Z] --- PASS: TestInspectOomKilledTrue (0.41s) 16:03:29 [2023-01-23T16:03:29.808Z] === RUN TestInspectOomKilledFalse 16:03:30 [2023-01-23T16:03:30.379Z] --- PASS: TestInspectOomKilledFalse (0.37s) 16:03:30 [2023-01-23T16:03:30.379Z] === RUN TestLinksEtcHostsContentMatch 16:03:30 [2023-01-23T16:03:30.640Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 16:03:30 [2023-01-23T16:03:30.640Z] === RUN TestLinksContainerNames 16:03:31 [2023-01-23T16:03:31.211Z] --- PASS: TestLinksContainerNames (0.74s) 16:03:31 [2023-01-23T16:03:31.211Z] === RUN TestLogsFollowTailEmpty 16:03:31 [2023-01-23T16:03:31.783Z] --- PASS: TestLogsFollowTailEmpty (0.36s) 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local/tty/only_stdout 16:03:31 [2023-01-23T16:03:31.783Z] === PAUSE TestLogs/driver_local/tty/only_stdout 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local/tty/only_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === PAUSE TestLogs/driver_local/tty/only_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local/without_tty/only_stdout 16:03:31 [2023-01-23T16:03:31.783Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 16:03:31 [2023-01-23T16:03:31.783Z] === RUN TestLogs/driver_local/without_tty/only_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 16:03:31 [2023-01-23T16:03:31.783Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 16:03:32 [2023-01-23T16:03:32.355Z] === CONT TestLogs/driver_local/without_tty/only_stderr 16:03:32 [2023-01-23T16:03:32.355Z] === CONT TestLogs/driver_local/without_tty/only_stdout 16:03:32 [2023-01-23T16:03:32.927Z] === CONT TestLogs/driver_local/tty/only_stderr 16:03:32 [2023-01-23T16:03:32.927Z] === CONT TestLogs/driver_local/tty/only_stdout 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file/tty/only_stdout 16:03:33 [2023-01-23T16:03:33.500Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file/tty/only_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 16:03:33 [2023-01-23T16:03:33.500Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 16:03:33 [2023-01-23T16:03:33.500Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 16:03:33 [2023-01-23T16:03:33.500Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:03:34 [2023-01-23T16:03:34.091Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 16:03:34 [2023-01-23T16:03:34.091Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 16:03:34 [2023-01-23T16:03:34.662Z] === CONT TestLogs/driver_json-file/tty/only_stderr 16:03:34 [2023-01-23T16:03:34.662Z] === CONT TestLogs/driver_json-file/tty/only_stdout 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs (3.74s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local (0.01s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file (0.01s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) 16:03:35 [2023-01-23T16:03:35.234Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) 16:03:35 [2023-01-23T16:03:35.234Z] === RUN TestContainerNetworkMountsNoChown 16:03:35 [2023-01-23T16:03:35.806Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/default 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/default 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/private 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/private 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rprivate 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rprivate 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/slave 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/slave 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rslave 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rslave 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/shared 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/shared 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rshared 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rshared 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/default 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/default/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/default/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/rslave 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/rshared 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/shared 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/shared/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/shared/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/rprivate 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/slave 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/slave/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/slave/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/private 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/private/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/private/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:03:35 [2023-01-23T16:03:35.806Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:03:35 [2023-01-23T16:03:35.806Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/default/mount_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/default/bind_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/shared/bind_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:03:36 [2023-01-23T16:03:36.067Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/slave/bind_root 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/shared/mount_root 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/private/bind_root 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/private/mount_root 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:03:36 [2023-01-23T16:03:36.328Z] === CONT TestMountDaemonRoot/slave/mount_root 16:03:36 [2023-01-23T16:03:36.589Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:03:36 [2023-01-23T16:03:36.589Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot (0.02s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.16s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.14s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 16:03:36 [2023-01-23T16:03:36.589Z] === RUN TestContainerBindMountNonRecursive 16:03:37 [2023-01-23T16:03:37.972Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) 16:03:37 [2023-01-23T16:03:37.972Z] === RUN TestContainerVolumesMountedAsShared 16:03:38 [2023-01-23T16:03:38.233Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) 16:03:38 [2023-01-23T16:03:38.233Z] === RUN TestContainerVolumesMountedAsSlave 16:03:38 [2023-01-23T16:03:38.494Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) 16:03:38 [2023-01-23T16:03:38.494Z] === RUN TestContainerCopyLeaksMounts 16:03:39 [2023-01-23T16:03:39.065Z] --- PASS: TestContainerCopyLeaksMounts (0.51s) 16:03:39 [2023-01-23T16:03:39.065Z] === RUN TestNetworkNat 16:03:39 [2023-01-23T16:03:39.326Z] --- PASS: TestNetworkNat (0.43s) 16:03:39 [2023-01-23T16:03:39.326Z] === RUN TestNetworkLocalhostTCPNat 16:03:39 [2023-01-23T16:03:39.897Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) 16:03:39 [2023-01-23T16:03:39.897Z] === RUN TestNetworkLoopbackNat 16:03:42 [2023-01-23T16:03:42.440Z] --- PASS: TestNetworkLoopbackNat (2.52s) 16:03:42 [2023-01-23T16:03:42.440Z] === RUN TestPause 16:03:43 [2023-01-23T16:03:43.011Z] --- PASS: TestPause (0.56s) 16:03:43 [2023-01-23T16:03:43.011Z] === RUN TestPauseFailsOnWindowsServerContainers 16:03:43 [2023-01-23T16:03:43.011Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:03:43 [2023-01-23T16:03:43.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:03:43 [2023-01-23T16:03:43.011Z] === RUN TestPauseStopPausedContainer 16:03:43 [2023-01-23T16:03:43.272Z] --- PASS: TestPauseStopPausedContainer (0.47s) 16:03:43 [2023-01-23T16:03:43.272Z] === RUN TestPidHost 16:03:44 [2023-01-23T16:03:44.216Z] --- PASS: TestPidHost (0.85s) 16:03:44 [2023-01-23T16:03:44.216Z] === RUN TestPsFilter 16:03:44 [2023-01-23T16:03:44.216Z] --- PASS: TestPsFilter (0.10s) 16:03:44 [2023-01-23T16:03:44.216Z] === RUN TestRemoveContainerWithRemovedVolume 16:03:44 [2023-01-23T16:03:44.787Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) 16:03:44 [2023-01-23T16:03:44.787Z] === RUN TestRemoveContainerWithVolume 16:03:45 [2023-01-23T16:03:45.048Z] --- PASS: TestRemoveContainerWithVolume (0.39s) 16:03:45 [2023-01-23T16:03:45.048Z] === RUN TestRemoveContainerRunning 16:03:45 [2023-01-23T16:03:45.619Z] --- PASS: TestRemoveContainerRunning (0.40s) 16:03:45 [2023-01-23T16:03:45.619Z] === RUN TestRemoveContainerForceRemoveRunning 16:03:45 [2023-01-23T16:03:45.880Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) 16:03:45 [2023-01-23T16:03:45.880Z] === RUN TestRemoveInvalidContainer 16:03:45 [2023-01-23T16:03:45.880Z] --- PASS: TestRemoveInvalidContainer (0.01s) 16:03:45 [2023-01-23T16:03:45.880Z] === RUN TestRenameLinkedContainer 16:03:47 [2023-01-23T16:03:47.793Z] --- PASS: TestRenameLinkedContainer (1.62s) 16:03:47 [2023-01-23T16:03:47.793Z] === RUN TestRenameStoppedContainer 16:03:47 [2023-01-23T16:03:47.793Z] --- PASS: TestRenameStoppedContainer (0.38s) 16:03:47 [2023-01-23T16:03:47.793Z] === RUN TestRenameRunningContainerAndReuse 16:03:48 [2023-01-23T16:03:48.736Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) 16:03:48 [2023-01-23T16:03:48.736Z] === RUN TestRenameInvalidName 16:03:49 [2023-01-23T16:03:49.307Z] --- PASS: TestRenameInvalidName (0.59s) 16:03:49 [2023-01-23T16:03:49.307Z] === RUN TestRenameAnonymousContainer 16:03:50 [2023-01-23T16:03:50.691Z] --- PASS: TestRenameAnonymousContainer (1.29s) 16:03:50 [2023-01-23T16:03:50.691Z] === RUN TestRenameContainerWithSameName 16:03:50 [2023-01-23T16:03:50.952Z] --- PASS: TestRenameContainerWithSameName (0.42s) 16:03:50 [2023-01-23T16:03:50.952Z] === RUN TestRenameContainerWithLinkedContainer 16:03:51 [2023-01-23T16:03:51.894Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) 16:03:51 [2023-01-23T16:03:51.894Z] === RUN TestResize 16:03:52 [2023-01-23T16:03:52.154Z] --- PASS: TestResize (0.39s) 16:03:52 [2023-01-23T16:03:52.155Z] === RUN TestResizeWithInvalidSize 16:03:52 [2023-01-23T16:03:52.728Z] --- PASS: TestResizeWithInvalidSize (0.40s) 16:03:52 [2023-01-23T16:03:52.728Z] === RUN TestResizeWhenContainerNotStarted 16:03:52 [2023-01-23T16:03:52.989Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:03:52 [2023-01-23T16:03:52.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:03:52 [2023-01-23T16:03:52.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:03:52 [2023-01-23T16:03:52.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:03:52 [2023-01-23T16:03:52.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:03:52 [2023-01-23T16:03:52.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:03:52 [2023-01-23T16:03:52.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:03:52 [2023-01-23T16:03:52.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:03:54 [2023-01-23T16:03:54.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:03:55 [2023-01-23T16:03:55.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:03:56 [2023-01-23T16:03:56.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:03:57 [2023-01-23T16:03:57.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:03:58 [2023-01-23T16:03:58.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:03:58 [2023-01-23T16:03:58.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:01 [2023-01-23T16:04:01.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:01 [2023-01-23T16:04:01.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:04:03 [2023-01-23T16:04:03.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:04:04 [2023-01-23T16:04:04.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:04:05 [2023-01-23T16:04:05.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:04:06 [2023-01-23T16:04:06.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:04:06 [2023-01-23T16:04:06.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:04:08 [2023-01-23T16:04:08.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.42s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.70s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.57s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.43s) 16:04:09 [2023-01-23T16:04:09.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.35s) 16:04:09 [2023-01-23T16:04:09.095Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 16:04:09 [2023-01-23T16:04:09.356Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 16:04:09 [2023-01-23T16:04:09.927Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 16:04:10 [2023-01-23T16:04:10.869Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.61s) 16:04:10 [2023-01-23T16:04:10.869Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s) 16:04:10 [2023-01-23T16:04:10.869Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.79s) 16:04:10 [2023-01-23T16:04:10.869Z] === RUN TestCgroupNamespacesRun 16:04:11 [2023-01-23T16:04:11.812Z] --- PASS: TestCgroupNamespacesRun (1.03s) 16:04:11 [2023-01-23T16:04:11.812Z] === RUN TestCgroupNamespacesRunPrivileged 16:04:12 [2023-01-23T16:04:12.754Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.97s) 16:04:12 [2023-01-23T16:04:12.754Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:04:14 [2023-01-23T16:04:14.138Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.01s) 16:04:14 [2023-01-23T16:04:14.138Z] === RUN TestCgroupNamespacesRunHostMode 16:04:15 [2023-01-23T16:04:15.079Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s) 16:04:15 [2023-01-23T16:04:15.079Z] === RUN TestCgroupNamespacesRunPrivateMode 16:04:16 [2023-01-23T16:04:16.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s) 16:04:16 [2023-01-23T16:04:16.020Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:04:16 [2023-01-23T16:04:16.962Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s) 16:04:16 [2023-01-23T16:04:16.962Z] === RUN TestCgroupNamespacesRunInvalidMode 16:04:17 [2023-01-23T16:04:17.533Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 16:04:17 [2023-01-23T16:04:17.533Z] === RUN TestCgroupNamespacesRunOlderClient 16:04:18 [2023-01-23T16:04:18.475Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) 16:04:18 [2023-01-23T16:04:18.475Z] === RUN TestNISDomainname 16:04:19 [2023-01-23T16:04:19.046Z] --- PASS: TestNISDomainname (0.45s) 16:04:19 [2023-01-23T16:04:19.046Z] === RUN TestHostnameDnsResolution 16:04:19 [2023-01-23T16:04:19.620Z] --- PASS: TestHostnameDnsResolution (0.59s) 16:04:19 [2023-01-23T16:04:19.620Z] === RUN TestUnprivilegedPortsAndPing 16:04:20 [2023-01-23T16:04:20.195Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) 16:04:20 [2023-01-23T16:04:20.195Z] === RUN TestPrivilegedHostDevices 16:04:20 [2023-01-23T16:04:20.473Z] --- PASS: TestPrivilegedHostDevices (0.46s) 16:04:20 [2023-01-23T16:04:20.473Z] === RUN TestRunConsoleSize 16:04:21 [2023-01-23T16:04:21.050Z] --- PASS: TestRunConsoleSize (0.36s) 16:04:21 [2023-01-23T16:04:21.050Z] === RUN TestRunWithAlternativeContainerdShim 16:04:22 [2023-01-23T16:04:22.962Z] --- PASS: TestRunWithAlternativeContainerdShim (1.88s) 16:04:22 [2023-01-23T16:04:22.962Z] === RUN TestStats 16:04:25 [2023-01-23T16:04:25.505Z] --- PASS: TestStats (2.38s) 16:04:25 [2023-01-23T16:04:25.505Z] === RUN TestStopContainerWithTimeout 16:04:25 [2023-01-23T16:04:25.505Z] === RUN TestStopContainerWithTimeout/0 16:04:25 [2023-01-23T16:04:25.505Z] === PAUSE TestStopContainerWithTimeout/0 16:04:25 [2023-01-23T16:04:25.505Z] === RUN TestStopContainerWithTimeout/1 16:04:25 [2023-01-23T16:04:25.505Z] === PAUSE TestStopContainerWithTimeout/1 16:04:25 [2023-01-23T16:04:25.505Z] === RUN TestStopContainerWithTimeout/3 16:04:25 [2023-01-23T16:04:25.505Z] === PAUSE TestStopContainerWithTimeout/3 16:04:25 [2023-01-23T16:04:25.505Z] === RUN TestStopContainerWithTimeout/-1 16:04:25 [2023-01-23T16:04:25.505Z] === PAUSE TestStopContainerWithTimeout/-1 16:04:25 [2023-01-23T16:04:25.505Z] === CONT TestStopContainerWithTimeout/0 16:04:25 [2023-01-23T16:04:25.505Z] === CONT TestStopContainerWithTimeout/3 16:04:25 [2023-01-23T16:04:25.765Z] === CONT TestStopContainerWithTimeout/-1 16:04:27 [2023-01-23T16:04:27.680Z] === CONT TestStopContainerWithTimeout/1 16:04:29 [2023-01-23T16:04:29.063Z] --- PASS: TestStopContainerWithTimeout (0.01s) 16:04:29 [2023-01-23T16:04:29.063Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) 16:04:29 [2023-01-23T16:04:29.063Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) 16:04:29 [2023-01-23T16:04:29.063Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) 16:04:29 [2023-01-23T16:04:29.063Z] --- PASS: TestStopContainerWithTimeout/1 (1.34s) 16:04:29 [2023-01-23T16:04:29.063Z] === RUN TestDeleteDevicemapper 16:04:29 [2023-01-23T16:04:29.063Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:04:29 [2023-01-23T16:04:29.063Z] --- SKIP: TestDeleteDevicemapper (0.00s) 16:04:29 [2023-01-23T16:04:29.063Z] === RUN TestStopContainerWithRestartPolicyAlways 16:04:30 [2023-01-23T16:04:30.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.13s) 16:04:30 [2023-01-23T16:04:30.448Z] === RUN TestUpdateMemory 16:04:30 [2023-01-23T16:04:30.708Z] --- PASS: TestUpdateMemory (0.48s) 16:04:30 [2023-01-23T16:04:30.708Z] === RUN TestUpdateCPUQuota 16:04:31 [2023-01-23T16:04:31.280Z] --- PASS: TestUpdateCPUQuota (0.64s) 16:04:31 [2023-01-23T16:04:31.280Z] === RUN TestUpdatePidsLimit 16:04:31 [2023-01-23T16:04:31.280Z] === RUN TestUpdatePidsLimit/update_from_none 16:04:31 [2023-01-23T16:04:31.541Z] === RUN TestUpdatePidsLimit/no_change 16:04:31 [2023-01-23T16:04:31.802Z] === RUN TestUpdatePidsLimit/update_lower 16:04:31 [2023-01-23T16:04:31.802Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:04:32 [2023-01-23T16:04:32.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:04:32 [2023-01-23T16:04:32.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:04:32 [2023-01-23T16:04:32.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit (2.01s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 16:04:33 [2023-01-23T16:04:33.204Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 16:04:33 [2023-01-23T16:04:33.204Z] === RUN TestUpdateRestartPolicy 16:04:45 [2023-01-23T16:04:45.434Z] --- PASS: TestUpdateRestartPolicy (10.59s) 16:04:45 [2023-01-23T16:04:45.434Z] === RUN TestUpdateRestartWithAutoRemove 16:04:45 [2023-01-23T16:04:45.434Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) 16:04:45 [2023-01-23T16:04:45.434Z] === RUN TestWaitNonBlocked 16:04:45 [2023-01-23T16:04:45.434Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:04:45 [2023-01-23T16:04:45.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:04:45 [2023-01-23T16:04:45.434Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:04:45 [2023-01-23T16:04:45.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:04:45 [2023-01-23T16:04:45.434Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:04:45 [2023-01-23T16:04:45.434Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:04:45 [2023-01-23T16:04:45.435Z] --- PASS: TestWaitNonBlocked (0.01s) 16:04:45 [2023-01-23T16:04:45.435Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) 16:04:45 [2023-01-23T16:04:45.435Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitBlocked 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:04:45 [2023-01-23T16:04:45.435Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:04:45 [2023-01-23T16:04:45.435Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:04:45 [2023-01-23T16:04:45.435Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:04:45 [2023-01-23T16:04:45.435Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:04:45 [2023-01-23T16:04:45.435Z] --- PASS: TestWaitBlocked (0.01s) 16:04:45 [2023-01-23T16:04:45.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.49s) 16:04:45 [2023-01-23T16:04:45.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitConditions 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitConditions/default 16:04:45 [2023-01-23T16:04:45.435Z] === PAUSE TestWaitConditions/default 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitConditions/not-running 16:04:45 [2023-01-23T16:04:45.435Z] === PAUSE TestWaitConditions/not-running 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitConditions/next-exit 16:04:45 [2023-01-23T16:04:45.435Z] === PAUSE TestWaitConditions/next-exit 16:04:45 [2023-01-23T16:04:45.435Z] === RUN TestWaitConditions/removed 16:04:45 [2023-01-23T16:04:45.435Z] === PAUSE TestWaitConditions/removed 16:04:45 [2023-01-23T16:04:45.435Z] === CONT TestWaitConditions/default 16:04:45 [2023-01-23T16:04:45.435Z] === CONT TestWaitConditions/removed 16:04:45 [2023-01-23T16:04:45.696Z] === CONT TestWaitConditions/default 16:04:45 [2023-01-23T16:04:45.696Z] wait_test.go:146: ContainerID = e033f94604354e0b603306eeac65a64fce64771d6d404fbef0d3bc5ed9fe0079 16:04:45 [2023-01-23T16:04:45.696Z] === CONT TestWaitConditions/removed 16:04:45 [2023-01-23T16:04:45.696Z] wait_test.go:146: ContainerID = 2a098c35c59f40f109a12634264eff2cad992db9da791bfb65c1d5b739c18e0a 16:04:46 [2023-01-23T16:04:46.267Z] === CONT TestWaitConditions/next-exit 16:04:46 [2023-01-23T16:04:46.267Z] wait_test.go:146: ContainerID = 45e5966c033adef63db47ee4668fa35f0654965280034ee8853367e951c84c88 16:04:46 [2023-01-23T16:04:46.528Z] === CONT TestWaitConditions/not-running 16:04:46 [2023-01-23T16:04:46.528Z] wait_test.go:146: ContainerID = f44f83ce2aa57f1ec5f91b9c092328a1384f836885783b2c444f5e430e5a0779 16:04:47 [2023-01-23T16:04:47.099Z] --- PASS: TestWaitConditions (0.01s) 16:04:47 [2023-01-23T16:04:47.099Z] --- PASS: TestWaitConditions/default (0.62s) 16:04:47 [2023-01-23T16:04:47.099Z] --- PASS: TestWaitConditions/removed (0.99s) 16:04:47 [2023-01-23T16:04:47.099Z] --- PASS: TestWaitConditions/next-exit (0.73s) 16:04:47 [2023-01-23T16:04:47.099Z] --- PASS: TestWaitConditions/not-running (0.46s) 16:04:47 [2023-01-23T16:04:47.099Z] === RUN TestWaitRestartedContainer 16:04:47 [2023-01-23T16:04:47.099Z] === RUN TestWaitRestartedContainer/default 16:04:47 [2023-01-23T16:04:47.099Z] === PAUSE TestWaitRestartedContainer/default 16:04:47 [2023-01-23T16:04:47.099Z] === RUN TestWaitRestartedContainer/not-running 16:04:47 [2023-01-23T16:04:47.099Z] === PAUSE TestWaitRestartedContainer/not-running 16:04:47 [2023-01-23T16:04:47.099Z] === RUN TestWaitRestartedContainer/next-exit 16:04:47 [2023-01-23T16:04:47.099Z] === PAUSE TestWaitRestartedContainer/next-exit 16:04:47 [2023-01-23T16:04:47.099Z] === CONT TestWaitRestartedContainer/default 16:04:47 [2023-01-23T16:04:47.099Z] === CONT TestWaitRestartedContainer/next-exit 16:04:48 [2023-01-23T16:04:48.041Z] === CONT TestWaitRestartedContainer/not-running 16:04:48 [2023-01-23T16:04:48.983Z] --- PASS: TestWaitRestartedContainer (0.01s) 16:04:48 [2023-01-23T16:04:48.983Z] --- PASS: TestWaitRestartedContainer/default (1.08s) 16:04:48 [2023-01-23T16:04:48.983Z] --- PASS: TestWaitRestartedContainer/next-exit (1.17s) 16:04:48 [2023-01-23T16:04:48.983Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) 16:04:48 [2023-01-23T16:04:48.983Z] === CONT TestContainerStartOnDaemonRestart 16:04:48 [2023-01-23T16:04:48.983Z] === CONT TestRestartDaemonWithRestartingContainer 16:04:50 [2023-01-23T16:04:50.895Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) 16:04:50 [2023-01-23T16:04:50.895Z] === CONT TestIpcModeOlderClient 16:04:50 [2023-01-23T16:04:50.895Z] --- PASS: TestIpcModeOlderClient (0.06s) 16:04:50 [2023-01-23T16:04:50.895Z] === CONT TestContainerKillOnDaemonStart 16:04:51 [2023-01-23T16:04:51.156Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) 16:04:51 [2023-01-23T16:04:51.156Z] === CONT TestDaemonHostGatewayIP 16:04:53 [2023-01-23T16:04:53.713Z] --- PASS: TestDaemonHostGatewayIP (2.04s) 16:04:53 [2023-01-23T16:04:53.713Z] === CONT TestDaemonRestartIpcMode 16:04:55 [2023-01-23T16:04:55.625Z] --- PASS: TestDaemonRestartIpcMode (2.12s) 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestContainerKillOnDaemonStart (11.40s) 16:05:03 [2023-01-23T16:05:03.759Z] PASS 16:05:03 [2023-01-23T16:05:03.759Z] 16:05:03 [2023-01-23T16:05:03.759Z] === Skipped 16:05:03 [2023-01-23T16:05:03.759Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 16:05:03 [2023-01-23T16:05:03.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:05:03 [2023-01-23T16:05:03.759Z] 16:05:03 [2023-01-23T16:05:03.759Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:05:03 [2023-01-23T16:05:03.759Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:05:03 [2023-01-23T16:05:03.759Z] 16:05:03 [2023-01-23T16:05:03.759Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 16:05:03 [2023-01-23T16:05:03.759Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:05:03 [2023-01-23T16:05:03.759Z] 16:05:03 [2023-01-23T16:05:03.759Z] DONE 281 tests, 3 skipped in 121.104s 16:05:03 [2023-01-23T16:05:03.759Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 16:05:03 [2023-01-23T16:05:03.759Z] ++ 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 16:05:03 [2023-01-23T16:05:03.759Z] ++ set -e 16:05:03 [2023-01-23T16:05:03.759Z] ++ '[' -n 0 ']' 16:05:03 [2023-01-23T16:05:03.759Z] ++ set -x 16:05:03 [2023-01-23T16:05:03.759Z] ++ 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 16:05:03 [2023-01-23T16:05:03.759Z] INFO: Testing against a local daemon 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestConfigDaemonID 16:05:03 [2023-01-23T16:05:03.759Z] daemon_test.go:51: [d5eba77ed03ed] daemon is not started 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestConfigDaemonID (1.04s) 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestDaemonConfigValidation 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestDaemonConfigValidation/config_with_no_content 16:05:03 [2023-01-23T16:05:03.759Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestDaemonConfigValidation/config_with_{} 16:05:03 [2023-01-23T16:05:03.759Z] === PAUSE TestDaemonConfigValidation/config_with_{} 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestDaemonConfigValidation/invalid_config 16:05:03 [2023-01-23T16:05:03.759Z] === PAUSE TestDaemonConfigValidation/invalid_config 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestDaemonConfigValidation/malformed_config 16:05:03 [2023-01-23T16:05:03.759Z] === PAUSE TestDaemonConfigValidation/malformed_config 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestDaemonConfigValidation/valid_config 16:05:03 [2023-01-23T16:05:03.759Z] === PAUSE TestDaemonConfigValidation/valid_config 16:05:03 [2023-01-23T16:05:03.759Z] === CONT TestDaemonConfigValidation/config_with_no_content 16:05:03 [2023-01-23T16:05:03.759Z] === CONT TestDaemonConfigValidation/malformed_config 16:05:03 [2023-01-23T16:05:03.759Z] === CONT TestDaemonConfigValidation/invalid_config 16:05:03 [2023-01-23T16:05:03.759Z] === CONT TestDaemonConfigValidation/config_with_{} 16:05:03 [2023-01-23T16:05:03.759Z] === CONT TestDaemonConfigValidation/valid_config 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestDaemonConfigValidation (0.00s) 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) 16:05:03 [2023-01-23T16:05:03.759Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestConfigDaemonSeccompProfiles 16:05:03 [2023-01-23T16:05:03.759Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 16:05:04 [2023-01-23T16:05:04.701Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 16:05:06 [2023-01-23T16:05:06.086Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 16:05:07 [2023-01-23T16:05:07.028Z] === CONT TestConfigDaemonSeccompProfiles 16:05:07 [2023-01-23T16:05:07.028Z] daemon_test.go:165: [d186bbdd6dc84] daemon is not started 16:05:07 [2023-01-23T16:05:07.028Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 16:05:07 [2023-01-23T16:05:07.028Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 16:05:07 [2023-01-23T16:05:07.028Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 16:05:07 [2023-01-23T16:05:07.028Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 16:05:07 [2023-01-23T16:05:07.028Z] === RUN TestDaemonProxy 16:05:07 [2023-01-23T16:05:07.028Z] === RUN TestDaemonProxy/environment_variables 16:05:08 [2023-01-23T16:05:08.939Z] === RUN TestDaemonProxy/command-line_options 16:05:10 [2023-01-23T16:05:10.322Z] === RUN TestDaemonProxy/configuration_file 16:05:12 [2023-01-23T16:05:12.234Z] === RUN TestDaemonProxy/conflicting_options 16:05:12 [2023-01-23T16:05:12.495Z] === RUN TestDaemonProxy/reload_sanitized 16:05:13 [2023-01-23T16:05:13.067Z] --- PASS: TestDaemonProxy (6.21s) 16:05:13 [2023-01-23T16:05:13.067Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 16:05:13 [2023-01-23T16:05:13.067Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) 16:05:13 [2023-01-23T16:05:13.067Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 16:05:13 [2023-01-23T16:05:13.067Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) 16:05:13 [2023-01-23T16:05:13.067Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 16:05:13 [2023-01-23T16:05:13.067Z] === RUN TestLiveRestore 16:05:13 [2023-01-23T16:05:13.067Z] === RUN TestLiveRestore/volume_references 16:05:13 [2023-01-23T16:05:13.067Z] === PAUSE TestLiveRestore/volume_references 16:05:13 [2023-01-23T16:05:13.067Z] === CONT TestLiveRestore/volume_references 16:05:13 [2023-01-23T16:05:13.637Z] === RUN TestLiveRestore/volume_references/restartPolicy 16:05:13 [2023-01-23T16:05:13.637Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 16:05:14 [2023-01-23T16:05:14.579Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 16:05:15 [2023-01-23T16:05:15.520Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 16:05:16 [2023-01-23T16:05:16.092Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 16:05:17 [2023-01-23T16:05:17.033Z] --- PASS: TestLiveRestore (0.00s) 16:05:17 [2023-01-23T16:05:17.034Z] --- PASS: TestLiveRestore/volume_references (3.95s) 16:05:17 [2023-01-23T16:05:17.034Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.36s) 16:05:17 [2023-01-23T16:05:17.034Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s) 16:05:17 [2023-01-23T16:05:17.034Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.83s) 16:05:17 [2023-01-23T16:05:17.034Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s) 16:05:17 [2023-01-23T16:05:17.034Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.83s) 16:05:17 [2023-01-23T16:05:17.034Z] PASS 16:05:17 [2023-01-23T16:05:17.034Z] 16:05:17 [2023-01-23T16:05:17.034Z] DONE 24 tests in 14.661s 16:05:17 [2023-01-23T16:05:17.034Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 16:05:17 [2023-01-23T16:05:17.034Z] ++ 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 16:05:17 [2023-01-23T16:05:17.034Z] ++ set -e 16:05:17 [2023-01-23T16:05:17.034Z] ++ '[' -n 0 ']' 16:05:17 [2023-01-23T16:05:17.034Z] ++ set -x 16:05:17 [2023-01-23T16:05:17.034Z] ++ 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 16:05:17 [2023-01-23T16:05:17.294Z] INFO: Testing against a local daemon 16:05:17 [2023-01-23T16:05:17.294Z] === RUN TestCommitInheritsEnv 16:05:17 [2023-01-23T16:05:17.294Z] --- PASS: TestCommitInheritsEnv (0.14s) 16:05:17 [2023-01-23T16:05:17.294Z] === RUN TestImportExtremelyLargeImageWorks 16:05:17 [2023-01-23T16:05:17.294Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:05:17 [2023-01-23T16:05:17.294Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 16:05:17 [2023-01-23T16:05:17.294Z] === RUN TestImportWithCustomPlatform 16:05:17 [2023-01-23T16:05:17.294Z] === RUN TestImportWithCustomPlatform/#00 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/_______ 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform// 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/linux 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/LINUX 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/linux/sparc64 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/macos 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/macos/arm64 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImportWithCustomPlatform/nintendo64 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform (0.28s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 16:05:17 [2023-01-23T16:05:17.555Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 16:05:17 [2023-01-23T16:05:17.555Z] === RUN TestImagesFilterMultiReference 16:05:17 [2023-01-23T16:05:17.815Z] --- PASS: TestImagesFilterMultiReference (0.06s) 16:05:17 [2023-01-23T16:05:17.815Z] === RUN TestImagesFilterBeforeSince 16:05:17 [2023-01-23T16:05:17.815Z] list_test.go:87: ImageList: ID=sha256:6809d5f173af7e2460ca8b52aaaa5dc4f154ec06e92aef6475d65641e46da9dd RepoTags=[testimagesfilterbeforesince:v2] 16:05:17 [2023-01-23T16:05:17.815Z] list_test.go:87: ImageList: ID=sha256:d2b521cfcfe8a1c1bff2b161cf0efd53244ac24f727d1783e6749a6bd6a454cb RepoTags=[testimagesfilterbeforesince:v1] 16:05:17 [2023-01-23T16:05:17.815Z] list_test.go:87: ImageList: ID=sha256:0af67ddcbe4ba0da43903c637e89a30daa17cc667cf23bde737cb5c2006b8ff4 RepoTags=[testimagesfilterbeforesince:v3] 16:05:18 [2023-01-23T16:05:18.079Z] --- PASS: TestImagesFilterBeforeSince (0.22s) 16:05:18 [2023-01-23T16:05:18.079Z] === RUN TestImagePullPlatformInvalid 16:05:18 [2023-01-23T16:05:18.079Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 16:05:18 [2023-01-23T16:05:18.079Z] === RUN TestImagePullStoredfDigestForOtherRepo 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.19.5 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d8a9732-2d27-4dc1-9e57-db0d818d26b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56420" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d8a9732-2d27-4dc1-9e57-db0d818d26b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56420" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.112681ms http.response.status=200 http.response.written=2 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d38ddb4-d98b-40a0-9691-66ffbcb0b746 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d38ddb4-d98b-40a0-9691-66ffbcb0b746 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d38ddb4-d98b-40a0-9691-66ffbcb0b746 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=48.737µs trace.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=65a2b409-5158-4534-9cd0-02d87c768ec9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d38ddb4-d98b-40a0-9691-66ffbcb0b746 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.663948ms http.response.status=404 http.response.written=157 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bc5e5c5b-4190-4036-9072-f7f28955438b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bc5e5c5b-4190-4036-9072-f7f28955438b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88b4a1d3-1754-42fe-8aa3-34d4df459a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88b4a1d3-1754-42fe-8aa3-34d4df459a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88b4a1d3-1754-42fe-8aa3-34d4df459a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=123.747µs trace.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=c130f138-32f4-44af-91c8-b4239d543b15 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88b4a1d3-1754-42fe-8aa3-34d4df459a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=26.445µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d3d43ed7-d99f-42ba-9ec3-7119bc3a348f trace.line=141 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.079Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bc5e5c5b-4190-4036-9072-f7f28955438b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=28.168µs trace.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=bdef86dc-e664-4bfc-92e5-4191c827ce18 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88b4a1d3-1754-42fe-8aa3-34d4df459a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=63.236µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1257486f-8d26-4b70-97e0-a7f38b627f1d trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88b4a1d3-1754-42fe-8aa3-34d4df459a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.202153ms http.response.status=202 http.response.written=0 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bc5e5c5b-4190-4036-9072-f7f28955438b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.108171ms http.response.status=404 http.response.written=157 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=91ae1573-1ea3-4627-8554-94f5cdcd9345 http.request.method=POST http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=91ae1573-1ea3-4627-8554-94f5cdcd9345 http.request.method=POST http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=91ae1573-1ea3-4627-8554-94f5cdcd9345 http.request.method=POST http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=56.861µs trace.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=b3bc4892-2309-4fb7-8560-cfa955fa102d trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=91ae1573-1ea3-4627-8554-94f5cdcd9345 http.request.method=POST http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=10.469µs trace.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=6ccf18a1-c16a-4c2e-81e1-15eec792d2e4 trace.line=141 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=27.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c0072097-8436-4644-94ad-be0fb67fdd69 trace.line=82 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=11.405µs trace.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=3090038d-303f-4988-ba98-7cd7108fae5a trace.line=141 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=91ae1573-1ea3-4627-8554-94f5cdcd9345 http.request.method=POST http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=228.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a8b2404a-32ac-4ed2-9d0f-3027b1eb6968 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=91ae1573-1ea3-4627-8554-94f5cdcd9345 http.request.method=POST http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.639916ms http.response.status=202 http.response.written=0 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=78.299µs trace.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=d45fd7dc-9f0a-4c55-b7f1-5b132cc234ea trace.line=124 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=11.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a7575e7-3cfe-492b-90c3-5d43029db85d trace.line=141 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=11.011µs trace.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=bf44cec2-78b1-4c7b-8e5d-2b0cf6075b3d trace.line=141 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=7.474µs trace.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=cac1ef96-c84c-4f49-8e98-9f577f4ada87 trace.line=141 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=48.713µs trace.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=39414cfd-06bc-4a11-9c74-b7dc43361c30 trace.line=167 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=125.027µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e6c23a2c-f4cc-426a-b8c1-9a04849c16c7 trace.line=95 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=272.232µs trace.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=f6fe0386-2b12-43ce-9ab7-a583497d13ed trace.line=181 vars.name=test vars.uuid=0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=925cd0b9-a0ae-42a3-8676-7c60ac02cf0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56432" http.request.uri="/v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.16602ms http.response.status=201 http.response.written=0 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "PUT /v2/test/blobs/uploads/0ec0bcc9-3afc-47c4-94ae-08b93a9f76f6?_state=gm1c7qXF9Xf65fvjiixKKWJcy9LtBqJP9uiqn4DPqDV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBlYzBiY2M5LTNhZmMtNDdjNC05NGFlLTA4YjkzYTlmNzZmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45NzY1NjA1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.080Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=34.28µs trace.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=1ce07a86-9d76-4918-9092-404e21939a44 trace.line=82 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=20.102µs trace.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=922d6368-d70d-4e48-8dd9-33260941070e trace.line=141 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=84.142µs trace.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=4c936e05-354b-4377-92ad-b7e0c526e61d trace.line=124 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=22.982µs trace.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=d3ff7668-7705-49a3-b184-39d761938c24 trace.line=141 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=14.056µs trace.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=07d814f4-8910-4ea0-8ac4-5e6dc803c5c8 trace.line=141 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=8.689µs trace.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=fc4c5a1b-e6d8-4cb7-b5ec-2d42d91be95a trace.line=141 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=58.091µs trace.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=7fb458f7-360c-4e71-9ea1-3453767ed244 trace.line=167 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=2.137707ms trace.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=3d48b354-fdfd-446d-a61c-40b6cf0d792e trace.line=95 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/34b3ac04-9ed8-4112-a736-77b24630a01d\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=75.33µs trace.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=733b975d-67f2-4718-adca-fcb2ea52efda trace.line=181 vars.name=test vars.uuid=34b3ac04-9ed8-4112-a736-77b24630a01d version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d12cdac8-49a8-4e3f-8fe2-9a76c9aece1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=11.301512ms http.response.status=201 http.response.written=0 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "PUT /v2/test/blobs/uploads/34b3ac04-9ed8-4112-a736-77b24630a01d?_state=FR9Sp0AKjRK5IvIE_ivd1CUMocm6Fyd2M81BZwExvUR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM0YjNhYzA0LTllZDgtNDExMi1hNzM2LTc3YjI0NjMwYTAxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0yM1QxNjowNToxNy45ODExMjgyNVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=769aa2e3-c64f-4402-b894-9e2ca7d484ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=769aa2e3-c64f-4402-b894-9e2ca7d484ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=769aa2e3-c64f-4402-b894-9e2ca7d484ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=27.052µs trace.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=d5f1b7a2-2915-4a6f-ae53-18e7e1c66893 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=769aa2e3-c64f-4402-b894-9e2ca7d484ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.387891ms http.response.status=404 http.response.written=96 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=94.644µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e3ac3e1-260b-465d-b88f-95847a824635 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=16.426µs trace.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=c93eaabd-a26a-4842-b054-2c06d1bd7009 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=98.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e600ca14-cf94-4a66-81ec-ea8c60261aa2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:17Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=17.362µs trace.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=d9dac462-585a-4cf6-9ece-ed958adad723 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=136.169µs trace.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=62374bae-0aae-4788-ba73-12037b4146c6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=82.895µs trace.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=6fc1d988-c41e-48ba-a5d7-8a017ebf68dc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.081Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=67.33µs trace.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=f3362dcf-99d1-4886-8353-28850119f4b9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=42.017µs trace.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=659b2ce8-66ff-4b0b-854e-399ad2615c7b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=80.925µs trace.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=508664af-12bb-435c-99c2-606633063c3b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=54.555µs trace.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=fc53c3f9-bb21-445c-bbbd-7cd8e069ce76 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7db1f72-a05f-4214-8755-9c075553c2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.662297ms http.response.status=201 http.response.written=0 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] 127.0.0.1 - - [23/Jan/2023:16:05:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad30f4b7-990f-4d67-a87e-cecc14d50fbe http.request.method=GET http.request.remoteaddr="127.0.0.1:56458" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad30f4b7-990f-4d67-a87e-cecc14d50fbe http.request.method=GET http.request.remoteaddr="127.0.0.1:56458" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.862µs" http.response.status=200 http.response.written=2 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=423.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).GetContent" trace.id=64d69b5e-17f6-4a71-a123-6935b7b5f50e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=39.482µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b14fcbe-3a6a-4621-9df6-34f5362c7c78 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=32.048µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf927c88-4982-49c7-9c17-93a4cc72f4db trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=146.975µs trace.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=d8065db8-2618-4efe-9af9-f8fa03ba7079 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8dc88e0d-d8b0-4ade-8481-df5ca6b9a446 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56462" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.665892ms http.response.status=200 http.response.written=417 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=47.555µs trace.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=eb75e789-d1fd-45e5-9876-569e68948f85 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=43.65µs trace.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=abee34a1-d7a2-413d-b5ec-d198040146f9 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=21.185µs trace.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=52d08ebd-fe6c-4fc3-9078-40a469b30cbf trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e34e96ed-8e6d-4805-aa13-c3bea244a31e http.request.method=GET http.request.remoteaddr="127.0.0.1:56476" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 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.782458ms http.response.status=200 http.response.written=417 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.082Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=53.086µs trace.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=5ce09744-07f7-457b-9a2a-826065beeb41 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=18.871µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1f7c7e8-05f1-4460-a559-65e4f7ff6e80 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=360.418µs trace.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=1a3ea3d0-64aa-4df6-a5af-7851dec770a3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=14.506µs trace.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=c5c817a0-b888-4515-a809-3afafa68c68d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=12.463µs trace.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=52393ea0-e81f-4e57-b64b-117546407c1a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=31.212µs trace.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=45758d4e-ce53-4b58-978a-c2f3f2f57f21 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=44.561µs trace.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=313ade20-106c-4637-b7a2-b23159ae7986 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=49.607µs trace.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=5191f1f8-61b9-424f-bde1-8a14838c3bdd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=56.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).GetContent" trace.id=8416adc5-bb38-4cdd-8bec-67a37d247de8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=42.469µs trace.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=0185939c-eab6-40c8-bd9a-cb5fe8512563 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=683.406µs trace.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=2f533e0d-c27a-412e-ac75-0903be05f2b9 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=11.995µs trace.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=dbb813a0-65ce-413c-a2c5-c536771ef57e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=58.477µs trace.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=db6a2a9a-8c8e-46f1-81df-4e3fbca3b68f trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=20.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=ed93ed31-389a-4889-986f-e39aa59f7a15 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=114.319µs trace.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=a8742ff9-b85d-4957-93a9-901f53d61b85 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=322.315µs trace.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=d03042b0-71a3-4194-b54b-826a656fb8e3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=15.737µs trace.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=ec28d025-ede8-4731-80f6-b998ba62c4ba trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=80155ba7-77e5-412d-b829-a1d307418d97 http.request.method=GET http.request.remoteaddr="127.0.0.1:56484" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 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=7.059787ms http.response.status=200 http.response.written=68 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=15.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2cb71f9a-2d15-4cc6-a653-f2786bf4e9ba trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d5e9702-9f9d-4c5d-b092-a3c3de07e18f http.request.method=GET http.request.remoteaddr="127.0.0.1:56494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 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=7.64644ms http.response.status=200 http.response.written=179 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2d6ed338-cba3-4c16-afbd-57b83128cd37 http.request.method=GET http.request.remoteaddr="127.0.0.1:56520" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] time="2023-01-23T16:05:18Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2d6ed338-cba3-4c16-afbd-57b83128cd37 http.request.method=GET http.request.remoteaddr="127.0.0.1:56520" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.256µs" http.response.status=200 http.response.written=2 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.083Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ec790e58-48af-4e81-9c8d-1e79e0d569fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56528" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ec790e58-48af-4e81-9c8d-1e79e0d569fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56528" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ec790e58-48af-4e81-9c8d-1e79e0d569fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56528" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ec790e58-48af-4e81-9c8d-1e79e0d569fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56528" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=32.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12ac27ec-9565-4e4b-af70-5141d7f2aebf trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ec790e58-48af-4e81-9c8d-1e79e0d569fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56528" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=16.541µs trace.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=66dfa7e4-388c-4cf9-acd1-a387c9df35d8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ec790e58-48af-4e81-9c8d-1e79e0d569fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56528" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 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.294141ms http.response.status=404 http.response.written=181 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da29c464-8801-4957-8990-4bf63df21991 http.request.method=GET http.request.remoteaddr="127.0.0.1:56544" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da29c464-8801-4957-8990-4bf63df21991 http.request.method=GET http.request.remoteaddr="127.0.0.1:56544" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da29c464-8801-4957-8990-4bf63df21991 http.request.method=GET http.request.remoteaddr="127.0.0.1:56544" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da29c464-8801-4957-8990-4bf63df21991 http.request.method=GET http.request.remoteaddr="127.0.0.1:56544" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=24.91µs trace.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=ceb85f71-aed9-44cc-b37d-0b82e3e419bc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da29c464-8801-4957-8990-4bf63df21991 http.request.method=GET http.request.remoteaddr="127.0.0.1:56544" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 trace.duration=12.43µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8bb12b4d-526e-4cd1-91e8-f1575fa59fc4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] time="2023-01-23T16:05:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da29c464-8801-4957-8990-4bf63df21991 http.request.method=GET http.request.remoteaddr="127.0.0.1:56544" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 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.024198ms http.response.status=404 http.response.written=181 instance.id=a212cff9-fbd7-43d7-b993-135bfb3681a6 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:18 [2023-01-23T16:05:18.084Z] 127.0.0.1 - - [23/Jan/2023:16:05:18 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/f5bb4fc4b317e6e8aac2e8c32963587526a2a5c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:18 [2023-01-23T16:05:18.084Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) 16:05:18 [2023-01-23T16:05:18.084Z] === RUN TestRemoveImageOrphaning 16:05:18 [2023-01-23T16:05:18.344Z] --- PASS: TestRemoveImageOrphaning (0.14s) 16:05:18 [2023-01-23T16:05:18.345Z] === RUN TestRemoveImageGarbageCollector 16:05:18 [2023-01-23T16:05:18.345Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:05:18 [2023-01-23T16:05:18.345Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:05:18 [2023-01-23T16:05:18.345Z] === RUN TestTagUnprefixedRepoByNameOrName 16:05:18 [2023-01-23T16:05:18.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 16:05:18 [2023-01-23T16:05:18.345Z] === RUN TestTagInvalidReference 16:05:18 [2023-01-23T16:05:18.345Z] --- PASS: TestTagInvalidReference (0.01s) 16:05:18 [2023-01-23T16:05:18.345Z] === RUN TestTagValidPrefixedRepo 16:05:18 [2023-01-23T16:05:18.345Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 16:05:18 [2023-01-23T16:05:18.345Z] === RUN TestTagExistedNameWithoutForce 16:05:18 [2023-01-23T16:05:18.345Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 16:05:18 [2023-01-23T16:05:18.345Z] === RUN TestTagOfficialNames 16:05:18 [2023-01-23T16:05:18.605Z] --- PASS: TestTagOfficialNames (0.06s) 16:05:18 [2023-01-23T16:05:18.605Z] === RUN TestTagMatchesDigest 16:05:18 [2023-01-23T16:05:18.605Z] --- PASS: TestTagMatchesDigest (0.01s) 16:05:18 [2023-01-23T16:05:18.605Z] PASS 16:05:18 [2023-01-23T16:05:18.605Z] 16:05:18 [2023-01-23T16:05:18.605Z] === Skipped 16:05:18 [2023-01-23T16:05:18.605Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 16:05:18 [2023-01-23T16:05:18.605Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:05:18 [2023-01-23T16:05:18.605Z] 16:05:18 [2023-01-23T16:05:18.605Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 16:05:18 [2023-01-23T16:05:18.605Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:05:18 [2023-01-23T16:05:18.605Z] 16:05:18 [2023-01-23T16:05:18.605Z] DONE 24 tests, 2 skipped in 1.487s 16:05:18 [2023-01-23T16:05:18.605Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 16:05:18 [2023-01-23T16:05:18.605Z] ++ 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 16:05:18 [2023-01-23T16:05:18.605Z] ++ set -e 16:05:18 [2023-01-23T16:05:18.605Z] ++ '[' -n 0 ']' 16:05:18 [2023-01-23T16:05:18.605Z] ++ set -x 16:05:18 [2023-01-23T16:05:18.605Z] ++ 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 16:05:18 [2023-01-23T16:05:18.605Z] === RUN TestStripANSICommands 16:05:18 [2023-01-23T16:05:18.605Z] === RUN TestStripANSICommands/#00 16:05:18 [2023-01-23T16:05:18.605Z] === RUN TestStripANSICommands/#01 16:05:18 [2023-01-23T16:05:18.605Z] --- PASS: TestStripANSICommands (0.00s) 16:05:18 [2023-01-23T16:05:18.605Z] --- PASS: TestStripANSICommands/#00 (0.00s) 16:05:18 [2023-01-23T16:05:18.605Z] --- PASS: TestStripANSICommands/#01 (0.00s) 16:05:18 [2023-01-23T16:05:18.605Z] PASS 16:05:18 [2023-01-23T16:05:18.605Z] 16:05:18 [2023-01-23T16:05:18.605Z] DONE 3 tests in 0.038s 16:05:18 [2023-01-23T16:05:18.605Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 16:05:18 [2023-01-23T16:05:18.605Z] ++ 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 16:05:18 [2023-01-23T16:05:18.605Z] ++ set -e 16:05:18 [2023-01-23T16:05:18.605Z] ++ '[' -n 0 ']' 16:05:18 [2023-01-23T16:05:18.605Z] ++ set -x 16:05:18 [2023-01-23T16:05:18.606Z] ++ 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 16:05:18 [2023-01-23T16:05:18.606Z] INFO: Testing against a local daemon 16:05:18 [2023-01-23T16:05:18.606Z] === RUN TestNetworkCreateDelete 16:05:18 [2023-01-23T16:05:18.866Z] --- PASS: TestNetworkCreateDelete (0.14s) 16:05:18 [2023-01-23T16:05:18.866Z] === RUN TestDockerNetworkDeletePreferID 16:05:19 [2023-01-23T16:05:19.127Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) 16:05:19 [2023-01-23T16:05:19.127Z] === RUN TestDaemonDNSFallback 16:05:25 [2023-01-23T16:05:25.716Z] --- PASS: TestDaemonDNSFallback (6.15s) 16:05:25 [2023-01-23T16:05:25.716Z] === RUN TestInspectNetwork 16:05:27 [2023-01-23T16:05:27.630Z] === RUN TestInspectNetwork/full_network_id 16:05:27 [2023-01-23T16:05:27.630Z] === RUN TestInspectNetwork/partial_network_id 16:05:27 [2023-01-23T16:05:27.630Z] === RUN TestInspectNetwork/network_name 16:05:27 [2023-01-23T16:05:27.630Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:05:31 [2023-01-23T16:05:31.832Z] --- PASS: TestInspectNetwork (6.52s) 16:05:31 [2023-01-23T16:05:31.832Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:05:31 [2023-01-23T16:05:31.832Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:05:31 [2023-01-23T16:05:31.832Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:05:31 [2023-01-23T16:05:31.832Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:05:31 [2023-01-23T16:05:31.832Z] === RUN TestRunContainerWithBridgeNone 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/create 16:05:33 [2023-01-23T16:05:33.216Z] === PAUSE TestNetworkInvalidJSON/networks/create 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 16:05:33 [2023-01-23T16:05:33.216Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 16:05:33 [2023-01-23T16:05:33.216Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 16:05:33 [2023-01-23T16:05:33.216Z] === CONT TestNetworkInvalidJSON/networks/create 16:05:33 [2023-01-23T16:05:33.216Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 16:05:33 [2023-01-23T16:05:33.216Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON (0.01s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkList 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkList//networks 16:05:33 [2023-01-23T16:05:33.216Z] === PAUSE TestNetworkList//networks 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestNetworkList//networks/ 16:05:33 [2023-01-23T16:05:33.216Z] === PAUSE TestNetworkList//networks/ 16:05:33 [2023-01-23T16:05:33.216Z] === CONT TestNetworkList//networks 16:05:33 [2023-01-23T16:05:33.216Z] === CONT TestNetworkList//networks/ 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkList (0.02s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkList//networks (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] --- PASS: TestNetworkList//networks/ (0.00s) 16:05:33 [2023-01-23T16:05:33.216Z] === RUN TestHostIPv4BridgeLabel 16:05:33 [2023-01-23T16:05:33.787Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 16:05:33 [2023-01-23T16:05:33.787Z] === RUN TestDaemonRestartWithLiveRestore 16:05:35 [2023-01-23T16:05:35.170Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 16:05:35 [2023-01-23T16:05:35.170Z] === RUN TestDaemonDefaultNetworkPools 16:05:35 [2023-01-23T16:05:35.746Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 16:05:35 [2023-01-23T16:05:35.746Z] === RUN TestDaemonRestartWithExistingNetwork 16:05:36 [2023-01-23T16:05:36.688Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 16:05:36 [2023-01-23T16:05:36.688Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:05:38 [2023-01-23T16:05:38.071Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 16:05:38 [2023-01-23T16:05:38.071Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:05:38 [2023-01-23T16:05:38.642Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 16:05:38 [2023-01-23T16:05:38.642Z] === RUN TestServiceWithPredefinedNetwork 16:05:40 [2023-01-23T16:05:40.553Z] --- PASS: TestServiceWithPredefinedNetwork (1.97s) 16:05:40 [2023-01-23T16:05:40.554Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:05:40 [2023-01-23T16:05:40.554Z] service_test.go:242: FLAKY_TEST 16:05:40 [2023-01-23T16:05:40.554Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:05:40 [2023-01-23T16:05:40.554Z] === RUN TestServiceWithDataPathPortInit 16:05:55 [2023-01-23T16:05:55.456Z] --- PASS: TestServiceWithDataPathPortInit (12.64s) 16:05:55 [2023-01-23T16:05:55.456Z] === RUN TestServiceWithDefaultAddressPoolInit 16:05:55 [2023-01-23T16:05:55.456Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9zcekjkup3zjz7rjkjq5miag2 Created:2023-01-23 16:05:54.409922213 +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[abe44007c10f99b53068c6ee1f8c4352d2559fb3f625c8b215899ccbc92d9f9d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1okzgckqj0476fjlusrvtu1sv EndpointID:5921b4ec8941f5ab2ef327b6ac1d7d198d91e134b94f57e333754dc6ed2a0e52 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b0d8d94e00e944433cfa8da4b39ee49fb207322bf5afc0d6de28e6eef8f001a 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:cdda614aeccd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1okzgckqj0476fjlusrvtu1sv EndpointID:5921b4ec8941f5ab2ef327b6ac1d7d198d91e134b94f57e333754dc6ed2a0e52 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 16:05:59 [2023-01-23T16:05:59.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.27s) 16:05:59 [2023-01-23T16:05:59.660Z] PASS 16:05:59 [2023-01-23T16:05:59.660Z] 16:05:59 [2023-01-23T16:05:59.660Z] === Skipped 16:05:59 [2023-01-23T16:05:59.660Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:05:59 [2023-01-23T16:05:59.660Z] service_test.go:242: FLAKY_TEST 16:05:59 [2023-01-23T16:05:59.660Z] 16:05:59 [2023-01-23T16:05:59.660Z] DONE 38 tests, 1 skipped in 40.868s 16:05:59 [2023-01-23T16:05:59.660Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:05:59 [2023-01-23T16:05:59.660Z] ++ 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 16:05:59 [2023-01-23T16:05:59.660Z] ++ set -e 16:05:59 [2023-01-23T16:05:59.660Z] ++ '[' -n 0 ']' 16:05:59 [2023-01-23T16:05:59.660Z] ++ set -x 16:05:59 [2023-01-23T16:05:59.660Z] ++ 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 16:05:59 [2023-01-23T16:05:59.660Z] INFO: Testing against a local daemon 16:05:59 [2023-01-23T16:05:59.660Z] === RUN TestDockerNetworkIpvlanPersistance 16:05:59 [2023-01-23T16:05:59.660Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:05:59 [2023-01-23T16:05:59.660Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 16:05:59 [2023-01-23T16:05:59.660Z] === RUN TestDockerNetworkIpvlan 16:05:59 [2023-01-23T16:05:59.660Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:05:59 [2023-01-23T16:05:59.660Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 16:05:59 [2023-01-23T16:05:59.660Z] PASS 16:05:59 [2023-01-23T16:05:59.660Z] 16:05:59 [2023-01-23T16:05:59.660Z] === Skipped 16:05:59 [2023-01-23T16:05:59.660Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 16:05:59 [2023-01-23T16:05:59.660Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:05:59 [2023-01-23T16:05:59.660Z] 16:05:59 [2023-01-23T16:05:59.660Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 16:05:59 [2023-01-23T16:05:59.660Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:05:59 [2023-01-23T16:05:59.660Z] 16:05:59 [2023-01-23T16:05:59.660Z] DONE 2 tests, 2 skipped in 0.080s 16:05:59 [2023-01-23T16:05:59.660Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:05:59 [2023-01-23T16:05:59.660Z] ++ 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 16:05:59 [2023-01-23T16:05:59.660Z] ++ set -e 16:05:59 [2023-01-23T16:05:59.660Z] ++ '[' -n 0 ']' 16:05:59 [2023-01-23T16:05:59.660Z] ++ set -x 16:05:59 [2023-01-23T16:05:59.660Z] ++ 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 16:05:59 [2023-01-23T16:05:59.660Z] INFO: Testing against a local daemon 16:05:59 [2023-01-23T16:05:59.660Z] === RUN TestDockerNetworkMacvlanPersistance 16:06:01 [2023-01-23T16:06:01.055Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s) 16:06:01 [2023-01-23T16:06:01.055Z] === RUN TestDockerNetworkMacvlan 16:06:01 [2023-01-23T16:06:01.316Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:06:02 [2023-01-23T16:06:02.258Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:06:02 [2023-01-23T16:06:02.830Z] === RUN TestDockerNetworkMacvlan/NilParent 16:06:04 [2023-01-23T16:06:04.213Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:06:05 [2023-01-23T16:06:05.597Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:06:08 [2023-01-23T16:06:08.140Z] === RUN TestDockerNetworkMacvlan/Addressing 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan (7.67s) 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.58s) 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s) 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.38s) 16:06:08 [2023-01-23T16:06:08.401Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.44s) 16:06:08 [2023-01-23T16:06:08.401Z] PASS 16:06:08 [2023-01-23T16:06:08.401Z] 16:06:08 [2023-01-23T16:06:08.401Z] DONE 8 tests in 8.896s 16:06:08 [2023-01-23T16:06:08.401Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 16:06:08 [2023-01-23T16:06:08.401Z] ++ 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 16:06:08 [2023-01-23T16:06:08.401Z] ++ set -e 16:06:08 [2023-01-23T16:06:08.401Z] ++ '[' -n 0 ']' 16:06:08 [2023-01-23T16:06:08.401Z] ++ set -x 16:06:08 [2023-01-23T16:06:08.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-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 16:06:08 [2023-01-23T16:06:08.661Z] testing: warning: no tests to run 16:06:08 [2023-01-23T16:06:08.661Z] PASS 16:06:08 [2023-01-23T16:06:08.661Z] 16:06:08 [2023-01-23T16:06:08.661Z] DONE 0 tests in 0.034s 16:06:08 [2023-01-23T16:06:08.661Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:06:08 [2023-01-23T16:06:08.661Z] ++ 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 16:06:08 [2023-01-23T16:06:08.661Z] ++ set -e 16:06:08 [2023-01-23T16:06:08.661Z] ++ '[' -n 0 ']' 16:06:08 [2023-01-23T16:06:08.661Z] ++ set -x 16:06:08 [2023-01-23T16:06:08.662Z] ++ 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 16:06:08 [2023-01-23T16:06:08.662Z] INFO: Testing against a local daemon 16:06:08 [2023-01-23T16:06:08.662Z] === RUN TestAuthZPluginAllowRequest 16:06:09 [2023-01-23T16:06:09.602Z] --- PASS: TestAuthZPluginAllowRequest (0.99s) 16:06:09 [2023-01-23T16:06:09.602Z] === RUN TestAuthZPluginTLS 16:06:10 [2023-01-23T16:06:10.173Z] --- PASS: TestAuthZPluginTLS (0.55s) 16:06:10 [2023-01-23T16:06:10.173Z] === RUN TestAuthZPluginDenyRequest 16:06:10 [2023-01-23T16:06:10.745Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 16:06:10 [2023-01-23T16:06:10.745Z] === RUN TestAuthZPluginAPIDenyResponse 16:06:11 [2023-01-23T16:06:11.316Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 16:06:11 [2023-01-23T16:06:11.316Z] === RUN TestAuthZPluginDenyResponse 16:06:11 [2023-01-23T16:06:11.891Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 16:06:11 [2023-01-23T16:06:11.891Z] === RUN TestAuthZPluginAllowEventStream 16:06:12 [2023-01-23T16:06:12.833Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s) 16:06:12 [2023-01-23T16:06:12.833Z] === RUN TestAuthZPluginErrorResponse 16:06:13 [2023-01-23T16:06:13.404Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 16:06:13 [2023-01-23T16:06:13.404Z] === RUN TestAuthZPluginErrorRequest 16:06:13 [2023-01-23T16:06:13.974Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 16:06:13 [2023-01-23T16:06:13.974Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:06:14 [2023-01-23T16:06:14.546Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 16:06:14 [2023-01-23T16:06:14.546Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:06:15 [2023-01-23T16:06:15.487Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s) 16:06:15 [2023-01-23T16:06:15.487Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:06:16 [2023-01-23T16:06:16.429Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s) 16:06:16 [2023-01-23T16:06:16.429Z] === RUN TestAuthZPluginHeader 16:06:17 [2023-01-23T16:06:17.370Z] --- PASS: TestAuthZPluginHeader (0.61s) 16:06:17 [2023-01-23T16:06:17.370Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:06:17 [2023-01-23T16:06:17.370Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:17 [2023-01-23T16:06:17.370Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:06:17 [2023-01-23T16:06:17.370Z] === RUN TestAuthZPluginV2Disable 16:06:17 [2023-01-23T16:06:17.370Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:17 [2023-01-23T16:06:17.370Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:06:17 [2023-01-23T16:06:17.370Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:06:17 [2023-01-23T16:06:17.370Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:17 [2023-01-23T16:06:17.370Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:06:17 [2023-01-23T16:06:17.370Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:06:17 [2023-01-23T16:06:17.370Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:17 [2023-01-23T16:06:17.370Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:06:17 [2023-01-23T16:06:17.370Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 16:06:35 [2023-01-23T16:06:35.481Z] PASS 16:06:35 [2023-01-23T16:06:35.481Z] 16:06:35 [2023-01-23T16:06:35.481Z] === Skipped 16:06:35 [2023-01-23T16:06:35.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:35 [2023-01-23T16:06:35.481Z] 16:06:35 [2023-01-23T16:06:35.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:35 [2023-01-23T16:06:35.481Z] 16:06:35 [2023-01-23T16:06:35.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:35 [2023-01-23T16:06:35.481Z] 16:06:35 [2023-01-23T16:06:35.481Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:35 [2023-01-23T16:06:35.481Z] 16:06:35 [2023-01-23T16:06:35.481Z] DONE 17 tests, 4 skipped in 25.478s 16:06:35 [2023-01-23T16:06:35.481Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 16:06:35 [2023-01-23T16:06:35.481Z] ++ 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 16:06:35 [2023-01-23T16:06:35.481Z] ++ set -e 16:06:35 [2023-01-23T16:06:35.481Z] ++ '[' -n 0 ']' 16:06:35 [2023-01-23T16:06:35.481Z] ++ set -x 16:06:35 [2023-01-23T16:06:35.481Z] ++ 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 16:06:35 [2023-01-23T16:06:35.481Z] INFO: Testing against a local daemon 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 16:06:35 [2023-01-23T16:06:35.481Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 16:06:35 [2023-01-23T16:06:35.481Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/pull 16:06:35 [2023-01-23T16:06:35.481Z] === PAUSE TestPluginInvalidJSON/plugins/pull 16:06:35 [2023-01-23T16:06:35.481Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 16:06:35 [2023-01-23T16:06:35.481Z] === CONT TestPluginInvalidJSON/plugins/pull 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 16:06:35 [2023-01-23T16:06:35.481Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON (0.01s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInstall 16:06:35 [2023-01-23T16:06:35.481Z] === RUN TestPluginInstall/no_auth 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14775c80a272c28a5ad0de90cd3f248b816460342893ba218e4676b842fa2a2" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14775c80a272c28a5ad0de90cd3f248b816460342893ba218e4676b842fa2a2" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:38 [2023-01-23T16:06:38.800Z] === RUN TestPluginInstall/with_htpasswd 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fdbad862ab9b593418997596b308d037d63c41a802655923273bf4e1f5e921d" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:38 [2023-01-23T16:06:38.800Z] time="2023-01-23T16:06:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fdbad862ab9b593418997596b308d037d63c41a802655923273bf4e1f5e921d" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:38 [2023-01-23T16:06:38.800Z] === RUN TestPluginInstall/with_insecure 16:06:39 [2023-01-23T16:06:39.742Z] time="2023-01-23T16:06:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:39 [2023-01-23T16:06:39.742Z] time="2023-01-23T16:06:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac3206e0821fabc4112b1fb3ebcb799786ef418b64858737acd8536ffef8ba46" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:39 [2023-01-23T16:06:39.742Z] time="2023-01-23T16:06:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:39 [2023-01-23T16:06:39.742Z] time="2023-01-23T16:06:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac3206e0821fabc4112b1fb3ebcb799786ef418b64858737acd8536ffef8ba46" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:39 [2023-01-23T16:06:39.742Z] plugin_test.go:196: [d7ddaa8fff1ca] daemon is not started 16:06:39 [2023-01-23T16:06:39.742Z] --- PASS: TestPluginInstall (5.64s) 16:06:39 [2023-01-23T16:06:39.742Z] --- PASS: TestPluginInstall/no_auth (4.18s) 16:06:39 [2023-01-23T16:06:39.742Z] --- PASS: TestPluginInstall/with_htpasswd (0.50s) 16:06:39 [2023-01-23T16:06:39.742Z] --- PASS: TestPluginInstall/with_insecure (0.96s) 16:06:39 [2023-01-23T16:06:39.742Z] === RUN TestPluginsWithRuntimes 16:06:41 [2023-01-23T16:06:41.654Z] === RUN TestPluginsWithRuntimes/No_Args 16:06:42 [2023-01-23T16:06:42.225Z] === RUN TestPluginsWithRuntimes/With_Args 16:06:43 [2023-01-23T16:06:43.167Z] --- PASS: TestPluginsWithRuntimes (3.32s) 16:06:43 [2023-01-23T16:06:43.167Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 16:06:43 [2023-01-23T16:06:43.167Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) 16:06:43 [2023-01-23T16:06:43.167Z] === RUN TestPluginBackCompatMediaTypes 16:06:43 [2023-01-23T16:06:43.739Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) 16:06:43 [2023-01-23T16:06:43.739Z] PASS 16:06:43 [2023-01-23T16:06:43.739Z] 16:06:43 [2023-01-23T16:06:43.739Z] DONE 24 tests in 9.638s 16:06:43 [2023-01-23T16:06:43.739Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:06:43 [2023-01-23T16:06:43.739Z] ++ 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 16:06:43 [2023-01-23T16:06:43.739Z] ++ set -e 16:06:43 [2023-01-23T16:06:43.739Z] ++ '[' -n 0 ']' 16:06:43 [2023-01-23T16:06:43.739Z] ++ set -x 16:06:43 [2023-01-23T16:06:43.739Z] ++ 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 16:06:43 [2023-01-23T16:06:43.739Z] INFO: Testing against a local daemon 16:06:43 [2023-01-23T16:06:43.739Z] === RUN TestExternalGraphDriver 16:06:44 [2023-01-23T16:06:44.309Z] === RUN TestExternalGraphDriver/json 16:06:45 [2023-01-23T16:06:45.693Z] === RUN TestExternalGraphDriver/spec 16:06:47 [2023-01-23T16:06:47.606Z] === RUN TestExternalGraphDriver/pull 16:06:48 [2023-01-23T16:06:48.990Z] --- PASS: TestExternalGraphDriver (4.90s) 16:06:48 [2023-01-23T16:06:48.990Z] --- PASS: TestExternalGraphDriver/json (1.60s) 16:06:48 [2023-01-23T16:06:48.990Z] --- PASS: TestExternalGraphDriver/spec (1.44s) 16:06:48 [2023-01-23T16:06:48.990Z] --- PASS: TestExternalGraphDriver/pull (1.51s) 16:06:48 [2023-01-23T16:06:48.990Z] === RUN TestGraphdriverPluginV2 16:06:48 [2023-01-23T16:06:48.990Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:48 [2023-01-23T16:06:48.990Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 16:06:48 [2023-01-23T16:06:48.990Z] PASS 16:06:48 [2023-01-23T16:06:48.990Z] 16:06:48 [2023-01-23T16:06:48.990Z] === Skipped 16:06:48 [2023-01-23T16:06:48.990Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 16:06:48 [2023-01-23T16:06:48.990Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:48 [2023-01-23T16:06:48.990Z] 16:06:48 [2023-01-23T16:06:48.990Z] DONE 5 tests, 1 skipped in 5.354s 16:06:48 [2023-01-23T16:06:48.990Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:06:48 [2023-01-23T16:06:48.990Z] ++ 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 16:06:48 [2023-01-23T16:06:48.990Z] ++ set -e 16:06:48 [2023-01-23T16:06:48.990Z] ++ '[' -n 0 ']' 16:06:48 [2023-01-23T16:06:48.990Z] ++ set -x 16:06:48 [2023-01-23T16:06:48.990Z] ++ 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 16:06:49 [2023-01-23T16:06:49.250Z] INFO: Testing against a local daemon 16:06:49 [2023-01-23T16:06:49.250Z] === RUN TestContinueAfterPluginCrash 16:06:49 [2023-01-23T16:06:49.250Z] === PAUSE TestContinueAfterPluginCrash 16:06:49 [2023-01-23T16:06:49.250Z] === RUN TestReadPluginNoRead 16:06:49 [2023-01-23T16:06:49.250Z] === PAUSE TestReadPluginNoRead 16:06:49 [2023-01-23T16:06:49.250Z] === RUN TestDaemonStartWithLogOpt 16:06:49 [2023-01-23T16:06:49.250Z] === PAUSE TestDaemonStartWithLogOpt 16:06:49 [2023-01-23T16:06:49.250Z] === CONT TestDaemonStartWithLogOpt 16:06:49 [2023-01-23T16:06:49.250Z] === CONT TestContinueAfterPluginCrash 16:06:52 [2023-01-23T16:06:52.550Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) 16:06:52 [2023-01-23T16:06:52.550Z] === CONT TestReadPluginNoRead 16:06:54 [2023-01-23T16:06:54.463Z] === RUN TestReadPluginNoRead/default 16:06:55 [2023-01-23T16:06:55.847Z] === RUN TestReadPluginNoRead/disabled_caching 16:06:56 [2023-01-23T16:06:56.788Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 16:06:57 [2023-01-23T16:06:57.049Z] --- PASS: TestContinueAfterPluginCrash (7.91s) 16:06:57 [2023-01-23T16:06:57.992Z] === CONT TestReadPluginNoRead 16:06:57 [2023-01-23T16:06:57.992Z] read_test.go:91: [d45525ea11dbc] daemon is not started 16:06:57 [2023-01-23T16:06:57.992Z] --- PASS: TestReadPluginNoRead (5.81s) 16:06:57 [2023-01-23T16:06:57.992Z] --- PASS: TestReadPluginNoRead/default (1.15s) 16:06:57 [2023-01-23T16:06:57.992Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) 16:06:57 [2023-01-23T16:06:57.992Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) 16:06:57 [2023-01-23T16:06:57.992Z] PASS 16:06:57 [2023-01-23T16:06:57.992Z] 16:06:57 [2023-01-23T16:06:57.992Z] DONE 6 tests in 8.853s 16:06:57 [2023-01-23T16:06:57.992Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 16:06:57 [2023-01-23T16:06:57.992Z] ++ 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 16:06:57 [2023-01-23T16:06:57.992Z] ++ set -e 16:06:57 [2023-01-23T16:06:57.992Z] ++ '[' -n 0 ']' 16:06:57 [2023-01-23T16:06:57.992Z] ++ set -x 16:06:57 [2023-01-23T16:06:57.992Z] ++ 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 16:06:57 [2023-01-23T16:06:57.992Z] testing: warning: no tests to run 16:06:57 [2023-01-23T16:06:57.992Z] PASS 16:06:57 [2023-01-23T16:06:57.992Z] 16:06:57 [2023-01-23T16:06:57.992Z] DONE 0 tests in 0.032s 16:06:57 [2023-01-23T16:06:57.992Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:06:57 [2023-01-23T16:06:57.992Z] ++ 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 16:06:57 [2023-01-23T16:06:57.992Z] ++ set -e 16:06:57 [2023-01-23T16:06:57.992Z] ++ '[' -n 0 ']' 16:06:57 [2023-01-23T16:06:57.992Z] ++ set -x 16:06:57 [2023-01-23T16:06:57.992Z] ++ 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 16:06:57 [2023-01-23T16:06:57.992Z] INFO: Testing against a local daemon 16:06:57 [2023-01-23T16:06:57.992Z] === RUN TestPluginWithDevMounts 16:06:58 [2023-01-23T16:06:58.252Z] === PAUSE TestPluginWithDevMounts 16:06:58 [2023-01-23T16:06:58.252Z] === CONT TestPluginWithDevMounts 16:07:00 [2023-01-23T16:07:00.164Z] --- PASS: TestPluginWithDevMounts (1.68s) 16:07:00 [2023-01-23T16:07:00.164Z] PASS 16:07:00 [2023-01-23T16:07:00.164Z] 16:07:00 [2023-01-23T16:07:00.164Z] DONE 1 tests in 1.808s 16:07:00 [2023-01-23T16:07:00.164Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 16:07:00 [2023-01-23T16:07:00.164Z] ++ 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 16:07:00 [2023-01-23T16:07:00.164Z] ++ set -e 16:07:00 [2023-01-23T16:07:00.164Z] ++ '[' -n 0 ']' 16:07:00 [2023-01-23T16:07:00.164Z] ++ set -x 16:07:00 [2023-01-23T16:07:00.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 16:07:00 [2023-01-23T16:07:00.165Z] INFO: Testing against a local daemon 16:07:00 [2023-01-23T16:07:00.165Z] === RUN TestSecretInspect 16:07:01 [2023-01-23T16:07:01.554Z] --- PASS: TestSecretInspect (1.74s) 16:07:01 [2023-01-23T16:07:01.554Z] === RUN TestSecretList 16:07:03 [2023-01-23T16:07:03.486Z] --- PASS: TestSecretList (1.78s) 16:07:03 [2023-01-23T16:07:03.486Z] === RUN TestSecretsCreateAndDelete 16:07:05 [2023-01-23T16:07:05.397Z] --- PASS: TestSecretsCreateAndDelete (1.87s) 16:07:05 [2023-01-23T16:07:05.397Z] === RUN TestSecretsUpdate 16:07:07 [2023-01-23T16:07:07.308Z] --- PASS: TestSecretsUpdate (1.74s) 16:07:07 [2023-01-23T16:07:07.308Z] === RUN TestTemplatedSecret 16:07:09 [2023-01-23T16:07:09.851Z] --- PASS: TestTemplatedSecret (2.50s) 16:07:09 [2023-01-23T16:07:09.851Z] === RUN TestSecretCreateResolve 16:07:10 [2023-01-23T16:07:10.792Z] --- PASS: TestSecretCreateResolve (1.36s) 16:07:10 [2023-01-23T16:07:10.792Z] PASS 16:07:10 [2023-01-23T16:07:10.792Z] 16:07:10 [2023-01-23T16:07:10.792Z] DONE 6 tests in 11.078s 16:07:10 [2023-01-23T16:07:10.792Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 16:07:10 [2023-01-23T16:07:10.793Z] ++ 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 16:07:10 [2023-01-23T16:07:10.793Z] ++ set -e 16:07:10 [2023-01-23T16:07:10.793Z] ++ '[' -n 0 ']' 16:07:10 [2023-01-23T16:07:10.793Z] ++ set -x 16:07:10 [2023-01-23T16:07:10.793Z] ++ 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 16:07:11 [2023-01-23T16:07:11.053Z] INFO: Testing against a local daemon 16:07:11 [2023-01-23T16:07:11.053Z] === RUN TestServiceCreateInit 16:07:11 [2023-01-23T16:07:11.053Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:07:15 [2023-01-23T16:07:15.255Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:07:18 [2023-01-23T16:07:18.554Z] --- PASS: TestServiceCreateInit (6.93s) 16:07:18 [2023-01-23T16:07:18.554Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s) 16:07:18 [2023-01-23T16:07:18.554Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) 16:07:18 [2023-01-23T16:07:18.554Z] === RUN TestCreateServiceMultipleTimes 16:07:33 [2023-01-23T16:07:33.460Z] --- PASS: TestCreateServiceMultipleTimes (14.43s) 16:07:33 [2023-01-23T16:07:33.460Z] === RUN TestCreateServiceConflict 16:07:34 [2023-01-23T16:07:34.031Z] --- PASS: TestCreateServiceConflict (1.75s) 16:07:34 [2023-01-23T16:07:34.031Z] === RUN TestCreateServiceMaxReplicas 16:07:36 [2023-01-23T16:07:36.574Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) 16:07:36 [2023-01-23T16:07:36.574Z] === RUN TestCreateWithDuplicateNetworkNames 16:07:51 [2023-01-23T16:07:51.496Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) 16:07:51 [2023-01-23T16:07:51.496Z] === RUN TestCreateServiceSecretFileMode 16:07:51 [2023-01-23T16:07:51.496Z] --- PASS: TestCreateServiceSecretFileMode (1.91s) 16:07:51 [2023-01-23T16:07:51.496Z] === RUN TestCreateServiceConfigFileMode 16:07:53 [2023-01-23T16:07:53.408Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) 16:07:53 [2023-01-23T16:07:53.409Z] === RUN TestCreateServiceSysctls 16:07:56 [2023-01-23T16:07:56.707Z] --- PASS: TestCreateServiceSysctls (2.97s) 16:07:56 [2023-01-23T16:07:56.707Z] === RUN TestCreateServiceCapabilities 16:07:59 [2023-01-23T16:07:59.253Z] --- PASS: TestCreateServiceCapabilities (2.40s) 16:07:59 [2023-01-23T16:07:59.253Z] === RUN TestInspect 16:08:01 [2023-01-23T16:08:01.793Z] --- PASS: TestInspect (2.56s) 16:08:01 [2023-01-23T16:08:01.793Z] === RUN TestCreateJob 16:08:04 [2023-01-23T16:08:04.336Z] --- PASS: TestCreateJob (2.87s) 16:08:04 [2023-01-23T16:08:04.336Z] === RUN TestReplicatedJob 16:08:08 [2023-01-23T16:08:08.538Z] --- PASS: TestReplicatedJob (4.28s) 16:08:08 [2023-01-23T16:08:08.538Z] === RUN TestUpdateReplicatedJob 16:08:11 [2023-01-23T16:08:11.834Z] --- PASS: TestUpdateReplicatedJob (2.83s) 16:08:11 [2023-01-23T16:08:11.834Z] === RUN TestServiceListWithStatuses 16:08:11 [2023-01-23T16:08:11.834Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:08:11 [2023-01-23T16:08:11.834Z] --- SKIP: TestServiceListWithStatuses (0.00s) 16:08:11 [2023-01-23T16:08:11.834Z] === RUN TestDockerNetworkConnectAlias 16:08:15 [2023-01-23T16:08:15.132Z] --- PASS: TestDockerNetworkConnectAlias (3.42s) 16:08:15 [2023-01-23T16:08:15.132Z] === RUN TestDockerNetworkReConnect 16:08:17 [2023-01-23T16:08:17.674Z] --- PASS: TestDockerNetworkReConnect (2.72s) 16:08:17 [2023-01-23T16:08:17.674Z] === RUN TestServicePlugin 16:08:17 [2023-01-23T16:08:17.674Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:08:17 [2023-01-23T16:08:17.674Z] --- SKIP: TestServicePlugin (0.00s) 16:08:17 [2023-01-23T16:08:17.674Z] === RUN TestServiceUpdateLabel 16:08:19 [2023-01-23T16:08:19.585Z] --- PASS: TestServiceUpdateLabel (1.81s) 16:08:19 [2023-01-23T16:08:19.585Z] === RUN TestServiceUpdateSecrets 16:08:34 [2023-01-23T16:08:34.500Z] --- PASS: TestServiceUpdateSecrets (14.03s) 16:08:34 [2023-01-23T16:08:34.500Z] === RUN TestServiceUpdateConfigs 16:08:49 [2023-01-23T16:08:49.401Z] --- PASS: TestServiceUpdateConfigs (14.05s) 16:08:49 [2023-01-23T16:08:49.401Z] === RUN TestServiceUpdateNetwork 16:08:59 [2023-01-23T16:08:59.393Z] --- PASS: TestServiceUpdateNetwork (11.24s) 16:08:59 [2023-01-23T16:08:59.393Z] === RUN TestServiceUpdatePidsLimit 16:08:59 [2023-01-23T16:08:59.393Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 16:09:00 [2023-01-23T16:09:00.334Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 16:09:06 [2023-01-23T16:09:06.916Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestServiceUpdatePidsLimit (15.59s) 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 16:09:15 [2023-01-23T16:09:15.046Z] PASS 16:09:15 [2023-01-23T16:09:15.046Z] 16:09:15 [2023-01-23T16:09:15.046Z] === Skipped 16:09:15 [2023-01-23T16:09:15.046Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 16:09:15 [2023-01-23T16:09:15.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:09:15 [2023-01-23T16:09:15.046Z] 16:09:15 [2023-01-23T16:09:15.046Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 16:09:15 [2023-01-23T16:09:15.046Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:09:15 [2023-01-23T16:09:15.046Z] 16:09:15 [2023-01-23T16:09:15.046Z] DONE 27 tests, 2 skipped in 123.346s 16:09:15 [2023-01-23T16:09:15.046Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 16:09:15 [2023-01-23T16:09:15.046Z] ++ 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 16:09:15 [2023-01-23T16:09:15.046Z] ++ set -e 16:09:15 [2023-01-23T16:09:15.046Z] ++ '[' -n 0 ']' 16:09:15 [2023-01-23T16:09:15.046Z] ++ set -x 16:09:15 [2023-01-23T16:09:15.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-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 16:09:15 [2023-01-23T16:09:15.046Z] INFO: Testing against a local daemon 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestSessionCreate 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestSessionCreate (0.02s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestSessionCreateWithBadUpgrade 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 16:09:15 [2023-01-23T16:09:15.046Z] PASS 16:09:15 [2023-01-23T16:09:15.046Z] 16:09:15 [2023-01-23T16:09:15.046Z] DONE 2 tests in 0.118s 16:09:15 [2023-01-23T16:09:15.046Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 16:09:15 [2023-01-23T16:09:15.046Z] ++ 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 16:09:15 [2023-01-23T16:09:15.046Z] ++ set -e 16:09:15 [2023-01-23T16:09:15.046Z] ++ '[' -n 0 ']' 16:09:15 [2023-01-23T16:09:15.046Z] ++ set -x 16:09:15 [2023-01-23T16:09:15.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-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 16:09:15 [2023-01-23T16:09:15.046Z] INFO: Testing against a local daemon 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:09:15 [2023-01-23T16:09:15.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:09:15 [2023-01-23T16:09:15.046Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestDiskUsage 16:09:15 [2023-01-23T16:09:15.046Z] === PAUSE TestDiskUsage 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestEventsExecDie 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestEventsExecDie (0.41s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestEventsBackwardsCompatible 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestEventsVolumeCreate 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestEventsVolumeCreate (0.05s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestInfoBinaryCommits 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestInfoBinaryCommits (0.02s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestInfoAPIVersioned 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestInfoAPIVersioned (0.01s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestInfoAPI 16:09:15 [2023-01-23T16:09:15.046Z] --- PASS: TestInfoAPI (0.02s) 16:09:15 [2023-01-23T16:09:15.046Z] === RUN TestInfoAPIWarnings 16:09:33 [2023-01-23T16:09:33.176Z] --- PASS: TestInfoAPIWarnings (16.54s) 16:09:33 [2023-01-23T16:09:33.176Z] === RUN TestInfoDebug 16:09:33 [2023-01-23T16:09:33.176Z] --- PASS: TestInfoDebug (0.52s) 16:09:33 [2023-01-23T16:09:33.176Z] === RUN TestInfoInsecureRegistries 16:09:33 [2023-01-23T16:09:33.176Z] --- PASS: TestInfoInsecureRegistries (0.52s) 16:09:33 [2023-01-23T16:09:33.176Z] === RUN TestInfoRegistryMirrors 16:09:33 [2023-01-23T16:09:33.176Z] --- PASS: TestInfoRegistryMirrors (0.52s) 16:09:33 [2023-01-23T16:09:33.176Z] === RUN TestLoginFailsWithBadCredentials 16:09:33 [2023-01-23T16:09:33.746Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 16:09:33 [2023-01-23T16:09:33.746Z] === RUN TestPingCacheHeaders 16:09:33 [2023-01-23T16:09:33.746Z] --- PASS: TestPingCacheHeaders (0.02s) 16:09:33 [2023-01-23T16:09:33.746Z] === RUN TestPingGet 16:09:33 [2023-01-23T16:09:33.746Z] --- PASS: TestPingGet (0.02s) 16:09:33 [2023-01-23T16:09:33.746Z] === RUN TestPingHead 16:09:33 [2023-01-23T16:09:33.746Z] --- PASS: TestPingHead (0.02s) 16:09:33 [2023-01-23T16:09:33.746Z] === RUN TestPingSwarmHeader 16:09:34 [2023-01-23T16:09:34.317Z] === RUN TestPingSwarmHeader/before_swarm_init 16:09:34 [2023-01-23T16:09:34.887Z] === RUN TestPingSwarmHeader/after_swarm_init 16:09:35 [2023-01-23T16:09:35.458Z] === RUN TestPingSwarmHeader/after_swarm_leave 16:09:35 [2023-01-23T16:09:35.458Z] --- PASS: TestPingSwarmHeader (1.85s) 16:09:35 [2023-01-23T16:09:35.458Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 16:09:35 [2023-01-23T16:09:35.458Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 16:09:35 [2023-01-23T16:09:35.458Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 16:09:35 [2023-01-23T16:09:35.458Z] === RUN TestPingBuilderHeader 16:09:35 [2023-01-23T16:09:35.458Z] === RUN TestPingBuilderHeader/default_config 16:09:36 [2023-01-23T16:09:36.029Z] === RUN TestPingBuilderHeader/buildkit_disabled 16:09:36 [2023-01-23T16:09:36.599Z] --- PASS: TestPingBuilderHeader (1.04s) 16:09:36 [2023-01-23T16:09:36.599Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 16:09:36 [2023-01-23T16:09:36.599Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 16:09:36 [2023-01-23T16:09:36.599Z] === RUN TestVersion 16:09:36 [2023-01-23T16:09:36.599Z] --- PASS: TestVersion (0.02s) 16:09:36 [2023-01-23T16:09:36.599Z] === CONT TestDiskUsage 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/container_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/image_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/volume_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/container,_volume_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/image,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.170Z] === RUN TestDiskUsage/after_container.Run 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/container_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/image_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/volume_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 16:09:37 [2023-01-23T16:09:37.431Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage (1.01s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty (0.01s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] PASS 16:09:37 [2023-01-23T16:09:37.431Z] 16:09:37 [2023-01-23T16:09:37.431Z] === Skipped 16:09:37 [2023-01-23T16:09:37.431Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:09:37 [2023-01-23T16:09:37.431Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:09:37 [2023-01-23T16:09:37.431Z] 16:09:37 [2023-01-23T16:09:37.431Z] DONE 57 tests, 1 skipped in 23.132s 16:09:37 [2023-01-23T16:09:37.692Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 16:09:37 [2023-01-23T16:09:37.692Z] ++ 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 16:09:37 [2023-01-23T16:09:37.692Z] ++ set -e 16:09:37 [2023-01-23T16:09:37.692Z] ++ '[' -n 0 ']' 16:09:37 [2023-01-23T16:09:37.692Z] ++ set -x 16:09:37 [2023-01-23T16:09:37.692Z] ++ 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 16:09:37 [2023-01-23T16:09:37.692Z] INFO: Testing against a local daemon 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesCreateAndList 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesCreateAndList (0.02s) 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesRemove 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesRemove (0.06s) 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInspect 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInspect (0.02s) 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInvalidJSON 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInvalidJSON/volumes/create 16:09:37 [2023-01-23T16:09:37.692Z] === PAUSE TestVolumesInvalidJSON/volumes/create 16:09:37 [2023-01-23T16:09:37.692Z] === CONT TestVolumesInvalidJSON/volumes/create 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInvalidJSON (0.02s) 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 16:09:37 [2023-01-23T16:09:37.692Z] === RUN TestVolumePruneAnonymous 16:09:37 [2023-01-23T16:09:37.692Z] --- PASS: TestVolumePruneAnonymous (0.03s) 16:09:37 [2023-01-23T16:09:37.692Z] PASS 16:09:37 [2023-01-23T16:09:37.692Z] 16:09:37 [2023-01-23T16:09:37.692Z] DONE 10 tests in 0.232s 16:09:37 [2023-01-23T16:09:37.692Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:09:37 [2023-01-23T16:09:37.953Z] ++++ cat bundles/test-integration/docker.pid 16:09:37 [2023-01-23T16:09:37.953Z] +++ kill 14232 16:09:38 [2023-01-23T16:09:38.213Z] +++ /etc/init.d/apparmor stop 16:09:38 [2023-01-23T16:09:38.213Z] Leaving: AppArmorNo profiles have been unloaded. 16:09:38 [2023-01-23T16:09:38.213Z] 16:09:38 [2023-01-23T16:09:38.213Z] Unloading profiles will leave already running processes permanently 16:09:38 [2023-01-23T16:09:38.213Z] unconfined, which can lead to unexpected situations. 16:09:38 [2023-01-23T16:09:38.213Z] 16:09:38 [2023-01-23T16:09:38.213Z] To set a process to complain mode, use the command line tool 16:09:38 [2023-01-23T16:09:38.213Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:09:38 [2023-01-23T16:09:38.213Z] +++ true 16:09:38 [2023-01-23T16:09:38.213Z] exiting test-integration 16:09:38 [2023-01-23T16:09:38.213Z] ++ exit 0 16:09:38 [2023-01-23T16:09:38.213Z] Post stage [Pipeline] junit 16:09:38 [2023-01-23T16:09:38.799Z] Recording test results 16:09:38 [2023-01-23T16:09:38.954Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:09:39 [2023-01-23T16:09:39.264Z] + echo Ensuring container killed. 16:09:39 [2023-01-23T16:09:39.264Z] Ensuring container killed. 16:09:39 [2023-01-23T16:09:39.264Z] + docker rm -vf docker-pr4 16:09:39 [2023-01-23T16:09:39.264Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh 16:09:39 [2023-01-23T16:09:39.551Z] + echo Chowning /workspace to jenkins user 16:09:39 [2023-01-23T16:09:39.551Z] Chowning /workspace to jenkins user 16:09:39 [2023-01-23T16:09:39.551Z] + id -u 16:09:39 [2023-01-23T16:09:39.551Z] + id -g 16:09:39 [2023-01-23T16:09:39.551Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44809:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:09:41 [2023-01-23T16:09:41.235Z] + bundleName=arm64-integration 16:09:41 [2023-01-23T16:09:41.235Z] + echo Creating arm64-integration-bundles.tar.gz 16:09:41 [2023-01-23T16:09:41.235Z] Creating arm64-integration-bundles.tar.gz 16:09:41 [2023-01-23T16:09:41.235Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 16:09:41 [2023-01-23T16:09:41.235Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 16:09:41 [2023-01-23T16:09:41.509Z] Archiving artifacts 16:09:41 [2023-01-23T16:09:41.838Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44809/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:09:42 [2023-01-23T16:09:42.136Z] + make clean 16:09:42 [2023-01-23T16:09:42.396Z] docker volume rm -f docker-dev-cache docker-mod-cache 16:09:42 [2023-01-23T16:09:42.396Z] docker-dev-cache 16:09:42 [2023-01-23T16:09:42.396Z] 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