Pull request #46047 opened 18:04:58 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from da9f0732a490296440a99461cb01b306e78a03d6+b3d554724cfce6b0852e08a3345cf027fb2b22e2 (a95ea912d39a2e818b3d3cab2b0729bd14a5ef6f) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46047@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 18:05:02 [2023-07-21T18:05:02.688Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 18:05:02 [2023-07-21T18:05:02.691Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 18:05:02 [2023-07-21T18:05:02.925Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dd669db3fb4b6554) in /home/ubuntu/workspace/moby_PR-46047 [Pipeline] { [Pipeline] checkout 18:05:02 [2023-07-21T18:05:02.955Z] The recommended git tool is: git 18:05:02 [2023-07-21T18:05:02.970Z] using credential docker-jenkins-github-credentials 18:05:02 [2023-07-21T18:05:02.984Z] Cloning the remote Git repository 18:05:02 [2023-07-21T18:05:02.984Z] Cloning with configured refspecs honoured and without tags 18:05:02 [2023-07-21T18:05:02.986Z] Cloning repository https://github.com/moby/moby.git 18:05:02 [2023-07-21T18:05:02.987Z] > git init /home/ubuntu/workspace/moby_PR-46047 # timeout=10 18:05:02 [2023-07-21T18:05:02.992Z] Fetching upstream changes from https://github.com/moby/moby.git 18:05:02 [2023-07-21T18:05:02.992Z] > git --version # timeout=10 18:05:02 [2023-07-21T18:05:02.994Z] > git --version # 'git version 2.25.1' 18:05:02 [2023-07-21T18:05:02.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:02 [2023-07-21T18:05:02.995Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:12 [2023-07-21T18:05:12.923Z] Fetching without tags 18:05:13 [2023-07-21T18:05:13.123Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:05:12 [2023-07-21T18:05:12.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:05:12 [2023-07-21T18:05:12.908Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:05:12 [2023-07-21T18:05:12.911Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:12 [2023-07-21T18:05:12.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:05:12 [2023-07-21T18:05:12.926Z] Fetching upstream changes from https://github.com/moby/moby.git 18:05:12 [2023-07-21T18:05:12.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:12 [2023-07-21T18:05:12.927Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:13 [2023-07-21T18:05:13.126Z] > git config core.sparsecheckout # timeout=10 18:05:13 [2023-07-21T18:05:13.129Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:05:13 [2023-07-21T18:05:13.579Z] > git remote # timeout=10 18:05:13 [2023-07-21T18:05:13.582Z] > git config --get remote.origin.url # timeout=10 18:05:13 [2023-07-21T18:05:13.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:13 [2023-07-21T18:05:13.586Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:05:14 [2023-07-21T18:05:14.212Z] Merge succeeded, producing feb44fe47611b1a27e5c5849eb14efcf50f2040d 18:05:14 [2023-07-21T18:05:14.212Z] Checking out Revision feb44fe47611b1a27e5c5849eb14efcf50f2040d (PR-46047) 18:05:14 [2023-07-21T18:05:14.251Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:05:14 [2023-07-21T18:05:14.251Z] First time build. Skipping changelog. 18:05:14 [2023-07-21T18:05:14.264Z] > git --version # timeout=10 18:05:14 [2023-07-21T18:05:14.266Z] > git --version # 'git version 2.25.1' 18:05:14 [2023-07-21T18:05:14.269Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:14 [2023-07-21T18:05:14.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 18:05:14 [2023-07-21T18:05:14.209Z] > git rev-parse HEAD^{commit} # timeout=10 18:05:14 [2023-07-21T18:05:14.215Z] > git config core.sparsecheckout # timeout=10 18:05:14 [2023-07-21T18:05:14.218Z] > git checkout -f feb44fe47611b1a27e5c5849eb14efcf50f2040d # timeout=10 18:05:18 [2023-07-21T18:05:18.191Z] 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: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } 18:05:18 [2023-07-21T18:05:18.417Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08515e580d923dba3) in /home/ubuntu/workspace/moby_PR-46047 18:05:18 [2023-07-21T18:05:18.419Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-054fa901eefb3dab4) in /home/ubuntu/workspace/moby_PR-46047 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout 18:05:18 [2023-07-21T18:05:18.516Z] The recommended git tool is: git [Pipeline] checkout 18:05:18 [2023-07-21T18:05:18.523Z] The recommended git tool is: git 18:05:18 [2023-07-21T18:05:18.525Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } 18:05:18 [2023-07-21T18:05:18.538Z] Cloning the remote Git repository 18:05:18 [2023-07-21T18:05:18.538Z] using credential docker-jenkins-github-credentials 18:05:18 [2023-07-21T18:05:18.538Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage 18:05:18 [2023-07-21T18:05:18.549Z] Cloning the remote Git repository 18:05:18 [2023-07-21T18:05:18.549Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [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] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) 18:05:18 [2023-07-21T18:05:18.540Z] Cloning repository https://github.com/moby/moby.git 18:05:18 [2023-07-21T18:05:18.540Z] > git init /home/ubuntu/workspace/moby_PR-46047 # timeout=10 18:05:18 [2023-07-21T18:05:18.544Z] Fetching upstream changes from https://github.com/moby/moby.git 18:05:18 [2023-07-21T18:05:18.544Z] > git --version # timeout=10 18:05:18 [2023-07-21T18:05:18.547Z] > git --version # 'git version 2.25.1' 18:05:18 [2023-07-21T18:05:18.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:18 [2023-07-21T18:05:18.548Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 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] } 18:05:18 [2023-07-21T18:05:18.547Z] Cloning repository https://github.com/moby/moby.git 18:05:18 [2023-07-21T18:05:18.547Z] > git init /home/ubuntu/workspace/moby_PR-46047 # timeout=10 18:05:18 [2023-07-21T18:05:18.552Z] Fetching upstream changes from https://github.com/moby/moby.git 18:05:18 [2023-07-21T18:05:18.552Z] > git --version # timeout=10 18:05:18 [2023-07-21T18:05:18.555Z] > git --version # 'git version 2.25.1' 18:05:18 [2023-07-21T18:05:18.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:18 [2023-07-21T18:05:18.556Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:27 [2023-07-21T18:05:27.686Z] Fetching without tags 18:05:27 [2023-07-21T18:05:27.744Z] Fetching without tags 18:05:27 [2023-07-21T18:05:27.887Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:05:27 [2023-07-21T18:05:27.955Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:05:27 [2023-07-21T18:05:27.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:05:27 [2023-07-21T18:05:27.674Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:05:27 [2023-07-21T18:05:27.677Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:27 [2023-07-21T18:05:27.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:05:27 [2023-07-21T18:05:27.688Z] Fetching upstream changes from https://github.com/moby/moby.git 18:05:27 [2023-07-21T18:05:27.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:27 [2023-07-21T18:05:27.689Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:27 [2023-07-21T18:05:27.888Z] > git config core.sparsecheckout # timeout=10 18:05:27 [2023-07-21T18:05:27.891Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:05:27 [2023-07-21T18:05:27.724Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:05:27 [2023-07-21T18:05:27.727Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:05:27 [2023-07-21T18:05:27.729Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:27 [2023-07-21T18:05:27.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:05:27 [2023-07-21T18:05:27.743Z] Fetching upstream changes from https://github.com/moby/moby.git 18:05:27 [2023-07-21T18:05:27.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:27 [2023-07-21T18:05:27.744Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:05:27 [2023-07-21T18:05:27.952Z] > git config core.sparsecheckout # timeout=10 18:05:27 [2023-07-21T18:05:27.954Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:05:29 [2023-07-21T18:05:29.035Z] Merge succeeded, producing f5ec2514ac98121efd10902e463b55171f970812 18:05:29 [2023-07-21T18:05:29.035Z] Checking out Revision f5ec2514ac98121efd10902e463b55171f970812 (PR-46047) 18:05:29 [2023-07-21T18:05:29.070Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:05:29 [2023-07-21T18:05:29.071Z] First time build. Skipping changelog. 18:05:29 [2023-07-21T18:05:29.081Z] > git --version # timeout=10 18:05:29 [2023-07-21T18:05:29.083Z] > git --version # 'git version 2.25.1' 18:05:29 [2023-07-21T18:05:29.086Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 18:05:29 [2023-07-21T18:05:29.099Z] Merge succeeded, producing f5ec2514ac98121efd10902e463b55171f970812 18:05:29 [2023-07-21T18:05:29.099Z] Checking out Revision f5ec2514ac98121efd10902e463b55171f970812 (PR-46047) 18:05:29 [2023-07-21T18:05:29.147Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:05:29 [2023-07-21T18:05:29.160Z] > git --version # timeout=10 18:05:29 [2023-07-21T18:05:29.162Z] > git --version # 'git version 2.25.1' 18:05:29 [2023-07-21T18:05:29.164Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:05:28 [2023-07-21T18:05:28.342Z] > git remote # timeout=10 18:05:28 [2023-07-21T18:05:28.345Z] > git config --get remote.origin.url # timeout=10 18:05:28 [2023-07-21T18:05:28.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:28 [2023-07-21T18:05:28.348Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:05:29 [2023-07-21T18:05:29.030Z] > git rev-parse HEAD^{commit} # timeout=10 18:05:29 [2023-07-21T18:05:29.036Z] > git config core.sparsecheckout # timeout=10 18:05:29 [2023-07-21T18:05:29.039Z] > git checkout -f f5ec2514ac98121efd10902e463b55171f970812 # timeout=10 18:05:28 [2023-07-21T18:05:28.401Z] > git remote # timeout=10 18:05:28 [2023-07-21T18:05:28.403Z] > git config --get remote.origin.url # timeout=10 18:05:28 [2023-07-21T18:05:28.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:05:28 [2023-07-21T18:05:28.406Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:05:29 [2023-07-21T18:05:29.090Z] > git rev-parse HEAD^{commit} # timeout=10 18:05:29 [2023-07-21T18:05:29.096Z] > git config core.sparsecheckout # timeout=10 18:05:29 [2023-07-21T18:05:29.098Z] > git checkout -f f5ec2514ac98121efd10902e463b55171f970812 # timeout=10 18:05:29 [2023-07-21T18:05:29.775Z] + docker version 18:05:29 [2023-07-21T18:05:29.775Z] Client: Docker Engine - Community 18:05:29 [2023-07-21T18:05:29.775Z] Version: 24.0.2 18:05:29 [2023-07-21T18:05:29.775Z] API version: 1.43 18:05:29 [2023-07-21T18:05:29.775Z] Go version: go1.20.4 18:05:29 [2023-07-21T18:05:29.775Z] Git commit: cb74dfc 18:05:29 [2023-07-21T18:05:29.775Z] Built: Thu May 25 21:52:41 2023 18:05:29 [2023-07-21T18:05:29.775Z] OS/Arch: linux/arm64 18:05:29 [2023-07-21T18:05:29.775Z] Context: default 18:05:29 [2023-07-21T18:05:29.775Z] 18:05:29 [2023-07-21T18:05:29.775Z] Server: Docker Engine - Community 18:05:29 [2023-07-21T18:05:29.775Z] Engine: 18:05:29 [2023-07-21T18:05:29.775Z] Version: 24.0.2 18:05:29 [2023-07-21T18:05:29.775Z] API version: 1.43 (minimum version 1.12) 18:05:29 [2023-07-21T18:05:29.775Z] Go version: go1.20.4 18:05:29 [2023-07-21T18:05:29.775Z] Git commit: 659604f 18:05:29 [2023-07-21T18:05:29.775Z] Built: Thu May 25 21:52:41 2023 18:05:29 [2023-07-21T18:05:29.775Z] OS/Arch: linux/arm64 18:05:29 [2023-07-21T18:05:29.775Z] Experimental: true 18:05:29 [2023-07-21T18:05:29.775Z] containerd: 18:05:29 [2023-07-21T18:05:29.775Z] Version: 1.6.21 18:05:29 [2023-07-21T18:05:29.775Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:05:29 [2023-07-21T18:05:29.775Z] runc: 18:05:29 [2023-07-21T18:05:29.775Z] Version: 1.1.7 18:05:29 [2023-07-21T18:05:29.775Z] GitCommit: v1.1.7-0-g860f061 18:05:29 [2023-07-21T18:05:29.775Z] docker-init: 18:05:29 [2023-07-21T18:05:29.775Z] Version: 0.19.0 18:05:29 [2023-07-21T18:05:29.775Z] GitCommit: de40ad0 [Pipeline] sh 18:05:30 [2023-07-21T18:05:30.054Z] + docker info 18:05:30 [2023-07-21T18:05:30.054Z] Client: Docker Engine - Community 18:05:30 [2023-07-21T18:05:30.054Z] Version: 24.0.2 18:05:30 [2023-07-21T18:05:30.054Z] Context: default 18:05:30 [2023-07-21T18:05:30.054Z] Debug Mode: false 18:05:30 [2023-07-21T18:05:30.054Z] Plugins: 18:05:30 [2023-07-21T18:05:30.054Z] buildx: Docker Buildx (Docker Inc.) 18:05:30 [2023-07-21T18:05:30.054Z] Version: v0.11.0 18:05:30 [2023-07-21T18:05:30.054Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:05:30 [2023-07-21T18:05:30.054Z] compose: Docker Compose (Docker Inc.) 18:05:30 [2023-07-21T18:05:30.054Z] Version: v2.19.1 18:05:30 [2023-07-21T18:05:30.054Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:05:30 [2023-07-21T18:05:30.054Z] 18:05:30 [2023-07-21T18:05:30.054Z] Server: 18:05:30 [2023-07-21T18:05:30.054Z] Containers: 0 18:05:30 [2023-07-21T18:05:30.054Z] Running: 0 18:05:30 [2023-07-21T18:05:30.054Z] Paused: 0 18:05:30 [2023-07-21T18:05:30.054Z] Stopped: 0 18:05:30 [2023-07-21T18:05:30.054Z] Images: 9 18:05:30 [2023-07-21T18:05:30.054Z] Server Version: 24.0.2 18:05:30 [2023-07-21T18:05:30.054Z] Storage Driver: overlay2 18:05:30 [2023-07-21T18:05:30.054Z] Backing Filesystem: extfs 18:05:30 [2023-07-21T18:05:30.054Z] Supports d_type: true 18:05:30 [2023-07-21T18:05:30.054Z] Using metacopy: false 18:05:30 [2023-07-21T18:05:30.054Z] Native Overlay Diff: true 18:05:30 [2023-07-21T18:05:30.054Z] userxattr: false 18:05:30 [2023-07-21T18:05:30.054Z] Logging Driver: json-file 18:05:30 [2023-07-21T18:05:30.054Z] Cgroup Driver: cgroupfs 18:05:30 [2023-07-21T18:05:30.054Z] Cgroup Version: 1 18:05:30 [2023-07-21T18:05:30.054Z] Plugins: 18:05:30 [2023-07-21T18:05:30.054Z] Volume: local 18:05:30 [2023-07-21T18:05:30.054Z] Network: bridge host ipvlan macvlan null overlay 18:05:30 [2023-07-21T18:05:30.054Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:05:30 [2023-07-21T18:05:30.055Z] Swarm: inactive 18:05:30 [2023-07-21T18:05:30.055Z] Runtimes: runc io.containerd.runc.v2 18:05:30 [2023-07-21T18:05:30.055Z] Default Runtime: runc 18:05:30 [2023-07-21T18:05:30.055Z] Init Binary: docker-init 18:05:30 [2023-07-21T18:05:30.055Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:05:30 [2023-07-21T18:05:30.055Z] runc version: v1.1.7-0-g860f061 18:05:30 [2023-07-21T18:05:30.055Z] init version: de40ad0 18:05:30 [2023-07-21T18:05:30.055Z] Security Options: 18:05:30 [2023-07-21T18:05:30.055Z] apparmor 18:05:30 [2023-07-21T18:05:30.055Z] seccomp 18:05:30 [2023-07-21T18:05:30.055Z] Profile: builtin 18:05:30 [2023-07-21T18:05:30.055Z] Kernel Version: 5.15.0-1039-aws 18:05:30 [2023-07-21T18:05:30.055Z] Operating System: Ubuntu 20.04.6 LTS 18:05:30 [2023-07-21T18:05:30.055Z] OSType: linux 18:05:30 [2023-07-21T18:05:30.055Z] Architecture: aarch64 18:05:30 [2023-07-21T18:05:30.055Z] CPUs: 8 18:05:30 [2023-07-21T18:05:30.055Z] Total Memory: 30.64GiB 18:05:30 [2023-07-21T18:05:30.055Z] Name: ip-10-100-113-204 18:05:30 [2023-07-21T18:05:30.055Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 18:05:30 [2023-07-21T18:05:30.055Z] Docker Root Dir: /var/lib/docker 18:05:30 [2023-07-21T18:05:30.055Z] Debug Mode: false 18:05:30 [2023-07-21T18:05:30.055Z] Experimental: true 18:05:30 [2023-07-21T18:05:30.055Z] Insecure Registries: 18:05:30 [2023-07-21T18:05:30.055Z] 127.0.0.0/8 18:05:30 [2023-07-21T18:05:30.055Z] Live Restore Enabled: true 18:05:30 [2023-07-21T18:05:30.055Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:05:30 [2023-07-21T18:05:30.336Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:05:30 [2023-07-21T18:05:30.337Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:05:30 [2023-07-21T18:05:30.337Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46047/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 18:05:30 [2023-07-21T18:05:30.337Z] + bash /home/ubuntu/workspace/moby_PR-46047/check-config.sh 18:05:30 [2023-07-21T18:05:30.337Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 18:05:30 [2023-07-21T18:05:30.337Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 18:05:30 [2023-07-21T18:05:30.337Z] 18:05:30 [2023-07-21T18:05:30.337Z] Generally Necessary: 18:05:30 [2023-07-21T18:05:30.337Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 18:05:30 [2023-07-21T18:05:30.337Z] - apparmor: enabled and tools installed 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_NAMESPACES: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_NET_NS: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_PID_NS: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_IPC_NS: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_UTS_NS: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_CGROUPS: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_CGROUP_CPUACCT: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_CGROUP_DEVICE: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_CGROUP_FREEZER: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_CGROUP_SCHED: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_CPUSETS: enabled 18:05:30 [2023-07-21T18:05:30.337Z] - CONFIG_MEMCG: enabled 18:05:30 [2023-07-21T18:05:30.413Z] + docker version 18:05:30 [2023-07-21T18:05:30.413Z] Client: Docker Engine - Community 18:05:30 [2023-07-21T18:05:30.413Z] Version: 24.0.2 18:05:30 [2023-07-21T18:05:30.413Z] API version: 1.43 18:05:30 [2023-07-21T18:05:30.413Z] Go version: go1.20.4 18:05:30 [2023-07-21T18:05:30.413Z] Git commit: cb74dfc 18:05:30 [2023-07-21T18:05:30.413Z] Built: Thu May 25 21:52:22 2023 18:05:30 [2023-07-21T18:05:30.413Z] OS/Arch: linux/amd64 18:05:30 [2023-07-21T18:05:30.413Z] Context: default 18:05:30 [2023-07-21T18:05:30.413Z] 18:05:30 [2023-07-21T18:05:30.413Z] Server: Docker Engine - Community 18:05:30 [2023-07-21T18:05:30.413Z] Engine: 18:05:30 [2023-07-21T18:05:30.413Z] Version: 24.0.2 18:05:30 [2023-07-21T18:05:30.413Z] API version: 1.43 (minimum version 1.12) 18:05:30 [2023-07-21T18:05:30.413Z] Go version: go1.20.4 18:05:30 [2023-07-21T18:05:30.413Z] Git commit: 659604f 18:05:30 [2023-07-21T18:05:30.413Z] Built: Thu May 25 21:52:22 2023 18:05:30 [2023-07-21T18:05:30.413Z] OS/Arch: linux/amd64 18:05:30 [2023-07-21T18:05:30.413Z] Experimental: true 18:05:30 [2023-07-21T18:05:30.413Z] containerd: 18:05:30 [2023-07-21T18:05:30.413Z] Version: 1.6.21 18:05:30 [2023-07-21T18:05:30.413Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:05:30 [2023-07-21T18:05:30.413Z] runc: 18:05:30 [2023-07-21T18:05:30.413Z] Version: 1.1.7 18:05:30 [2023-07-21T18:05:30.413Z] GitCommit: v1.1.7-0-g860f061 18:05:30 [2023-07-21T18:05:30.413Z] docker-init: 18:05:30 [2023-07-21T18:05:30.413Z] Version: 0.19.0 18:05:30 [2023-07-21T18:05:30.413Z] GitCommit: de40ad0 [Pipeline] sh 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_KEYS: enabled 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_VETH: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_BRIDGE: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_NF_NAT_IPV4: missing 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_IP_NF_FILTER: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_IP_NF_NAT: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_NF_NAT: enabled (as module) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_NF_NAT_NEEDED: missing 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_POSIX_MQUEUE: enabled 18:05:30 [2023-07-21T18:05:30.595Z] 18:05:30 [2023-07-21T18:05:30.595Z] Optional Features: 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_USER_NS: enabled 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_SECCOMP: enabled 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_CGROUP_PIDS: enabled 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_MEMCG_SWAP: enabled 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 18:05:30 [2023-07-21T18:05:30.595Z] (cgroup swap accounting is currently enabled) 18:05:30 [2023-07-21T18:05:30.595Z] - CONFIG_BLK_CGROUP: enabled 18:05:30 [2023-07-21T18:05:30.695Z] + docker info 18:05:30 [2023-07-21T18:05:30.695Z] Client: Docker Engine - Community 18:05:30 [2023-07-21T18:05:30.695Z] Version: 24.0.2 18:05:30 [2023-07-21T18:05:30.695Z] Context: default 18:05:30 [2023-07-21T18:05:30.695Z] Debug Mode: false 18:05:30 [2023-07-21T18:05:30.695Z] Plugins: 18:05:30 [2023-07-21T18:05:30.695Z] buildx: Docker Buildx (Docker Inc.) 18:05:30 [2023-07-21T18:05:30.695Z] Version: v0.11.0 18:05:30 [2023-07-21T18:05:30.695Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:05:30 [2023-07-21T18:05:30.695Z] compose: Docker Compose (Docker Inc.) 18:05:30 [2023-07-21T18:05:30.695Z] Version: v2.19.1 18:05:30 [2023-07-21T18:05:30.695Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:05:30 [2023-07-21T18:05:30.695Z] 18:05:30 [2023-07-21T18:05:30.695Z] Server: 18:05:30 [2023-07-21T18:05:30.695Z] Containers: 0 18:05:30 [2023-07-21T18:05:30.695Z] Running: 0 18:05:30 [2023-07-21T18:05:30.695Z] Paused: 0 18:05:30 [2023-07-21T18:05:30.695Z] Stopped: 0 18:05:30 [2023-07-21T18:05:30.695Z] Images: 2 18:05:30 [2023-07-21T18:05:30.695Z] Server Version: 24.0.2 18:05:30 [2023-07-21T18:05:30.695Z] Storage Driver: overlay2 18:05:30 [2023-07-21T18:05:30.695Z] Backing Filesystem: extfs 18:05:30 [2023-07-21T18:05:30.695Z] Supports d_type: true 18:05:30 [2023-07-21T18:05:30.695Z] Using metacopy: false 18:05:30 [2023-07-21T18:05:30.695Z] Native Overlay Diff: true 18:05:30 [2023-07-21T18:05:30.695Z] userxattr: false 18:05:30 [2023-07-21T18:05:30.695Z] Logging Driver: json-file 18:05:30 [2023-07-21T18:05:30.695Z] Cgroup Driver: systemd 18:05:30 [2023-07-21T18:05:30.695Z] Cgroup Version: 2 18:05:30 [2023-07-21T18:05:30.695Z] Plugins: 18:05:30 [2023-07-21T18:05:30.695Z] Volume: local 18:05:30 [2023-07-21T18:05:30.695Z] Network: bridge host ipvlan macvlan null overlay 18:05:30 [2023-07-21T18:05:30.695Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:05:30 [2023-07-21T18:05:30.695Z] Swarm: inactive 18:05:30 [2023-07-21T18:05:30.695Z] Runtimes: io.containerd.runc.v2 runc 18:05:30 [2023-07-21T18:05:30.695Z] Default Runtime: runc 18:05:30 [2023-07-21T18:05:30.695Z] Init Binary: docker-init 18:05:30 [2023-07-21T18:05:30.695Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:05:30 [2023-07-21T18:05:30.695Z] runc version: v1.1.7-0-g860f061 18:05:30 [2023-07-21T18:05:30.695Z] init version: de40ad0 18:05:30 [2023-07-21T18:05:30.695Z] Security Options: 18:05:30 [2023-07-21T18:05:30.695Z] apparmor 18:05:30 [2023-07-21T18:05:30.695Z] seccomp 18:05:30 [2023-07-21T18:05:30.695Z] Profile: builtin 18:05:30 [2023-07-21T18:05:30.695Z] cgroupns 18:05:30 [2023-07-21T18:05:30.695Z] Kernel Version: 5.15.0-1039-aws 18:05:30 [2023-07-21T18:05:30.695Z] Operating System: Ubuntu 20.04.6 LTS 18:05:30 [2023-07-21T18:05:30.695Z] OSType: linux 18:05:30 [2023-07-21T18:05:30.695Z] Architecture: x86_64 18:05:30 [2023-07-21T18:05:30.695Z] CPUs: 8 18:05:30 [2023-07-21T18:05:30.695Z] Total Memory: 30.56GiB 18:05:30 [2023-07-21T18:05:30.695Z] Name: ip-10-100-49-186 18:05:30 [2023-07-21T18:05:30.695Z] ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8 18:05:30 [2023-07-21T18:05:30.695Z] Docker Root Dir: /var/lib/docker 18:05:30 [2023-07-21T18:05:30.695Z] Debug Mode: false 18:05:30 [2023-07-21T18:05:30.695Z] Experimental: true 18:05:30 [2023-07-21T18:05:30.695Z] Insecure Registries: 18:05:30 [2023-07-21T18:05:30.695Z] 127.0.0.0/8 18:05:30 [2023-07-21T18:05:30.695Z] Live Restore Enabled: true 18:05:30 [2023-07-21T18:05:30.695Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IOSCHED_CFQ: missing 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_CGROUP_PERF: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_CGROUP_HUGETLB: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_CGROUP_NET_PRIO: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_CFS_BANDWIDTH: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_RT_GROUP_SCHED: missing 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IP_VS: enabled (as module) 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IP_VS_NFCT: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_IP_VS_RR: enabled (as module) 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_EXT4_FS: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_EXT4_FS_SECURITY: enabled 18:05:30 [2023-07-21T18:05:30.853Z] - Network Drivers: 18:05:30 [2023-07-21T18:05:30.853Z] - "overlay": 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_VXLAN: enabled (as module) 18:05:30 [2023-07-21T18:05:30.853Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 18:05:30 [2023-07-21T18:05:30.853Z] Optional (for encrypted networks): 18:05:31 [2023-07-21T18:05:31.022Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f5ec2514ac98121efd10902e463b55171f970812 . 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_CRYPTO: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_CRYPTO_AEAD: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_CRYPTO_GCM: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_CRYPTO_SEQIV: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_CRYPTO_GHASH: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_XFRM: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_XFRM_USER: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_XFRM_ALGO: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_INET_ESP: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 18:05:31 [2023-07-21T18:05:31.111Z] - "ipvlan": 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_IPVLAN: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - "macvlan": 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_MACVLAN: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_DUMMY: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - "ftp,tftp client in container": 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_NF_NAT_FTP: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - Storage Drivers: 18:05:31 [2023-07-21T18:05:31.111Z] - "aufs": 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_AUFS_FS: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - "btrfs": 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_BTRFS_FS: enabled (as module) 18:05:31 [2023-07-21T18:05:31.111Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 18:05:31 [2023-07-21T18:05:31.111Z] - "devicemapper": 18:05:31 [2023-07-21T18:05:31.282Z] #0 building with "default" instance using docker driver 18:05:31 [2023-07-21T18:05:31.282Z] 18:05:31 [2023-07-21T18:05:31.282Z] #1 [internal] load .dockerignore 18:05:31 [2023-07-21T18:05:31.282Z] #1 transferring context: 87B done 18:05:31 [2023-07-21T18:05:31.282Z] #1 DONE 0.0s 18:05:31 [2023-07-21T18:05:31.282Z] 18:05:31 [2023-07-21T18:05:31.282Z] #2 [internal] load build definition from Dockerfile 18:05:31 [2023-07-21T18:05:31.282Z] #2 transferring dockerfile: 17.46kB done 18:05:31 [2023-07-21T18:05:31.282Z] #2 DONE 0.0s 18:05:31 [2023-07-21T18:05:31.282Z] 18:05:31 [2023-07-21T18:05:31.282Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:05:31 [2023-07-21T18:05:31.282Z] #3 DONE 0.2s 18:05:31 [2023-07-21T18:05:31.282Z] 18:05:31 [2023-07-21T18:05:31.282Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 18:05:31 [2023-07-21T18:05:31.282Z] #4 CACHED 18:05:31 [2023-07-21T18:05:31.369Z] - CONFIG_BLK_DEV_DM: enabled 18:05:31 [2023-07-21T18:05:31.369Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 18:05:31 [2023-07-21T18:05:31.369Z] - "overlay": 18:05:31 [2023-07-21T18:05:31.369Z] - CONFIG_OVERLAY_FS: enabled (as module) 18:05:31 [2023-07-21T18:05:31.369Z] - "zfs": 18:05:31 [2023-07-21T18:05:31.369Z] - /dev/zfs: present 18:05:31 [2023-07-21T18:05:31.369Z] - zfs command: missing 18:05:31 [2023-07-21T18:05:31.369Z] - zpool command: missing 18:05:31 [2023-07-21T18:05:31.369Z] 18:05:31 [2023-07-21T18:05:31.369Z] Limits: 18:05:31 [2023-07-21T18:05:31.369Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 18:05:31 [2023-07-21T18:05:31.369Z] 18:05:31 [2023-07-21T18:05:31.369Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:05:31 [2023-07-21T18:05:31.541Z] 18:05:31 [2023-07-21T18:05:31.541Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:05:31 [2023-07-21T18:05:31.696Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f5ec2514ac98121efd10902e463b55171f970812 . 18:05:31 [2023-07-21T18:05:31.955Z] #0 building with "default" instance using docker driver 18:05:31 [2023-07-21T18:05:31.955Z] 18:05:31 [2023-07-21T18:05:31.955Z] #1 [internal] load .dockerignore 18:05:31 [2023-07-21T18:05:31.955Z] #1 transferring context: 87B done 18:05:31 [2023-07-21T18:05:31.955Z] #1 DONE 0.0s 18:05:31 [2023-07-21T18:05:31.955Z] 18:05:31 [2023-07-21T18:05:31.955Z] #2 [internal] load build definition from Dockerfile 18:05:31 [2023-07-21T18:05:31.955Z] #2 transferring dockerfile: 17.46kB done 18:05:31 [2023-07-21T18:05:31.955Z] #2 DONE 0.0s 18:05:31 [2023-07-21T18:05:31.955Z] 18:05:31 [2023-07-21T18:05:31.955Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:05:31 [2023-07-21T18:05:31.955Z] #3 DONE 0.1s 18:05:31 [2023-07-21T18:05:31.955Z] 18:05:31 [2023-07-21T18:05:31.955Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 18:05:31 [2023-07-21T18:05:31.955Z] #4 CACHED 18:05:31 [2023-07-21T18:05:31.955Z] 18:05:31 [2023-07-21T18:05:31.955Z] #5 [internal] load metadata for docker.io/library/debian:bullseye 18:05:32 [2023-07-21T18:05:32.213Z] #5 DONE 0.1s 18:05:32 [2023-07-21T18:05:32.213Z] 18:05:32 [2023-07-21T18:05:32.213Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:05:32 [2023-07-21T18:05:32.213Z] #6 DONE 0.1s 18:05:32 [2023-07-21T18:05:32.213Z] 18:05:32 [2023-07-21T18:05:32.213Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:05:32 [2023-07-21T18:05:32.213Z] #7 DONE 0.2s 18:05:32 [2023-07-21T18:05:32.213Z] 18:05:32 [2023-07-21T18:05:32.213Z] #8 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye 18:05:32 [2023-07-21T18:05:32.472Z] #8 DONE 0.4s 18:05:32 [2023-07-21T18:05:32.731Z] 18:05:32 [2023-07-21T18:05:32.731Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:05:32 [2023-07-21T18:05:32.731Z] #9 DONE 0.0s 18:05:32 [2023-07-21T18:05:32.731Z] 18:05:32 [2023-07-21T18:05:32.731Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:05:32 [2023-07-21T18:05:32.731Z] #10 CACHED 18:05:32 [2023-07-21T18:05:32.731Z] 18:05:32 [2023-07-21T18:05:32.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:32 [2023-07-21T18:05:32.731Z] #11 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.0s done 18:05:32 [2023-07-21T18:05:32.919Z] #5 ... 18:05:32 [2023-07-21T18:05:32.920Z] 18:05:32 [2023-07-21T18:05:32.920Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 18:05:32 [2023-07-21T18:05:32.920Z] #6 DONE 1.4s 18:05:32 [2023-07-21T18:05:32.920Z] 18:05:32 [2023-07-21T18:05:32.920Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:05:32 [2023-07-21T18:05:32.920Z] #7 DONE 1.4s 18:05:32 [2023-07-21T18:05:32.920Z] 18:05:32 [2023-07-21T18:05:32.920Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:05:32 [2023-07-21T18:05:32.920Z] #5 DONE 1.5s 18:05:32 [2023-07-21T18:05:32.920Z] 18:05:32 [2023-07-21T18:05:32.920Z] #8 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye 18:05:32 [2023-07-21T18:05:32.920Z] #8 DONE 1.5s 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:ebb0d3a76e8a39ca0a71f3acdaedf8df677f237eb3193f44b6c1fc10b14470a6 1.58kB / 1.58kB done 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:4116d88712156358c03106a493635a5014d5d52a66019a0956fd0bec49dd248f 156B / 156B 0.1s done 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:5e82ad3b2e494bb7a278e6700b638c99cd584c4c0f2b98dc7d101653cdec4c6f 6.87kB / 6.87kB done 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 1.05MB / 115.34MB 0.2s 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 16.78MB / 115.34MB 0.3s 18:05:32 [2023-07-21T18:05:32.990Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 31.46MB / 115.34MB 0.4s 18:05:33 [2023-07-21T18:05:33.248Z] #11 ... 18:05:33 [2023-07-21T18:05:33.248Z] 18:05:33 [2023-07-21T18:05:33.248Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:05:33 [2023-07-21T18:05:33.248Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 18:05:33 [2023-07-21T18:05:33.248Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:05:33 [2023-07-21T18:05:33.248Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 18:05:33 [2023-07-21T18:05:33.248Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 18:05:33 [2023-07-21T18:05:33.248Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done 18:05:33 [2023-07-21T18:05:33.248Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done 18:05:33 [2023-07-21T18:05:33.248Z] #12 DONE 0.6s 18:05:33 [2023-07-21T18:05:33.248Z] 18:05:33 [2023-07-21T18:05:33.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:33 [2023-07-21T18:05:33.248Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 48.23MB / 115.34MB 0.6s 18:05:33 [2023-07-21T18:05:33.387Z] Still waiting to schedule task 18:05:33 [2023-07-21T18:05:33.387Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline 18:05:33 [2023-07-21T18:05:33.389Z] Still waiting to schedule task 18:05:33 [2023-07-21T18:05:33.389Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline 18:05:33 [2023-07-21T18:05:33.390Z] Still waiting to schedule task 18:05:33 [2023-07-21T18:05:33.390Z] All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline 18:05:33 [2023-07-21T18:05:33.404Z] Still waiting to schedule task 18:05:33 [2023-07-21T18:05:33.404Z] All nodes of label ‘windows-2019’ are offline 18:05:33 [2023-07-21T18:05:33.492Z] 18:05:33 [2023-07-21T18:05:33.492Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:05:33 [2023-07-21T18:05:33.492Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 18:05:33 [2023-07-21T18:05:33.492Z] #9 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 18:05:33 [2023-07-21T18:05:33.492Z] #9 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 18:05:33 [2023-07-21T18:05:33.492Z] #9 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 18:05:33 [2023-07-21T18:05:33.492Z] #9 DONE 0.2s 18:05:33 [2023-07-21T18:05:33.492Z] 18:05:33 [2023-07-21T18:05:33.492Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:05:33 [2023-07-21T18:05:33.492Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:05:33 [2023-07-21T18:05:33.492Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:05:33 [2023-07-21T18:05:33.492Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 18:05:33 [2023-07-21T18:05:33.492Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 18:05:33 [2023-07-21T18:05:33.492Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s 18:05:33 [2023-07-21T18:05:33.492Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s 18:05:33 [2023-07-21T18:05:33.511Z] #11 ... 18:05:33 [2023-07-21T18:05:33.511Z] 18:05:33 [2023-07-21T18:05:33.511Z] #13 [internal] load build context 18:05:33 [2023-07-21T18:05:33.511Z] #13 transferring context: 53.57MB 0.7s done 18:05:33 [2023-07-21T18:05:33.511Z] #13 DONE 0.8s 18:05:33 [2023-07-21T18:05:33.511Z] 18:05:33 [2023-07-21T18:05:33.511Z] #14 [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 18:05:33 [2023-07-21T18:05:33.511Z] #14 CACHED 18:05:33 [2023-07-21T18:05:33.511Z] 18:05:33 [2023-07-21T18:05:33.511Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:33 [2023-07-21T18:05:33.511Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 66.06MB / 115.34MB 0.9s 18:05:33 [2023-07-21T18:05:33.754Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done 18:05:33 [2023-07-21T18:05:33.754Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 18:05:33 [2023-07-21T18:05:33.769Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 82.84MB / 115.34MB 1.0s 18:05:33 [2023-07-21T18:05:33.769Z] #11 ... 18:05:33 [2023-07-21T18:05:33.769Z] 18:05:33 [2023-07-21T18:05:33.769Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:05:33 [2023-07-21T18:05:33.769Z] #15 DONE 0.3s 18:05:33 [2023-07-21T18:05:33.769Z] 18:05:33 [2023-07-21T18:05:33.769Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:34 [2023-07-21T18:05:34.016Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done 18:05:34 [2023-07-21T18:05:34.016Z] #10 DONE 0.8s 18:05:34 [2023-07-21T18:05:34.016Z] 18:05:34 [2023-07-21T18:05:34.016Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:05:34 [2023-07-21T18:05:34.016Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:05:34 [2023-07-21T18:05:34.016Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 18:05:34 [2023-07-21T18:05:34.016Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done 18:05:34 [2023-07-21T18:05:34.016Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:05:34 [2023-07-21T18:05:34.016Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 18:05:34 [2023-07-21T18:05:34.016Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s 18:05:34 [2023-07-21T18:05:34.027Z] #11 ... 18:05:34 [2023-07-21T18:05:34.027Z] 18:05:34 [2023-07-21T18:05:34.027Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 18:05:34 [2023-07-21T18:05:34.027Z] #16 DONE 0.1s 18:05:34 [2023-07-21T18:05:34.027Z] 18:05:34 [2023-07-21T18:05:34.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:34 [2023-07-21T18:05:34.027Z] #11 ... 18:05:34 [2023-07-21T18:05:34.027Z] 18:05:34 [2023-07-21T18:05:34.027Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 18:05:34 [2023-07-21T18:05:34.027Z] #17 DONE 0.2s 18:05:34 [2023-07-21T18:05:34.027Z] 18:05:34 [2023-07-21T18:05:34.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:34 [2023-07-21T18:05:34.027Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 90.18MB / 115.34MB 1.3s 18:05:34 [2023-07-21T18:05:34.285Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 99.61MB / 115.34MB 1.5s 18:05:34 [2023-07-21T18:05:34.285Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 115.34MB / 115.34MB 1.6s 18:05:34 [2023-07-21T18:05:34.285Z] #11 extracting sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 18:05:34 [2023-07-21T18:05:34.633Z] #11 sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 115.34MB / 115.34MB 1.6s done 18:05:34 [2023-07-21T18:05:34.636Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done 18:05:34 [2023-07-21T18:05:34.636Z] #11 ... 18:05:34 [2023-07-21T18:05:34.636Z] 18:05:34 [2023-07-21T18:05:34.636Z] #12 [internal] load build context 18:05:34 [2023-07-21T18:05:34.636Z] #12 transferring context: 53.55MB 1.1s done 18:05:34 [2023-07-21T18:05:34.636Z] #12 DONE 1.2s 18:05:34 [2023-07-21T18:05:34.636Z] 18:05:34 [2023-07-21T18:05:34.636Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:34 [2023-07-21T18:05:34.636Z] #13 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.1s done 18:05:34 [2023-07-21T18:05:34.636Z] #13 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done 18:05:34 [2023-07-21T18:05:34.636Z] #13 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done 18:05:34 [2023-07-21T18:05:34.636Z] #13 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done 18:05:34 [2023-07-21T18:05:34.636Z] #13 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 116.39MB / 149.13MB 1.3s 18:05:34 [2023-07-21T18:05:34.636Z] #13 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 0.3s done 18:05:34 [2023-07-21T18:05:34.896Z] #13 ... 18:05:34 [2023-07-21T18:05:34.896Z] 18:05:34 [2023-07-21T18:05:34.896Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:05:34 [2023-07-21T18:05:34.896Z] #11 DONE 1.4s 18:05:34 [2023-07-21T18:05:34.896Z] 18:05:34 [2023-07-21T18:05:34.896Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:34 [2023-07-21T18:05:34.896Z] #13 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 133.17MB / 149.13MB 1.5s 18:05:34 [2023-07-21T18:05:34.896Z] #13 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 147.85MB / 149.13MB 1.6s 18:05:35 [2023-07-21T18:05:35.465Z] #13 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 1.9s done 18:05:35 [2023-07-21T18:05:35.465Z] #13 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 0.1s 18:05:35 [2023-07-21T18:05:35.725Z] #13 ... 18:05:35 [2023-07-21T18:05:35.725Z] 18:05:35 [2023-07-21T18:05:35.725Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 18:05:35 [2023-07-21T18:05:35.725Z] #14 DONE 0.3s 18:05:35 [2023-07-21T18:05:35.725Z] 18:05:35 [2023-07-21T18:05:35.725Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:36 [2023-07-21T18:05:36.665Z] #13 ... 18:05:36 [2023-07-21T18:05:36.665Z] 18:05:36 [2023-07-21T18:05:36.665Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 18:05:36 [2023-07-21T18:05:36.665Z] #15 DONE 0.9s 18:05:36 [2023-07-21T18:05:36.665Z] 18:05:36 [2023-07-21T18:05:36.665Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:05:37 [2023-07-21T18:05:37.917Z] #11 extracting sha256:537cfdd6b55757672e39f135d940f749325a6e5a873a35264ffac59d747ecd11 3.0s done 18:05:37 [2023-07-21T18:05:37.917Z] #11 extracting sha256:4116d88712156358c03106a493635a5014d5d52a66019a0956fd0bec49dd248f done 18:05:37 [2023-07-21T18:05:37.917Z] #11 DONE 5.0s 18:05:37 [2023-07-21T18:05:37.917Z] 18:05:37 [2023-07-21T18:05:37.917Z] #18 [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 18:05:37 [2023-07-21T18:05:37.917Z] #18 1.104 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:05:37 [2023-07-21T18:05:37.917Z] #18 1.294 18:05:37 [2023-07-21T18:05:37.917Z] #18 1.514 #=#=# ######################################################################## 100.0% 18:05:37 [2023-07-21T18:05:37.917Z] #18 1.736 18:05:37 [2023-07-21T18:05:37.917Z] #18 2.620 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:05:37 [2023-07-21T18:05:37.917Z] #18 2.816 18:05:37 [2023-07-21T18:05:37.917Z] #18 3.035 #=#=# 0.8% ######################################################################## 100.0% 18:05:37 [2023-07-21T18:05:37.917Z] #18 3.365 18:05:37 [2023-07-21T18:05:37.917Z] #18 4.304 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:05:38 [2023-07-21T18:05:38.483Z] #18 4.489 18:05:38 [2023-07-21T18:05:38.741Z] #18 4.708 #=#=# 18:05:38 [2023-07-21T18:05:38.741Z] #18 ... 18:05:38 [2023-07-21T18:05:38.741Z] 18:05:38 [2023-07-21T18:05:38.741Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:05:38 [2023-07-21T18:05:38.741Z] #19 DONE 1.1s 18:05:38 [2023-07-21T18:05:38.741Z] 18:05:38 [2023-07-21T18:05:38.741Z] #18 [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 18:05:38 [2023-07-21T18:05:38.741Z] #18 4.708 #=#=# 0.1% 18:05:38 [2023-07-21T18:05:38.741Z] #18 ... 18:05:38 [2023-07-21T18:05:38.741Z] 18:05:38 [2023-07-21T18:05:38.741Z] #20 [base 3/3] 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 18:05:39 [2023-07-21T18:05:39.308Z] #20 DONE 0.4s 18:05:39 [2023-07-21T18:05:39.308Z] 18:05:39 [2023-07-21T18:05:39.308Z] #18 [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 18:05:39 [2023-07-21T18:05:39.308Z] #18 4.708 #=#=# 0.1% ########################################## 59.2% 18:05:39 [2023-07-21T18:05:39.308Z] #18 ... 18:05:39 [2023-07-21T18:05:39.308Z] 18:05:39 [2023-07-21T18:05:39.308Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:05:39 [2023-07-21T18:05:39.308Z] #21 DONE 0.1s 18:05:39 [2023-07-21T18:05:39.308Z] 18:05:39 [2023-07-21T18:05:39.308Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:05:39 [2023-07-21T18:05:39.308Z] #22 DONE 0.1s 18:05:39 [2023-07-21T18:05:39.308Z] 18:05:39 [2023-07-21T18:05:39.308Z] #18 [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 18:05:39 [2023-07-21T18:05:39.308Z] #18 4.708 #=#=# 0.1% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% 18:05:39 [2023-07-21T18:05:39.571Z] #18 5.720 18:05:40 [2023-07-21T18:05:40.521Z] #18 6.793 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:05:40 [2023-07-21T18:05:40.797Z] #18 7.069 18:05:40 [2023-07-21T18:05:40.863Z] #13 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 5.3s done 18:05:41 [2023-07-21T18:05:41.060Z] #18 7.310 #=#=# ######################################################################## 100.0% 18:05:41 [2023-07-21T18:05:41.122Z] #13 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 18:05:41 [2023-07-21T18:05:41.122Z] #13 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done 18:05:41 [2023-07-21T18:05:41.325Z] #18 7.660 18:05:41 [2023-07-21T18:05:41.691Z] #13 DONE 8.3s 18:05:41 [2023-07-21T18:05:41.691Z] 18:05:41 [2023-07-21T18:05:41.691Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:05:42 [2023-07-21T18:05:42.260Z] #16 DONE 0.7s 18:05:42 [2023-07-21T18:05:42.260Z] 18:05:42 [2023-07-21T18:05:42.260Z] #17 [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 18:05:42 [2023-07-21T18:05:42.260Z] #17 0.635 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 0.645 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 0.654 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 0.778 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 0.908 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 1.005 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 2.088 Fetched 8658 kB in 2s (4860 kB/s) 18:05:42 [2023-07-21T18:05:42.260Z] #17 2.088 Reading package lists... 18:05:42 [2023-07-21T18:05:42.260Z] #17 2.742 Reading package lists... 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.405 Building dependency tree... 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.711 The following additional packages will be installed: 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.712 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.712 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.713 Recommended packages: 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.713 libldap-common publicsuffix libsasl2-modules 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.851 The following NEW packages will be installed: 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.851 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.852 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 18:05:42 [2023-07-21T18:05:42.260Z] #17 3.852 libssh2-1 openssl 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.122 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.122 Need to get 3050 kB of archives. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.122 After this operation, 6663 kB of additional disk space will be used. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.122 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.130 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.131 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.134 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.134 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.135 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.137 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.138 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.138 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.158 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.159 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.162 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.164 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.165 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.167 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.365 debconf: delaying package configuration, since apt-utils is not installed 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.392 Fetched 3050 kB in 0s (9817 kB/s) 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.418 Selecting previously unselected package openssl. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.418 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.423 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.429 Unpacking openssl (1.1.1n-0+deb11u5) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.579 Selecting previously unselected package ca-certificates. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.580 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.584 Unpacking ca-certificates (20210119) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.655 Selecting previously unselected package libbrotli1:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.656 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.719 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.779 Selecting previously unselected package libsasl2-modules-db:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.780 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.788 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.833 Selecting previously unselected package libsasl2-2:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.835 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.843 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.895 Selecting previously unselected package libldap-2.4-2:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.896 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.901 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.967 Selecting previously unselected package libnghttp2-14:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 4.968 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.003 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.086 Selecting previously unselected package libpsl5:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.087 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.095 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.140 Selecting previously unselected package librtmp1:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.141 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.146 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.196 Selecting previously unselected package libssh2-1:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.197 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.202 Unpacking libssh2-1:amd64 (1.9.0-2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.268 Selecting previously unselected package libcurl4:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.269 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.274 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.334 Selecting previously unselected package curl. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.335 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.341 Unpacking curl (7.74.0-1.3+deb11u7) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.425 Selecting previously unselected package libonig5:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.426 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.433 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.495 Selecting previously unselected package libjq1:amd64. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.496 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.502 Unpacking libjq1:amd64 (1.6-2.1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.545 Selecting previously unselected package jq. 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.547 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.551 Unpacking jq (1.6-2.1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.597 Setting up libpsl5:amd64 (0.21.0-1.2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.615 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.633 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.645 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.664 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.678 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.689 Setting up libssh2-1:amd64 (1.9.0-2) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.704 Setting up openssl (1.1.1n-0+deb11u5) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.723 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.736 Setting up libjq1:amd64 (1.6-2.1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.758 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 5.773 Setting up ca-certificates (20210119) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.169 Updating certificates in /etc/ssl/certs... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.695 129 added, 0 removed; done. 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.795 Setting up jq (1.6-2.1) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.808 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.821 Setting up curl (7.74.0-1.3+deb11u7) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.839 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.864 Processing triggers for ca-certificates (20210119) ... 18:05:42 [2023-07-21T18:05:42.260Z] #17 6.873 Updating certificates in /etc/ssl/certs... 18:05:42 [2023-07-21T18:05:42.260Z] #17 7.226 0 added, 0 removed; done. 18:05:42 [2023-07-21T18:05:42.260Z] #17 7.226 Running hooks in /etc/ca-certificates/update.d... 18:05:42 [2023-07-21T18:05:42.260Z] #17 7.227 done. 18:05:42 [2023-07-21T18:05:42.520Z] #17 DONE 8.8s 18:05:42 [2023-07-21T18:05:42.520Z] 18:05:42 [2023-07-21T18:05:42.520Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:05:42 [2023-07-21T18:05:42.520Z] #18 DONE 0.1s 18:05:42 [2023-07-21T18:05:42.520Z] 18:05:42 [2023-07-21T18:05:42.520Z] #19 [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 18:05:42 [2023-07-21T18:05:42.706Z] #18 8.724 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:05:42 [2023-07-21T18:05:42.965Z] #18 9.103 18:05:43 [2023-07-21T18:05:43.098Z] #19 ... 18:05:43 [2023-07-21T18:05:43.098Z] 18:05:43 [2023-07-21T18:05:43.098Z] #20 [base 3/3] 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 18:05:43 [2023-07-21T18:05:43.098Z] #20 DONE 0.7s 18:05:43 [2023-07-21T18:05:43.098Z] 18:05:43 [2023-07-21T18:05:43.098Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:05:43 [2023-07-21T18:05:43.224Z] #18 9.373 #=#=# ######################################################################## 100.0% 18:05:43 [2023-07-21T18:05:43.359Z] #21 ... 18:05:43 [2023-07-21T18:05:43.359Z] 18:05:43 [2023-07-21T18:05:43.359Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:05:43 [2023-07-21T18:05:43.359Z] #22 DONE 0.2s 18:05:43 [2023-07-21T18:05:43.359Z] 18:05:43 [2023-07-21T18:05:43.359Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:05:43 [2023-07-21T18:05:43.359Z] #23 DONE 0.2s 18:05:43 [2023-07-21T18:05:43.359Z] 18:05:43 [2023-07-21T18:05:43.359Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:05:43 [2023-07-21T18:05:43.483Z] #18 ... 18:05:43 [2023-07-21T18:05:43.483Z] 18:05:43 [2023-07-21T18:05:43.483Z] #23 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.593 + RM_GOPATH=0 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.593 + TMP_GOPATH= 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.593 + : /build 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.593 + '[' -z '' ']' 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.593 ++ mktemp -d 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.594 + export GOPATH=/tmp/tmp.To3wyCOSTE 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.594 + GOPATH=/tmp/tmp.To3wyCOSTE 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.594 + RM_GOPATH=1 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.595 + case "$(go env GOARCH)" in 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.595 ++ go env GOARCH 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.600 + export GO_BUILDMODE=-buildmode=pie 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.600 + GO_BUILDMODE=-buildmode=pie 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.601 ++ dirname /tmp/install/install.sh 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + dir=/tmp/install 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + bin=vndr 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + shift 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + '[' '!' -f /tmp/install/vndr.installer ']' 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + . /tmp/install/vndr.installer 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 ++ : v0.1.3-0.20221229102223-87603e47e8ea 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + install_vndr 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + GOBIN=/build 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + GO111MODULE=on 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.603 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 18:05:43 [2023-07-21T18:05:43.483Z] #23 0.825 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 18:05:43 [2023-07-21T18:05:43.483Z] #23 DONE 4.4s 18:05:43 [2023-07-21T18:05:43.483Z] 18:05:43 [2023-07-21T18:05:43.483Z] #18 [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 18:05:43 [2023-07-21T18:05:43.483Z] #18 9.820 18:05:43 [2023-07-21T18:05:43.741Z] #18 9.908 Download of images into '/build' complete. 18:05:43 [2023-07-21T18:05:43.741Z] #18 9.908 Use something like the following to load the result into a Docker daemon: 18:05:43 [2023-07-21T18:05:43.741Z] #18 9.908 tar -cC '/build' . | docker load 18:05:43 [2023-07-21T18:05:43.741Z] #18 DONE 10.0s 18:05:43 [2023-07-21T18:05:43.741Z] 18:05:43 [2023-07-21T18:05:43.741Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.984 + RM_GOPATH=0 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.984 + TMP_GOPATH= 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.984 + : /build 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.984 + '[' -z '' ']' 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.984 ++ mktemp -d 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.985 + export GOPATH=/tmp/tmp.Z91Y77V10Y 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.985 + GOPATH=/tmp/tmp.Z91Y77V10Y 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.985 + RM_GOPATH=1 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.985 + case "$(go env GOARCH)" in 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.986 ++ go env GOARCH 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.991 + export GO_BUILDMODE=-buildmode=pie 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.991 + GO_BUILDMODE=-buildmode=pie 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 ++ dirname /tmp/install/install.sh 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + dir=/tmp/install 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + bin=golangci_lint 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + shift 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + . /tmp/install/golangci_lint.installer 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 ++ : v1.49.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + install_golangci_lint 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + set -e 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + echo 'Install golangci-lint version v1.49.0' 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + GOBIN=/build 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + GO111MODULE=on 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 0.992 Install golangci-lint version v1.49.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 1.341 go: downloading github.com/golangci/golangci-lint v1.49.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.931 go: downloading github.com/fatih/color v1.13.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.932 go: downloading github.com/gofrs/flock v0.8.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.933 go: downloading github.com/pkg/errors v0.9.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.933 go: downloading github.com/spf13/cobra v1.5.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.935 go: downloading github.com/spf13/pflag v1.0.5 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.939 go: downloading github.com/spf13/viper v1.12.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 2.952 go: downloading gopkg.in/yaml.v3 v3.0.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.102 go: downloading golang.org/x/tools v0.1.12 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.113 go: downloading github.com/hashicorp/go-version v1.6.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.124 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.263 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.272 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.273 go: downloading github.com/mattn/go-colorable v0.1.13 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.335 go: downloading github.com/sirupsen/logrus v1.9.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.375 go: downloading github.com/stretchr/testify v1.8.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.376 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.423 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.447 go: downloading github.com/mattn/go-isatty v0.0.16 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.502 go: downloading 4d63.com/gochecknoglobals v0.1.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.578 go: downloading github.com/Antonboom/errname v0.1.7 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.609 go: downloading github.com/Antonboom/nilnil v0.1.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.610 go: downloading github.com/BurntSushi/toml v1.2.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.614 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.769 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.808 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.825 go: downloading github.com/alexkohler/prealloc v1.0.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.871 go: downloading github.com/alingse/asasalint v0.0.11 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.880 go: downloading github.com/ashanbrown/forbidigo v1.3.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.890 go: downloading github.com/ashanbrown/makezero v1.1.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 3.989 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.001 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.033 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.063 go: downloading github.com/breml/bidichk v0.2.3 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.101 go: downloading github.com/breml/errchkjson v0.3.0 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.154 go: downloading github.com/butuzov/ireturn v0.1.1 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.264 go: downloading github.com/charithe/durationcheck v0.0.9 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.286 go: downloading github.com/curioswitch/go-reassign v0.1.2 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.300 go: downloading github.com/daixiang0/gci v0.6.3 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.522 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.656 go: downloading github.com/esimonov/ifshort v1.0.4 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.707 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:05:43 [2023-07-21T18:05:43.741Z] #24 4.733 go: downloading github.com/fzipp/gocyclo v0.6.0 18:05:44 [2023-07-21T18:05:44.000Z] #24 4.769 go: downloading github.com/go-critic/go-critic v0.6.4 18:05:44 [2023-07-21T18:05:44.000Z] #24 4.858 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:05:44 [2023-07-21T18:05:44.000Z] #24 4.858 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:05:44 [2023-07-21T18:05:44.000Z] #24 4.869 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:05:44 [2023-07-21T18:05:44.000Z] #24 4.903 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 18:05:44 [2023-07-21T18:05:44.000Z] #24 4.940 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:05:44 [2023-07-21T18:05:44.259Z] #24 5.114 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:05:44 [2023-07-21T18:05:44.259Z] #24 5.115 go: downloading github.com/golangci/misspell v0.3.5 18:05:44 [2023-07-21T18:05:44.259Z] #24 5.176 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:05:44 [2023-07-21T18:05:44.259Z] #24 5.186 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 18:05:44 [2023-07-21T18:05:44.259Z] #24 5.188 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.236 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.242 go: downloading github.com/hexops/gotextdiff v1.0.3 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.294 go: downloading github.com/jgautheron/goconst v1.5.1 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.294 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.295 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.321 go: downloading github.com/julz/importas v0.1.0 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.330 go: downloading github.com/kisielk/errcheck v1.6.2 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.345 go: downloading github.com/kulti/thelper v0.6.3 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.366 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.424 go: downloading github.com/kyoh86/exportloopref v0.1.8 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.433 go: downloading github.com/ldez/tagliatelle v0.3.1 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.482 go: downloading github.com/leonklingele/grouper v1.1.0 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.483 go: downloading github.com/lufeee/execinquery v1.2.1 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.495 go: downloading github.com/maratori/testpackage v1.1.0 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.503 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:05:44 [2023-07-21T18:05:44.518Z] #24 5.528 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:05:44 [2023-07-21T18:05:44.745Z] #24 1.408 + git clone https://github.com/kolyshkin/go-swagger.git . 18:05:44 [2023-07-21T18:05:44.745Z] #24 1.408 Cloning into '.'... 18:05:44 [2023-07-21T18:05:44.777Z] #24 5.580 go: downloading github.com/mgechev/revive v1.2.3 18:05:44 [2023-07-21T18:05:44.777Z] #24 5.592 go: downloading github.com/moricho/tparallel v0.2.1 18:05:44 [2023-07-21T18:05:44.777Z] #24 5.637 go: downloading github.com/nakabonne/nestif v0.3.1 18:05:44 [2023-07-21T18:05:44.777Z] #24 5.662 go: downloading github.com/nishanths/exhaustive v0.8.1 18:05:44 [2023-07-21T18:05:44.777Z] #24 5.665 go: downloading github.com/nishanths/predeclared v0.2.2 18:05:44 [2023-07-21T18:05:44.777Z] #24 5.666 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 18:05:45 [2023-07-21T18:05:45.036Z] #24 5.799 go: downloading github.com/ryancurrah/gomodguard v1.2.4 18:05:45 [2023-07-21T18:05:45.036Z] #24 5.819 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 18:05:45 [2023-07-21T18:05:45.036Z] #24 5.906 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 18:05:45 [2023-07-21T18:05:45.036Z] #24 5.907 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:05:45 [2023-07-21T18:05:45.036Z] #24 5.982 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 18:05:45 [2023-07-21T18:05:45.036Z] #24 6.055 go: downloading github.com/securego/gosec/v2 v2.13.1 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.106 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.124 go: downloading github.com/sivchari/containedctx v1.0.2 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.170 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.201 go: downloading github.com/sivchari/tenv v1.7.0 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.259 go: downloading github.com/sonatard/noctx v0.0.1 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.260 go: downloading github.com/sourcegraph/go-diff v0.6.1 18:05:45 [2023-07-21T18:05:45.295Z] #24 6.273 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.307 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.307 go: downloading github.com/sylvia7788/contextcheck v1.0.6 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.308 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.312 go: downloading github.com/tetafro/godot v1.4.11 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.313 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.316 go: downloading github.com/timonwong/logrlint v0.1.0 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.344 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.353 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.354 go: downloading github.com/ultraware/funlen v0.0.3 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.385 go: downloading github.com/ultraware/whitespace v0.0.5 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.398 go: downloading github.com/uudashr/gocognit v1.0.6 18:05:45 [2023-07-21T18:05:45.555Z] #24 6.488 go: downloading github.com/yagipy/maintidx v1.0.0 18:05:45 [2023-07-21T18:05:45.814Z] #24 6.501 go: downloading github.com/yeya24/promlinter v0.2.0 18:05:45 [2023-07-21T18:05:45.814Z] #24 6.529 go: downloading gitlab.com/bosi/decorder v0.2.3 18:05:46 [2023-07-21T18:05:46.073Z] #24 6.810 go: downloading honnef.co/go/tools v0.3.3 18:05:46 [2023-07-21T18:05:46.073Z] #24 6.811 go: downloading mvdan.cc/gofumpt v0.3.1 18:05:46 [2023-07-21T18:05:46.073Z] #24 6.812 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:05:46 [2023-07-21T18:05:46.073Z] #24 6.901 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 18:05:46 [2023-07-21T18:05:46.073Z] #24 6.933 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.006 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.027 go: downloading github.com/spf13/afero v1.8.2 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.086 go: downloading github.com/spf13/cast v1.5.0 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.086 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.114 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.122 go: downloading github.com/hashicorp/errwrap v1.0.0 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.171 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 18:05:46 [2023-07-21T18:05:46.333Z] #24 7.232 go: downloading github.com/davecgh/go-spew v1.1.1 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.354 go: downloading github.com/pmezard/go-difflib v1.0.0 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.387 go: downloading github.com/stretchr/objx v0.4.0 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.509 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.527 go: downloading github.com/gobwas/glob v0.2.3 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.528 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.529 go: downloading go.uber.org/zap v1.17.0 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.529 go: downloading github.com/kisielk/gotool v1.0.0 18:05:46 [2023-07-21T18:05:46.592Z] #24 7.529 go: downloading golang.org/x/text v0.3.7 18:05:46 [2023-07-21T18:05:46.665Z] #24 ... 18:05:46 [2023-07-21T18:05:46.665Z] 18:05:46 [2023-07-21T18:05:46.665Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.945 + RM_GOPATH=0 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.945 + TMP_GOPATH= 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.945 + : /build 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.945 + '[' -z '' ']' 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.946 ++ mktemp -d 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.947 + export GOPATH=/tmp/tmp.v9ACAOJoAS 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.947 + GOPATH=/tmp/tmp.v9ACAOJoAS 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.947 + RM_GOPATH=1 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.947 + case "$(go env GOARCH)" in 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.948 ++ go env GOARCH 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.953 + export GO_BUILDMODE=-buildmode=pie 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.953 + GO_BUILDMODE=-buildmode=pie 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.953 ++ dirname /tmp/install/install.sh 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 + dir=/tmp/install 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 + bin=dockercli 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 + shift 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 + '[' '!' -f /tmp/install/dockercli.installer ']' 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 + . /tmp/install/dockercli.installer 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 ++ : stable 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.954 ++ : 17.06.2-ce 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.955 + install_dockercli 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.955 + echo 'Install docker/cli version 17.06.2-ce from stable' 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.955 Install docker/cli version 17.06.2-ce from stable 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.955 ++ uname -m 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.956 + arch=x86_64 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.956 + '[' x86_64 '!=' x86_64 ']' 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.956 + url=https://download.docker.com/linux/static 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.956 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 18:05:46 [2023-07-21T18:05:46.665Z] #25 0.956 + tar -xz docker/docker 18:05:46 [2023-07-21T18:05:46.665Z] #25 2.375 + mkdir -p /build 18:05:46 [2023-07-21T18:05:46.665Z] #25 2.380 + mv docker/docker /build/ 18:05:46 [2023-07-21T18:05:46.665Z] #25 2.382 + rmdir docker 18:05:46 [2023-07-21T18:05:46.665Z] #25 DONE 3.6s 18:05:46 [2023-07-21T18:05:46.665Z] 18:05:46 [2023-07-21T18:05:46.665Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:05:46 [2023-07-21T18:05:46.665Z] #26 0.476 + RM_GOPATH=0 18:05:46 [2023-07-21T18:05:46.665Z] #26 0.476 + TMP_GOPATH= 18:05:46 [2023-07-21T18:05:46.665Z] #26 0.476 + : /build 18:05:46 [2023-07-21T18:05:46.665Z] #26 0.476 + '[' -z '' ']' 18:05:46 [2023-07-21T18:05:46.665Z] #26 0.477 ++ mktemp -d 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.478 + export GOPATH=/tmp/tmp.VBc1OzpEgv 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.478 + GOPATH=/tmp/tmp.VBc1OzpEgv 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.478 + RM_GOPATH=1 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.478 + case "$(go env GOARCH)" in 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.478 ++ go env GOARCH 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.482 + export GO_BUILDMODE=-buildmode=pie 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.482 + GO_BUILDMODE=-buildmode=pie 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.482 ++ dirname /tmp/install/install.sh 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + dir=/tmp/install 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + bin=tomlv 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + shift 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + '[' '!' -f /tmp/install/tomlv.installer ']' 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + . /tmp/install/tomlv.installer 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + install_tomlv 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.483 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VBc1OzpEgv/src/github.com/BurntSushi/toml 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.484 Cloning into '/tmp/tmp.VBc1OzpEgv/src/github.com/BurntSushi/toml'... 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.893 + cd /tmp/tmp.VBc1OzpEgv/src/github.com/BurntSushi/toml 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.893 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.914 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.953 internal/unsafeheader 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.953 encoding 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.953 internal/goarch 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.963 internal/goexperiment 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.966 internal/goos 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.967 internal/cpu 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.969 runtime/internal/atomic 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.969 runtime/internal/syscall 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.978 internal/abi 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.978 runtime/internal/math 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.981 internal/itoa 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.986 math/bits 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.989 runtime/internal/sys 18:05:46 [2023-07-21T18:05:46.666Z] #26 0.994 unicode/utf8 18:05:46 [2023-07-21T18:05:46.666Z] #26 1.059 internal/race 18:05:46 [2023-07-21T18:05:46.666Z] #26 1.062 sync/atomic 18:05:46 [2023-07-21T18:05:46.666Z] #26 1.071 unicode 18:05:46 [2023-07-21T18:05:46.666Z] #26 1.142 internal/bytealg 18:05:46 [2023-07-21T18:05:46.666Z] #26 1.150 math 18:05:46 [2023-07-21T18:05:46.666Z] #26 1.367 runtime 18:05:46 [2023-07-21T18:05:46.851Z] #24 7.653 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:05:46 [2023-07-21T18:05:46.851Z] #24 7.687 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:05:46 [2023-07-21T18:05:46.851Z] #24 7.766 go: downloading github.com/ettle/strcase v0.1.1 18:05:46 [2023-07-21T18:05:46.851Z] #24 7.768 go: downloading github.com/go-toolsmith/astcast v1.0.0 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.800 go: downloading github.com/go-toolsmith/astcopy v1.0.1 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.895 go: downloading github.com/go-toolsmith/astequal v1.0.2 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.942 go: downloading github.com/go-toolsmith/astfmt v1.0.0 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.944 go: downloading github.com/go-toolsmith/astp v1.0.0 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.947 go: downloading github.com/go-toolsmith/strparse v1.0.0 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.990 go: downloading github.com/go-toolsmith/typep v1.0.2 18:05:47 [2023-07-21T18:05:47.110Z] #24 7.991 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.014 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.018 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.021 go: downloading github.com/Masterminds/semver v1.5.0 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.030 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.031 go: downloading gopkg.in/yaml.v2 v2.4.0 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.068 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:05:47 [2023-07-21T18:05:47.110Z] #24 8.090 go: downloading github.com/fatih/structtag v1.2.0 18:05:47 [2023-07-21T18:05:47.370Z] #24 8.111 go: downloading github.com/prometheus/client_golang v1.12.1 18:05:47 [2023-07-21T18:05:47.370Z] #24 8.129 go: downloading github.com/prometheus/client_model v0.2.0 18:05:47 [2023-07-21T18:05:47.628Z] #24 8.415 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:05:47 [2023-07-21T18:05:47.628Z] #24 8.489 go: downloading github.com/google/go-cmp v0.5.8 18:05:47 [2023-07-21T18:05:47.628Z] #24 8.538 go: downloading github.com/subosito/gotenv v1.4.0 18:05:47 [2023-07-21T18:05:47.628Z] #24 8.540 go: downloading github.com/hashicorp/hcl v1.0.0 18:05:47 [2023-07-21T18:05:47.628Z] #24 8.628 go: downloading gopkg.in/ini.v1 v1.66.6 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.710 go: downloading github.com/magiconair/properties v1.8.6 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.710 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.765 go: downloading go.uber.org/atomic v1.7.0 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.786 go: downloading go.uber.org/multierr v1.6.0 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.837 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.841 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:05:47 [2023-07-21T18:05:47.887Z] #24 8.871 go: downloading github.com/golang/protobuf v1.5.2 18:05:48 [2023-07-21T18:05:48.148Z] #24 ... 18:05:48 [2023-07-21T18:05:48.148Z] 18:05:48 [2023-07-21T18:05:48.148Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.308 + RM_GOPATH=0 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.308 + TMP_GOPATH= 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.308 + : /build 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.308 + '[' -z '' ']' 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.308 ++ mktemp -d 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.309 + export GOPATH=/tmp/tmp.THHIWQluR7 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.309 + GOPATH=/tmp/tmp.THHIWQluR7 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.309 + RM_GOPATH=1 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.309 + case "$(go env GOARCH)" in 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.310 ++ go env GOARCH 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.320 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + export GO_BUILDMODE=-buildmode=pie 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + GO_BUILDMODE=-buildmode=pie 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 ++ dirname /tmp/install/install.sh 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + dir=/tmp/install 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + bin=proxy 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + shift 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + '[' '!' -f /tmp/install/proxy.installer ']' 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + . /tmp/install/proxy.installer 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + install_proxy 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + case "$1" in 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + export CGO_ENABLED=0 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + CGO_ENABLED=0 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + _install_proxy 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.321 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.THHIWQluR7/src/github.com/docker/libnetwork 18:05:48 [2023-07-21T18:05:48.148Z] #25 1.322 Cloning into '/tmp/tmp.THHIWQluR7/src/github.com/docker/libnetwork'... 18:05:48 [2023-07-21T18:05:48.148Z] #25 4.009 + cd /tmp/tmp.THHIWQluR7/src/github.com/docker/libnetwork 18:05:48 [2023-07-21T18:05:48.148Z] #25 4.010 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:05:48 [2023-07-21T18:05:48.148Z] #25 4.315 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 18:05:48 [2023-07-21T18:05:48.148Z] #25 DONE 9.0s 18:05:48 [2023-07-21T18:05:48.148Z] 18:05:48 [2023-07-21T18:05:48.148Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:48 [2023-07-21T18:05:48.148Z] #24 8.945 go: downloading github.com/beorn7/perks v1.0.1 18:05:48 [2023-07-21T18:05:48.148Z] #24 8.959 go: downloading github.com/pelletier/go-toml v1.9.5 18:05:48 [2023-07-21T18:05:48.148Z] #24 8.965 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:05:48 [2023-07-21T18:05:48.148Z] #24 ... 18:05:48 [2023-07-21T18:05:48.148Z] 18:05:48 [2023-07-21T18:05:48.148Z] #26 [tini 1/2] 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 vim-common 18:05:48 [2023-07-21T18:05:48.148Z] #26 1.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 1.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 1.472 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 1.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 2.112 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 2.816 Fetched 8539 kB in 2s (4554 kB/s) 18:05:48 [2023-07-21T18:05:48.148Z] #26 2.816 Reading package lists... 18:05:48 [2023-07-21T18:05:48.148Z] #26 3.636 Reading package lists... 18:05:48 [2023-07-21T18:05:48.148Z] #26 4.447 Building dependency tree... 18:05:48 [2023-07-21T18:05:48.148Z] #26 4.838 Reading state information... 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.196 The following additional packages will be installed: 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.200 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.203 Suggested packages: 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.203 cmake-doc ninja-build lrzip 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.203 Recommended packages: 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.203 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.389 The following NEW packages will be installed: 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.392 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.392 vim-common xxd 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.698 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.698 Need to get 15.6 MB of archives. 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.698 After this operation, 67.4 MB of additional disk space will be used. 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.704 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.708 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 5.880 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 6.417 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 6.420 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 6.422 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 6.423 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 6.428 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 6.520 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.217 debconf: delaying package configuration, since apt-utils is not installed 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.276 Fetched 15.6 MB in 2s (9911 kB/s) 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.329 Selecting previously unselected package xxd. 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.329 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.353 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.369 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.569 Selecting previously unselected package vim-common. 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.569 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.591 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.760 Selecting previously unselected package cmake-data. 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.771 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 7.804 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 ... 18:05:48 [2023-07-21T18:05:48.148Z] 18:05:48 [2023-07-21T18:05:48.148Z] #27 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:05:48 [2023-07-21T18:05:48.148Z] #27 1.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 1.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 1.538 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 1.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 2.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 2.810 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 4.353 Fetched 8539 kB in 3s (2764 kB/s) 18:05:48 [2023-07-21T18:05:48.148Z] #27 4.353 Reading package lists... 18:05:48 [2023-07-21T18:05:48.148Z] #27 5.596 Reading package lists... 18:05:48 [2023-07-21T18:05:48.148Z] #27 6.260 Building dependency tree... 18:05:48 [2023-07-21T18:05:48.148Z] #27 6.584 Reading state information... 18:05:48 [2023-07-21T18:05:48.148Z] #27 6.971 The following additional packages will be installed: 18:05:48 [2023-07-21T18:05:48.148Z] #27 6.972 libbtrfs0 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.002 The following NEW packages will be installed: 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.003 libbtrfs-dev libbtrfs0 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.291 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.291 Need to get 454 kB of archives. 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.291 After this operation, 1275 kB of additional disk space will be used. 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.298 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.515 debconf: delaying package configuration, since apt-utils is not installed 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.600 Fetched 454 kB in 0s (1585 kB/s) 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.680 Selecting previously unselected package libbtrfs0:arm64. 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.680 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.710 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.727 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.838 Selecting previously unselected package libbtrfs-dev:arm64. 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.840 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 7.850 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 8.102 Setting up libbtrfs0:arm64 (5.10.1-2) ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 8.151 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 8.191 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:05:48 [2023-07-21T18:05:48.148Z] #27 DONE 9.0s 18:05:48 [2023-07-21T18:05:48.148Z] 18:05:48 [2023-07-21T18:05:48.148Z] #26 [tini 1/2] 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 vim-common 18:05:48 [2023-07-21T18:05:48.148Z] #26 9.085 Selecting previously unselected package libicu67:arm64. 18:05:48 [2023-07-21T18:05:48.148Z] #26 9.085 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 9.101 Unpacking libicu67:arm64 (67.1-7) ... 18:05:48 [2023-07-21T18:05:48.148Z] #26 ... 18:05:48 [2023-07-21T18:05:48.148Z] 18:05:48 [2023-07-21T18:05:48.148Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:48 [2023-07-21T18:05:48.148Z] #24 9.065 go: downloading github.com/prometheus/common v0.32.1 18:05:48 [2023-07-21T18:05:48.148Z] #24 9.071 go: downloading github.com/prometheus/procfs v0.7.3 18:05:48 [2023-07-21T18:05:48.148Z] #24 9.119 go: downloading google.golang.org/protobuf v1.28.0 18:05:48 [2023-07-21T18:05:48.407Z] #24 9.316 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 18:05:48 [2023-07-21T18:05:48.666Z] #24 9.557 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:05:48 [2023-07-21T18:05:48.925Z] #24 9.603 go: downloading github.com/mattn/go-runewidth v0.0.9 18:05:49 [2023-07-21T18:05:49.184Z] #24 10.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:05:49 [2023-07-21T18:05:49.184Z] #24 ... 18:05:49 [2023-07-21T18:05:49.184Z] 18:05:49 [2023-07-21T18:05:49.184Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.962 + RM_GOPATH=0 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.962 + TMP_GOPATH= 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.962 + : /build 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.962 + '[' -z '' ']' 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.962 ++ mktemp -d 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.964 + export GOPATH=/tmp/tmp.kOTCGAFYaS 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.964 + GOPATH=/tmp/tmp.kOTCGAFYaS 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.964 + RM_GOPATH=1 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.964 + case "$(go env GOARCH)" in 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.968 ++ go env GOARCH 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.977 Install docker/cli version 17.06.2-ce from stable 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + export GO_BUILDMODE=-buildmode=pie 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + GO_BUILDMODE=-buildmode=pie 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 ++ dirname /tmp/install/install.sh 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + dir=/tmp/install 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + bin=dockercli 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + shift 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + '[' '!' -f /tmp/install/dockercli.installer ']' 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + . /tmp/install/dockercli.installer 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 ++ : stable 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 ++ : 17.06.2-ce 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + install_dockercli 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 + echo 'Install docker/cli version 17.06.2-ce from stable' 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.978 ++ uname -m 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 + arch=aarch64 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 + '[' aarch64 '!=' x86_64 ']' 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 + '[' aarch64 '!=' s390x ']' 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 + '[' aarch64 '!=' armhf ']' 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 + build_dockercli 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 + git clone https://github.com/docker/docker-ce /tmp/tmp.kOTCGAFYaS/tmp/docker-ce 18:05:49 [2023-07-21T18:05:49.184Z] #28 0.980 Cloning into '/tmp/tmp.kOTCGAFYaS/tmp/docker-ce'... 18:05:49 [2023-07-21T18:05:49.228Z] #26 ... 18:05:49 [2023-07-21T18:05:49.228Z] 18:05:49 [2023-07-21T18:05:49.228Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + RM_GOPATH=0 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + TMP_GOPATH= 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + : /build 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + '[' -z '' ']' 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 ++ mktemp -d 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + export GOPATH=/tmp/tmp.LA9flxZNCL 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + GOPATH=/tmp/tmp.LA9flxZNCL 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + RM_GOPATH=1 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.283 + case "$(go env GOARCH)" in 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.287 ++ go env GOARCH 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.291 + export GO_BUILDMODE=-buildmode=pie 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.291 + GO_BUILDMODE=-buildmode=pie 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.291 ++ dirname /tmp/install/install.sh 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + dir=/tmp/install 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + bin=golangci_lint 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + shift 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + . /tmp/install/golangci_lint.installer 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 ++ : v1.49.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + install_golangci_lint 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + set -e 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + echo 'Install golangci-lint version v1.49.0' 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + GOBIN=/build 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + GO111MODULE=on 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.293 Install golangci-lint version v1.49.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 1.689 go: downloading github.com/golangci/golangci-lint v1.49.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.757 go: downloading github.com/gofrs/flock v0.8.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.760 go: downloading github.com/fatih/color v1.13.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.764 go: downloading github.com/pkg/errors v0.9.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.764 go: downloading github.com/spf13/cobra v1.5.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.764 go: downloading github.com/spf13/pflag v1.0.5 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.764 go: downloading github.com/spf13/viper v1.12.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.797 go: downloading gopkg.in/yaml.v3 v3.0.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.854 go: downloading golang.org/x/tools v0.1.12 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.966 go: downloading github.com/hashicorp/go-version v1.6.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 2.986 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.187 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.223 go: downloading github.com/mattn/go-colorable v0.1.13 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.224 go: downloading github.com/sirupsen/logrus v1.9.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.226 go: downloading github.com/stretchr/testify v1.8.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.226 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.407 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.494 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.545 go: downloading github.com/mattn/go-isatty v0.0.16 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.570 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.601 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.649 go: downloading github.com/spf13/afero v1.8.2 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.667 go: downloading github.com/spf13/cast v1.5.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.669 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.760 go: downloading 4d63.com/gochecknoglobals v0.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.760 go: downloading github.com/Antonboom/errname v0.1.7 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.762 go: downloading github.com/Antonboom/nilnil v0.1.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.764 go: downloading github.com/BurntSushi/toml v1.2.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.833 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.886 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.906 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 3.956 go: downloading github.com/alexkohler/prealloc v1.0.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.039 go: downloading github.com/alingse/asasalint v0.0.11 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.093 go: downloading github.com/ashanbrown/forbidigo v1.3.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.093 go: downloading github.com/ashanbrown/makezero v1.1.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.152 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.182 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.238 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.239 go: downloading github.com/breml/bidichk v0.2.3 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.249 go: downloading github.com/breml/errchkjson v0.3.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.292 go: downloading github.com/butuzov/ireturn v0.1.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.423 go: downloading github.com/charithe/durationcheck v0.0.9 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.423 go: downloading github.com/curioswitch/go-reassign v0.1.2 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.423 go: downloading github.com/daixiang0/gci v0.6.3 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.649 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.714 go: downloading github.com/esimonov/ifshort v1.0.4 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.745 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.786 go: downloading github.com/fzipp/gocyclo v0.6.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.825 go: downloading github.com/go-critic/go-critic v0.6.4 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.825 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.825 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:05:49 [2023-07-21T18:05:49.228Z] #27 4.986 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.061 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.065 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.365 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.365 go: downloading github.com/golangci/misspell v0.3.5 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.365 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.406 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.470 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.502 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.619 go: downloading github.com/hexops/gotextdiff v1.0.3 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.856 go: downloading github.com/jgautheron/goconst v1.5.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.858 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.858 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.858 go: downloading github.com/julz/importas v0.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.974 go: downloading github.com/kisielk/errcheck v1.6.2 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.976 go: downloading github.com/kulti/thelper v0.6.3 18:05:49 [2023-07-21T18:05:49.228Z] #27 5.991 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:05:49 [2023-07-21T18:05:49.228Z] #27 6.032 go: downloading github.com/kyoh86/exportloopref v0.1.8 18:05:49 [2023-07-21T18:05:49.228Z] #27 6.063 go: downloading github.com/ldez/tagliatelle v0.3.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 6.074 go: downloading github.com/leonklingele/grouper v1.1.0 18:05:49 [2023-07-21T18:05:49.228Z] #27 6.213 go: downloading github.com/lufeee/execinquery v1.2.1 18:05:49 [2023-07-21T18:05:49.228Z] #27 6.242 go: downloading github.com/maratori/testpackage v1.1.0 18:05:49 [2023-07-21T18:05:49.443Z] #28 ... 18:05:49 [2023-07-21T18:05:49.443Z] 18:05:49 [2023-07-21T18:05:49.443Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:05:49 [2023-07-21T18:05:49.443Z] #29 1.433 + git clone https://github.com/kolyshkin/go-swagger.git . 18:05:49 [2023-07-21T18:05:49.443Z] #29 1.436 Cloning into '.'... 18:05:49 [2023-07-21T18:05:49.443Z] #29 6.573 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 18:05:49 [2023-07-21T18:05:49.443Z] #29 7.039 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:05:49 [2023-07-21T18:05:49.443Z] #29 ... 18:05:49 [2023-07-21T18:05:49.443Z] 18:05:49 [2023-07-21T18:05:49.443Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.591 + RM_GOPATH=0 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.591 + TMP_GOPATH= 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.591 + : /build 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.591 + '[' -z '' ']' 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.592 ++ mktemp -d 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.593 + export GOPATH=/tmp/tmp.MMB8evcCt0 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.593 + GOPATH=/tmp/tmp.MMB8evcCt0 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.593 + RM_GOPATH=1 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.593 + case "$(go env GOARCH)" in 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.594 ++ go env GOARCH 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.601 + export GO_BUILDMODE=-buildmode=pie 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.601 + GO_BUILDMODE=-buildmode=pie 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.602 ++ dirname /tmp/install/install.sh 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.602 + dir=/tmp/install 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.602 + bin=gotestsum 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.602 + shift 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + '[' '!' -f /tmp/install/gotestsum.installer ']' 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + . /tmp/install/gotestsum.installer 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 ++ : v1.8.2 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + install_gotestsum 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + set -e 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + echo 'Install gotestsum version v1.8.2' 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + GOBIN=/build 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + GO111MODULE=on 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.603 + go install gotest.tools/gotestsum@v1.8.2 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.604 Install gotestsum version v1.8.2 18:05:49 [2023-07-21T18:05:49.443Z] #30 0.661 go: downloading gotest.tools/gotestsum v1.8.2 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.292 go: downloading golang.org/x/tools v0.1.11 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.293 go: downloading github.com/dnephin/pflag v1.0.7 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.309 go: downloading github.com/fatih/color v1.13.0 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.341 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.341 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.345 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.417 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.421 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.431 go: downloading github.com/mattn/go-colorable v0.1.12 18:05:49 [2023-07-21T18:05:49.443Z] #30 1.431 go: downloading github.com/mattn/go-isatty v0.0.14 18:05:49 [2023-07-21T18:05:49.443Z] #30 2.512 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:05:49 [2023-07-21T18:05:49.489Z] #27 6.242 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:05:49 [2023-07-21T18:05:49.489Z] #27 6.249 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:05:49 [2023-07-21T18:05:49.489Z] #27 6.286 go: downloading github.com/mgechev/revive v1.2.3 18:05:49 [2023-07-21T18:05:49.706Z] #30 ... 18:05:49 [2023-07-21T18:05:49.706Z] 18:05:49 [2023-07-21T18:05:49.706Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:05:49 [2023-07-21T18:05:49.706Z] #31 1.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:05:49 [2023-07-21T18:05:49.706Z] #31 1.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:49 [2023-07-21T18:05:49.706Z] #31 1.843 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:49 [2023-07-21T18:05:49.706Z] #31 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:05:49 [2023-07-21T18:05:49.706Z] #31 2.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 18:05:49 [2023-07-21T18:05:49.706Z] #31 3.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:05:49 [2023-07-21T18:05:49.706Z] #31 4.303 Fetched 8539 kB in 3s (3113 kB/s) 18:05:49 [2023-07-21T18:05:49.706Z] #31 4.303 Reading package lists... 18:05:49 [2023-07-21T18:05:49.706Z] #31 5.221 Reading package lists... 18:05:49 [2023-07-21T18:05:49.706Z] #31 5.953 Building dependency tree... 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.668 The following additional packages will be installed: 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.668 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.669 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.669 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.671 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.672 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.673 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.675 mingw-w64-common mingw-w64-x86-64-dev 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.679 Suggested packages: 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.680 gcc-10-locales seccomp wine64 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.906 The following NEW packages will be installed: 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.907 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.907 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.907 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.907 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.907 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.908 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.909 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.909 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 18:05:49 [2023-07-21T18:05:49.706Z] #31 6.910 mingw-w64-x86-64-dev 18:05:49 [2023-07-21T18:05:49.706Z] #31 7.434 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 18:05:49 [2023-07-21T18:05:49.706Z] #31 7.434 Need to get 108 MB of archives. 18:05:49 [2023-07-21T18:05:49.706Z] #31 7.434 After this operation, 620 MB of additional disk space will be used. 18:05:49 [2023-07-21T18:05:49.707Z] #31 7.434 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 7.883 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 7.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 7.994 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 7.998 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 8.185 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 8.705 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 8.753 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 8.759 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 9.085 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 10.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 10.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] 18:05:49 [2023-07-21T18:05:49.707Z] #31 ... 18:05:49 [2023-07-21T18:05:49.707Z] 18:05:49 [2023-07-21T18:05:49.707Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:05:49 [2023-07-21T18:05:49.707Z] #32 1.424 + git clone https://github.com/docker/distribution.git . 18:05:49 [2023-07-21T18:05:49.707Z] #32 1.426 Cloning into '.'... 18:05:49 [2023-07-21T18:05:49.707Z] #32 5.382 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 18:05:49 [2023-07-21T18:05:49.707Z] #32 5.859 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 18:05:49 [2023-07-21T18:05:49.750Z] #27 6.513 go: downloading github.com/moricho/tparallel v0.2.1 18:05:49 [2023-07-21T18:05:49.750Z] #27 6.514 go: downloading github.com/nakabonne/nestif v0.3.1 18:05:49 [2023-07-21T18:05:49.750Z] #27 6.545 go: downloading github.com/nishanths/exhaustive v0.8.1 18:05:49 [2023-07-21T18:05:49.750Z] #27 6.633 go: downloading github.com/nishanths/predeclared v0.2.2 18:05:49 [2023-07-21T18:05:49.750Z] #27 6.703 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 18:05:50 [2023-07-21T18:05:50.011Z] #32 ... 18:05:50 [2023-07-21T18:05:50.011Z] 18:05:50 [2023-07-21T18:05:50.011Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.331 + RM_GOPATH=0 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.331 + TMP_GOPATH= 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.331 + : /build 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.331 + '[' -z '' ']' 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.332 ++ mktemp -d 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.333 + export GOPATH=/tmp/tmp.KFOzacZm5H 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.333 + GOPATH=/tmp/tmp.KFOzacZm5H 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.333 + RM_GOPATH=1 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.333 + case "$(go env GOARCH)" in 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.334 ++ go env GOARCH 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.343 + export GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.343 + GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.344 ++ dirname /tmp/install/install.sh 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 Install shfmt version v3.0.2 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + dir=/tmp/install 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + bin=shfmt 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + shift 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + '[' '!' -f /tmp/install/shfmt.installer ']' 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + . /tmp/install/shfmt.installer 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 ++ : v3.0.2 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + install_shfmt 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + echo 'Install shfmt version v3.0.2' 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + GOBIN=/build 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + GO111MODULE=on 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.345 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 18:05:50 [2023-07-21T18:05:50.011Z] #33 1.714 go: downloading mvdan.cc/sh/v3 v3.0.2 18:05:50 [2023-07-21T18:05:50.011Z] #33 6.959 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 18:05:50 [2023-07-21T18:05:50.011Z] #33 6.962 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 18:05:50 [2023-07-21T18:05:50.011Z] #33 6.962 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 18:05:50 [2023-07-21T18:05:50.011Z] #33 7.594 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:05:50 [2023-07-21T18:05:50.011Z] #33 ... 18:05:50 [2023-07-21T18:05:50.011Z] 18:05:50 [2023-07-21T18:05:50.011Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.702 + RM_GOPATH=0 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.702 + TMP_GOPATH= 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.703 + : /build 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.703 + '[' -z '' ']' 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.704 ++ mktemp -d 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.705 + export GOPATH=/tmp/tmp.abdPuvhBLM 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.705 + GOPATH=/tmp/tmp.abdPuvhBLM 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.705 + RM_GOPATH=1 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.705 + case "$(go env GOARCH)" in 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.706 ++ go env GOARCH 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.714 + export GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.714 + GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.715 ++ dirname /tmp/install/install.sh 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + dir=/tmp/install 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + bin=rootlesskit 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + shift 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + . /tmp/install/rootlesskit.installer 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 ++ : v0.14.4 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + install_rootlesskit 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + case "$1" in 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + export CGO_ENABLED=0 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + CGO_ENABLED=0 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.716 + _install_rootlesskit 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.718 + echo 'Install rootlesskit version v0.14.4' 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.718 Install rootlesskit version v0.14.4 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.718 + for f in rootlesskit rootlesskit-docker-proxy 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.718 + GOBIN=/build 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.718 + GO111MODULE=on 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.718 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 18:05:50 [2023-07-21T18:05:50.011Z] #34 0.936 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 18:05:50 [2023-07-21T18:05:50.011Z] #34 2.994 go: downloading github.com/sirupsen/logrus v1.8.1 18:05:50 [2023-07-21T18:05:50.011Z] #34 2.995 go: downloading github.com/pkg/errors v0.9.1 18:05:50 [2023-07-21T18:05:50.011Z] #34 2.995 go: downloading github.com/urfave/cli/v2 v2.3.0 18:05:50 [2023-07-21T18:05:50.011Z] #34 2.996 go: downloading github.com/google/uuid v1.3.0 18:05:50 [2023-07-21T18:05:50.011Z] #34 2.996 go: downloading github.com/moby/vpnkit v0.5.0 18:05:50 [2023-07-21T18:05:50.011Z] #34 2.998 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.002 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.046 go: downloading github.com/gofrs/flock v0.8.1 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.077 go: downloading github.com/gorilla/mux v1.8.0 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.117 go: downloading github.com/moby/sys/mountinfo v0.4.1 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.132 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.566 go: downloading github.com/u-root/u-root v7.0.0+incompatible 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.579 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.794 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:05:50 [2023-07-21T18:05:50.011Z] #34 3.870 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:05:50 [2023-07-21T18:05:50.012Z] #27 6.829 go: downloading github.com/ryancurrah/gomodguard v1.2.4 18:05:50 [2023-07-21T18:05:50.012Z] #27 6.833 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 18:05:50 [2023-07-21T18:05:50.012Z] #27 6.860 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 18:05:50 [2023-07-21T18:05:50.012Z] #27 6.950 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:05:50 [2023-07-21T18:05:50.012Z] #27 6.968 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 18:05:50 [2023-07-21T18:05:50.012Z] #27 6.992 go: downloading github.com/securego/gosec/v2 v2.13.1 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.089 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.090 go: downloading github.com/sivchari/containedctx v1.0.2 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.091 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.170 go: downloading github.com/sivchari/tenv v1.7.0 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.204 go: downloading github.com/sonatard/noctx v0.0.1 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.217 go: downloading github.com/sourcegraph/go-diff v0.6.1 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.250 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.286 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.295 go: downloading github.com/sylvia7788/contextcheck v1.0.6 18:05:50 [2023-07-21T18:05:50.273Z] #27 7.335 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:05:50 [2023-07-21T18:05:50.383Z] #34 ... 18:05:50 [2023-07-21T18:05:50.383Z] 18:05:50 [2023-07-21T18:05:50.383Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.330 + RM_GOPATH=0 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.330 + TMP_GOPATH= 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.331 + : /build 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.331 + '[' -z '' ']' 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.331 ++ mktemp -d 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.333 + export GOPATH=/tmp/tmp.JsmlxlU996 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.333 + GOPATH=/tmp/tmp.JsmlxlU996 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.333 + RM_GOPATH=1 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.333 + case "$(go env GOARCH)" in 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.337 ++ go env GOARCH 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.340 + export GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.340 + GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.341 ++ dirname /tmp/install/install.sh 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + dir=/tmp/install 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + bin=tomlv 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + shift 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + '[' '!' -f /tmp/install/tomlv.installer ']' 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + . /tmp/install/tomlv.installer 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + install_tomlv 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JsmlxlU996/src/github.com/BurntSushi/toml 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.346 Cloning into '/tmp/tmp.JsmlxlU996/src/github.com/BurntSushi/toml'... 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.720 + cd /tmp/tmp.JsmlxlU996/src/github.com/BurntSushi/toml 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.720 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.745 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.788 encoding 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.789 internal/unsafeheader 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.789 internal/itoa 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.791 internal/goarch 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.792 internal/goexperiment 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.794 internal/goos 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.805 runtime/internal/syscall 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.805 math/bits 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.809 unicode/utf8 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.809 internal/race 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.815 internal/abi 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.818 internal/cpu 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.825 runtime/internal/math 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.825 runtime/internal/sys 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.845 sync/atomic 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.863 math 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.863 unicode 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.912 runtime/internal/atomic 18:05:50 [2023-07-21T18:05:50.383Z] #35 0.912 internal/bytealg 18:05:50 [2023-07-21T18:05:50.383Z] #35 1.016 runtime 18:05:50 [2023-07-21T18:05:50.383Z] #35 6.942 sync 18:05:50 [2023-07-21T18:05:50.383Z] #35 6.943 internal/reflectlite 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.420 internal/testlog 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.597 errors 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.603 sort 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.701 strconv 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.708 internal/oserror 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.708 io 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.709 internal/safefilepath 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.709 path 18:05:50 [2023-07-21T18:05:50.383Z] #35 7.829 syscall 18:05:50 [2023-07-21T18:05:50.383Z] #35 8.192 strings 18:05:50 [2023-07-21T18:05:50.383Z] #35 8.208 text/tabwriter 18:05:50 [2023-07-21T18:05:50.383Z] #35 8.209 bytes 18:05:50 [2023-07-21T18:05:50.383Z] #35 8.806 reflect 18:05:50 [2023-07-21T18:05:50.383Z] #35 9.125 bufio 18:05:50 [2023-07-21T18:05:50.383Z] #35 10.41 internal/syscall/unix 18:05:50 [2023-07-21T18:05:50.383Z] #35 10.42 time 18:05:50 [2023-07-21T18:05:50.383Z] #35 10.42 internal/syscall/execenv 18:05:50 [2023-07-21T18:05:50.383Z] #35 ... 18:05:50 [2023-07-21T18:05:50.383Z] 18:05:50 [2023-07-21T18:05:50.383Z] #26 [tini 1/2] 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 vim-common 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.27 Selecting previously unselected package libxml2:arm64. 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.30 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.54 Selecting previously unselected package libarchive13:arm64. 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.55 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.67 Selecting previously unselected package libjsoncpp24:arm64. 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.68 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.81 Selecting previously unselected package librhash0:arm64. 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.81 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.82 Unpacking librhash0:arm64 (1.4.1-2) ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.96 Selecting previously unselected package libuv1:arm64. 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.96 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 10.99 Unpacking libuv1:arm64 (1.40.0-2) ... 18:05:50 [2023-07-21T18:05:50.383Z] #26 ... 18:05:50 [2023-07-21T18:05:50.383Z] 18:05:50 [2023-07-21T18:05:50.383Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:05:50 [2023-07-21T18:05:50.383Z] #30 DONE 11.4s 18:05:50 [2023-07-21T18:05:50.534Z] #27 ... 18:05:50 [2023-07-21T18:05:50.534Z] 18:05:50 [2023-07-21T18:05:50.534Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 18:05:50 [2023-07-21T18:05:50.534Z] #28 1.209 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 18:05:50 [2023-07-21T18:05:50.534Z] #28 1.214 + RM_GOPATH=0 18:05:50 [2023-07-21T18:05:50.534Z] #28 1.214 + TMP_GOPATH= 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + : /build 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + '[' -z '' ']' 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 ++ mktemp -d 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + export GOPATH=/tmp/tmp.fFFlBA1Skq 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + GOPATH=/tmp/tmp.fFFlBA1Skq 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + RM_GOPATH=1 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + case "$(go env GOARCH)" in 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 ++ go env GOARCH 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + export GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 ++ dirname /tmp/install/install.sh 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + dir=/tmp/install 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + bin=vndr 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + shift 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + '[' '!' -f /tmp/install/vndr.installer ']' 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + . /tmp/install/vndr.installer 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 ++ : v0.1.3-0.20221229102223-87603e47e8ea 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + install_vndr 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + GOBIN=/build 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + GO111MODULE=on 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.214 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 18:05:50 [2023-07-21T18:05:50.535Z] #28 1.649 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 18:05:50 [2023-07-21T18:05:50.535Z] #28 DONE 7.3s 18:05:50 [2023-07-21T18:05:50.535Z] 18:05:50 [2023-07-21T18:05:50.535Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.359 go: downloading github.com/tetafro/godot v1.4.11 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.359 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.430 go: downloading github.com/timonwong/logrlint v0.1.0 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.453 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.453 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 18:05:50 [2023-07-21T18:05:50.535Z] #27 ... 18:05:50 [2023-07-21T18:05:50.535Z] 18:05:50 [2023-07-21T18:05:50.535Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.724 + RM_GOPATH=0 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.724 + TMP_GOPATH= 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.724 + : /build 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.724 + '[' -z '' ']' 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.724 ++ mktemp -d 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.725 + export GOPATH=/tmp/tmp.wg2SZJ1sAQ 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.725 + GOPATH=/tmp/tmp.wg2SZJ1sAQ 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.725 + RM_GOPATH=1 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.726 + case "$(go env GOARCH)" in 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.726 ++ go env GOARCH 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.730 + export GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.730 + GO_BUILDMODE=-buildmode=pie 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.730 ++ dirname /tmp/install/install.sh 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + dir=/tmp/install 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + bin=rootlesskit 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + shift 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + . /tmp/install/rootlesskit.installer 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 ++ : v0.14.4 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + install_rootlesskit 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + case "$1" in 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + export CGO_ENABLED=0 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + CGO_ENABLED=0 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.731 + _install_rootlesskit 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.732 Install rootlesskit version v0.14.4 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.732 + echo 'Install rootlesskit version v0.14.4' 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.732 + for f in rootlesskit rootlesskit-docker-proxy 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.732 + GOBIN=/build 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.732 + GO111MODULE=on 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.732 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 18:05:50 [2023-07-21T18:05:50.535Z] #29 0.958 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.120 go: downloading github.com/sirupsen/logrus v1.8.1 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.120 go: downloading github.com/urfave/cli/v2 v2.3.0 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.121 go: downloading github.com/pkg/errors v0.9.1 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.121 go: downloading github.com/google/uuid v1.3.0 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.121 go: downloading github.com/moby/vpnkit v0.5.0 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.123 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.123 go: downloading github.com/gofrs/flock v0.8.1 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.123 go: downloading github.com/gorilla/mux v1.8.0 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.176 go: downloading github.com/moby/sys/mountinfo v0.4.1 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.178 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.249 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.953 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 18:05:50 [2023-07-21T18:05:50.535Z] #29 2.954 go: downloading github.com/u-root/u-root v7.0.0+incompatible 18:05:50 [2023-07-21T18:05:50.535Z] #29 3.770 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:05:50 [2023-07-21T18:05:50.535Z] #29 3.915 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:05:50 [2023-07-21T18:05:50.535Z] #29 ... 18:05:50 [2023-07-21T18:05:50.535Z] 18:05:50 [2023-07-21T18:05:50.535Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.470 go: downloading github.com/ultraware/funlen v0.0.3 18:05:50 [2023-07-21T18:05:50.535Z] #27 7.474 go: downloading github.com/ultraware/whitespace v0.0.5 18:05:50 [2023-07-21T18:05:50.652Z] 18:05:50 [2023-07-21T18:05:50.652Z] #26 [tini 1/2] 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 vim-common 18:05:50 [2023-07-21T18:05:50.652Z] #26 11.37 Selecting previously unselected package cmake. 18:05:50 [2023-07-21T18:05:50.652Z] #26 11.38 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... 18:05:50 [2023-07-21T18:05:50.652Z] #26 11.39 Unpacking cmake (3.18.4-2+deb11u1) ... 18:05:50 [2023-07-21T18:05:50.796Z] #27 7.578 go: downloading github.com/uudashr/gocognit v1.0.6 18:05:50 [2023-07-21T18:05:50.796Z] #27 7.655 go: downloading github.com/yagipy/maintidx v1.0.0 18:05:50 [2023-07-21T18:05:50.796Z] #27 7.681 go: downloading github.com/yeya24/promlinter v0.2.0 18:05:50 [2023-07-21T18:05:50.796Z] #27 7.771 go: downloading gitlab.com/bosi/decorder v0.2.3 18:05:51 [2023-07-21T18:05:51.368Z] #27 8.280 go: downloading honnef.co/go/tools v0.3.3 18:05:51 [2023-07-21T18:05:51.368Z] #27 8.280 go: downloading mvdan.cc/gofumpt v0.3.1 18:05:51 [2023-07-21T18:05:51.368Z] #27 8.280 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:05:51 [2023-07-21T18:05:51.368Z] #27 8.327 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 18:05:51 [2023-07-21T18:05:51.597Z] #26 ... 18:05:51 [2023-07-21T18:05:51.597Z] 18:05:51 [2023-07-21T18:05:51.597Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:05:51 [2023-07-21T18:05:51.597Z] #33 DONE 12.5s 18:05:51 [2023-07-21T18:05:51.597Z] 18:05:51 [2023-07-21T18:05:51.597Z] #26 [tini 1/2] 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 vim-common 18:05:51 [2023-07-21T18:05:51.597Z] #26 12.59 Setting up libicu67:arm64 (67.1-7) ... 18:05:51 [2023-07-21T18:05:51.629Z] #27 8.412 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:05:51 [2023-07-21T18:05:51.629Z] #27 8.488 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 18:05:51 [2023-07-21T18:05:51.856Z] #26 12.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:05:51 [2023-07-21T18:05:51.856Z] #26 12.68 Setting up libuv1:arm64 (1.40.0-2) ... 18:05:51 [2023-07-21T18:05:51.856Z] #26 12.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:05:51 [2023-07-21T18:05:51.856Z] #26 12.77 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 18:05:51 [2023-07-21T18:05:51.856Z] #26 12.82 Setting up librhash0:arm64 (1.4.1-2) ... 18:05:51 [2023-07-21T18:05:51.889Z] #27 8.818 go: downloading github.com/hashicorp/errwrap v1.0.0 18:05:51 [2023-07-21T18:05:51.889Z] #27 8.818 go: downloading github.com/davecgh/go-spew v1.1.1 18:05:51 [2023-07-21T18:05:51.889Z] #27 8.928 go: downloading github.com/pmezard/go-difflib v1.0.0 18:05:52 [2023-07-21T18:05:52.115Z] #26 12.88 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:05:52 [2023-07-21T18:05:52.115Z] #26 12.92 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 18:05:52 [2023-07-21T18:05:52.115Z] #26 12.97 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 18:05:52 [2023-07-21T18:05:52.150Z] #27 8.958 go: downloading github.com/stretchr/objx v0.4.0 18:05:52 [2023-07-21T18:05:52.150Z] #27 9.086 go: downloading github.com/subosito/gotenv v1.4.0 18:05:52 [2023-07-21T18:05:52.150Z] #27 9.151 go: downloading github.com/hashicorp/hcl v1.0.0 18:05:52 [2023-07-21T18:05:52.374Z] #26 13.01 Setting up cmake (3.18.4-2+deb11u1) ... 18:05:52 [2023-07-21T18:05:52.374Z] #26 13.07 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:05:52 [2023-07-21T18:05:52.411Z] #27 9.358 go: downloading gopkg.in/ini.v1 v1.66.6 18:05:52 [2023-07-21T18:05:52.411Z] #27 9.361 go: downloading github.com/magiconair/properties v1.8.6 18:05:52 [2023-07-21T18:05:52.411Z] #27 9.361 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 18:05:52 [2023-07-21T18:05:52.411Z] #27 9.362 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:05:52 [2023-07-21T18:05:52.411Z] #27 9.362 go: downloading github.com/gobwas/glob v0.2.3 18:05:52 [2023-07-21T18:05:52.411Z] #27 9.370 go: downloading golang.org/x/text v0.3.7 18:05:52 [2023-07-21T18:05:52.632Z] #26 DONE 13.3s 18:05:52 [2023-07-21T18:05:52.632Z] 18:05:52 [2023-07-21T18:05:52.632Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:05:52 [2023-07-21T18:05:52.632Z] #31 10.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 11.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.42 debconf: delaying package configuration, since apt-utils is not installed 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.56 Fetched 108 MB in 5s (20.8 MB/s) 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.63 Selecting previously unselected package binutils-mingw-w64-i686. 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... 18:05:52 [2023-07-21T18:05:52.632Z] #31 12.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:05:52 [2023-07-21T18:05:52.632Z] #31 13.32 Selecting previously unselected package binutils-mingw-w64-x86-64. 18:05:52 [2023-07-21T18:05:52.632Z] #31 13.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... 18:05:52 [2023-07-21T18:05:52.632Z] #31 13.35 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:05:52 [2023-07-21T18:05:52.672Z] #27 9.582 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 18:05:52 [2023-07-21T18:05:52.672Z] #27 9.583 go: downloading go.uber.org/zap v1.17.0 18:05:52 [2023-07-21T18:05:52.672Z] #27 9.621 go: downloading github.com/kisielk/gotool v1.0.0 18:05:52 [2023-07-21T18:05:52.672Z] #27 9.627 go: downloading github.com/pelletier/go-toml v1.9.5 18:05:52 [2023-07-21T18:05:52.933Z] #27 9.862 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:05:52 [2023-07-21T18:05:52.933Z] #27 9.887 go: downloading github.com/go-toolsmith/astcast v1.0.0 18:05:52 [2023-07-21T18:05:52.933Z] #27 ... 18:05:52 [2023-07-21T18:05:52.933Z] 18:05:52 [2023-07-21T18:05:52.933Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.057 + RM_GOPATH=0 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.057 + TMP_GOPATH= 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.057 + : /build 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.057 + '[' -z '' ']' 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.057 ++ mktemp -d 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.063 + export GOPATH=/tmp/tmp.6D6b7TFQoT 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.063 + GOPATH=/tmp/tmp.6D6b7TFQoT 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.063 + RM_GOPATH=1 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.063 + case "$(go env GOARCH)" in 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.063 ++ go env GOARCH 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.075 + export GO_BUILDMODE=-buildmode=pie 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.075 + GO_BUILDMODE=-buildmode=pie 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.075 ++ dirname /tmp/install/install.sh 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.075 + dir=/tmp/install 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.075 + bin=shfmt 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.075 + shift 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + '[' '!' -f /tmp/install/shfmt.installer ']' 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + . /tmp/install/shfmt.installer 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 ++ : v3.0.2 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + install_shfmt 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + echo 'Install shfmt version v3.0.2' 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + GOBIN=/build 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + GO111MODULE=on 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.076 Install shfmt version v3.0.2 18:05:52 [2023-07-21T18:05:52.933Z] #30 1.641 go: downloading mvdan.cc/sh/v3 v3.0.2 18:05:52 [2023-07-21T18:05:52.933Z] #30 3.326 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 18:05:52 [2023-07-21T18:05:52.933Z] #30 3.330 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 18:05:52 [2023-07-21T18:05:52.933Z] #30 3.331 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 18:05:52 [2023-07-21T18:05:52.933Z] #30 4.118 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:05:53 [2023-07-21T18:05:53.194Z] #30 ... 18:05:53 [2023-07-21T18:05:53.194Z] 18:05:53 [2023-07-21T18:05:53.194Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.104 + RM_GOPATH=0 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.104 + TMP_GOPATH= 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.104 + : /build 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.104 + '[' -z '' ']' 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.105 ++ mktemp -d 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.106 + export GOPATH=/tmp/tmp.yyyDJniJFj 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.106 + GOPATH=/tmp/tmp.yyyDJniJFj 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.106 + RM_GOPATH=1 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.106 + case "$(go env GOARCH)" in 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.107 ++ go env GOARCH 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + export GO_BUILDMODE=-buildmode=pie 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + GO_BUILDMODE=-buildmode=pie 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 ++ dirname /tmp/install/install.sh 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + dir=/tmp/install 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + bin=proxy 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + shift 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + '[' '!' -f /tmp/install/proxy.installer ']' 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + . /tmp/install/proxy.installer 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + install_proxy 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + case "$1" in 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + export CGO_ENABLED=0 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + CGO_ENABLED=0 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + _install_proxy 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.119 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.yyyDJniJFj/src/github.com/docker/libnetwork 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.120 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:05:53 [2023-07-21T18:05:53.194Z] #31 1.129 Cloning into '/tmp/tmp.yyyDJniJFj/src/github.com/docker/libnetwork'... 18:05:53 [2023-07-21T18:05:53.194Z] #31 4.430 + cd /tmp/tmp.yyyDJniJFj/src/github.com/docker/libnetwork 18:05:53 [2023-07-21T18:05:53.194Z] #31 4.430 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:05:53 [2023-07-21T18:05:53.194Z] #31 4.607 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 18:05:53 [2023-07-21T18:05:53.194Z] #31 ... 18:05:53 [2023-07-21T18:05:53.194Z] 18:05:53 [2023-07-21T18:05:53.194Z] #32 [tini 1/2] 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 vim-common 18:05:53 [2023-07-21T18:05:53.194Z] #32 2.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 2.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 2.203 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 2.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 3.546 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 5.751 Fetched 8658 kB in 4s (2220 kB/s) 18:05:53 [2023-07-21T18:05:53.194Z] #32 5.751 Reading package lists... 18:05:53 [2023-07-21T18:05:53.194Z] #32 7.008 Reading package lists... 18:05:53 [2023-07-21T18:05:53.194Z] #32 8.449 Building dependency tree... 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.119 The following additional packages will be installed: 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.120 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.123 Suggested packages: 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.123 cmake-doc ninja-build lrzip 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.123 Recommended packages: 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.124 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.367 The following NEW packages will be installed: 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.369 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.370 vim-common xxd 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.691 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.691 Need to get 17.7 MB of archives. 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.691 After this operation, 70.7 MB of additional disk space will be used. 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.702 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 9.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 10.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 10.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 10.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 18:05:53 [2023-07-21T18:05:53.194Z] #32 10.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 18:05:53 [2023-07-21T18:05:53.201Z] #31 13.94 Selecting previously unselected package binutils-mingw-w64. 18:05:53 [2023-07-21T18:05:53.201Z] #31 13.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 18:05:53 [2023-07-21T18:05:53.201Z] #31 13.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 18:05:53 [2023-07-21T18:05:53.201Z] #31 14.09 Selecting previously unselected package libdevmapper1.02.1:arm64. 18:05:53 [2023-07-21T18:05:53.201Z] #31 14.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 18:05:53 [2023-07-21T18:05:53.201Z] #31 14.11 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 18:05:53 [2023-07-21T18:05:53.460Z] #31 14.24 Selecting previously unselected package dmsetup. 18:05:53 [2023-07-21T18:05:53.460Z] #31 14.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 18:05:53 [2023-07-21T18:05:53.460Z] #31 14.25 Unpacking dmsetup (2:1.02.175-2.1) ... 18:05:53 [2023-07-21T18:05:53.460Z] #31 14.33 Selecting previously unselected package mingw-w64-common. 18:05:53 [2023-07-21T18:05:53.460Z] #31 14.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 18:05:53 [2023-07-21T18:05:53.460Z] #31 14.36 Unpacking mingw-w64-common (8.0.0-1) ... 18:05:53 [2023-07-21T18:05:53.485Z] #32 ... 18:05:53 [2023-07-21T18:05:53.485Z] 18:05:53 [2023-07-21T18:05:53.485Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:05:53 [2023-07-21T18:05:53.485Z] #33 2.171 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 2.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 2.201 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 2.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 2.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 3.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 5.631 Fetched 8658 kB in 4s (2287 kB/s) 18:05:53 [2023-07-21T18:05:53.486Z] #33 5.631 Reading package lists... 18:05:53 [2023-07-21T18:05:53.486Z] #33 6.701 Reading package lists... 18:05:53 [2023-07-21T18:05:53.486Z] #33 8.239 Building dependency tree... 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.031 The following additional packages will be installed: 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.047 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.049 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.050 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.050 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.051 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.053 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.053 mingw-w64-common mingw-w64-x86-64-dev 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.057 Suggested packages: 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.057 gcc-10-locales seccomp wine64 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.460 The following NEW packages will be installed: 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.466 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.466 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.466 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.466 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.467 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.467 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.468 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.468 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.469 mingw-w64-x86-64-dev 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.892 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.892 Need to get 115 MB of archives. 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.892 After this operation, 645 MB of additional disk space will be used. 18:05:53 [2023-07-21T18:05:53.486Z] #33 9.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 10.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 18:05:53 [2023-07-21T18:05:53.486Z] #33 ... 18:05:53 [2023-07-21T18:05:53.486Z] 18:05:53 [2023-07-21T18:05:53.486Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:05:53 [2023-07-21T18:05:53.486Z] #34 1.387 + git clone https://github.com/docker/distribution.git . 18:05:53 [2023-07-21T18:05:53.486Z] #34 1.390 Cloning into '.'... 18:05:53 [2023-07-21T18:05:53.486Z] #34 7.192 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 18:05:53 [2023-07-21T18:05:53.486Z] #34 7.883 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 18:05:53 [2023-07-21T18:05:53.761Z] #34 ... 18:05:53 [2023-07-21T18:05:53.761Z] 18:05:53 [2023-07-21T18:05:53.761Z] #35 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:05:53 [2023-07-21T18:05:53.761Z] #35 1.772 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 1.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 1.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 1.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 2.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 2.961 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 4.945 Fetched 8658 kB in 3s (2524 kB/s) 18:05:53 [2023-07-21T18:05:53.761Z] #35 4.945 Reading package lists... 18:05:53 [2023-07-21T18:05:53.761Z] #35 6.497 Reading package lists... 18:05:53 [2023-07-21T18:05:53.761Z] #35 8.068 Building dependency tree... 18:05:53 [2023-07-21T18:05:53.761Z] #35 8.929 The following additional packages will be installed: 18:05:53 [2023-07-21T18:05:53.761Z] #35 8.940 libbtrfs0 18:05:53 [2023-07-21T18:05:53.761Z] #35 8.991 The following NEW packages will be installed: 18:05:53 [2023-07-21T18:05:53.761Z] #35 9.021 libbtrfs-dev libbtrfs0 18:05:53 [2023-07-21T18:05:53.761Z] #35 9.489 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 18:05:53 [2023-07-21T18:05:53.761Z] #35 9.489 Need to get 460 kB of archives. 18:05:53 [2023-07-21T18:05:53.761Z] #35 9.489 After this operation, 1237 kB of additional disk space will be used. 18:05:53 [2023-07-21T18:05:53.761Z] #35 9.489 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 9.614 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:05:53 [2023-07-21T18:05:53.761Z] #35 10.32 debconf: delaying package configuration, since apt-utils is not installed 18:05:53 [2023-07-21T18:05:53.761Z] #35 10.54 Fetched 460 kB in 1s (783 kB/s) 18:05:53 [2023-07-21T18:05:53.761Z] #35 ... 18:05:53 [2023-07-21T18:05:53.761Z] 18:05:53 [2023-07-21T18:05:53.761Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.11 go: downloading github.com/go-toolsmith/astcopy v1.0.1 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.13 go: downloading github.com/go-toolsmith/astequal v1.0.2 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.26 go: downloading github.com/go-toolsmith/astp v1.0.0 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.31 go: downloading github.com/go-toolsmith/typep v1.0.2 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.38 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.43 go: downloading github.com/ettle/strcase v0.1.1 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.51 go: downloading github.com/Masterminds/semver v1.5.0 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.52 go: downloading gopkg.in/yaml.v2 v2.4.0 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.60 go: downloading github.com/fatih/structtag v1.2.0 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:05:53 [2023-07-21T18:05:53.761Z] #27 10.67 go: downloading github.com/prometheus/client_golang v1.12.1 18:05:54 [2023-07-21T18:05:54.023Z] #27 ... 18:05:54 [2023-07-21T18:05:54.023Z] 18:05:54 [2023-07-21T18:05:54.023Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.704 + RM_GOPATH=0 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.704 + TMP_GOPATH= 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.704 + : /build 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.704 + '[' -z '' ']' 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.705 ++ mktemp -d 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.706 + export GOPATH=/tmp/tmp.HbEZzwjDdJ 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.706 + GOPATH=/tmp/tmp.HbEZzwjDdJ 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.706 + RM_GOPATH=1 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.706 + case "$(go env GOARCH)" in 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.706 ++ go env GOARCH 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.713 + export GO_BUILDMODE=-buildmode=pie 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.713 + GO_BUILDMODE=-buildmode=pie 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.713 ++ dirname /tmp/install/install.sh 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 Install gotestsum version v1.8.2 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + dir=/tmp/install 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + bin=gotestsum 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + shift 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + '[' '!' -f /tmp/install/gotestsum.installer ']' 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + . /tmp/install/gotestsum.installer 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 ++ : v1.8.2 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + install_gotestsum 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + set -e 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + echo 'Install gotestsum version v1.8.2' 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + GOBIN=/build 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + GO111MODULE=on 18:05:54 [2023-07-21T18:05:54.023Z] #21 0.715 + go install gotest.tools/gotestsum@v1.8.2 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.101 go: downloading gotest.tools/gotestsum v1.8.2 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.746 go: downloading golang.org/x/tools v0.1.11 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.747 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.748 go: downloading github.com/dnephin/pflag v1.0.7 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.748 go: downloading github.com/fatih/color v1.13.0 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.751 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.751 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.818 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.819 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.892 go: downloading github.com/mattn/go-colorable v0.1.12 18:05:54 [2023-07-21T18:05:54.023Z] #21 1.902 go: downloading github.com/mattn/go-isatty v0.0.14 18:05:54 [2023-07-21T18:05:54.023Z] #21 4.386 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:05:54 [2023-07-21T18:05:54.023Z] #21 ... 18:05:54 [2023-07-21T18:05:54.023Z] 18:05:54 [2023-07-21T18:05:54.023Z] #19 [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 18:05:54 [2023-07-21T18:05:54.023Z] #19 1.361 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:05:54 [2023-07-21T18:05:54.023Z] #19 1.651 #=#=# 18:05:54 [2023-07-21T18:05:54.023Z] #19 1.938 #=#=# ######################################################################## 100.0% 18:05:54 [2023-07-21T18:05:54.023Z] #19 2.284 18:05:54 [2023-07-21T18:05:54.023Z] #19 3.590 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:05:54 [2023-07-21T18:05:54.023Z] #19 4.210 18:05:54 [2023-07-21T18:05:54.023Z] #19 4.460 #=#=# ######################################################################## 100.0% 18:05:54 [2023-07-21T18:05:54.023Z] #19 5.056 18:05:54 [2023-07-21T18:05:54.023Z] #19 6.837 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:05:54 [2023-07-21T18:05:54.023Z] #19 7.353 18:05:54 [2023-07-21T18:05:54.023Z] #19 7.639 #=#=# 0.0% #### 6.1% ################### 26.6% #################################### 50.7% ########################################### 60.1% ######################################################################## 100.0% 18:05:54 [2023-07-21T18:05:54.023Z] #19 8.522 18:05:54 [2023-07-21T18:05:54.023Z] #19 10.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:05:54 [2023-07-21T18:05:54.023Z] #19 10.68 18:05:54 [2023-07-21T18:05:54.023Z] #19 10.92 #=#=# ######################################################################## 100.0% 18:05:54 [2023-07-21T18:05:54.023Z] #19 11.35 18:05:54 [2023-07-21T18:05:54.284Z] #19 ... 18:05:54 [2023-07-21T18:05:54.284Z] 18:05:54 [2023-07-21T18:05:54.284Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:05:54 [2023-07-21T18:05:54.284Z] #24 10.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 18:05:54 [2023-07-21T18:05:54.284Z] #24 10.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:05:54 [2023-07-21T18:05:54.837Z] #31 15.55 Selecting previously unselected package mingw-w64-x86-64-dev. 18:05:54 [2023-07-21T18:05:54.837Z] #31 15.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 18:05:54 [2023-07-21T18:05:54.837Z] #31 15.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 18:05:55 [2023-07-21T18:05:55.096Z] #31 ... 18:05:55 [2023-07-21T18:05:55.096Z] 18:05:55 [2023-07-21T18:05:55.096Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.525 + RM_GOPATH=0 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.525 + TMP_GOPATH= 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.525 + : /build 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.525 + '[' -z '' ']' 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.526 ++ mktemp -d 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.527 + export GOPATH=/tmp/tmp.ZJcSdUOdDH 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.527 + GOPATH=/tmp/tmp.ZJcSdUOdDH 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.527 + RM_GOPATH=1 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.527 + case "$(go env GOARCH)" in 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.527 ++ go env GOARCH 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.556 + export GO_BUILDMODE=-buildmode=pie 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.556 + GO_BUILDMODE=-buildmode=pie 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.557 ++ dirname /tmp/install/install.sh 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 Install tini version v0.19.0 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + dir=/tmp/install 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + bin=tini 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + shift 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + '[' '!' -f /tmp/install/tini.installer ']' 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + . /tmp/install/tini.installer 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 ++ : v0.19.0 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + install_tini 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + echo 'Install tini version v0.19.0' 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.559 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZJcSdUOdDH/tini 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.561 Cloning into '/tmp/tmp.ZJcSdUOdDH/tini'... 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.916 + cd /tmp/tmp.ZJcSdUOdDH/tini 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.916 + git checkout -q v0.19.0 18:05:55 [2023-07-21T18:05:55.096Z] #36 0.944 + cmake . 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.097 -- The C compiler identification is GNU 10.2.1 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.124 -- Detecting C compiler ABI info 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.366 -- Detecting C compiler ABI info - done 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.413 -- Check for working C compiler: /usr/bin/cc - skipped 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.417 -- Detecting C compile features 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.418 -- Detecting C compile features - done 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.432 -- Performing Test HAS_BUILTIN_FORTIFY 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.562 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.603 -- Configuring done 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.607 -- Generating done 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.625 -- Build files have been written to: /tmp/tmp.ZJcSdUOdDH/tini 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.629 + make tini-static 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.790 Scanning dependencies of target tini-static 18:05:55 [2023-07-21T18:05:55.096Z] #36 1.812 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:05:55 [2023-07-21T18:05:55.096Z] #36 2.075 [100%] Linking C executable tini-static 18:05:55 [2023-07-21T18:05:55.096Z] #36 2.177 [100%] Built target tini-static 18:05:55 [2023-07-21T18:05:55.096Z] #36 2.205 + mkdir -p /build 18:05:55 [2023-07-21T18:05:55.096Z] #36 2.212 + cp tini-static /build/docker-init 18:05:55 [2023-07-21T18:05:55.096Z] #36 DONE 2.7s 18:05:55 [2023-07-21T18:05:55.096Z] 18:05:55 [2023-07-21T18:05:55.096Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.769 + RM_GOPATH=0 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.769 + TMP_GOPATH= 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.769 + : /build 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.769 + '[' -z '' ']' 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.771 ++ mktemp -d 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.774 + export GOPATH=/tmp/tmp.wEA8ccbGaF 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.775 + GOPATH=/tmp/tmp.wEA8ccbGaF 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.775 + RM_GOPATH=1 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.775 + case "$(go env GOARCH)" in 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.776 ++ go env GOARCH 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.795 + export GO_BUILDMODE=-buildmode=pie 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.795 + GO_BUILDMODE=-buildmode=pie 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.796 ++ dirname /tmp/install/install.sh 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.798 + dir=/tmp/install 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.798 + bin=containerd 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.798 + shift 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.799 + '[' '!' -f /tmp/install/containerd.installer ']' 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.799 + . /tmp/install/containerd.installer 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.799 ++ set -e 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.800 ++ : v1.6.21 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.800 + install_containerd 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.803 + echo 'Install containerd version v1.6.21' 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.804 Install containerd version v1.6.21 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.804 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wEA8ccbGaF/src/github.com/containerd/containerd 18:05:55 [2023-07-21T18:05:55.096Z] #37 0.806 Cloning into '/tmp/tmp.wEA8ccbGaF/src/github.com/containerd/containerd'... 18:05:55 [2023-07-21T18:05:55.355Z] #37 ... 18:05:55 [2023-07-21T18:05:55.355Z] 18:05:55 [2023-07-21T18:05:55.355Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:05:55 [2023-07-21T18:05:55.355Z] #35 11.53 internal/poll 18:05:55 [2023-07-21T18:05:55.355Z] #35 11.53 io/fs 18:05:55 [2023-07-21T18:05:55.355Z] #35 12.12 internal/fmtsort 18:05:55 [2023-07-21T18:05:55.355Z] #35 12.52 os 18:05:55 [2023-07-21T18:05:55.355Z] #35 13.24 io/ioutil 18:05:55 [2023-07-21T18:05:55.355Z] #35 13.25 fmt 18:05:55 [2023-07-21T18:05:55.355Z] #35 14.12 flag 18:05:55 [2023-07-21T18:05:55.355Z] #35 14.12 github.com/BurntSushi/toml 18:05:55 [2023-07-21T18:05:55.355Z] #35 14.12 log 18:05:55 [2023-07-21T18:05:55.355Z] #35 15.19 github.com/BurntSushi/toml/cmd/tomlv 18:05:55 [2023-07-21T18:05:55.355Z] #35 DONE 16.1s 18:05:55 [2023-07-21T18:05:55.355Z] 18:05:55 [2023-07-21T18:05:55.355Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:05:56 [2023-07-21T18:05:56.293Z] #28 ... 18:05:56 [2023-07-21T18:05:56.293Z] 18:05:56 [2023-07-21T18:05:56.293Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:05:56 [2023-07-21T18:05:56.293Z] #31 17.11 Selecting previously unselected package gcc-mingw-w64-base. 18:05:56 [2023-07-21T18:05:56.293Z] #31 17.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... 18:05:56 [2023-07-21T18:05:56.293Z] #31 17.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:05:56 [2023-07-21T18:05:56.293Z] #31 17.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 18:05:56 [2023-07-21T18:05:56.553Z] #31 17.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... 18:05:56 [2023-07-21T18:05:56.553Z] #31 17.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:05:57 [2023-07-21T18:05:57.931Z] #31 18.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 18:05:57 [2023-07-21T18:05:57.931Z] #31 18.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 18:05:57 [2023-07-21T18:05:57.931Z] #31 18.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:05:59 [2023-07-21T18:05:59.575Z] #24 ... 18:05:59 [2023-07-21T18:05:59.575Z] 18:05:59 [2023-07-21T18:05:59.575Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:05:59 [2023-07-21T18:05:59.575Z] #33 10.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 10.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 11.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 12.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 13.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 13.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 14.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 15.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 18:05:59 [2023-07-21T18:05:59.575Z] #33 16.35 debconf: delaying package configuration, since apt-utils is not installed 18:06:00 [2023-07-21T18:06:00.148Z] #33 ... 18:06:00 [2023-07-21T18:06:00.148Z] 18:06:00 [2023-07-21T18:06:00.148Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:06:00 [2023-07-21T18:06:00.148Z] #31 DONE 17.0s 18:06:00 [2023-07-21T18:06:00.148Z] 18:06:00 [2023-07-21T18:06:00.148Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:06:00 [2023-07-21T18:06:00.148Z] #26 9.658 sync 18:06:00 [2023-07-21T18:06:00.148Z] #26 9.662 internal/reflectlite 18:06:00 [2023-07-21T18:06:00.148Z] #26 9.929 internal/testlog 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.34 sort 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.36 errors 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.45 strconv 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.45 io 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.45 internal/safefilepath 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.45 path 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.45 internal/oserror 18:06:00 [2023-07-21T18:06:00.148Z] #26 10.72 syscall 18:06:00 [2023-07-21T18:06:00.148Z] #26 11.13 bytes 18:06:00 [2023-07-21T18:06:00.148Z] #26 11.13 strings 18:06:00 [2023-07-21T18:06:00.148Z] #26 11.13 text/tabwriter 18:06:00 [2023-07-21T18:06:00.148Z] #26 11.57 reflect 18:06:00 [2023-07-21T18:06:00.148Z] #26 12.07 bufio 18:06:00 [2023-07-21T18:06:00.148Z] #26 13.02 internal/syscall/unix 18:06:00 [2023-07-21T18:06:00.148Z] #26 13.02 time 18:06:00 [2023-07-21T18:06:00.148Z] #26 13.02 internal/syscall/execenv 18:06:00 [2023-07-21T18:06:00.148Z] #26 14.21 internal/poll 18:06:00 [2023-07-21T18:06:00.148Z] #26 14.21 io/fs 18:06:00 [2023-07-21T18:06:00.148Z] #26 14.73 internal/fmtsort 18:06:00 [2023-07-21T18:06:00.148Z] #26 14.90 os 18:06:00 [2023-07-21T18:06:00.148Z] #26 15.52 io/ioutil 18:06:00 [2023-07-21T18:06:00.148Z] #26 15.52 fmt 18:06:00 [2023-07-21T18:06:00.148Z] #26 16.19 log 18:06:00 [2023-07-21T18:06:00.148Z] #26 16.20 flag 18:06:00 [2023-07-21T18:06:00.148Z] #26 16.20 github.com/BurntSushi/toml 18:06:00 [2023-07-21T18:06:00.409Z] #26 17.28 github.com/BurntSushi/toml/cmd/tomlv 18:06:00 [2023-07-21T18:06:00.409Z] #26 ... 18:06:00 [2023-07-21T18:06:00.409Z] 18:06:00 [2023-07-21T18:06:00.409Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:06:00 [2023-07-21T18:06:00.409Z] #30 DONE 17.4s 18:06:00 [2023-07-21T18:06:00.409Z] 18:06:00 [2023-07-21T18:06:00.409Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:00 [2023-07-21T18:06:00.409Z] #33 17.30 Fetched 115 MB in 6s (18.1 MB/s) 18:06:00 [2023-07-21T18:06:00.465Z] #31 21.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 18:06:00 [2023-07-21T18:06:00.465Z] #31 21.33 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 18:06:00 [2023-07-21T18:06:00.465Z] #31 21.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:00 [2023-07-21T18:06:00.671Z] #33 17.54 Selecting previously unselected package binutils-mingw-w64-i686. 18:06:00 [2023-07-21T18:06:00.671Z] #33 17.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:06:00 [2023-07-21T18:06:00.671Z] #33 17.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 18:06:00 [2023-07-21T18:06:00.933Z] #33 17.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:06:01 [2023-07-21T18:06:01.504Z] #33 ... 18:06:01 [2023-07-21T18:06:01.504Z] 18:06:01 [2023-07-21T18:06:01.504Z] #19 [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 18:06:01 [2023-07-21T18:06:01.504Z] #19 12.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:06:01 [2023-07-21T18:06:01.504Z] #19 12.63 18:06:01 [2023-07-21T18:06:01.504Z] #19 12.91 #=#=# ######################################################################## 100.0% 18:06:01 [2023-07-21T18:06:01.504Z] #19 13.27 18:06:01 [2023-07-21T18:06:01.504Z] #19 13.58 Download of images into '/build' complete. 18:06:01 [2023-07-21T18:06:01.504Z] #19 13.58 Use something like the following to load the result into a Docker daemon: 18:06:01 [2023-07-21T18:06:01.504Z] #19 13.58 tar -cC '/build' . | docker load 18:06:01 [2023-07-21T18:06:01.504Z] #19 DONE 19.1s 18:06:01 [2023-07-21T18:06:01.766Z] 18:06:01 [2023-07-21T18:06:01.766Z] #32 [tini 1/2] 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 vim-common 18:06:01 [2023-07-21T18:06:01.766Z] #32 11.43 debconf: delaying package configuration, since apt-utils is not installed 18:06:01 [2023-07-21T18:06:01.766Z] #32 11.68 Fetched 17.7 MB in 1s (16.8 MB/s) 18:06:01 [2023-07-21T18:06:01.766Z] #32 12.29 Selecting previously unselected package xxd. 18:06:01 [2023-07-21T18:06:01.766Z] #32 12.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:06:01 [2023-07-21T18:06:01.766Z] #32 12.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:06:01 [2023-07-21T18:06:01.766Z] #32 12.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:06:01 [2023-07-21T18:06:01.766Z] #32 14.74 Selecting previously unselected package vim-common. 18:06:01 [2023-07-21T18:06:01.766Z] #32 14.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:06:01 [2023-07-21T18:06:01.766Z] #32 15.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:06:01 [2023-07-21T18:06:01.766Z] #32 17.21 Selecting previously unselected package cmake-data. 18:06:01 [2023-07-21T18:06:01.766Z] #32 17.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:06:01 [2023-07-21T18:06:01.766Z] #32 17.37 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:06:01 [2023-07-21T18:06:01.843Z] #31 22.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 18:06:01 [2023-07-21T18:06:01.843Z] #31 22.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... 18:06:01 [2023-07-21T18:06:01.843Z] #31 22.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:06:02 [2023-07-21T18:06:02.040Z] #32 18.90 Selecting previously unselected package libicu67:amd64. 18:06:02 [2023-07-21T18:06:02.040Z] #32 18.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 18:06:02 [2023-07-21T18:06:02.040Z] #32 ... 18:06:02 [2023-07-21T18:06:02.040Z] 18:06:02 [2023-07-21T18:06:02.040Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:02 [2023-07-21T18:06:02.040Z] #33 18.86 Selecting previously unselected package binutils-mingw-w64-x86-64. 18:06:02 [2023-07-21T18:06:02.040Z] #33 18.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 18:06:02 [2023-07-21T18:06:02.040Z] #33 18.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:06:02 [2023-07-21T18:06:02.301Z] #33 ... 18:06:02 [2023-07-21T18:06:02.301Z] 18:06:02 [2023-07-21T18:06:02.301Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:06:02 [2023-07-21T18:06:02.301Z] #21 DONE 19.2s 18:06:02 [2023-07-21T18:06:02.301Z] 18:06:02 [2023-07-21T18:06:02.301Z] #35 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:06:02 [2023-07-21T18:06:02.301Z] #35 11.17 Selecting previously unselected package libbtrfs0:amd64. 18:06:02 [2023-07-21T18:06:02.301Z] #35 11.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:06:02 [2023-07-21T18:06:02.301Z] #35 11.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 11.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 13.38 Selecting previously unselected package libbtrfs-dev:amd64. 18:06:02 [2023-07-21T18:06:02.301Z] #35 13.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 13.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 15.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 16.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 17.48 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:06:02 [2023-07-21T18:06:02.301Z] #35 DONE 19.3s 18:06:02 [2023-07-21T18:06:02.301Z] 18:06:02 [2023-07-21T18:06:02.301Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:06:02 [2023-07-21T18:06:02.301Z] #26 DONE 19.3s 18:06:02 [2023-07-21T18:06:02.301Z] 18:06:02 [2023-07-21T18:06:02.301Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:03 [2023-07-21T18:06:03.222Z] #31 23.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 18:06:03 [2023-07-21T18:06:03.222Z] #31 23.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 18:06:03 [2023-07-21T18:06:03.222Z] #31 23.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + RM_GOPATH=0 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + TMP_GOPATH= 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + : /build 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + '[' -z '' ']' 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 ++ mktemp -d 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + export GOPATH=/tmp/tmp.KxGQIjXQot 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + GOPATH=/tmp/tmp.KxGQIjXQot 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.206 + RM_GOPATH=1 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.207 + case "$(go env GOARCH)" in 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.210 ++ go env GOARCH 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.253 + export GO_BUILDMODE=-buildmode=pie 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.253 + GO_BUILDMODE=-buildmode=pie 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.253 ++ dirname /tmp/install/install.sh 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 + dir=/tmp/install 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 + bin=containerd 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 + shift 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 + '[' '!' -f /tmp/install/containerd.installer ']' 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 + . /tmp/install/containerd.installer 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 ++ set -e 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 ++ : v1.6.21 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.254 + install_containerd 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.258 + echo 'Install containerd version v1.6.21' 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.258 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KxGQIjXQot/src/github.com/containerd/containerd 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.259 Install containerd version v1.6.21 18:06:03 [2023-07-21T18:06:03.686Z] #36 1.261 Cloning into '/tmp/tmp.KxGQIjXQot/src/github.com/containerd/containerd'... 18:06:04 [2023-07-21T18:06:04.260Z] #36 ... 18:06:04 [2023-07-21T18:06:04.260Z] 18:06:04 [2023-07-21T18:06:04.260Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:06:04 [2023-07-21T18:06:04.260Z] #27 10.96 go: downloading github.com/prometheus/client_model v0.2.0 18:06:04 [2023-07-21T18:06:04.260Z] #27 10.96 go: downloading github.com/google/go-cmp v0.5.8 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.38 go: downloading go.uber.org/multierr v1.6.0 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.38 go: downloading go.uber.org/atomic v1.7.0 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.42 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.58 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.62 go: downloading github.com/golang/protobuf v1.5.2 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.70 go: downloading github.com/beorn7/perks v1.0.1 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.70 go: downloading github.com/prometheus/common v0.32.1 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.97 go: downloading github.com/prometheus/procfs v0.7.3 18:06:04 [2023-07-21T18:06:04.260Z] #27 11.98 go: downloading google.golang.org/protobuf v1.28.0 18:06:04 [2023-07-21T18:06:04.260Z] #27 12.07 go: downloading github.com/mattn/go-runewidth v0.0.9 18:06:04 [2023-07-21T18:06:04.260Z] #27 13.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:06:04 [2023-07-21T18:06:04.260Z] #27 ... 18:06:04 [2023-07-21T18:06:04.260Z] 18:06:04 [2023-07-21T18:06:04.260Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:04 [2023-07-21T18:06:04.260Z] #33 19.74 Selecting previously unselected package binutils-mingw-w64. 18:06:04 [2023-07-21T18:06:04.260Z] #33 19.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 19.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 19.91 Selecting previously unselected package libdevmapper1.02.1:amd64. 18:06:04 [2023-07-21T18:06:04.260Z] #33 19.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.14 Selecting previously unselected package dmsetup. 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.14 Unpacking dmsetup (2:1.02.175-2.1) ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.24 Selecting previously unselected package mingw-w64-common. 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 18:06:04 [2023-07-21T18:06:04.260Z] #33 20.26 Unpacking mingw-w64-common (8.0.0-1) ... 18:06:05 [2023-07-21T18:06:05.127Z] #31 ... 18:06:05 [2023-07-21T18:06:05.127Z] 18:06:05 [2023-07-21T18:06:05.127Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:06:05 [2023-07-21T18:06:05.202Z] #33 21.95 Selecting previously unselected package mingw-w64-x86-64-dev. 18:06:05 [2023-07-21T18:06:05.202Z] #33 21.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 18:06:05 [2023-07-21T18:06:05.202Z] #33 21.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 18:06:05 [2023-07-21T18:06:05.387Z] #28 25.86 Updating files: 74% (8515/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. 18:06:05 [2023-07-21T18:06:05.387Z] #28 26.12 + cd /tmp/tmp.kOTCGAFYaS/tmp/docker-ce 18:06:05 [2023-07-21T18:06:05.387Z] #28 26.12 + git checkout -q v17.06.2-ce 18:06:06 [2023-07-21T18:06:06.325Z] #28 ... 18:06:06 [2023-07-21T18:06:06.325Z] 18:06:06 [2023-07-21T18:06:06.325Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:06:06 [2023-07-21T18:06:06.325Z] #29 DONE 27.0s 18:06:06 [2023-07-21T18:06:06.325Z] 18:06:06 [2023-07-21T18:06:06.325Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:06:06 [2023-07-21T18:06:06.325Z] #34 22.59 + for f in rootlesskit rootlesskit-docker-proxy 18:06:06 [2023-07-21T18:06:06.325Z] #34 22.59 + GOBIN=/build 18:06:06 [2023-07-21T18:06:06.325Z] #34 22.59 + GO111MODULE=on 18:06:06 [2023-07-21T18:06:06.326Z] #34 22.59 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 18:06:06 [2023-07-21T18:06:06.326Z] #34 DONE 27.2s 18:06:06 [2023-07-21T18:06:06.326Z] 18:06:06 [2023-07-21T18:06:06.326Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 18:06:06 [2023-07-21T18:06:06.326Z] #38 DONE 0.2s 18:06:06 [2023-07-21T18:06:06.326Z] 18:06:06 [2023-07-21T18:06:06.326Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:06 [2023-07-21T18:06:06.326Z] #31 26.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 18:06:06 [2023-07-21T18:06:06.326Z] #31 26.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 18:06:06 [2023-07-21T18:06:06.326Z] #31 26.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:06 [2023-07-21T18:06:06.894Z] #31 ... 18:06:06 [2023-07-21T18:06:06.894Z] 18:06:06 [2023-07-21T18:06:06.894Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 18:06:06 [2023-07-21T18:06:06.894Z] #39 DONE 0.3s 18:06:06 [2023-07-21T18:06:06.894Z] 18:06:06 [2023-07-21T18:06:06.894Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:06:06 [2023-07-21T18:06:06.894Z] #28 27.51 + mkdir -p /tmp/tmp.kOTCGAFYaS/src/github.com/docker 18:06:06 [2023-07-21T18:06:06.894Z] #28 27.51 + mv components/cli /tmp/tmp.kOTCGAFYaS/src/github.com/docker/cli 18:06:06 [2023-07-21T18:06:06.894Z] #28 27.52 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 18:06:07 [2023-07-21T18:06:07.135Z] #33 23.87 Selecting previously unselected package gcc-mingw-w64-base. 18:06:07 [2023-07-21T18:06:07.135Z] #33 23.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 18:06:07 [2023-07-21T18:06:07.135Z] #33 23.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:06:07 [2023-07-21T18:06:07.135Z] #33 24.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 18:06:07 [2023-07-21T18:06:07.135Z] #33 24.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 18:06:07 [2023-07-21T18:06:07.135Z] #33 24.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:06:08 [2023-07-21T18:06:08.079Z] #33 ... 18:06:08 [2023-07-21T18:06:08.079Z] 18:06:08 [2023-07-21T18:06:08.079Z] #32 [tini 1/2] 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 vim-common 18:06:08 [2023-07-21T18:06:08.079Z] #32 19.08 Unpacking libicu67:amd64 (67.1-7) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 20.80 Selecting previously unselected package libxml2:amd64. 18:06:08 [2023-07-21T18:06:08.079Z] #32 20.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 20.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.03 Selecting previously unselected package libarchive13:amd64. 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.49 Selecting previously unselected package libjsoncpp24:amd64. 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.67 Selecting previously unselected package librhash0:amd64. 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.67 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.68 Unpacking librhash0:amd64 (1.4.1-2) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.82 Selecting previously unselected package libuv1:amd64. 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.83 Unpacking libuv1:amd64 (1.40.0-2) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.92 Selecting previously unselected package cmake. 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 21.95 Unpacking cmake (3.18.4-2+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 22.82 Setting up libicu67:amd64 (67.1-7) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 22.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 22.89 Setting up libuv1:amd64 (1.40.0-2) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 22.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 22.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 23.01 Setting up librhash0:amd64 (1.4.1-2) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 23.06 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 23.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 23.16 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 23.20 Setting up cmake (3.18.4-2+deb11u1) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 23.24 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:06:08 [2023-07-21T18:06:08.079Z] #32 DONE 24.9s 18:06:08 [2023-07-21T18:06:08.079Z] 18:06:08 [2023-07-21T18:06:08.079Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.486 + RM_GOPATH=0 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.486 + TMP_GOPATH= 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.486 + : /build 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.486 + '[' -z '' ']' 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.486 ++ mktemp -d 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.489 + export GOPATH=/tmp/tmp.TU1VaC7UKA 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.489 + GOPATH=/tmp/tmp.TU1VaC7UKA 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.489 + RM_GOPATH=1 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.489 + case "$(go env GOARCH)" in 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.490 ++ go env GOARCH 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.524 + export GO_BUILDMODE=-buildmode=pie 18:06:08 [2023-07-21T18:06:08.341Z] #37 0.524 + GO_BUILDMODE=-buildmode=pie 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.524 ++ dirname /tmp/install/install.sh 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 Install tini version v0.19.0 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + dir=/tmp/install 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + bin=tini 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + shift 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + '[' '!' -f /tmp/install/tini.installer ']' 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + . /tmp/install/tini.installer 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 ++ : v0.19.0 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + install_tini 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + echo 'Install tini version v0.19.0' 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.530 + git clone https://github.com/krallin/tini.git /tmp/tmp.TU1VaC7UKA/tini 18:06:08 [2023-07-21T18:06:08.603Z] #37 0.536 Cloning into '/tmp/tmp.TU1VaC7UKA/tini'... 18:06:08 [2023-07-21T18:06:08.830Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0fbbf20a13d046eca) in /home/ubuntu/workspace/moby_PR-46047 [Pipeline] { [Pipeline] checkout 18:06:08 [2023-07-21T18:06:08.865Z] #37 0.963 + cd /tmp/tmp.TU1VaC7UKA/tini 18:06:08 [2023-07-21T18:06:08.877Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0ca4da25a8bd52a44) in /home/ubuntu/workspace/moby_PR-46047 [Pipeline] { 18:06:08 [2023-07-21T18:06:08.894Z] The recommended git tool is: git [Pipeline] checkout 18:06:08 [2023-07-21T18:06:08.942Z] The recommended git tool is: git 18:06:09 [2023-07-21T18:06:09.126Z] #37 0.964 + git checkout -q v0.19.0 18:06:09 [2023-07-21T18:06:09.126Z] #37 0.969 + cmake . 18:06:09 [2023-07-21T18:06:09.126Z] #37 1.124 -- The C compiler identification is GNU 10.2.1 18:06:09 [2023-07-21T18:06:09.126Z] #37 1.141 -- Detecting C compiler ABI info 18:06:09 [2023-07-21T18:06:09.126Z] #37 1.337 -- Detecting C compiler ABI info - done 18:06:09 [2023-07-21T18:06:09.388Z] #37 1.366 -- Check for working C compiler: /usr/bin/cc - skipped 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.367 -- Detecting C compile features 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.368 -- Detecting C compile features - done 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.389 -- Performing Test HAS_BUILTIN_FORTIFY 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.437 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.457 -- Configuring done 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.462 -- Generating done 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.463 -- Build files have been written to: /tmp/tmp.TU1VaC7UKA/tini 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.466 + make tini-static 18:06:09 [2023-07-21T18:06:09.389Z] #37 1.583 Scanning dependencies of target tini-static 18:06:09 [2023-07-21T18:06:09.650Z] #37 1.614 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:06:09 [2023-07-21T18:06:09.911Z] #37 1.939 [100%] Linking C executable tini-static 18:06:09 [2023-07-21T18:06:09.911Z] #37 2.155 [100%] Built target tini-static 18:06:10 [2023-07-21T18:06:10.174Z] #37 2.170 + mkdir -p /build 18:06:10 [2023-07-21T18:06:10.174Z] #37 2.173 + cp tini-static /build/docker-init 18:06:10 [2023-07-21T18:06:10.734Z] using credential docker-jenkins-github-credentials 18:06:10 [2023-07-21T18:06:10.747Z] Cloning the remote Git repository 18:06:10 [2023-07-21T18:06:10.747Z] Cloning with configured refspecs honoured and without tags 18:06:10 [2023-07-21T18:06:10.816Z] using credential docker-jenkins-github-credentials 18:06:10 [2023-07-21T18:06:10.828Z] Cloning the remote Git repository 18:06:10 [2023-07-21T18:06:10.828Z] Cloning with configured refspecs honoured and without tags 18:06:11 [2023-07-21T18:06:11.179Z] #28 ... 18:06:11 [2023-07-21T18:06:11.179Z] 18:06:11 [2023-07-21T18:06:11.179Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:11 [2023-07-21T18:06:11.179Z] #37 12.39 + cd /tmp/tmp.wEA8ccbGaF/src/github.com/containerd/containerd 18:06:11 [2023-07-21T18:06:11.179Z] #37 12.39 + git checkout -q v1.6.21 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + export 'BUILDTAGS=netgo osusergo static_build' 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + BUILDTAGS='netgo osusergo static_build' 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + export EXTRA_FLAGS=-buildmode=pie 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + EXTRA_FLAGS=-buildmode=pie 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + '[' '' = dynamic ']' 18:06:11 [2023-07-21T18:06:11.179Z] #37 13.15 + make 18:06:11 [2023-07-21T18:06:11.179Z] #37 14.54 + bin/ctr 18:06:11 [2023-07-21T18:06:11.179Z] #37 ... 18:06:11 [2023-07-21T18:06:11.179Z] 18:06:11 [2023-07-21T18:06:11.179Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.27 Selecting previously unselected package g++-mingw-w64-x86-64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.27 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.31 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.45 Selecting previously unselected package libapparmor1:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.46 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.47 Unpacking libapparmor1:arm64 (2.13.6-10) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.54 Selecting previously unselected package libapparmor-dev:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.54 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.55 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.67 Selecting previously unselected package libbtrfs0:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.68 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.70 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.80 Selecting previously unselected package libbtrfs-dev:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.80 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.83 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.99 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 28.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.00 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.12 Selecting previously unselected package libudev-dev:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.12 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.13 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.20 Selecting previously unselected package libsepol1-dev:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.21 Unpacking libsepol1-dev:arm64 (3.1-1) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.36 Selecting previously unselected package libpcre2-16-0:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.37 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.50 Selecting previously unselected package libpcre2-32-0:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.52 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.71 Selecting previously unselected package libpcre2-posix2:arm64. 18:06:11 [2023-07-21T18:06:11.179Z] #31 29.71 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 29.74 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 29.81 Selecting previously unselected package libpcre2-dev:arm64. 18:06:11 [2023-07-21T18:06:11.180Z] #31 29.82 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 29.84 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.00 Selecting previously unselected package libselinux1-dev:arm64. 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.02 Unpacking libselinux1-dev:arm64 (3.1-3) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.12 Selecting previously unselected package libdevmapper-dev:arm64. 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.14 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.24 Selecting previously unselected package libseccomp-dev:arm64. 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.26 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.35 Selecting previously unselected package libsystemd-dev:arm64. 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.35 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.35 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.59 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.64 Setting up libapparmor1:arm64 (2.13.6-10) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.68 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.70 Setting up libsepol1-dev:arm64 (3.1-1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.73 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.76 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.78 Setting up libbtrfs0:arm64 (5.10.1-2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.81 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.82 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.86 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.92 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.94 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.95 Setting up mingw-w64-common (8.0.0-1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.96 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 30.98 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.03 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.06 Setting up libselinux1-dev:arm64 (3.1-3) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.07 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.09 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.21 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.26 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.38 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.40 Setting up dmsetup (2:1.02.175-2.1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.41 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.43 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 31.45 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:06:11 [2023-07-21T18:06:11.180Z] #31 DONE 31.9s 18:06:11 [2023-07-21T18:06:11.180Z] 18:06:11 [2023-07-21T18:06:11.180Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:06:10 [2023-07-21T18:06:10.794Z] Cloning repository https://github.com/moby/moby.git 18:06:10 [2023-07-21T18:06:10.840Z] > git init /home/ubuntu/workspace/moby_PR-46047 # timeout=10 18:06:11 [2023-07-21T18:06:11.050Z] Fetching upstream changes from https://github.com/moby/moby.git 18:06:11 [2023-07-21T18:06:11.050Z] > git --version # timeout=10 18:06:11 [2023-07-21T18:06:11.053Z] > git --version # 'git version 2.25.1' 18:06:11 [2023-07-21T18:06:11.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:11 [2023-07-21T18:06:11.054Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:10 [2023-07-21T18:06:10.936Z] Cloning repository https://github.com/moby/moby.git 18:06:10 [2023-07-21T18:06:10.979Z] > git init /home/ubuntu/workspace/moby_PR-46047 # timeout=10 18:06:11 [2023-07-21T18:06:11.203Z] Fetching upstream changes from https://github.com/moby/moby.git 18:06:11 [2023-07-21T18:06:11.203Z] > git --version # timeout=10 18:06:11 [2023-07-21T18:06:11.206Z] > git --version # 'git version 2.25.1' 18:06:11 [2023-07-21T18:06:11.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:11 [2023-07-21T18:06:11.208Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:11 [2023-07-21T18:06:11.560Z] #37 DONE 3.5s 18:06:11 [2023-07-21T18:06:11.560Z] 18:06:11 [2023-07-21T18:06:11.560Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:06:11 [2023-07-21T18:06:11.560Z] #29 24.32 + for f in rootlesskit rootlesskit-docker-proxy 18:06:11 [2023-07-21T18:06:11.560Z] #29 24.32 + GOBIN=/build 18:06:11 [2023-07-21T18:06:11.560Z] #29 24.32 + GO111MODULE=on 18:06:11 [2023-07-21T18:06:11.560Z] #29 24.32 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 18:06:11 [2023-07-21T18:06:11.560Z] #29 DONE 28.3s 18:06:11 [2023-07-21T18:06:11.560Z] 18:06:11 [2023-07-21T18:06:11.560Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 18:06:11 [2023-07-21T18:06:11.560Z] #38 DONE 0.1s 18:06:11 [2023-07-21T18:06:11.560Z] 18:06:11 [2023-07-21T18:06:11.560Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 18:06:11 [2023-07-21T18:06:11.560Z] #39 DONE 0.1s 18:06:11 [2023-07-21T18:06:11.560Z] 18:06:11 [2023-07-21T18:06:11.560Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:11 [2023-07-21T18:06:11.560Z] #33 26.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 18:06:11 [2023-07-21T18:06:11.560Z] #33 26.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:06:11 [2023-07-21T18:06:11.560Z] #33 26.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:11 [2023-07-21T18:06:11.749Z] #40 ... 18:06:11 [2023-07-21T18:06:11.749Z] 18:06:11 [2023-07-21T18:06:11.749Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 18:06:11 [2023-07-21T18:06:11.749Z] #41 DONE 0.8s 18:06:12 [2023-07-21T18:06:12.012Z] 18:06:12 [2023-07-21T18:06:12.012Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + RM_GOPATH=0 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + TMP_GOPATH= 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + : /build 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + '[' -z '' ']' 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 ++ mktemp -d 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + export GOPATH=/tmp/tmp.b4ZWBLtr96 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + GOPATH=/tmp/tmp.b4ZWBLtr96 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + RM_GOPATH=1 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.853 + case "$(go env GOARCH)" in 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.854 ++ go env GOARCH 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 Install runc version v1.1.8 (build tags: seccomp) 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + export GO_BUILDMODE=-buildmode=pie 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + GO_BUILDMODE=-buildmode=pie 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 ++ dirname /tmp/install/install.sh 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + dir=/tmp/install 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + bin=runc 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + shift 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + '[' '!' -f /tmp/install/runc.installer ']' 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + . /tmp/install/runc.installer 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 ++ set -e 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 ++ : v1.1.8 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + install_runc 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + RUNC_BUILDTAGS=seccomp 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + echo 'Install runc version v1.1.8 (build tags: seccomp)' 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.887 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b4ZWBLtr96/src/github.com/opencontainers/runc 18:06:12 [2023-07-21T18:06:12.012Z] #40 0.900 Cloning into '/tmp/tmp.b4ZWBLtr96/src/github.com/opencontainers/runc'... 18:06:12 [2023-07-21T18:06:12.503Z] #33 ... 18:06:12 [2023-07-21T18:06:12.503Z] 18:06:12 [2023-07-21T18:06:12.503Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:06:12 [2023-07-21T18:06:12.503Z] #24 DONE 29.1s 18:06:12 [2023-07-21T18:06:12.580Z] #40 ... 18:06:12 [2023-07-21T18:06:12.581Z] 18:06:12 [2023-07-21T18:06:12.581Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:06:12 [2023-07-21T18:06:12.581Z] #42 DONE 0.8s 18:06:12 [2023-07-21T18:06:12.764Z] 18:06:12 [2023-07-21T18:06:12.764Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:06:12 [2023-07-21T18:06:12.840Z] 18:06:12 [2023-07-21T18:06:12.840Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:06:13 [2023-07-21T18:06:13.025Z] #34 ... 18:06:13 [2023-07-21T18:06:13.025Z] 18:06:13 [2023-07-21T18:06:13.025Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:13 [2023-07-21T18:06:13.025Z] #33 29.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 18:06:13 [2023-07-21T18:06:13.025Z] #33 29.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:06:13 [2023-07-21T18:06:13.025Z] #33 29.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:13 [2023-07-21T18:06:13.409Z] #43 0.547 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:06:13 [2023-07-21T18:06:13.409Z] #43 DONE 0.7s 18:06:13 [2023-07-21T18:06:13.409Z] 18:06:13 [2023-07-21T18:06:13.409Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:06:13 [2023-07-21T18:06:13.409Z] #28 ... 18:06:13 [2023-07-21T18:06:13.409Z] 18:06:13 [2023-07-21T18:06:13.409Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:06:13 [2023-07-21T18:06:13.977Z] #44 DONE 0.6s 18:06:13 [2023-07-21T18:06:13.977Z] 18:06:13 [2023-07-21T18:06:13.977Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:06:14 [2023-07-21T18:06:14.545Z] #45 DONE 0.6s 18:06:14 [2023-07-21T18:06:14.545Z] 18:06:14 [2023-07-21T18:06:14.545Z] #46 [dev-systemd-false 6/26] RUN ldconfig 18:06:14 [2023-07-21T18:06:14.941Z] #33 31.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 18:06:14 [2023-07-21T18:06:14.941Z] #33 31.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 18:06:14 [2023-07-21T18:06:14.941Z] #33 31.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:06:15 [2023-07-21T18:06:15.116Z] #46 DONE 0.6s 18:06:15 [2023-07-21T18:06:15.116Z] 18:06:15 [2023-07-21T18:06:15.116Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:06:15 [2023-07-21T18:06:15.116Z] #40 3.682 + cd /tmp/tmp.b4ZWBLtr96/src/github.com/opencontainers/runc 18:06:15 [2023-07-21T18:06:15.116Z] #40 3.682 + git checkout -q v1.1.8 18:06:15 [2023-07-21T18:06:15.116Z] #40 3.929 + '[' -z '' ']' 18:06:15 [2023-07-21T18:06:15.116Z] #40 3.929 + target=static 18:06:15 [2023-07-21T18:06:15.116Z] #40 3.929 + make BUILDTAGS=seccomp static 18:06:15 [2023-07-21T18:06:15.376Z] #40 4.130 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . 18:06:15 [2023-07-21T18:06:15.636Z] #40 ... 18:06:15 [2023-07-21T18:06:15.636Z] 18:06:15 [2023-07-21T18:06:15.636Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:06:15 [2023-07-21T18:06:15.636Z] #47 DONE 0.6s 18:06:15 [2023-07-21T18:06:15.900Z] 18:06:15 [2023-07-21T18:06:15.900Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:16 [2023-07-21T18:06:16.326Z] #33 33.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 18:06:16 [2023-07-21T18:06:16.326Z] #33 33.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:06:16 [2023-07-21T18:06:16.326Z] #33 33.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:16 [2023-07-21T18:06:16.519Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0805653561b38fb61) in /home/ubuntu/workspace/moby_PR-46047 [Pipeline] { [Pipeline] checkout 18:06:16 [2023-07-21T18:06:16.586Z] The recommended git tool is: git 18:06:16 [2023-07-21T18:06:16.838Z] #48 0.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:06:16 [2023-07-21T18:06:16.838Z] #48 0.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:06:16 [2023-07-21T18:06:16.838Z] #48 0.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:06:16 [2023-07-21T18:06:16.838Z] #48 1.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:06:17 [2023-07-21T18:06:17.775Z] #48 1.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 18:06:18 [2023-07-21T18:06:18.244Z] using credential docker-jenkins-github-credentials 18:06:18 [2023-07-21T18:06:18.258Z] Cloning the remote Git repository 18:06:18 [2023-07-21T18:06:18.258Z] Cloning with configured refspecs honoured and without tags 18:06:18 [2023-07-21T18:06:18.343Z] #48 2.452 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:06:18 [2023-07-21T18:06:18.602Z] #48 2.753 Fetched 8539 kB in 2s (3819 kB/s) 18:06:18 [2023-07-21T18:06:18.279Z] Cloning repository https://github.com/moby/moby.git 18:06:18 [2023-07-21T18:06:18.329Z] > git init /home/ubuntu/workspace/moby_PR-46047 # timeout=10 18:06:18 [2023-07-21T18:06:18.526Z] Fetching upstream changes from https://github.com/moby/moby.git 18:06:18 [2023-07-21T18:06:18.526Z] > git --version # timeout=10 18:06:18 [2023-07-21T18:06:18.530Z] > git --version # 'git version 2.25.1' 18:06:18 [2023-07-21T18:06:18.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:18 [2023-07-21T18:06:18.531Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:19 [2023-07-21T18:06:19.169Z] #48 2.753 Reading package lists... 18:06:19 [2023-07-21T18:06:19.628Z] #33 36.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 18:06:19 [2023-07-21T18:06:19.628Z] #33 36.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:06:19 [2023-07-21T18:06:19.628Z] #33 36.50 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:19 [2023-07-21T18:06:19.737Z] #48 3.426 Reading package lists... 18:06:19 [2023-07-21T18:06:19.997Z] #48 4.014 Building dependency tree... 18:06:19 [2023-07-21T18:06:19.997Z] #48 4.218 Reading state information... 18:06:20 [2023-07-21T18:06:20.256Z] #48 4.551 The following additional packages will be installed: 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.553 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.553 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.554 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.554 python3-pkg-resources vim-runtime xxd 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.558 Suggested packages: 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.558 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.558 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.558 acl attr quota 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.558 Recommended packages: 18:06:20 [2023-07-21T18:06:20.515Z] #48 4.558 libatm1 nftables libpam-cap build-essential python3-dev unzip 18:06:20 [2023-07-21T18:06:20.780Z] #48 ... 18:06:20 [2023-07-21T18:06:20.780Z] 18:06:20 [2023-07-21T18:06:20.780Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:06:20 [2023-07-21T18:06:20.780Z] #32 40.98 + dpkg --print-architecture 18:06:20 [2023-07-21T18:06:20.780Z] #32 DONE 41.4s 18:06:20 [2023-07-21T18:06:20.780Z] 18:06:20 [2023-07-21T18:06:20.780Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.918 The following NEW packages will be installed: 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.925 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.926 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.926 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.927 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.927 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.927 python3-pkg-resources python3-setuptools python3-wheel sudo 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.927 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:06:20 [2023-07-21T18:06:20.780Z] #48 4.927 xz-utils zip 18:06:20 [2023-07-21T18:06:20.866Z] Fetching without tags 18:06:21 [2023-07-21T18:06:21.015Z] #33 38.07 Selecting previously unselected package g++-mingw-w64-x86-64. 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.268 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.268 Need to get 26.4 MB of archives. 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.268 After this operation, 103 MB of additional disk space will be used. 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.272 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.276 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.278 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.279 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.281 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 18:06:21 [2023-07-21T18:06:21.040Z] #48 5.383 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 18:06:21 [2023-07-21T18:06:21.135Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.07 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.11 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.24 Selecting previously unselected package libapparmor1:amd64. 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.25 Unpacking libapparmor1:amd64 (2.13.6-10) ... 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.33 Selecting previously unselected package libapparmor-dev:amd64. 18:06:21 [2023-07-21T18:06:21.276Z] #33 38.33 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.411 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.417 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.417 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.417 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.417 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.425 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.429 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.433 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.433 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.433 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.433 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.433 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.436 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 18:06:21 [2023-07-21T18:06:21.298Z] #48 5.616 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 18:06:21 [2023-07-21T18:06:21.376Z] Fetching without tags 18:06:21 [2023-07-21T18:06:21.538Z] #33 38.35 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 18:06:21 [2023-07-21T18:06:21.538Z] #33 38.44 Selecting previously unselected package libbtrfs0:amd64. 18:06:21 [2023-07-21T18:06:21.538Z] #33 38.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 18:06:21 [2023-07-21T18:06:21.538Z] #33 38.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:06:21 [2023-07-21T18:06:21.557Z] #48 5.735 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 18:06:21 [2023-07-21T18:06:21.557Z] #48 5.753 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 18:06:21 [2023-07-21T18:06:21.557Z] #48 5.933 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 18:06:21 [2023-07-21T18:06:21.557Z] #48 5.940 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 18:06:21 [2023-07-21T18:06:21.557Z] #48 5.965 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 18:06:21 [2023-07-21T18:06:21.604Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:06:21 [2023-07-21T18:06:21.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:06:21 [2023-07-21T18:06:21.356Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:06:21 [2023-07-21T18:06:21.359Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:21 [2023-07-21T18:06:21.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:06:21 [2023-07-21T18:06:21.410Z] Fetching upstream changes from https://github.com/moby/moby.git 18:06:21 [2023-07-21T18:06:21.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:21 [2023-07-21T18:06:21.411Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:21 [2023-07-21T18:06:21.648Z] > git config core.sparsecheckout # timeout=10 18:06:21 [2023-07-21T18:06:21.651Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:06:20 [2023-07-21T18:06:20.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:06:20 [2023-07-21T18:06:20.892Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:06:20 [2023-07-21T18:06:20.895Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:20 [2023-07-21T18:06:20.900Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:06:20 [2023-07-21T18:06:20.950Z] Fetching upstream changes from https://github.com/moby/moby.git 18:06:20 [2023-07-21T18:06:20.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:20 [2023-07-21T18:06:20.951Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:21 [2023-07-21T18:06:21.178Z] > git config core.sparsecheckout # timeout=10 18:06:21 [2023-07-21T18:06:21.180Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:06:21 [2023-07-21T18:06:21.667Z] > git remote # timeout=10 18:06:21 [2023-07-21T18:06:21.670Z] > git config --get remote.origin.url # timeout=10 18:06:21 [2023-07-21T18:06:21.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:21 [2023-07-21T18:06:21.673Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:06:21 [2023-07-21T18:06:21.801Z] #33 38.61 Selecting previously unselected package libbtrfs-dev:amd64. 18:06:21 [2023-07-21T18:06:21.801Z] #33 38.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 18:06:21 [2023-07-21T18:06:21.801Z] #33 38.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:06:21 [2023-07-21T18:06:21.801Z] #33 38.76 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 18:06:21 [2023-07-21T18:06:21.801Z] #33 38.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:06:21 [2023-07-21T18:06:21.801Z] #33 38.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.032 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.033 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.034 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.056 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.059 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.061 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:06:21 [2023-07-21T18:06:21.816Z] #48 6.224 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:06:22 [2023-07-21T18:06:22.062Z] #33 38.87 Selecting previously unselected package libudev-dev:amd64. 18:06:22 [2023-07-21T18:06:22.062Z] #33 38.88 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.062Z] #33 38.89 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 18:06:22 [2023-07-21T18:06:22.177Z] Merge succeeded, producing 944c0e75ce372aabb9dd330aa802b4b94f9f78a9 18:06:22 [2023-07-21T18:06:22.177Z] Checking out Revision 944c0e75ce372aabb9dd330aa802b4b94f9f78a9 (PR-46047) 18:06:22 [2023-07-21T18:06:22.325Z] Merge succeeded, producing 2d76f96d0612d5d9244e28f1c45d7ded44c875d3 18:06:22 [2023-07-21T18:06:22.325Z] Checking out Revision 2d76f96d0612d5d9244e28f1c45d7ded44c875d3 (PR-46047) 18:06:22 [2023-07-21T18:06:22.334Z] #33 39.05 Selecting previously unselected package libsepol1-dev:amd64. 18:06:22 [2023-07-21T18:06:22.334Z] #33 39.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.334Z] #33 39.06 Unpacking libsepol1-dev:amd64 (3.1-1) ... 18:06:22 [2023-07-21T18:06:22.334Z] #33 39.18 Selecting previously unselected package libpcre2-16-0:amd64. 18:06:22 [2023-07-21T18:06:22.334Z] #33 39.19 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.334Z] #33 39.22 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.577 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.581 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.583 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.585 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.764 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.772 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.775 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 18:06:22 [2023-07-21T18:06:22.383Z] #48 6.782 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 18:06:22 [2023-07-21T18:06:22.596Z] #33 39.36 Selecting previously unselected package libpcre2-32-0:amd64. 18:06:22 [2023-07-21T18:06:22.596Z] #33 39.36 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.596Z] #33 39.38 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:06:22 [2023-07-21T18:06:22.596Z] #33 39.56 Selecting previously unselected package libpcre2-posix2:amd64. 18:06:22 [2023-07-21T18:06:22.596Z] #33 39.57 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.596Z] #33 39.59 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:06:22 [2023-07-21T18:06:22.642Z] #48 6.786 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 18:06:22 [2023-07-21T18:06:22.642Z] #48 6.790 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:06:22 [2023-07-21T18:06:22.857Z] #33 39.72 Selecting previously unselected package libpcre2-dev:amd64. 18:06:22 [2023-07-21T18:06:22.857Z] #33 39.72 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.857Z] #33 39.74 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:06:22 [2023-07-21T18:06:22.901Z] #48 6.946 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 18:06:23 [2023-07-21T18:06:23.119Z] #33 39.95 Selecting previously unselected package libselinux1-dev:amd64. 18:06:23 [2023-07-21T18:06:23.119Z] #33 39.95 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 18:06:23 [2023-07-21T18:06:23.119Z] #33 39.96 Unpacking libselinux1-dev:amd64 (3.1-3) ... 18:06:23 [2023-07-21T18:06:23.119Z] #33 40.14 Selecting previously unselected package libdevmapper-dev:amd64. 18:06:23 [2023-07-21T18:06:23.119Z] #33 40.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 18:06:23 [2023-07-21T18:06:23.160Z] #48 7.303 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 18:06:23 [2023-07-21T18:06:23.160Z] #48 7.309 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 18:06:23 [2023-07-21T18:06:23.160Z] #48 7.497 debconf: delaying package configuration, since apt-utils is not installed 18:06:22 [2023-07-21T18:06:22.130Z] > git remote # timeout=10 18:06:22 [2023-07-21T18:06:22.133Z] > git config --get remote.origin.url # timeout=10 18:06:22 [2023-07-21T18:06:22.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:22 [2023-07-21T18:06:22.136Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:06:22 [2023-07-21T18:06:22.313Z] > git rev-parse HEAD^{commit} # timeout=10 18:06:22 [2023-07-21T18:06:22.361Z] > git config core.sparsecheckout # timeout=10 18:06:22 [2023-07-21T18:06:22.363Z] > git checkout -f 2d76f96d0612d5d9244e28f1c45d7ded44c875d3 # timeout=10 18:06:23 [2023-07-21T18:06:23.380Z] #33 40.15 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:06:23 [2023-07-21T18:06:23.380Z] #33 40.23 Selecting previously unselected package libseccomp-dev:amd64. 18:06:23 [2023-07-21T18:06:23.380Z] #33 40.23 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 18:06:23 [2023-07-21T18:06:23.380Z] #33 40.24 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:06:23 [2023-07-21T18:06:23.380Z] #33 40.41 Selecting previously unselected package libsystemd-dev:amd64. 18:06:23 [2023-07-21T18:06:23.380Z] #33 40.41 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 18:06:22 [2023-07-21T18:06:22.209Z] > git rev-parse HEAD^{commit} # timeout=10 18:06:22 [2023-07-21T18:06:22.261Z] > git config core.sparsecheckout # timeout=10 18:06:22 [2023-07-21T18:06:22.264Z] > git checkout -f 944c0e75ce372aabb9dd330aa802b4b94f9f78a9 # timeout=10 18:06:23 [2023-07-21T18:06:23.418Z] #48 7.545 Fetched 26.4 MB in 2s (11.2 MB/s) 18:06:23 [2023-07-21T18:06:23.418Z] #48 7.605 Selecting previously unselected package pigz. 18:06:23 [2023-07-21T18:06:23.418Z] #48 7.605 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) 18:06:23 [2023-07-21T18:06:23.418Z] #48 7.633 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 18:06:23 [2023-07-21T18:06:23.418Z] #48 7.637 Unpacking pigz (2.6-1) ... 18:06:23 [2023-07-21T18:06:23.418Z] #48 7.744 Selecting previously unselected package libelf1:arm64. 18:06:23 [2023-07-21T18:06:23.642Z] #33 40.41 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:06:23 [2023-07-21T18:06:23.642Z] #33 40.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:06:23 [2023-07-21T18:06:23.642Z] #33 40.69 Setting up libapparmor1:amd64 (2.13.6-10) ... 18:06:23 [2023-07-21T18:06:23.677Z] #48 7.744 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 18:06:23 [2023-07-21T18:06:23.677Z] #48 7.762 Unpacking libelf1:arm64 (0.183-1) ... 18:06:23 [2023-07-21T18:06:23.677Z] #48 7.903 Selecting previously unselected package libbpf0:arm64. 18:06:23 [2023-07-21T18:06:23.677Z] #48 7.906 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 18:06:23 [2023-07-21T18:06:23.677Z] #48 7.923 Unpacking libbpf0:arm64 (1:0.3-2) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.74 Setting up libsepol1-dev:amd64 (3.1-1) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.76 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.84 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.91 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.92 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 18:06:23 [2023-07-21T18:06:23.911Z] #33 40.95 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:06:23 [2023-07-21T18:06:23.936Z] #48 8.045 Selecting previously unselected package libcap2:arm64. 18:06:23 [2023-07-21T18:06:23.936Z] #48 8.051 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 18:06:23 [2023-07-21T18:06:23.936Z] #48 8.085 Unpacking libcap2:arm64 (1:2.44-1) ... 18:06:23 [2023-07-21T18:06:23.936Z] #48 8.168 Selecting previously unselected package libmnl0:arm64. 18:06:23 [2023-07-21T18:06:23.936Z] #48 8.171 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 18:06:23 [2023-07-21T18:06:23.936Z] #48 8.178 Unpacking libmnl0:arm64 (1.0.4-3) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 40.98 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.06 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.08 Setting up mingw-w64-common (8.0.0-1) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.09 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.10 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.12 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.13 Setting up libselinux1-dev:amd64 (3.1-3) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.14 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.15 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.172Z] #33 41.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:06:24 [2023-07-21T18:06:24.194Z] #48 8.269 Selecting previously unselected package libxtables12:arm64. 18:06:24 [2023-07-21T18:06:24.194Z] #48 8.277 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 18:06:24 [2023-07-21T18:06:24.194Z] #48 8.289 Unpacking libxtables12:arm64 (1.8.7-1) ... 18:06:24 [2023-07-21T18:06:24.194Z] #48 8.380 Selecting previously unselected package libcap2-bin. 18:06:24 [2023-07-21T18:06:24.194Z] #48 8.393 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 18:06:24 [2023-07-21T18:06:24.194Z] #48 8.399 Unpacking libcap2-bin (1:2.44-1) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.18 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.19 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.21 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.30 Setting up dmsetup (2:1.02.175-2.1) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:06:24 [2023-07-21T18:06:24.434Z] #33 41.37 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:06:24 [2023-07-21T18:06:24.454Z] #48 8.489 Selecting previously unselected package iproute2. 18:06:24 [2023-07-21T18:06:24.454Z] #48 8.497 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 18:06:24 [2023-07-21T18:06:24.454Z] #48 8.506 Unpacking iproute2 (5.10.0-4) ... 18:06:24 [2023-07-21T18:06:24.454Z] #48 8.769 Selecting previously unselected package xxd. 18:06:24 [2023-07-21T18:06:24.698Z] #33 41.45 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:06:24 [2023-07-21T18:06:24.713Z] #48 8.773 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:06:24 [2023-07-21T18:06:24.713Z] #48 8.779 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:06:24 [2023-07-21T18:06:24.713Z] #48 8.897 Selecting previously unselected package vim-common. 18:06:24 [2023-07-21T18:06:24.713Z] #48 8.897 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:06:24 [2023-07-21T18:06:24.713Z] #48 8.945 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:06:24 [2023-07-21T18:06:24.971Z] #48 9.097 Selecting previously unselected package bash-completion. 18:06:24 [2023-07-21T18:06:24.971Z] #48 9.105 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 18:06:25 [2023-07-21T18:06:25.690Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:06:25 [2023-07-21T18:06:25.690Z] First time build. Skipping changelog. 18:06:25 [2023-07-21T18:06:25.778Z] > git --version # timeout=10 18:06:25 [2023-07-21T18:06:25.781Z] > git --version # 'git version 2.25.1' 18:06:25 [2023-07-21T18:06:25.783Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 18:06:25 [2023-07-21T18:06:25.815Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:06:25 [2023-07-21T18:06:25.816Z] First time build. Skipping changelog. 18:06:25 [2023-07-21T18:06:25.862Z] > git --version # timeout=10 18:06:25 [2023-07-21T18:06:25.864Z] > git --version # 'git version 2.25.1' 18:06:25 [2023-07-21T18:06:25.866Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:26 [2023-07-21T18:06:26.504Z] + docker version 18:06:26 [2023-07-21T18:06:26.626Z] #33 ... 18:06:26 [2023-07-21T18:06:26.626Z] 18:06:26 [2023-07-21T18:06:26.626Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.00 + cd /tmp/tmp.KxGQIjXQot/src/github.com/containerd/containerd 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.00 + git checkout -q v1.6.21 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + export 'BUILDTAGS=netgo osusergo static_build' 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + BUILDTAGS='netgo osusergo static_build' 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + export EXTRA_FLAGS=-buildmode=pie 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + EXTRA_FLAGS=-buildmode=pie 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + '[' '' = dynamic ']' 18:06:26 [2023-07-21T18:06:26.626Z] #36 14.64 + make 18:06:26 [2023-07-21T18:06:26.626Z] #36 15.50 + bin/ctr 18:06:26 [2023-07-21T18:06:26.626Z] #36 ... 18:06:26 [2023-07-21T18:06:26.626Z] 18:06:26 [2023-07-21T18:06:26.626Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:06:26 [2023-07-21T18:06:26.626Z] #34 43.11 + dpkg --print-architecture 18:06:26 [2023-07-21T18:06:26.626Z] #34 43.11 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 18:06:26 [2023-07-21T18:06:26.626Z] #34 43.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 18:06:26 [2023-07-21T18:06:26.626Z] #34 43.45 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 18:06:26 [2023-07-21T18:06:26.696Z] + [ PR != PR ] 18:06:26 [2023-07-21T18:06:26.697Z] + [ 20.10 != master ] 18:06:26 [2023-07-21T18:06:26.697Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:06:26 [2023-07-21T18:06:26.926Z] #48 10.93 Unpacking bash-completion (1:2.11-2) ... 18:06:26 [2023-07-21T18:06:26.926Z] #48 11.14 Selecting previously unselected package bzip2. 18:06:26 [2023-07-21T18:06:26.926Z] #48 11.14 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 18:06:26 [2023-07-21T18:06:26.926Z] #48 11.15 Unpacking bzip2 (1.0.8-4) ... 18:06:26 [2023-07-21T18:06:26.926Z] #48 11.25 Selecting previously unselected package xz-utils. 18:06:27 [2023-07-21T18:06:27.068Z] + docker version 18:06:27 [2023-07-21T18:06:27.185Z] #48 11.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.185Z] #48 11.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:06:27 [2023-07-21T18:06:27.185Z] #48 11.39 Selecting previously unselected package apparmor. 18:06:27 [2023-07-21T18:06:27.185Z] #48 11.39 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.185Z] #48 11.49 Unpacking apparmor (2.13.6-10) ... 18:06:27 [2023-07-21T18:06:27.444Z] #48 11.70 Selecting previously unselected package inetutils-ping. 18:06:27 [2023-07-21T18:06:27.444Z] #48 11.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.444Z] #48 11.73 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:06:27 [2023-07-21T18:06:27.704Z] #48 11.84 Selecting previously unselected package libip4tc2:arm64. 18:06:27 [2023-07-21T18:06:27.704Z] #48 11.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.704Z] #48 11.85 Unpacking libip4tc2:arm64 (1.8.7-1) ... 18:06:27 [2023-07-21T18:06:27.704Z] #48 12.00 Selecting previously unselected package libip6tc2:arm64. 18:06:27 [2023-07-21T18:06:27.704Z] #48 12.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.704Z] #48 12.02 Unpacking libip6tc2:arm64 (1.8.7-1) ... 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.12 Selecting previously unselected package libnfnetlink0:arm64. 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.14 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.23 Selecting previously unselected package libnetfilter-conntrack3:arm64. 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.24 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 18:06:27 [2023-07-21T18:06:27.963Z] #48 12.35 Selecting previously unselected package libnftnl11:arm64. 18:06:28 [2023-07-21T18:06:28.222Z] #48 12.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.222Z] #48 12.36 Unpacking libnftnl11:arm64 (1.1.9-1) ... 18:06:28 [2023-07-21T18:06:28.222Z] #48 12.44 Selecting previously unselected package iptables. 18:06:28 [2023-07-21T18:06:28.222Z] #48 12.44 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.222Z] #48 12.46 Unpacking iptables (1.8.7-1) ... 18:06:28 [2023-07-21T18:06:28.301Z] Fetching without tags 18:06:28 [2023-07-21T18:06:28.481Z] #48 12.63 Selecting previously unselected package libonig5:arm64. 18:06:28 [2023-07-21T18:06:28.481Z] #48 12.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.481Z] #48 12.65 Unpacking libonig5:arm64 (6.9.6-1.1) ... 18:06:28 [2023-07-21T18:06:28.481Z] #48 12.75 Selecting previously unselected package libjq1:arm64. 18:06:28 [2023-07-21T18:06:28.481Z] #48 12.76 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.481Z] #48 12.78 Unpacking libjq1:arm64 (1.6-2.1) ... 18:06:28 [2023-07-21T18:06:28.491Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:06:28 [2023-07-21T18:06:28.543Z] #34 ... 18:06:28 [2023-07-21T18:06:28.543Z] 18:06:28 [2023-07-21T18:06:28.543Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:06:28 [2023-07-21T18:06:28.543Z] #33 DONE 45.2s 18:06:28 [2023-07-21T18:06:28.543Z] 18:06:28 [2023-07-21T18:06:28.543Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker 18:06:28 [2023-07-21T18:06:28.740Z] #48 12.87 Selecting previously unselected package jq. 18:06:28 [2023-07-21T18:06:28.740Z] #48 12.88 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.740Z] #48 12.89 Unpacking jq (1.6-2.1) ... 18:06:28 [2023-07-21T18:06:28.740Z] #48 13.02 Selecting previously unselected package libaio1:arm64. 18:06:28 [2023-07-21T18:06:28.740Z] #48 13.03 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.740Z] #48 13.06 Unpacking libaio1:arm64 (0.3.112-9) ... 18:06:28 [2023-07-21T18:06:28.999Z] #48 13.14 Selecting previously unselected package libgpm2:arm64. 18:06:28 [2023-07-21T18:06:28.999Z] #48 13.14 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.999Z] #48 13.15 Unpacking libgpm2:arm64 (1.20.7-8) ... 18:06:28 [2023-07-21T18:06:28.999Z] #48 13.24 Selecting previously unselected package libicu67:arm64. 18:06:28 [2023-07-21T18:06:28.999Z] #48 13.24 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... 18:06:28 [2023-07-21T18:06:28.999Z] #48 13.25 Unpacking libicu67:arm64 (67.1-7) ... 18:06:29 [2023-07-21T18:06:29.202Z] Merge succeeded, producing ce6505c9326562f01c455c45fd1bd5a2b21bd69e 18:06:29 [2023-07-21T18:06:29.203Z] Checking out Revision ce6505c9326562f01c455c45fd1bd5a2b21bd69e (PR-46047) 18:06:28 [2023-07-21T18:06:28.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:06:28 [2023-07-21T18:06:28.288Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:06:28 [2023-07-21T18:06:28.291Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:28 [2023-07-21T18:06:28.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:06:28 [2023-07-21T18:06:28.304Z] Fetching upstream changes from https://github.com/moby/moby.git 18:06:28 [2023-07-21T18:06:28.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:28 [2023-07-21T18:06:28.304Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:06:28 [2023-07-21T18:06:28.497Z] > git config core.sparsecheckout # timeout=10 18:06:28 [2023-07-21T18:06:28.499Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:06:29 [2023-07-21T18:06:29.067Z] > git remote # timeout=10 18:06:29 [2023-07-21T18:06:29.071Z] > git config --get remote.origin.url # timeout=10 18:06:29 [2023-07-21T18:06:29.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:06:29 [2023-07-21T18:06:29.074Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:06:29 [2023-07-21T18:06:29.198Z] > git rev-parse HEAD^{commit} # timeout=10 18:06:29 [2023-07-21T18:06:29.204Z] > git config core.sparsecheckout # timeout=10 18:06:29 [2023-07-21T18:06:29.207Z] > git checkout -f ce6505c9326562f01c455c45fd1bd5a2b21bd69e # timeout=10 18:06:29 [2023-07-21T18:06:29.486Z] #40 DONE 1.2s 18:06:29 [2023-07-21T18:06:29.487Z] 18:06:29 [2023-07-21T18:06:29.487Z] #41 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:06:29 [2023-07-21T18:06:29.937Z] #48 14.19 Selecting previously unselected package libinih1:arm64. 18:06:29 [2023-07-21T18:06:29.937Z] #48 14.20 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... 18:06:29 [2023-07-21T18:06:29.937Z] #48 14.21 Unpacking libinih1:arm64 (53-1+b2) ... 18:06:29 [2023-07-21T18:06:29.937Z] #48 14.29 Selecting previously unselected package libnet1:arm64. 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.39 Selecting previously unselected package libnl-3-200:arm64. 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.41 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.47 Selecting previously unselected package libprotobuf-c1:arm64. 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 18:06:30 [2023-07-21T18:06:30.196Z] #48 14.48 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:06:30 [2023-07-21T18:06:30.440Z] #41 DONE 0.8s 18:06:30 [2023-07-21T18:06:30.440Z] 18:06:30 [2023-07-21T18:06:30.440Z] #42 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.53 Selecting previously unselected package net-tools. 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.63 Selecting previously unselected package patch. 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.64 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.65 Unpacking patch (2.7.6-7) ... 18:06:30 [2023-07-21T18:06:30.455Z] #48 14.77 Selecting previously unselected package python-pip-whl. 18:06:30 [2023-07-21T18:06:30.701Z] #42 0.506 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:06:30 [2023-07-21T18:06:30.714Z] #48 14.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:06:30 [2023-07-21T18:06:30.714Z] #48 14.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:06:30 [2023-07-21T18:06:30.714Z] #48 14.97 Selecting previously unselected package python3-lib2to3. 18:06:30 [2023-07-21T18:06:30.714Z] #48 14.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 18:06:30 [2023-07-21T18:06:30.714Z] #48 14.98 Unpacking python3-lib2to3 (3.9.2-1) ... 18:06:30 [2023-07-21T18:06:30.965Z] #42 DONE 0.7s 18:06:30 [2023-07-21T18:06:30.965Z] 18:06:30 [2023-07-21T18:06:30.965Z] #43 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.10 Selecting previously unselected package python3-distutils. 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.10 Unpacking python3-distutils (3.9.2-1) ... 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.21 Selecting previously unselected package python3-pkg-resources. 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.22 Unpacking python3-pkg-resources (52.0.0-4) ... 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.28 Selecting previously unselected package python3-setuptools. 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.29 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 18:06:30 [2023-07-21T18:06:30.973Z] #48 15.30 Unpacking python3-setuptools (52.0.0-4) ... 18:06:31 [2023-07-21T18:06:31.232Z] #48 15.43 Selecting previously unselected package python3-wheel. 18:06:31 [2023-07-21T18:06:31.232Z] #48 15.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 18:06:31 [2023-07-21T18:06:31.232Z] #48 15.44 Unpacking python3-wheel (0.34.2-1) ... 18:06:31 [2023-07-21T18:06:31.232Z] #48 15.53 Selecting previously unselected package python3-pip. 18:06:31 [2023-07-21T18:06:31.232Z] #48 15.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:06:31 [2023-07-21T18:06:31.232Z] #48 15.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:06:31 [2023-07-21T18:06:31.491Z] #48 15.66 Selecting previously unselected package sudo. 18:06:31 [2023-07-21T18:06:31.491Z] #48 15.67 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 18:06:31 [2023-07-21T18:06:31.491Z] #48 15.67 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:06:31 [2023-07-21T18:06:31.751Z] #48 15.89 Selecting previously unselected package thin-provisioning-tools. 18:06:31 [2023-07-21T18:06:31.751Z] #48 15.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... 18:06:31 [2023-07-21T18:06:31.751Z] #48 15.93 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:06:31 [2023-07-21T18:06:31.751Z] #48 16.01 Selecting previously unselected package uidmap. 18:06:31 [2023-07-21T18:06:31.751Z] #48 16.02 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... 18:06:31 [2023-07-21T18:06:31.751Z] #48 16.02 Unpacking uidmap (1:4.8.1-1) ... 18:06:31 [2023-07-21T18:06:31.751Z] Client: Docker Engine - Community 18:06:31 [2023-07-21T18:06:31.751Z] Version: 24.0.2 18:06:31 [2023-07-21T18:06:31.751Z] API version: 1.43 18:06:31 [2023-07-21T18:06:31.751Z] Go version: go1.20.4 18:06:31 [2023-07-21T18:06:31.751Z] Git commit: cb74dfc 18:06:31 [2023-07-21T18:06:31.751Z] Built: Thu May 25 21:52:22 2023 18:06:31 [2023-07-21T18:06:31.751Z] OS/Arch: linux/amd64 18:06:31 [2023-07-21T18:06:31.751Z] Context: default 18:06:31 [2023-07-21T18:06:31.751Z] 18:06:31 [2023-07-21T18:06:31.751Z] Server: Docker Engine - Community 18:06:31 [2023-07-21T18:06:31.751Z] Engine: 18:06:31 [2023-07-21T18:06:31.751Z] Version: 24.0.2 18:06:31 [2023-07-21T18:06:31.751Z] API version: 1.43 (minimum version 1.12) 18:06:31 [2023-07-21T18:06:31.751Z] Go version: go1.20.4 18:06:31 [2023-07-21T18:06:31.751Z] Git commit: 659604f 18:06:31 [2023-07-21T18:06:31.751Z] Built: Thu May 25 21:52:22 2023 18:06:31 [2023-07-21T18:06:31.751Z] OS/Arch: linux/amd64 18:06:31 [2023-07-21T18:06:31.751Z] Experimental: true 18:06:31 [2023-07-21T18:06:31.751Z] containerd: 18:06:31 [2023-07-21T18:06:31.751Z] Version: 1.6.21 18:06:31 [2023-07-21T18:06:31.751Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:06:31 [2023-07-21T18:06:31.751Z] runc: 18:06:31 [2023-07-21T18:06:31.751Z] Version: 1.1.7 18:06:31 [2023-07-21T18:06:31.751Z] GitCommit: v1.1.7-0-g860f061 18:06:31 [2023-07-21T18:06:31.751Z] docker-init: 18:06:31 [2023-07-21T18:06:31.751Z] Version: 0.19.0 18:06:31 [2023-07-21T18:06:31.751Z] GitCommit: de40ad0 [Pipeline] sh 18:06:31 [2023-07-21T18:06:31.921Z] #43 DONE 0.7s 18:06:31 [2023-07-21T18:06:31.921Z] 18:06:31 [2023-07-21T18:06:31.921Z] #44 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:06:32 [2023-07-21T18:06:32.009Z] #48 16.09 Selecting previously unselected package vim-runtime. 18:06:32 [2023-07-21T18:06:32.010Z] #48 16.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:06:32 [2023-07-21T18:06:32.010Z] #48 16.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:06:32 [2023-07-21T18:06:32.010Z] #48 16.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:06:32 [2023-07-21T18:06:32.010Z] #48 16.14 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:06:32 [2023-07-21T18:06:32.081Z] + docker info 18:06:32 [2023-07-21T18:06:32.182Z] #44 DONE 0.6s 18:06:32 [2023-07-21T18:06:32.182Z] 18:06:32 [2023-07-21T18:06:32.182Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.559 + RM_GOPATH=0 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.559 + TMP_GOPATH= 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.559 + : /build 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.559 + '[' -z '' ']' 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.560 ++ mktemp -d 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.560 + export GOPATH=/tmp/tmp.x9pX9RcDzV 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.560 + GOPATH=/tmp/tmp.x9pX9RcDzV 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.560 + RM_GOPATH=1 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.560 + case "$(go env GOARCH)" in 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.561 ++ go env GOARCH 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.613 + export GO_BUILDMODE=-buildmode=pie 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.613 + GO_BUILDMODE=-buildmode=pie 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.615 ++ dirname /tmp/install/install.sh 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + dir=/tmp/install 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + bin=runc 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + shift 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + '[' '!' -f /tmp/install/runc.installer ']' 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + . /tmp/install/runc.installer 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 ++ set -e 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 ++ : v1.1.8 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + install_runc 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + RUNC_BUILDTAGS=seccomp 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + echo 'Install runc version v1.1.8 (build tags: seccomp)' 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.x9pX9RcDzV/src/github.com/opencontainers/runc 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.620 Install runc version v1.1.8 (build tags: seccomp) 18:06:32 [2023-07-21T18:06:32.182Z] #45 0.628 Cloning into '/tmp/tmp.x9pX9RcDzV/src/github.com/opencontainers/runc'... 18:06:32 [2023-07-21T18:06:32.182Z] #45 3.451 + cd /tmp/tmp.x9pX9RcDzV/src/github.com/opencontainers/runc 18:06:32 [2023-07-21T18:06:32.182Z] #45 3.451 + git checkout -q v1.1.8 18:06:32 [2023-07-21T18:06:32.182Z] #45 3.695 + '[' -z '' ']' 18:06:32 [2023-07-21T18:06:32.182Z] #45 3.695 + target=static 18:06:32 [2023-07-21T18:06:32.182Z] #45 3.695 + make BUILDTAGS=seccomp static 18:06:32 [2023-07-21T18:06:32.182Z] #45 3.862 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . 18:06:32 [2023-07-21T18:06:32.309Z] Client: Docker Engine - Community 18:06:32 [2023-07-21T18:06:32.309Z] Version: 24.0.2 18:06:32 [2023-07-21T18:06:32.309Z] API version: 1.43 18:06:32 [2023-07-21T18:06:32.309Z] Go version: go1.20.4 18:06:32 [2023-07-21T18:06:32.309Z] Git commit: cb74dfc 18:06:32 [2023-07-21T18:06:32.309Z] Built: Thu May 25 21:52:22 2023 18:06:32 [2023-07-21T18:06:32.309Z] OS/Arch: linux/amd64 18:06:32 [2023-07-21T18:06:32.309Z] Context: default 18:06:32 [2023-07-21T18:06:32.309Z] 18:06:32 [2023-07-21T18:06:32.309Z] Server: Docker Engine - Community 18:06:32 [2023-07-21T18:06:32.309Z] Engine: 18:06:32 [2023-07-21T18:06:32.309Z] Version: 24.0.2 18:06:32 [2023-07-21T18:06:32.309Z] API version: 1.43 (minimum version 1.12) 18:06:32 [2023-07-21T18:06:32.309Z] Go version: go1.20.4 18:06:32 [2023-07-21T18:06:32.309Z] Git commit: 659604f 18:06:32 [2023-07-21T18:06:32.309Z] Built: Thu May 25 21:52:22 2023 18:06:32 [2023-07-21T18:06:32.309Z] OS/Arch: linux/amd64 18:06:32 [2023-07-21T18:06:32.309Z] Experimental: true 18:06:32 [2023-07-21T18:06:32.309Z] containerd: 18:06:32 [2023-07-21T18:06:32.309Z] Version: 1.6.21 18:06:32 [2023-07-21T18:06:32.309Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:06:32 [2023-07-21T18:06:32.309Z] runc: 18:06:32 [2023-07-21T18:06:32.309Z] Version: 1.1.7 18:06:32 [2023-07-21T18:06:32.309Z] GitCommit: v1.1.7-0-g860f061 18:06:32 [2023-07-21T18:06:32.309Z] docker-init: 18:06:32 [2023-07-21T18:06:32.309Z] Version: 0.19.0 18:06:32 [2023-07-21T18:06:32.309Z] GitCommit: de40ad0 [Pipeline] sh 18:06:32 [2023-07-21T18:06:32.685Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:06:32 [2023-07-21T18:06:32.686Z] First time build. Skipping changelog. 18:06:32 [2023-07-21T18:06:32.702Z] > git --version # timeout=10 18:06:32 [2023-07-21T18:06:32.705Z] > git --version # 'git version 2.25.1' 18:06:32 [2023-07-21T18:06:32.707Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 18:06:32 [2023-07-21T18:06:32.708Z] + docker info 18:06:32 [2023-07-21T18:06:32.950Z] #48 16.99 Selecting previously unselected package vim. 18:06:32 [2023-07-21T18:06:32.951Z] #48 17.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:06:32 [2023-07-21T18:06:32.951Z] #48 17.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:06:32 [2023-07-21T18:06:32.951Z] #48 17.21 Selecting previously unselected package xfsprogs. 18:06:32 [2023-07-21T18:06:32.951Z] #48 17.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... 18:06:32 [2023-07-21T18:06:32.951Z] #48 17.22 Unpacking xfsprogs (5.10.0-4) ... 18:06:33 [2023-07-21T18:06:33.124Z] #45 ... 18:06:33 [2023-07-21T18:06:33.124Z] 18:06:33 [2023-07-21T18:06:33.124Z] #46 [dev-systemd-false 6/26] RUN ldconfig 18:06:33 [2023-07-21T18:06:33.124Z] #46 DONE 0.8s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:06:33 [2023-07-21T18:06:33.211Z] #48 17.39 Selecting previously unselected package zip. 18:06:33 [2023-07-21T18:06:33.211Z] #48 17.40 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... 18:06:33 [2023-07-21T18:06:33.211Z] #48 17.41 Unpacking zip (3.0-12) ... 18:06:33 [2023-07-21T18:06:33.385Z] 18:06:33 [2023-07-21T18:06:33.386Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:06:33 [2023-07-21T18:06:33.469Z] #48 17.55 Setting up python3-pkg-resources (52.0.0-4) ... 18:06:33 [2023-07-21T18:06:33.526Z] + docker version 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.87 Setting up libip4tc2:arm64 (1.8.7-1) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.91 Setting up libgpm2:arm64 (1.20.7-8) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.93 Setting up libicu67:arm64 (67.1-7) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.94 Setting up libip6tc2:arm64 (1.8.7-1) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.95 Setting up libinih1:arm64 (53-1+b2) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.97 Setting up uidmap (1:4.8.1-1) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 17.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 18.01 Setting up bzip2 (1.0.8-4) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 18.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:06:33 [2023-07-21T18:06:33.728Z] #48 18.06 Setting up python3-wheel (0.34.2-1) ... 18:06:33 [2023-07-21T18:06:33.987Z] #48 18.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:06:33 [2023-07-21T18:06:33.987Z] #48 18.31 Setting up libcap2:arm64 (1:2.44-1) ... 18:06:34 [2023-07-21T18:06:34.299Z] #48 18.32 Setting up libcap2-bin (1:2.44-1) ... 18:06:34 [2023-07-21T18:06:34.299Z] #48 18.34 Setting up apparmor (2.13.6-10) ... 18:06:34 [2023-07-21T18:06:34.329Z] #47 DONE 1.2s 18:06:34 [2023-07-21T18:06:34.330Z] 18:06:34 [2023-07-21T18:06:34.330Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:34 [2023-07-21T18:06:34.330Z] #36 ... 18:06:34 [2023-07-21T18:06:34.330Z] 18:06:34 [2023-07-21T18:06:34.330Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:06:34 [2023-07-21T18:06:34.330Z] #34 DONE 51.0s 18:06:34 [2023-07-21T18:06:34.330Z] 18:06:34 [2023-07-21T18:06:34.330Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:35 [2023-07-21T18:06:35.236Z] #48 ... 18:06:35 [2023-07-21T18:06:35.236Z] 18:06:35 [2023-07-21T18:06:35.236Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:06:35 [2023-07-21T18:06:35.236Z] #28 56.13 + return 18:06:35 [2023-07-21T18:06:35.274Z] #48 1.127 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:06:35 [2023-07-21T18:06:35.274Z] #48 1.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:06:35 [2023-07-21T18:06:35.274Z] #48 1.139 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:06:35 [2023-07-21T18:06:35.428Z] Client: Docker Engine - Community 18:06:35 [2023-07-21T18:06:35.428Z] Version: 24.0.2 18:06:35 [2023-07-21T18:06:35.428Z] API version: 1.43 18:06:35 [2023-07-21T18:06:35.428Z] Go version: go1.20.4 18:06:35 [2023-07-21T18:06:35.428Z] Git commit: cb74dfc 18:06:35 [2023-07-21T18:06:35.428Z] Built: Thu May 25 21:52:22 2023 18:06:35 [2023-07-21T18:06:35.428Z] OS/Arch: linux/amd64 18:06:35 [2023-07-21T18:06:35.428Z] Context: default 18:06:35 [2023-07-21T18:06:35.428Z] 18:06:35 [2023-07-21T18:06:35.428Z] Server: Docker Engine - Community 18:06:35 [2023-07-21T18:06:35.428Z] Engine: 18:06:35 [2023-07-21T18:06:35.428Z] Version: 24.0.2 18:06:35 [2023-07-21T18:06:35.428Z] API version: 1.43 (minimum version 1.12) 18:06:35 [2023-07-21T18:06:35.428Z] Go version: go1.20.4 18:06:35 [2023-07-21T18:06:35.428Z] Git commit: 659604f 18:06:35 [2023-07-21T18:06:35.428Z] Built: Thu May 25 21:52:22 2023 18:06:35 [2023-07-21T18:06:35.428Z] OS/Arch: linux/amd64 18:06:35 [2023-07-21T18:06:35.428Z] Experimental: true 18:06:35 [2023-07-21T18:06:35.428Z] containerd: 18:06:35 [2023-07-21T18:06:35.428Z] Version: 1.6.21 18:06:35 [2023-07-21T18:06:35.428Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:06:35 [2023-07-21T18:06:35.428Z] runc: 18:06:35 [2023-07-21T18:06:35.428Z] Version: 1.1.7 18:06:35 [2023-07-21T18:06:35.428Z] GitCommit: v1.1.7-0-g860f061 18:06:35 [2023-07-21T18:06:35.428Z] docker-init: 18:06:35 [2023-07-21T18:06:35.428Z] Version: 0.19.0 18:06:35 [2023-07-21T18:06:35.428Z] GitCommit: de40ad0 [Pipeline] sh 18:06:35 [2023-07-21T18:06:35.729Z] + docker info 18:06:35 [2023-07-21T18:06:35.845Z] #48 1.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:06:35 [2023-07-21T18:06:35.845Z] #48 1.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:06:36 [2023-07-21T18:06:36.422Z] #48 2.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:06:36 [2023-07-21T18:06:36.613Z] #28 DONE 57.6s 18:06:36 [2023-07-21T18:06:36.613Z] 18:06:36 [2023-07-21T18:06:36.613Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:36 [2023-07-21T18:06:36.613Z] #48 19.65 Setting up zip (3.0-12) ... 18:06:36 [2023-07-21T18:06:36.613Z] #48 19.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:06:36 [2023-07-21T18:06:36.613Z] #48 19.73 Setting up bash-completion (1:2.11-2) ... 18:06:36 [2023-07-21T18:06:36.872Z] #48 21.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.26 Setting up libmnl0:arm64 (1.0.4-3) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.28 Setting up patch (2.7.6-7) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.30 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.35 invoke-rc.d: could not determine current runlevel 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.36 invoke-rc.d: policy-rc.d denied execution of start. 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.38 Setting up xfsprogs (5.10.0-4) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.40 Setting up libxtables12:arm64 (1.8.7-1) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.41 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.43 Setting up pigz (2.6-1) ... 18:06:37 [2023-07-21T18:06:37.133Z] #48 21.44 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 18:06:37 [2023-07-21T18:06:37.366Z] #48 3.247 Fetched 8658 kB in 2s (3625 kB/s) 18:06:37 [2023-07-21T18:06:37.397Z] #48 21.46 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 18:06:37 [2023-07-21T18:06:37.397Z] #48 21.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:06:37 [2023-07-21T18:06:37.397Z] #48 21.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:06:37 [2023-07-21T18:06:37.397Z] #48 21.72 Setting up libaio1:arm64 (0.3.112-9) ... 18:06:37 [2023-07-21T18:06:37.655Z] #48 21.82 Setting up python3-lib2to3 (3.9.2-1) ... 18:06:37 [2023-07-21T18:06:37.914Z] #48 21.97 Setting up libelf1:arm64 (0.183-1) ... 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.01 Setting up libonig5:arm64 (6.9.6-1.1) ... 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.02 Setting up python3-distutils (3.9.2-1) ... 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.15 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:06:37 [2023-07-21T18:06:37.914Z] #48 22.21 Setting up python3-setuptools (52.0.0-4) ... 18:06:38 [2023-07-21T18:06:38.173Z] #48 22.56 Setting up libjq1:arm64 (1.6-2.1) ... 18:06:38 [2023-07-21T18:06:38.310Z] #48 3.247 Reading package lists... 18:06:38 [2023-07-21T18:06:38.432Z] #48 22.57 Setting up libnftnl11:arm64 (1.1.9-1) ... 18:06:38 [2023-07-21T18:06:38.432Z] #48 22.59 Setting up thin-provisioning-tools (0.9.0-1) ... 18:06:38 [2023-07-21T18:06:38.432Z] #48 22.61 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:06:38 [2023-07-21T18:06:38.691Z] #48 22.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 18:06:38 [2023-07-21T18:06:38.691Z] #48 22.94 Setting up jq (1.6-2.1) ... 18:06:38 [2023-07-21T18:06:38.691Z] #48 22.96 Setting up libbpf0:arm64 (1:0.3-2) ... 18:06:38 [2023-07-21T18:06:38.691Z] #48 23.05 Setting up iptables (1.8.7-1) ... 18:06:38 [2023-07-21T18:06:38.691Z] #48 23.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:06:38 [2023-07-21T18:06:38.950Z] #48 ... 18:06:38 [2023-07-21T18:06:38.950Z] 18:06:38 [2023-07-21T18:06:38.950Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:06:38 [2023-07-21T18:06:38.950Z] #24 59.30 + /build/golangci-lint --version 18:06:38 [2023-07-21T18:06:38.950Z] #24 59.48 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 18:06:38 [2023-07-21T18:06:38.950Z] #24 DONE 59.8s 18:06:38 [2023-07-21T18:06:38.950Z] 18:06:38 [2023-07-21T18:06:38.950Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:38 [2023-07-21T18:06:38.950Z] #48 23.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:06:38 [2023-07-21T18:06:38.950Z] #48 23.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:06:38 [2023-07-21T18:06:38.950Z] #48 23.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:06:38 [2023-07-21T18:06:38.950Z] #48 23.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:06:38 [2023-07-21T18:06:38.950Z] #48 23.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:06:38 [2023-07-21T18:06:38.950Z] #48 23.17 Setting up iproute2 (5.10.0-4) ... 18:06:39 [2023-07-21T18:06:39.210Z] #48 23.33 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:06:39 [2023-07-21T18:06:39.210Z] #48 DONE 23.5s 18:06:39 [2023-07-21T18:06:39.210Z] 18:06:39 [2023-07-21T18:06:39.210Z] #49 [dev-systemd-false 9/26] 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 18:06:39 [2023-07-21T18:06:39.253Z] #48 4.094 Reading package lists... 18:06:39 [2023-07-21T18:06:39.253Z] #48 4.906 Building dependency tree... 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.306 The following additional packages will be installed: 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.307 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.307 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.308 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.308 python3-pkg-resources vim-runtime xxd 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.310 Suggested packages: 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.310 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.310 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.310 acl attr quota 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.310 Recommended packages: 18:06:39 [2023-07-21T18:06:39.514Z] #48 5.310 libatm1 nftables libpam-cap build-essential python3-dev unzip 18:06:39 [2023-07-21T18:06:39.779Z] #49 0.632 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:06:40 [2023-07-21T18:06:40.039Z] #49 0.636 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:06:40 [2023-07-21T18:06:40.039Z] #49 0.641 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:06:40 [2023-07-21T18:06:40.039Z] #49 DONE 0.8s 18:06:40 [2023-07-21T18:06:40.039Z] 18:06:40 [2023-07-21T18:06:40.039Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.747 The following NEW packages will be installed: 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.748 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.748 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.749 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.750 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.750 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.750 python3-pkg-resources python3-setuptools python3-wheel sudo 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.751 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:06:40 [2023-07-21T18:06:40.089Z] #48 5.751 xz-utils zip 18:06:40 [2023-07-21T18:06:40.089Z] #48 6.029 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. 18:06:40 [2023-07-21T18:06:40.089Z] #48 6.029 Need to get 27.0 MB of archives. 18:06:40 [2023-07-21T18:06:40.089Z] #48 6.029 After this operation, 104 MB of additional disk space will be used. 18:06:40 [2023-07-21T18:06:40.089Z] #48 6.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.034 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.037 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.230 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.231 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.233 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.237 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.246 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.254 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.257 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.260 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.260 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.263 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.269 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.271 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.276 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.277 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.279 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 18:06:40 [2023-07-21T18:06:40.350Z] #48 6.281 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 18:06:40 [2023-07-21T18:06:40.607Z] #50 ... 18:06:40 [2023-07-21T18:06:40.607Z] 18:06:40 [2023-07-21T18:06:40.607Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:06:40 [2023-07-21T18:06:40.607Z] #40 29.42 + mkdir -p /build 18:06:40 [2023-07-21T18:06:40.607Z] #40 29.42 + cp runc /build/runc 18:06:40 [2023-07-21T18:06:40.607Z] #40 DONE 29.6s 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.283 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.304 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.306 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.308 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.309 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.310 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 18:06:40 [2023-07-21T18:06:40.625Z] #48 6.312 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:06:40 [2023-07-21T18:06:40.866Z] 18:06:40 [2023-07-21T18:06:40.866Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:40 [2023-07-21T18:06:40.866Z] #37 49.71 + bin/containerd 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.578 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.578 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.579 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.581 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.581 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.584 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.586 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.613 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.614 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.616 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.618 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.622 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.622 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.626 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.639 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.643 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 18:06:40 [2023-07-21T18:06:40.887Z] #48 6.645 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:06:41 [2023-07-21T18:06:41.148Z] #48 6.873 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 18:06:41 [2023-07-21T18:06:41.410Z] #48 7.263 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 18:06:41 [2023-07-21T18:06:41.410Z] #48 7.274 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 18:06:41 [2023-07-21T18:06:41.982Z] #48 7.607 debconf: delaying package configuration, since apt-utils is not installed 18:06:41 [2023-07-21T18:06:41.982Z] #48 7.660 Fetched 27.0 MB in 2s (17.8 MB/s) 18:06:41 [2023-07-21T18:06:41.982Z] #48 7.787 Selecting previously unselected package pigz. 18:06:41 [2023-07-21T18:06:41.982Z] #48 7.787 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 18:06:41 [2023-07-21T18:06:41.982Z] #48 7.811 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 18:06:41 [2023-07-21T18:06:41.982Z] #48 7.819 Unpacking pigz (2.6-1) ... 18:06:42 [2023-07-21T18:06:42.019Z] Client: Docker Engine - Community 18:06:42 [2023-07-21T18:06:42.019Z] Version: 24.0.2 18:06:42 [2023-07-21T18:06:42.019Z] Context: default 18:06:42 [2023-07-21T18:06:42.019Z] Debug Mode: false 18:06:42 [2023-07-21T18:06:42.019Z] Plugins: 18:06:42 [2023-07-21T18:06:42.019Z] buildx: Docker Buildx (Docker Inc.) 18:06:42 [2023-07-21T18:06:42.019Z] Version: v0.11.0 18:06:42 [2023-07-21T18:06:42.019Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:06:42 [2023-07-21T18:06:42.019Z] compose: Docker Compose (Docker Inc.) 18:06:42 [2023-07-21T18:06:42.019Z] Version: v2.19.1 18:06:42 [2023-07-21T18:06:42.019Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:06:42 [2023-07-21T18:06:42.019Z] 18:06:42 [2023-07-21T18:06:42.019Z] Server: 18:06:42 [2023-07-21T18:06:42.019Z] Containers: 0 18:06:42 [2023-07-21T18:06:42.019Z] Running: 0 18:06:42 [2023-07-21T18:06:42.019Z] Paused: 0 18:06:42 [2023-07-21T18:06:42.019Z] Stopped: 0 18:06:42 [2023-07-21T18:06:42.019Z] Images: 0 18:06:42 [2023-07-21T18:06:42.019Z] Server Version: 24.0.2 18:06:42 [2023-07-21T18:06:42.019Z] Storage Driver: overlay2 18:06:42 [2023-07-21T18:06:42.019Z] Backing Filesystem: extfs 18:06:42 [2023-07-21T18:06:42.019Z] Supports d_type: true 18:06:42 [2023-07-21T18:06:42.019Z] Using metacopy: false 18:06:42 [2023-07-21T18:06:42.019Z] Native Overlay Diff: true 18:06:42 [2023-07-21T18:06:42.019Z] userxattr: false 18:06:42 [2023-07-21T18:06:42.019Z] Logging Driver: json-file 18:06:42 [2023-07-21T18:06:42.019Z] Cgroup Driver: cgroupfs 18:06:42 [2023-07-21T18:06:42.019Z] Cgroup Version: 1 18:06:42 [2023-07-21T18:06:42.019Z] Plugins: 18:06:42 [2023-07-21T18:06:42.019Z] Volume: local 18:06:42 [2023-07-21T18:06:42.019Z] Network: bridge host ipvlan macvlan null overlay 18:06:42 [2023-07-21T18:06:42.019Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:06:42 [2023-07-21T18:06:42.019Z] Swarm: inactive 18:06:42 [2023-07-21T18:06:42.019Z] Runtimes: runc io.containerd.runc.v2 18:06:42 [2023-07-21T18:06:42.019Z] Default Runtime: runc 18:06:42 [2023-07-21T18:06:42.019Z] Init Binary: docker-init 18:06:42 [2023-07-21T18:06:42.019Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:06:42 [2023-07-21T18:06:42.019Z] runc version: v1.1.7-0-g860f061 18:06:42 [2023-07-21T18:06:42.019Z] init version: de40ad0 18:06:42 [2023-07-21T18:06:42.019Z] Security Options: 18:06:42 [2023-07-21T18:06:42.019Z] apparmor 18:06:42 [2023-07-21T18:06:42.019Z] seccomp 18:06:42 [2023-07-21T18:06:42.019Z] Profile: builtin 18:06:42 [2023-07-21T18:06:42.019Z] Kernel Version: 5.15.0-1039-aws 18:06:42 [2023-07-21T18:06:42.019Z] Operating System: Ubuntu 20.04.6 LTS 18:06:42 [2023-07-21T18:06:42.019Z] OSType: linux 18:06:42 [2023-07-21T18:06:42.019Z] Architecture: x86_64 18:06:42 [2023-07-21T18:06:42.019Z] CPUs: 8 18:06:42 [2023-07-21T18:06:42.019Z] Total Memory: 30.56GiB 18:06:42 [2023-07-21T18:06:42.019Z] Name: ip-10-100-91-149 18:06:42 [2023-07-21T18:06:42.019Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 18:06:42 [2023-07-21T18:06:42.019Z] Docker Root Dir: /var/lib/docker 18:06:42 [2023-07-21T18:06:42.019Z] Debug Mode: false 18:06:42 [2023-07-21T18:06:42.019Z] Experimental: true 18:06:42 [2023-07-21T18:06:42.019Z] Insecure Registries: 18:06:42 [2023-07-21T18:06:42.019Z] 127.0.0.0/8 18:06:42 [2023-07-21T18:06:42.019Z] Live Restore Enabled: true 18:06:42 [2023-07-21T18:06:42.019Z] [Pipeline] sh 18:06:42 [2023-07-21T18:06:42.244Z] #48 7.910 Selecting previously unselected package libelf1:amd64. 18:06:42 [2023-07-21T18:06:42.244Z] #48 7.912 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.244Z] #48 7.925 Unpacking libelf1:amd64 (0.183-1) ... 18:06:42 [2023-07-21T18:06:42.244Z] #48 8.070 Selecting previously unselected package libbpf0:amd64. 18:06:42 [2023-07-21T18:06:42.244Z] #48 8.073 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.244Z] #48 8.082 Unpacking libbpf0:amd64 (1:0.3-2) ... 18:06:42 [2023-07-21T18:06:42.291Z] Client: Docker Engine - Community 18:06:42 [2023-07-21T18:06:42.291Z] Version: 24.0.2 18:06:42 [2023-07-21T18:06:42.291Z] Context: default 18:06:42 [2023-07-21T18:06:42.291Z] Debug Mode: false 18:06:42 [2023-07-21T18:06:42.291Z] Plugins: 18:06:42 [2023-07-21T18:06:42.291Z] buildx: Docker Buildx (Docker Inc.) 18:06:42 [2023-07-21T18:06:42.291Z] Version: v0.11.0 18:06:42 [2023-07-21T18:06:42.291Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:06:42 [2023-07-21T18:06:42.291Z] compose: Docker Compose (Docker Inc.) 18:06:42 [2023-07-21T18:06:42.291Z] Version: v2.19.1 18:06:42 [2023-07-21T18:06:42.291Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:06:42 [2023-07-21T18:06:42.291Z] 18:06:42 [2023-07-21T18:06:42.291Z] Server: 18:06:42 [2023-07-21T18:06:42.291Z] Containers: 0 18:06:42 [2023-07-21T18:06:42.291Z] Running: 0 18:06:42 [2023-07-21T18:06:42.291Z] Paused: 0 18:06:42 [2023-07-21T18:06:42.291Z] Stopped: 0 18:06:42 [2023-07-21T18:06:42.291Z] Images: 0 18:06:42 [2023-07-21T18:06:42.291Z] Server Version: 24.0.2 18:06:42 [2023-07-21T18:06:42.291Z] Storage Driver: overlay2 18:06:42 [2023-07-21T18:06:42.291Z] Backing Filesystem: extfs 18:06:42 [2023-07-21T18:06:42.291Z] Supports d_type: true 18:06:42 [2023-07-21T18:06:42.291Z] Using metacopy: false 18:06:42 [2023-07-21T18:06:42.291Z] Native Overlay Diff: true 18:06:42 [2023-07-21T18:06:42.291Z] userxattr: false 18:06:42 [2023-07-21T18:06:42.291Z] Logging Driver: json-file 18:06:42 [2023-07-21T18:06:42.291Z] Cgroup Driver: cgroupfs 18:06:42 [2023-07-21T18:06:42.291Z] Cgroup Version: 1 18:06:42 [2023-07-21T18:06:42.291Z] Plugins: 18:06:42 [2023-07-21T18:06:42.291Z] Volume: local 18:06:42 [2023-07-21T18:06:42.291Z] Network: bridge host ipvlan macvlan null overlay 18:06:42 [2023-07-21T18:06:42.291Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:06:42 [2023-07-21T18:06:42.291Z] Swarm: inactive 18:06:42 [2023-07-21T18:06:42.291Z] Runtimes: runc io.containerd.runc.v2 18:06:42 [2023-07-21T18:06:42.291Z] Default Runtime: runc 18:06:42 [2023-07-21T18:06:42.291Z] Init Binary: docker-init 18:06:42 [2023-07-21T18:06:42.291Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:06:42 [2023-07-21T18:06:42.291Z] runc version: v1.1.7-0-g860f061 18:06:42 [2023-07-21T18:06:42.291Z] init version: de40ad0 18:06:42 [2023-07-21T18:06:42.291Z] Security Options: 18:06:42 [2023-07-21T18:06:42.291Z] apparmor 18:06:42 [2023-07-21T18:06:42.291Z] seccomp 18:06:42 [2023-07-21T18:06:42.291Z] Profile: builtin 18:06:42 [2023-07-21T18:06:42.291Z] Kernel Version: 5.15.0-1039-aws 18:06:42 [2023-07-21T18:06:42.291Z] Operating System: Ubuntu 20.04.6 LTS 18:06:42 [2023-07-21T18:06:42.291Z] OSType: linux 18:06:42 [2023-07-21T18:06:42.291Z] Architecture: x86_64 18:06:42 [2023-07-21T18:06:42.291Z] CPUs: 8 18:06:42 [2023-07-21T18:06:42.291Z] Total Memory: 30.89GiB 18:06:42 [2023-07-21T18:06:42.291Z] Name: ip-10-100-104-215 18:06:42 [2023-07-21T18:06:42.291Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 18:06:42 [2023-07-21T18:06:42.291Z] Docker Root Dir: /var/lib/docker 18:06:42 [2023-07-21T18:06:42.291Z] Debug Mode: false 18:06:42 [2023-07-21T18:06:42.291Z] Experimental: true 18:06:42 [2023-07-21T18:06:42.291Z] Insecure Registries: 18:06:42 [2023-07-21T18:06:42.291Z] 127.0.0.0/8 18:06:42 [2023-07-21T18:06:42.291Z] Live Restore Enabled: true 18:06:42 [2023-07-21T18:06:42.291Z] 18:06:42 [2023-07-21T18:06:42.292Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:06:42 [2023-07-21T18:06:42.292Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:06:42 [2023-07-21T18:06:42.292Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46047/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 18:06:42 [2023-07-21T18:06:42.292Z] + bash /home/ubuntu/workspace/moby_PR-46047/check-config.sh 18:06:42 [2023-07-21T18:06:42.292Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 18:06:42 [2023-07-21T18:06:42.292Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 18:06:42 [2023-07-21T18:06:42.292Z] 18:06:42 [2023-07-21T18:06:42.292Z] Generally Necessary: 18:06:42 [2023-07-21T18:06:42.292Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 18:06:42 [2023-07-21T18:06:42.292Z] - apparmor: enabled and tools installed 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NAMESPACES: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NET_NS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_PID_NS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_IPC_NS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_UTS_NS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_CGROUPS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_CGROUP_CPUACCT: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_CGROUP_DEVICE: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_CGROUP_FREEZER: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_CGROUP_SCHED: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_CPUSETS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_MEMCG: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_KEYS: enabled 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_VETH: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_BRIDGE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NF_NAT_IPV4: missing 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_IP_NF_FILTER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_IP_NF_NAT: enabled (as module) 18:06:42 [2023-07-21T18:06:42.292Z] - CONFIG_NF_NAT: enabled (as module) [Pipeline] sh 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.176 Selecting previously unselected package libcap2:amd64. 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.179 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.184 Unpacking libcap2:amd64 (1:2.44-1) ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.240 Selecting previously unselected package libmnl0:amd64. 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.241 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.246 Unpacking libmnl0:amd64 (1.0.4-3) ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.300 Selecting previously unselected package libxtables12:amd64. 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.300 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.311 Unpacking libxtables12:amd64 (1.8.7-1) ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.376 Selecting previously unselected package libcap2-bin. 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.376 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.505Z] #48 8.376 Unpacking libcap2-bin (1:2.44-1) ... 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_NF_NAT_NEEDED: missing 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_POSIX_MQUEUE: enabled 18:06:42 [2023-07-21T18:06:42.548Z] 18:06:42 [2023-07-21T18:06:42.548Z] Optional Features: 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_USER_NS: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_SECCOMP: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_CGROUP_PIDS: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_MEMCG_SWAP: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 18:06:42 [2023-07-21T18:06:42.548Z] (cgroup swap accounting is currently enabled) 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_BLK_CGROUP: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_BLK_DEV_THROTTLING: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IOSCHED_CFQ: missing 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_CGROUP_PERF: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_CGROUP_HUGETLB: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_CGROUP_NET_PRIO: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_CFS_BANDWIDTH: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_FAIR_GROUP_SCHED: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_RT_GROUP_SCHED: missing 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IP_VS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IP_VS_NFCT: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_IP_VS_RR: enabled (as module) 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_EXT4_FS: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_EXT4_FS_SECURITY: enabled 18:06:42 [2023-07-21T18:06:42.548Z] - Network Drivers: 18:06:42 [2023-07-21T18:06:42.548Z] - "overlay": 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_VXLAN: enabled (as module) 18:06:42 [2023-07-21T18:06:42.548Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 18:06:42 [2023-07-21T18:06:42.548Z] Optional (for encrypted networks): 18:06:42 [2023-07-21T18:06:42.571Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:06:42 [2023-07-21T18:06:42.571Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:06:42 [2023-07-21T18:06:42.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46047/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 18:06:42 [2023-07-21T18:06:42.571Z] + bash /home/ubuntu/workspace/moby_PR-46047/check-config.sh 18:06:42 [2023-07-21T18:06:42.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 18:06:42 [2023-07-21T18:06:42.571Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 18:06:42 [2023-07-21T18:06:42.571Z] 18:06:42 [2023-07-21T18:06:42.571Z] Generally Necessary: 18:06:42 [2023-07-21T18:06:42.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 18:06:42 [2023-07-21T18:06:42.571Z] - apparmor: enabled and tools installed 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_NAMESPACES: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_NET_NS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_PID_NS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_IPC_NS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_UTS_NS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_CGROUPS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_CGROUP_CPUACCT: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_CGROUP_DEVICE: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_CGROUP_FREEZER: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_CGROUP_SCHED: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_CPUSETS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_MEMCG: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_KEYS: enabled 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_VETH: enabled (as module) 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_BRIDGE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_NF_NAT_IPV4: missing 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_IP_NF_FILTER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.646Z] Client: Docker Engine - Community 18:06:42 [2023-07-21T18:06:42.646Z] Version: 24.0.2 18:06:42 [2023-07-21T18:06:42.646Z] Context: default 18:06:42 [2023-07-21T18:06:42.646Z] Debug Mode: false 18:06:42 [2023-07-21T18:06:42.646Z] Plugins: 18:06:42 [2023-07-21T18:06:42.646Z] buildx: Docker Buildx (Docker Inc.) 18:06:42 [2023-07-21T18:06:42.646Z] Version: v0.11.0 18:06:42 [2023-07-21T18:06:42.646Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:06:42 [2023-07-21T18:06:42.646Z] compose: Docker Compose (Docker Inc.) 18:06:42 [2023-07-21T18:06:42.646Z] Version: v2.19.1 18:06:42 [2023-07-21T18:06:42.646Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:06:42 [2023-07-21T18:06:42.646Z] 18:06:42 [2023-07-21T18:06:42.646Z] Server: 18:06:42 [2023-07-21T18:06:42.646Z] Containers: 0 18:06:42 [2023-07-21T18:06:42.646Z] Running: 0 18:06:42 [2023-07-21T18:06:42.646Z] Paused: 0 18:06:42 [2023-07-21T18:06:42.646Z] Stopped: 0 18:06:42 [2023-07-21T18:06:42.646Z] Images: 0 18:06:42 [2023-07-21T18:06:42.646Z] Server Version: 24.0.2 18:06:42 [2023-07-21T18:06:42.646Z] Storage Driver: overlay2 18:06:42 [2023-07-21T18:06:42.646Z] Backing Filesystem: extfs 18:06:42 [2023-07-21T18:06:42.646Z] Supports d_type: true 18:06:42 [2023-07-21T18:06:42.646Z] Using metacopy: false 18:06:42 [2023-07-21T18:06:42.646Z] Native Overlay Diff: true 18:06:42 [2023-07-21T18:06:42.646Z] userxattr: false 18:06:42 [2023-07-21T18:06:42.646Z] Logging Driver: json-file 18:06:42 [2023-07-21T18:06:42.646Z] Cgroup Driver: cgroupfs 18:06:42 [2023-07-21T18:06:42.646Z] Cgroup Version: 1 18:06:42 [2023-07-21T18:06:42.646Z] Plugins: 18:06:42 [2023-07-21T18:06:42.646Z] Volume: local 18:06:42 [2023-07-21T18:06:42.646Z] Network: bridge host ipvlan macvlan null overlay 18:06:42 [2023-07-21T18:06:42.646Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:06:42 [2023-07-21T18:06:42.646Z] Swarm: inactive 18:06:42 [2023-07-21T18:06:42.646Z] Runtimes: io.containerd.runc.v2 runc 18:06:42 [2023-07-21T18:06:42.646Z] Default Runtime: runc 18:06:42 [2023-07-21T18:06:42.646Z] Init Binary: docker-init 18:06:42 [2023-07-21T18:06:42.646Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 18:06:42 [2023-07-21T18:06:42.646Z] runc version: v1.1.7-0-g860f061 18:06:42 [2023-07-21T18:06:42.646Z] init version: de40ad0 18:06:42 [2023-07-21T18:06:42.646Z] Security Options: 18:06:42 [2023-07-21T18:06:42.646Z] apparmor 18:06:42 [2023-07-21T18:06:42.646Z] seccomp 18:06:42 [2023-07-21T18:06:42.646Z] Profile: builtin 18:06:42 [2023-07-21T18:06:42.646Z] Kernel Version: 5.15.0-1039-aws 18:06:42 [2023-07-21T18:06:42.646Z] Operating System: Ubuntu 20.04.6 LTS 18:06:42 [2023-07-21T18:06:42.646Z] OSType: linux 18:06:42 [2023-07-21T18:06:42.646Z] Architecture: x86_64 18:06:42 [2023-07-21T18:06:42.646Z] CPUs: 8 18:06:42 [2023-07-21T18:06:42.646Z] Total Memory: 30.56GiB 18:06:42 [2023-07-21T18:06:42.646Z] Name: ip-10-100-65-98 18:06:42 [2023-07-21T18:06:42.646Z] ID: d0c2daed-e4e3-4393-8304-c6aff8162828 18:06:42 [2023-07-21T18:06:42.646Z] Docker Root Dir: /var/lib/docker 18:06:42 [2023-07-21T18:06:42.646Z] Debug Mode: false 18:06:42 [2023-07-21T18:06:42.646Z] Experimental: true 18:06:42 [2023-07-21T18:06:42.646Z] Insecure Registries: 18:06:42 [2023-07-21T18:06:42.646Z] 127.0.0.0/8 18:06:42 [2023-07-21T18:06:42.646Z] Live Restore Enabled: true 18:06:42 [2023-07-21T18:06:42.646Z] [Pipeline] sh 18:06:42 [2023-07-21T18:06:42.765Z] #48 8.476 Selecting previously unselected package iproute2. 18:06:42 [2023-07-21T18:06:42.765Z] #48 8.476 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.765Z] #48 8.483 Unpacking iproute2 (5.10.0-4) ... 18:06:42 [2023-07-21T18:06:42.765Z] #48 8.694 Selecting previously unselected package xxd. 18:06:42 [2023-07-21T18:06:42.765Z] #48 8.697 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:06:42 [2023-07-21T18:06:42.765Z] #48 8.702 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_CRYPTO: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_CRYPTO_AEAD: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_CRYPTO_GCM: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_CRYPTO_SEQIV: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_CRYPTO_GHASH: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_XFRM: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_XFRM_USER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_XFRM_ALGO: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_INET_ESP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 18:06:42 [2023-07-21T18:06:42.804Z] - "ipvlan": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_IPVLAN: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - "macvlan": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_MACVLAN: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_DUMMY: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - "ftp,tftp client in container": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_NF_NAT_FTP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - Storage Drivers: 18:06:42 [2023-07-21T18:06:42.804Z] - "aufs": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_AUFS_FS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - "btrfs": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_BTRFS_FS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - "devicemapper": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_BLK_DEV_DM: enabled 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - "overlay": 18:06:42 [2023-07-21T18:06:42.804Z] - CONFIG_OVERLAY_FS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.804Z] - "zfs": 18:06:42 [2023-07-21T18:06:42.804Z] - /dev/zfs: present 18:06:42 [2023-07-21T18:06:42.804Z] - zfs command: missing 18:06:42 [2023-07-21T18:06:42.804Z] - zpool command: missing 18:06:42 [2023-07-21T18:06:42.804Z] 18:06:42 [2023-07-21T18:06:42.804Z] Limits: 18:06:42 [2023-07-21T18:06:42.804Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 18:06:42 [2023-07-21T18:06:42.804Z] 18:06:42 [2023-07-21T18:06:42.804Z] + true [Pipeline] } [Pipeline] // stage 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_NF_NAT: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_NF_NAT: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_NF_NAT_NEEDED: missing 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_POSIX_MQUEUE: enabled 18:06:42 [2023-07-21T18:06:42.830Z] 18:06:42 [2023-07-21T18:06:42.830Z] Optional Features: 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_USER_NS: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_SECCOMP: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_CGROUP_PIDS: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_MEMCG_SWAP: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 18:06:42 [2023-07-21T18:06:42.830Z] (cgroup swap accounting is currently enabled) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_BLK_CGROUP: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_BLK_DEV_THROTTLING: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IOSCHED_CFQ: missing 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_CGROUP_PERF: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_CGROUP_HUGETLB: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_CGROUP_NET_PRIO: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_CFS_BANDWIDTH: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_FAIR_GROUP_SCHED: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_RT_GROUP_SCHED: missing 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_VS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_VS_NFCT: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_VS_PROTO_TCP: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_VS_PROTO_UDP: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_IP_VS_RR: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_EXT4_FS: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_EXT4_FS_SECURITY: enabled 18:06:42 [2023-07-21T18:06:42.830Z] - Network Drivers: 18:06:42 [2023-07-21T18:06:42.830Z] - "overlay": 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_VXLAN: enabled (as module) 18:06:42 [2023-07-21T18:06:42.830Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 18:06:42 [2023-07-21T18:06:42.830Z] Optional (for encrypted networks): [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:06:42 [2023-07-21T18:06:42.918Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:06:42 [2023-07-21T18:06:42.918Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 18:06:42 [2023-07-21T18:06:42.918Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46047/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 18:06:42 [2023-07-21T18:06:42.918Z] + bash /home/ubuntu/workspace/moby_PR-46047/check-config.sh 18:06:42 [2023-07-21T18:06:42.918Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 18:06:42 [2023-07-21T18:06:42.918Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 18:06:42 [2023-07-21T18:06:42.918Z] 18:06:42 [2023-07-21T18:06:42.918Z] Generally Necessary: 18:06:42 [2023-07-21T18:06:42.918Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 18:06:42 [2023-07-21T18:06:42.918Z] - apparmor: enabled and tools installed 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NAMESPACES: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NET_NS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_PID_NS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_IPC_NS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_UTS_NS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_CGROUPS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_CGROUP_CPUACCT: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_CGROUP_DEVICE: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_CGROUP_FREEZER: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_CGROUP_SCHED: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_CPUSETS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_MEMCG: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_KEYS: enabled 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_VETH: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_BRIDGE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NF_NAT_IPV4: missing 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_IP_NF_FILTER: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_IP_NF_NAT: enabled (as module) 18:06:42 [2023-07-21T18:06:42.918Z] - CONFIG_NF_NAT: enabled (as module) 18:06:43 [2023-07-21T18:06:43.026Z] #48 8.786 Selecting previously unselected package vim-common. 18:06:43 [2023-07-21T18:06:43.026Z] #48 8.792 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:06:43 [2023-07-21T18:06:43.026Z] #48 8.817 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:06:43 [2023-07-21T18:06:43.026Z] #48 8.952 Selecting previously unselected package bash-completion. 18:06:43 [2023-07-21T18:06:43.026Z] #48 8.952 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_CRYPTO: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_CRYPTO_AEAD: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_CRYPTO_GCM: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_CRYPTO_SEQIV: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_CRYPTO_GHASH: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_XFRM: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_XFRM_USER: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_XFRM_ALGO: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_INET_ESP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 18:06:43 [2023-07-21T18:06:43.089Z] - "ipvlan": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_IPVLAN: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - "macvlan": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_MACVLAN: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_DUMMY: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - "ftp,tftp client in container": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_NF_NAT_FTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - Storage Drivers: 18:06:43 [2023-07-21T18:06:43.089Z] - "aufs": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_AUFS_FS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - "btrfs": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_BTRFS_FS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - "devicemapper": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_BLK_DEV_DM: enabled 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - "overlay": 18:06:43 [2023-07-21T18:06:43.089Z] - CONFIG_OVERLAY_FS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.089Z] - "zfs": 18:06:43 [2023-07-21T18:06:43.089Z] - /dev/zfs: present 18:06:43 [2023-07-21T18:06:43.089Z] - zfs command: missing 18:06:43 [2023-07-21T18:06:43.089Z] - zpool command: missing 18:06:43 [2023-07-21T18:06:43.089Z] 18:06:43 [2023-07-21T18:06:43.089Z] Limits: 18:06:43 [2023-07-21T18:06:43.089Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 18:06:43 [2023-07-21T18:06:43.089Z] 18:06:43 [2023-07-21T18:06:43.089Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_NF_NAT_NEEDED: missing 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_POSIX_MQUEUE: enabled 18:06:43 [2023-07-21T18:06:43.174Z] 18:06:43 [2023-07-21T18:06:43.174Z] Optional Features: 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_USER_NS: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_SECCOMP: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_CGROUP_PIDS: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_MEMCG_SWAP: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 18:06:43 [2023-07-21T18:06:43.174Z] (cgroup swap accounting is currently enabled) 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_BLK_CGROUP: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_BLK_DEV_THROTTLING: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IOSCHED_CFQ: missing 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_CGROUP_PERF: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_CGROUP_HUGETLB: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_CGROUP_NET_PRIO: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_CFS_BANDWIDTH: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_FAIR_GROUP_SCHED: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_RT_GROUP_SCHED: missing 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IP_VS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IP_VS_NFCT: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IP_VS_PROTO_TCP: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IP_VS_PROTO_UDP: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_IP_VS_RR: enabled (as module) 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_EXT4_FS: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_EXT4_FS_SECURITY: enabled 18:06:43 [2023-07-21T18:06:43.174Z] - Network Drivers: 18:06:43 [2023-07-21T18:06:43.174Z] - "overlay": 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_VXLAN: enabled (as module) 18:06:43 [2023-07-21T18:06:43.174Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 18:06:43 [2023-07-21T18:06:43.174Z] Optional (for encrypted networks): 18:06:43 [2023-07-21T18:06:43.247Z] + sudo modprobe ip_vs 18:06:43 [2023-07-21T18:06:43.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 . 18:06:43 [2023-07-21T18:06:43.418Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce6505c9326562f01c455c45fd1bd5a2b21bd69e . 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_CRYPTO: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_CRYPTO_AEAD: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_CRYPTO_GCM: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_CRYPTO_SEQIV: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_CRYPTO_GHASH: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_XFRM: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_XFRM_USER: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_XFRM_ALGO: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_INET_ESP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 18:06:43 [2023-07-21T18:06:43.430Z] - "ipvlan": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_IPVLAN: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - "macvlan": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_MACVLAN: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_DUMMY: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - "ftp,tftp client in container": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_NF_NAT_FTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - Storage Drivers: 18:06:43 [2023-07-21T18:06:43.430Z] - "aufs": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_AUFS_FS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - "btrfs": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_BTRFS_FS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - "devicemapper": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_BLK_DEV_DM: enabled 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - "overlay": 18:06:43 [2023-07-21T18:06:43.430Z] - CONFIG_OVERLAY_FS: enabled (as module) 18:06:43 [2023-07-21T18:06:43.430Z] - "zfs": 18:06:43 [2023-07-21T18:06:43.430Z] - /dev/zfs: present 18:06:43 [2023-07-21T18:06:43.430Z] - zfs command: missing 18:06:43 [2023-07-21T18:06:43.430Z] - zpool command: missing 18:06:43 [2023-07-21T18:06:43.430Z] 18:06:43 [2023-07-21T18:06:43.430Z] Limits: 18:06:43 [2023-07-21T18:06:43.430Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 18:06:43 [2023-07-21T18:06:43.430Z] 18:06:43 [2023-07-21T18:06:43.430Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:06:43 [2023-07-21T18:06:43.543Z] #0 building with "default" instance using docker driver 18:06:43 [2023-07-21T18:06:43.543Z] 18:06:43 [2023-07-21T18:06:43.543Z] #1 [internal] load .dockerignore 18:06:43 [2023-07-21T18:06:43.543Z] #1 transferring context: 87B done 18:06:43 [2023-07-21T18:06:43.543Z] #1 DONE 0.0s 18:06:43 [2023-07-21T18:06:43.543Z] 18:06:43 [2023-07-21T18:06:43.543Z] #2 [internal] load build definition from Dockerfile 18:06:43 [2023-07-21T18:06:43.543Z] #2 transferring dockerfile: 17.46kB done 18:06:43 [2023-07-21T18:06:43.543Z] #2 DONE 0.0s 18:06:43 [2023-07-21T18:06:43.543Z] 18:06:43 [2023-07-21T18:06:43.543Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:06:43 [2023-07-21T18:06:43.677Z] #0 building with "default" instance using docker driver 18:06:43 [2023-07-21T18:06:43.677Z] 18:06:43 [2023-07-21T18:06:43.677Z] #1 [internal] load .dockerignore 18:06:43 [2023-07-21T18:06:43.677Z] #1 transferring context: 87B done 18:06:43 [2023-07-21T18:06:43.677Z] #1 DONE 0.0s 18:06:43 [2023-07-21T18:06:43.677Z] 18:06:43 [2023-07-21T18:06:43.677Z] #2 [internal] load build definition from Dockerfile 18:06:43 [2023-07-21T18:06:43.677Z] #2 transferring dockerfile: 17.46kB done 18:06:43 [2023-07-21T18:06:43.677Z] #2 DONE 0.0s 18:06:43 [2023-07-21T18:06:43.677Z] 18:06:43 [2023-07-21T18:06:43.677Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:06:43 [2023-07-21T18:06:43.845Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 . 18:06:43 [2023-07-21T18:06:43.935Z] #3 DONE 0.4s 18:06:43 [2023-07-21T18:06:43.935Z] 18:06:43 [2023-07-21T18:06:43.935Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 18:06:43 [2023-07-21T18:06:43.935Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 18:06:44 [2023-07-21T18:06:44.101Z] #0 building with "default" instance using docker driver 18:06:44 [2023-07-21T18:06:44.101Z] 18:06:44 [2023-07-21T18:06:44.101Z] #1 [internal] load build definition from Dockerfile 18:06:44 [2023-07-21T18:06:44.101Z] #1 transferring dockerfile: 17.46kB done 18:06:44 [2023-07-21T18:06:44.101Z] #1 DONE 0.1s 18:06:44 [2023-07-21T18:06:44.101Z] 18:06:44 [2023-07-21T18:06:44.101Z] #2 [internal] load .dockerignore 18:06:44 [2023-07-21T18:06:44.101Z] #2 transferring context: 87B done 18:06:44 [2023-07-21T18:06:44.101Z] #2 DONE 0.1s 18:06:44 [2023-07-21T18:06:44.101Z] 18:06:44 [2023-07-21T18:06:44.101Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:06:44 [2023-07-21T18:06:44.105Z] #3 DONE 0.4s 18:06:44 [2023-07-21T18:06:44.105Z] 18:06:44 [2023-07-21T18:06:44.105Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 18:06:44 [2023-07-21T18:06:44.105Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 18:06:44 [2023-07-21T18:06:44.105Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 18:06:44 [2023-07-21T18:06:44.105Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 18:06:44 [2023-07-21T18:06:44.105Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 18:06:44 [2023-07-21T18:06:44.105Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s 18:06:44 [2023-07-21T18:06:44.193Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 18:06:44 [2023-07-21T18:06:44.193Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 18:06:44 [2023-07-21T18:06:44.193Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 18:06:44 [2023-07-21T18:06:44.193Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done 18:06:44 [2023-07-21T18:06:44.193Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 18:06:44 [2023-07-21T18:06:44.357Z] #3 DONE 0.4s 18:06:44 [2023-07-21T18:06:44.357Z] 18:06:44 [2023-07-21T18:06:44.357Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 18:06:44 [2023-07-21T18:06:44.357Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 18:06:44 [2023-07-21T18:06:44.357Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done 18:06:44 [2023-07-21T18:06:44.357Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s 18:06:44 [2023-07-21T18:06:44.357Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 18:06:44 [2023-07-21T18:06:44.357Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done 18:06:44 [2023-07-21T18:06:44.361Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done 18:06:44 [2023-07-21T18:06:44.361Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s 18:06:44 [2023-07-21T18:06:44.361Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 18:06:44 [2023-07-21T18:06:44.361Z] #4 DONE 0.5s 18:06:44 [2023-07-21T18:06:44.452Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 18:06:44 [2023-07-21T18:06:44.452Z] #4 DONE 0.5s 18:06:44 [2023-07-21T18:06:44.614Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s 18:06:44 [2023-07-21T18:06:44.614Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done 18:06:44 [2023-07-21T18:06:44.614Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 18:06:44 [2023-07-21T18:06:44.617Z] 18:06:44 [2023-07-21T18:06:44.617Z] #5 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye 18:06:44 [2023-07-21T18:06:44.711Z] 18:06:44 [2023-07-21T18:06:44.711Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:44 [2023-07-21T18:06:44.871Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done 18:06:44 [2023-07-21T18:06:44.871Z] #4 DONE 0.5s 18:06:45 [2023-07-21T18:06:45.127Z] 18:06:45 [2023-07-21T18:06:45.127Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:45 [2023-07-21T18:06:45.277Z] #5 ... 18:06:45 [2023-07-21T18:06:45.277Z] 18:06:45 [2023-07-21T18:06:45.277Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:45 [2023-07-21T18:06:45.277Z] #6 DONE 0.6s 18:06:45 [2023-07-21T18:06:45.277Z] 18:06:45 [2023-07-21T18:06:45.277Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:45 [2023-07-21T18:06:45.277Z] #5 DONE 0.6s 18:06:45 [2023-07-21T18:06:45.277Z] 18:06:45 [2023-07-21T18:06:45.277Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 18:06:45 [2023-07-21T18:06:45.277Z] #7 DONE 0.6s 18:06:45 [2023-07-21T18:06:45.277Z] 18:06:45 [2023-07-21T18:06:45.277Z] #8 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye 18:06:45 [2023-07-21T18:06:45.536Z] #8 DONE 0.8s 18:06:45 [2023-07-21T18:06:45.573Z] #48 10.80 Unpacking bash-completion (1:2.11-2) ... 18:06:45 [2023-07-21T18:06:45.574Z] #48 10.98 Selecting previously unselected package bzip2. 18:06:45 [2023-07-21T18:06:45.574Z] #48 10.99 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 18:06:45 [2023-07-21T18:06:45.574Z] #48 10.99 Unpacking bzip2 (1.0.8-4) ... 18:06:45 [2023-07-21T18:06:45.574Z] #48 11.07 Selecting previously unselected package xz-utils. 18:06:45 [2023-07-21T18:06:45.574Z] #48 11.08 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 18:06:45 [2023-07-21T18:06:45.574Z] #48 11.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:06:45 [2023-07-21T18:06:45.574Z] #48 ... 18:06:45 [2023-07-21T18:06:45.574Z] 18:06:45 [2023-07-21T18:06:45.574Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:06:45 [2023-07-21T18:06:45.574Z] #27 62.36 + /build/golangci-lint --version 18:06:45 [2023-07-21T18:06:45.853Z] #27 62.64 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 18:06:45 [2023-07-21T18:06:45.983Z] #5 DONE 1.2s 18:06:45 [2023-07-21T18:06:45.983Z] 18:06:45 [2023-07-21T18:06:45.983Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 18:06:45 [2023-07-21T18:06:45.983Z] #6 DONE 1.2s 18:06:45 [2023-07-21T18:06:45.983Z] 18:06:45 [2023-07-21T18:06:45.983Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:45 [2023-07-21T18:06:45.983Z] #7 DONE 1.3s 18:06:45 [2023-07-21T18:06:45.983Z] 18:06:45 [2023-07-21T18:06:45.983Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:45 [2023-07-21T18:06:45.983Z] #8 DONE 1.3s 18:06:46 [2023-07-21T18:06:46.056Z] #5 DONE 0.9s 18:06:46 [2023-07-21T18:06:46.056Z] 18:06:46 [2023-07-21T18:06:46.056Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:06:46 [2023-07-21T18:06:46.056Z] #6 DONE 1.0s 18:06:46 [2023-07-21T18:06:46.056Z] 18:06:46 [2023-07-21T18:06:46.056Z] #7 [internal] load metadata for docker.io/library/golang:1.19.11-bullseye 18:06:46 [2023-07-21T18:06:46.056Z] #7 DONE 1.0s 18:06:46 [2023-07-21T18:06:46.056Z] 18:06:46 [2023-07-21T18:06:46.056Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 18:06:46 [2023-07-21T18:06:46.056Z] #8 DONE 1.0s 18:06:46 [2023-07-21T18:06:46.161Z] #37 ... 18:06:46 [2023-07-21T18:06:46.161Z] 18:06:46 [2023-07-21T18:06:46.161Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:06:46 [2023-07-21T18:06:46.161Z] #50 5.749 Collecting yamllint==1.26.1 18:06:46 [2023-07-21T18:06:46.914Z] 18:06:46 [2023-07-21T18:06:46.914Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:46 [2023-07-21T18:06:46.914Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:46 [2023-07-21T18:06:46.914Z] #9 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 18:06:46 [2023-07-21T18:06:46.915Z] 18:06:46 [2023-07-21T18:06:46.915Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:46 [2023-07-21T18:06:46.915Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:06:46 [2023-07-21T18:06:46.915Z] #9 DONE 0.1s 18:06:46 [2023-07-21T18:06:46.915Z] 18:06:46 [2023-07-21T18:06:46.915Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:46 [2023-07-21T18:06:46.915Z] #10 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:46 [2023-07-21T18:06:46.983Z] 18:06:46 [2023-07-21T18:06:46.983Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:46 [2023-07-21T18:06:46.983Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 18:06:46 [2023-07-21T18:06:46.983Z] #9 DONE 0.0s 18:06:46 [2023-07-21T18:06:46.983Z] 18:06:46 [2023-07-21T18:06:46.983Z] #10 [internal] load build context 18:06:47 [2023-07-21T18:06:47.100Z] #50 6.809 Downloading yamllint-1.26.1.tar.gz (126 kB) 18:06:47 [2023-07-21T18:06:47.100Z] #50 7.126 Collecting pathspec>=0.5.3 18:06:47 [2023-07-21T18:06:47.100Z] #50 7.129 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 18:06:47 [2023-07-21T18:06:47.173Z] #9 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 18:06:47 [2023-07-21T18:06:47.173Z] #9 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 18:06:47 [2023-07-21T18:06:47.173Z] #9 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 18:06:47 [2023-07-21T18:06:47.212Z] #10 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 18:06:47 [2023-07-21T18:06:47.212Z] #10 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 18:06:47 [2023-07-21T18:06:47.212Z] #10 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 18:06:47 [2023-07-21T18:06:47.212Z] #10 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 18:06:47 [2023-07-21T18:06:47.212Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0B / 55.06MB 0.1s 18:06:47 [2023-07-21T18:06:47.360Z] #50 7.237 Collecting pyyaml 18:06:47 [2023-07-21T18:06:47.360Z] #50 7.244 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 18:06:47 [2023-07-21T18:06:47.360Z] #50 7.267 Building wheels for collected packages: yamllint 18:06:47 [2023-07-21T18:06:47.360Z] #50 7.268 Building wheel for yamllint (setup.py): started 18:06:47 [2023-07-21T18:06:47.435Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 4.19MB / 55.06MB 0.4s 18:06:47 [2023-07-21T18:06:47.435Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 8.39MB / 55.06MB 0.5s 18:06:47 [2023-07-21T18:06:47.470Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 6.29MB / 55.06MB 0.2s 18:06:47 [2023-07-21T18:06:47.470Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 17.83MB / 55.06MB 0.3s 18:06:47 [2023-07-21T18:06:47.470Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 26.21MB / 55.06MB 0.4s 18:06:47 [2023-07-21T18:06:47.619Z] #50 7.590 Building wheel for yamllint (setup.py): finished with status 'done' 18:06:47 [2023-07-21T18:06:47.619Z] #50 7.591 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4f38ce8fe58fd1a4bc45d40611123372c431720deec33079f4566a03923d0f96 18:06:47 [2023-07-21T18:06:47.619Z] #50 7.591 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 18:06:47 [2023-07-21T18:06:47.619Z] #50 7.594 Successfully built yamllint 18:06:47 [2023-07-21T18:06:47.619Z] #50 7.602 Installing collected packages: pyyaml, pathspec, yamllint 18:06:47 [2023-07-21T18:06:47.693Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 24.12MB / 55.06MB 0.7s 18:06:47 [2023-07-21T18:06:47.693Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 31.46MB / 55.06MB 0.8s 18:06:47 [2023-07-21T18:06:47.693Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 37.75MB / 55.06MB 0.9s 18:06:47 [2023-07-21T18:06:47.728Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 36.70MB / 55.06MB 0.5s 18:06:47 [2023-07-21T18:06:47.728Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 48.23MB / 55.06MB 0.6s 18:06:47 [2023-07-21T18:06:47.728Z] #10 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done 18:06:47 [2023-07-21T18:06:47.878Z] #50 7.728 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 18:06:47 [2023-07-21T18:06:47.952Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 40.89MB / 55.06MB 1.0s 18:06:47 [2023-07-21T18:06:47.952Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 48.23MB / 55.06MB 1.1s 18:06:47 [2023-07-21T18:06:47.985Z] #10 ... 18:06:47 [2023-07-21T18:06:47.985Z] 18:06:47 [2023-07-21T18:06:47.985Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:47 [2023-07-21T18:06:47.985Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:06:47 [2023-07-21T18:06:47.985Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 18:06:47 [2023-07-21T18:06:47.985Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 18:06:47 [2023-07-21T18:06:47.985Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done 18:06:47 [2023-07-21T18:06:47.985Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done 18:06:47 [2023-07-21T18:06:47.985Z] #9 DONE 1.0s 18:06:47 [2023-07-21T18:06:47.985Z] 18:06:47 [2023-07-21T18:06:47.985Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:47 [2023-07-21T18:06:47.985Z] #10 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.1s 18:06:48 [2023-07-21T18:06:48.211Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.2s 18:06:48 [2023-07-21T18:06:48.352Z] #10 transferring context: 53.57MB 1.4s done 18:06:48 [2023-07-21T18:06:48.445Z] #50 DONE 8.4s 18:06:48 [2023-07-21T18:06:48.445Z] 18:06:48 [2023-07-21T18:06:48.445Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:48 [2023-07-21T18:06:48.445Z] #37 ... 18:06:48 [2023-07-21T18:06:48.445Z] 18:06:48 [2023-07-21T18:06:48.445Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 18:06:48 [2023-07-21T18:06:48.470Z] #9 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 18:06:48 [2023-07-21T18:06:48.470Z] #9 ... 18:06:48 [2023-07-21T18:06:48.470Z] 18:06:48 [2023-07-21T18:06:48.470Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:48 [2023-07-21T18:06:48.470Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:06:48 [2023-07-21T18:06:48.470Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:06:48 [2023-07-21T18:06:48.470Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 18:06:48 [2023-07-21T18:06:48.470Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 18:06:48 [2023-07-21T18:06:48.470Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done 18:06:48 [2023-07-21T18:06:48.470Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done 18:06:48 [2023-07-21T18:06:48.470Z] #10 DONE 1.9s 18:06:48 [2023-07-21T18:06:48.551Z] #10 ... 18:06:48 [2023-07-21T18:06:48.551Z] 18:06:48 [2023-07-21T18:06:48.551Z] #11 [internal] load build context 18:06:48 [2023-07-21T18:06:48.551Z] #11 transferring context: 53.57MB 1.4s done 18:06:48 [2023-07-21T18:06:48.551Z] #11 DONE 1.6s 18:06:48 [2023-07-21T18:06:48.611Z] #10 ... 18:06:48 [2023-07-21T18:06:48.611Z] 18:06:48 [2023-07-21T18:06:48.611Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:48 [2023-07-21T18:06:48.611Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:06:48 [2023-07-21T18:06:48.611Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 18:06:48 [2023-07-21T18:06:48.611Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 18:06:48 [2023-07-21T18:06:48.611Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done 18:06:48 [2023-07-21T18:06:48.611Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done 18:06:48 [2023-07-21T18:06:48.611Z] #9 DONE 1.8s 18:06:48 [2023-07-21T18:06:48.705Z] #51 DONE 0.2s 18:06:48 [2023-07-21T18:06:48.705Z] 18:06:48 [2023-07-21T18:06:48.705Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 18:06:48 [2023-07-21T18:06:48.705Z] #52 DONE 0.1s 18:06:48 [2023-07-21T18:06:48.705Z] 18:06:48 [2023-07-21T18:06:48.705Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 18:06:48 [2023-07-21T18:06:48.705Z] #53 DONE 0.1s 18:06:48 [2023-07-21T18:06:48.705Z] 18:06:48 [2023-07-21T18:06:48.705Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:48 [2023-07-21T18:06:48.787Z] 18:06:48 [2023-07-21T18:06:48.787Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:48 [2023-07-21T18:06:48.787Z] #11 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.1s done 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 1.4s done 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 37.75MB / 54.59MB 1.6s 18:06:48 [2023-07-21T18:06:48.787Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.1s 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 8.39MB / 86.03MB 1.6s 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 11.53MB / 149.13MB 1.6s 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.8s 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 27.26MB / 86.03MB 1.8s 18:06:48 [2023-07-21T18:06:48.787Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 28.31MB / 149.13MB 1.8s 18:06:48 [2023-07-21T18:06:48.807Z] 18:06:48 [2023-07-21T18:06:48.808Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:48 [2023-07-21T18:06:48.808Z] #12 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.1s done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 0.3s done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 0.8s done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.6s 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 1.2s done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 77.59MB / 149.13MB 1.6s 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 1.4s done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 1.7s done 18:06:48 [2023-07-21T18:06:48.808Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 89.13MB / 149.13MB 1.7s 18:06:48 [2023-07-21T18:06:48.867Z] 18:06:48 [2023-07-21T18:06:48.867Z] #10 [internal] load build context 18:06:48 [2023-07-21T18:06:48.867Z] #10 DONE 1.8s 18:06:48 [2023-07-21T18:06:48.867Z] 18:06:48 [2023-07-21T18:06:48.867Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:48 [2023-07-21T18:06:48.867Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:06:48 [2023-07-21T18:06:48.867Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:06:48 [2023-07-21T18:06:48.867Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 18:06:48 [2023-07-21T18:06:48.867Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 18:06:48 [2023-07-21T18:06:48.867Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done 18:06:48 [2023-07-21T18:06:48.867Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 18:06:48 [2023-07-21T18:06:48.867Z] #11 DONE 1.8s 18:06:48 [2023-07-21T18:06:48.867Z] 18:06:48 [2023-07-21T18:06:48.867Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:48 [2023-07-21T18:06:48.867Z] #12 resolve docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 0.1s done 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 1.86kB / 1.86kB done 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:0649acb9e15690c802857ceba11ee6542a50d54d7630ccc2dac72b828637b908 1.58kB / 1.58kB done 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:73799244f796c700a043670900af371698bfe2b3faf3d24ebbcda5c34486a8f8 6.86kB / 6.86kB done 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.3s done 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 15.76MB / 15.76MB 1.5s 18:06:48 [2023-07-21T18:06:48.867Z] #12 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 0.3s 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.52MB / 149.13MB 1.7s 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 11.53MB / 54.59MB 1.7s 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 7.10MB / 86.03MB 1.7s 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 18.87MB / 149.13MB 1.8s 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 22.02MB / 54.59MB 1.8s 18:06:48 [2023-07-21T18:06:48.867Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 19.92MB / 86.03MB 1.8s 18:06:48 [2023-07-21T18:06:48.963Z] #37 ... 18:06:48 [2023-07-21T18:06:48.963Z] 18:06:48 [2023-07-21T18:06:48.963Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 18:06:48 [2023-07-21T18:06:48.963Z] #54 DONE 0.1s 18:06:48 [2023-07-21T18:06:48.963Z] 18:06:48 [2023-07-21T18:06:48.963Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 18:06:48 [2023-07-21T18:06:48.963Z] #55 DONE 0.0s 18:06:48 [2023-07-21T18:06:48.963Z] 18:06:48 [2023-07-21T18:06:48.963Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 18:06:48 [2023-07-21T18:06:48.963Z] #56 DONE 0.1s 18:06:48 [2023-07-21T18:06:48.963Z] 18:06:48 [2023-07-21T18:06:48.963Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 42.99MB / 86.03MB 1.9s 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 38.80MB / 149.13MB 1.9s 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 2.0s done 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 59.34MB / 86.03MB 2.1s 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 60.82MB / 149.13MB 2.1s 18:06:49 [2023-07-21T18:06:49.046Z] #11 ... 18:06:49 [2023-07-21T18:06:49.046Z] 18:06:49 [2023-07-21T18:06:49.046Z] #12 [internal] load build context 18:06:49 [2023-07-21T18:06:49.046Z] #12 transferring context: 53.57MB 2.1s done 18:06:49 [2023-07-21T18:06:49.046Z] #12 DONE 2.5s 18:06:49 [2023-07-21T18:06:49.046Z] 18:06:49 [2023-07-21T18:06:49.046Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:49 [2023-07-21T18:06:49.046Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:06:49 [2023-07-21T18:06:49.046Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:06:49 [2023-07-21T18:06:49.046Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 18:06:49 [2023-07-21T18:06:49.046Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 18:06:49 [2023-07-21T18:06:49.046Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done 18:06:49 [2023-07-21T18:06:49.046Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done 18:06:49 [2023-07-21T18:06:49.046Z] #13 DONE 2.5s 18:06:49 [2023-07-21T18:06:49.046Z] 18:06:49 [2023-07-21T18:06:49.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 70.13MB / 86.03MB 2.2s 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 71.97MB / 149.13MB 2.2s 18:06:49 [2023-07-21T18:06:49.046Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 0B / 156B 2.2s 18:06:49 [2023-07-21T18:06:49.064Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 99.61MB / 149.13MB 1.8s 18:06:49 [2023-07-21T18:06:49.064Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 110.10MB / 149.13MB 1.9s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 28.31MB / 149.13MB 1.9s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 31.46MB / 54.59MB 1.9s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 30.41MB / 86.03MB 1.9s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 38.80MB / 149.13MB 2.0s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 41.94MB / 54.59MB 2.0s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 39.85MB / 86.03MB 2.0s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 49.28MB / 149.13MB 2.1s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 51.38MB / 54.59MB 2.1s 18:06:49 [2023-07-21T18:06:49.123Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 50.33MB / 86.03MB 2.1s 18:06:49 [2023-07-21T18:06:49.221Z] #57 DONE 0.1s 18:06:49 [2023-07-21T18:06:49.221Z] 18:06:49 [2023-07-21T18:06:49.221Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 18:06:49 [2023-07-21T18:06:49.221Z] #58 DONE 0.1s 18:06:49 [2023-07-21T18:06:49.221Z] 18:06:49 [2023-07-21T18:06:49.221Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 18:06:49 [2023-07-21T18:06:49.305Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 82.84MB / 86.03MB 2.3s 18:06:49 [2023-07-21T18:06:49.305Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 2.3s 18:06:49 [2023-07-21T18:06:49.305Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 83.89MB / 149.13MB 2.4s 18:06:49 [2023-07-21T18:06:49.305Z] #11 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 2.3s done 18:06:49 [2023-07-21T18:06:49.320Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 130.02MB / 149.13MB 2.1s 18:06:49 [2023-07-21T18:06:49.320Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 139.46MB / 149.13MB 2.2s 18:06:49 [2023-07-21T18:06:49.320Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 2.3s 18:06:49 [2023-07-21T18:06:49.379Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 58.72MB / 149.13MB 2.2s 18:06:49 [2023-07-21T18:06:49.379Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 2.2s 18:06:49 [2023-07-21T18:06:49.379Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 59.77MB / 86.03MB 2.2s 18:06:49 [2023-07-21T18:06:49.379Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 69.21MB / 149.13MB 2.3s 18:06:49 [2023-07-21T18:06:49.379Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 70.25MB / 86.03MB 2.3s 18:06:49 [2023-07-21T18:06:49.479Z] #59 DONE 0.2s 18:06:49 [2023-07-21T18:06:49.479Z] 18:06:49 [2023-07-21T18:06:49.479Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 18:06:49 [2023-07-21T18:06:49.479Z] #60 DONE 0.1s 18:06:49 [2023-07-21T18:06:49.479Z] 18:06:49 [2023-07-21T18:06:49.479Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 18:06:49 [2023-07-21T18:06:49.479Z] #61 DONE 0.1s 18:06:49 [2023-07-21T18:06:49.479Z] 18:06:49 [2023-07-21T18:06:49.479Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:49 [2023-07-21T18:06:49.564Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 112.20MB / 149.13MB 2.6s 18:06:49 [2023-07-21T18:06:49.636Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 78.64MB / 149.13MB 2.4s 18:06:49 [2023-07-21T18:06:49.636Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 80.74MB / 86.03MB 2.4s 18:06:49 [2023-07-21T18:06:49.636Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 89.13MB / 149.13MB 2.5s 18:06:49 [2023-07-21T18:06:49.636Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.5s 18:06:49 [2023-07-21T18:06:49.823Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 121.63MB / 149.13MB 2.7s 18:06:49 [2023-07-21T18:06:49.823Z] #11 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 2.8s done 18:06:49 [2023-07-21T18:06:49.823Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 141.56MB / 149.13MB 2.9s 18:06:49 [2023-07-21T18:06:49.891Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 98.57MB / 149.13MB 2.6s 18:06:49 [2023-07-21T18:06:49.891Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 109.05MB / 149.13MB 2.7s 18:06:49 [2023-07-21T18:06:49.891Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 118.49MB / 149.13MB 2.8s 18:06:50 [2023-07-21T18:06:50.061Z] #27 DONE 66.3s 18:06:50 [2023-07-21T18:06:50.061Z] 18:06:50 [2023-07-21T18:06:50.061Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:06:50 [2023-07-21T18:06:50.061Z] #36 46.97 + bin/containerd 18:06:50 [2023-07-21T18:06:50.082Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 3.0s 18:06:50 [2023-07-21T18:06:50.147Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 138.41MB / 149.13MB 3.0s 18:06:50 [2023-07-21T18:06:50.147Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 147.85MB / 149.13MB 3.1s 18:06:50 [2023-07-21T18:06:50.403Z] #12 sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 54.59MB / 54.59MB 3.1s done 18:06:50 [2023-07-21T18:06:50.403Z] #12 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.0s done 18:06:50 [2023-07-21T18:06:50.649Z] #11 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 3.8s done 18:06:50 [2023-07-21T18:06:50.658Z] #12 sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 86.03MB / 86.03MB 3.5s done 18:06:50 [2023-07-21T18:06:50.658Z] #12 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 3.6s 18:06:50 [2023-07-21T18:06:50.907Z] #11 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.5s done 18:06:50 [2023-07-21T18:06:50.914Z] #12 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 18:06:51 [2023-07-21T18:06:51.166Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.1s 18:06:51 [2023-07-21T18:06:51.170Z] #12 ... 18:06:51 [2023-07-21T18:06:51.170Z] 18:06:51 [2023-07-21T18:06:51.170Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:51 [2023-07-21T18:06:51.170Z] #13 resolve docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 0.1s done 18:06:51 [2023-07-21T18:06:51.170Z] #13 sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 1.85kB / 1.85kB done 18:06:51 [2023-07-21T18:06:51.170Z] #13 sha256:3b6053ca925336c804e2d3f080af177efcdc9f51198a627569bfc7c7e730ef7e 529B / 529B done 18:06:51 [2023-07-21T18:06:51.170Z] #13 sha256:189a2f977ff1e0aeb33038f380dd9a6ab0355d27ec82f10d23567b95386506ce 1.46kB / 1.46kB done 18:06:51 [2023-07-21T18:06:51.170Z] #13 sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 55.06MB / 55.06MB 1.2s done 18:06:51 [2023-07-21T18:06:51.170Z] #13 DONE 4.2s 18:06:51 [2023-07-21T18:06:51.170Z] 18:06:51 [2023-07-21T18:06:51.170Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:51 [2023-07-21T18:06:51.170Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 3.8s done 18:06:51 [2023-07-21T18:06:51.170Z] #12 sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f 156B / 156B 3.9s done 18:06:51 [2023-07-21T18:06:51.170Z] #12 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.4s done 18:06:51 [2023-07-21T18:06:51.209Z] #12 ... 18:06:51 [2023-07-21T18:06:51.209Z] 18:06:51 [2023-07-21T18:06:51.209Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:06:51 [2023-07-21T18:06:51.209Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 18:06:51 [2023-07-21T18:06:51.209Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:06:51 [2023-07-21T18:06:51.209Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 18:06:51 [2023-07-21T18:06:51.209Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 18:06:51 [2023-07-21T18:06:51.209Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done 18:06:51 [2023-07-21T18:06:51.209Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 18:06:51 [2023-07-21T18:06:51.209Z] #13 DONE 4.2s 18:06:51 [2023-07-21T18:06:51.209Z] 18:06:51 [2023-07-21T18:06:51.209Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:51 [2023-07-21T18:06:51.209Z] #12 sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 149.13MB / 149.13MB 4.0s done 18:06:51 [2023-07-21T18:06:51.209Z] #12 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 18:06:51 [2023-07-21T18:06:51.209Z] #12 ... 18:06:51 [2023-07-21T18:06:51.209Z] 18:06:51 [2023-07-21T18:06:51.209Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:51 [2023-07-21T18:06:51.209Z] #10 extracting sha256:34df401c391c7595044379e04e8ad4856a5a3974cdbf5a160f0a204d761e88aa 2.7s done 18:06:51 [2023-07-21T18:06:51.209Z] #10 DONE 4.2s 18:06:51 [2023-07-21T18:06:51.209Z] 18:06:51 [2023-07-21T18:06:51.209Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:51 [2023-07-21T18:06:51.426Z] #12 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 0.1s 18:06:51 [2023-07-21T18:06:51.433Z] #11 ... 18:06:51 [2023-07-21T18:06:51.433Z] 18:06:51 [2023-07-21T18:06:51.433Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 18:06:51 [2023-07-21T18:06:51.433Z] #9 DONE 4.8s 18:06:51 [2023-07-21T18:06:51.433Z] 18:06:51 [2023-07-21T18:06:51.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:51 [2023-07-21T18:06:51.691Z] #11 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.3s done 18:06:51 [2023-07-21T18:06:51.771Z] #12 extracting sha256:6fdd0e5b72ccae203ec30d533c0bcd34200af90265e0531c66356812e529af32 0.5s done 18:06:51 [2023-07-21T18:06:51.771Z] #12 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 18:06:51 [2023-07-21T18:06:51.951Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 18:06:53 [2023-07-21T18:06:53.315Z] #12 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done 18:06:53 [2023-07-21T18:06:53.571Z] #12 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 18:06:53 [2023-07-21T18:06:53.663Z] #37 65.46 # github.com/containerd/containerd/cmd/containerd 18:06:53 [2023-07-21T18:06:53.663Z] #37 65.46 /usr/bin/ld: /tmp/go-link-588743588/000019.o: in function `New': 18:06:53 [2023-07-21T18:06:53.663Z] #37 65.46 /tmp/tmp.wEA8ccbGaF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 18:06:53 [2023-07-21T18:06:53.663Z] #37 65.56 + bin/containerd-stress 18:06:53 [2023-07-21T18:06:53.828Z] #12 ... 18:06:53 [2023-07-21T18:06:53.828Z] 18:06:53 [2023-07-21T18:06:53.828Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 18:06:53 [2023-07-21T18:06:53.828Z] #14 DONE 0.6s 18:06:53 [2023-07-21T18:06:53.854Z] #11 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done 18:06:53 [2023-07-21T18:06:53.854Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 18:06:54 [2023-07-21T18:06:54.084Z] 18:06:54 [2023-07-21T18:06:54.084Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:54 [2023-07-21T18:06:54.295Z] #12 extracting sha256:fa786a946ae67fa18e07eaf82fefee1777449f7db1a8fea5abec1aadbe99e2ef 1.9s done 18:06:54 [2023-07-21T18:06:54.295Z] #12 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 18:06:54 [2023-07-21T18:06:54.295Z] #12 ... 18:06:54 [2023-07-21T18:06:54.295Z] 18:06:54 [2023-07-21T18:06:54.295Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 18:06:54 [2023-07-21T18:06:54.295Z] #14 DONE 0.4s 18:06:54 [2023-07-21T18:06:54.341Z] #12 ... 18:06:54 [2023-07-21T18:06:54.341Z] 18:06:54 [2023-07-21T18:06:54.341Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 18:06:54 [2023-07-21T18:06:54.341Z] #15 DONE 0.4s 18:06:54 [2023-07-21T18:06:54.341Z] 18:06:54 [2023-07-21T18:06:54.341Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:54 [2023-07-21T18:06:54.552Z] 18:06:54 [2023-07-21T18:06:54.552Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 18:06:54 [2023-07-21T18:06:54.552Z] #15 DONE 0.1s 18:06:54 [2023-07-21T18:06:54.552Z] 18:06:54 [2023-07-21T18:06:54.552Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:54 [2023-07-21T18:06:54.597Z] #37 66.45 + bin/containerd-shim 18:06:55 [2023-07-21T18:06:55.230Z] #11 ... 18:06:55 [2023-07-21T18:06:55.230Z] 18:06:55 [2023-07-21T18:06:55.230Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 18:06:55 [2023-07-21T18:06:55.230Z] #14 DONE 0.3s 18:06:55 [2023-07-21T18:06:55.230Z] 18:06:55 [2023-07-21T18:06:55.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:55 [2023-07-21T18:06:55.351Z] #36 ... 18:06:55 [2023-07-21T18:06:55.351Z] 18:06:55 [2023-07-21T18:06:55.351Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:55 [2023-07-21T18:06:55.351Z] #48 11.25 Selecting previously unselected package apparmor. 18:06:55 [2023-07-21T18:06:55.351Z] #48 11.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 11.31 Unpacking apparmor (2.13.6-10) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 11.50 Selecting previously unselected package inetutils-ping. 18:06:55 [2023-07-21T18:06:55.351Z] #48 11.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 11.51 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 12.38 Selecting previously unselected package libip4tc2:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 12.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 12.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.03 Selecting previously unselected package libip6tc2:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.28 Selecting previously unselected package libnfnetlink0:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.86 Selecting previously unselected package libnftnl11:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 13.91 Unpacking libnftnl11:amd64 (1.1.9-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 14.28 Selecting previously unselected package iptables. 18:06:55 [2023-07-21T18:06:55.351Z] #48 14.28 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 14.48 Unpacking iptables (1.8.7-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.12 Selecting previously unselected package libonig5:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.26 Selecting previously unselected package libjq1:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.27 Unpacking libjq1:amd64 (1.6-2.1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.34 Selecting previously unselected package jq. 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.35 Unpacking jq (1.6-2.1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.45 Selecting previously unselected package libaio1:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.46 Unpacking libaio1:amd64 (0.3.112-9) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.50 Selecting previously unselected package libgpm2:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.51 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.52 Unpacking libgpm2:amd64 (1.20.7-8) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.58 Selecting previously unselected package libicu67:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.58 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 15.59 Unpacking libicu67:amd64 (67.1-7) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 17.57 Selecting previously unselected package libinih1:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 17.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 17.65 Unpacking libinih1:amd64 (53-1+b2) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.06 Selecting previously unselected package libnet1:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.15 Selecting previously unselected package libnl-3-200:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.15 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.21 Selecting previously unselected package libprotobuf-c1:amd64. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.31 Selecting previously unselected package net-tools. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.42 Selecting previously unselected package patch. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.42 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.42 Unpacking patch (2.7.6-7) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.48 Selecting previously unselected package python-pip-whl. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.49 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.75 Selecting previously unselected package python3-lib2to3. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.76 Unpacking python3-lib2to3 (3.9.2-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.83 Selecting previously unselected package python3-distutils. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.85 Unpacking python3-distutils (3.9.2-1) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.93 Selecting previously unselected package python3-pkg-resources. 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 18.94 Unpacking python3-pkg-resources (52.0.0-4) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 19.05 Selecting previously unselected package python3-setuptools. 18:06:55 [2023-07-21T18:06:55.351Z] #48 19.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 19.05 Unpacking python3-setuptools (52.0.0-4) ... 18:06:55 [2023-07-21T18:06:55.351Z] #48 19.20 Selecting previously unselected package python3-wheel. 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.21 Unpacking python3-wheel (0.34.2-1) ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.27 Selecting previously unselected package python3-pip. 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.29 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.42 Selecting previously unselected package sudo. 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.43 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.44 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.68 Selecting previously unselected package thin-provisioning-tools. 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.69 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.80 Selecting previously unselected package uidmap. 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.81 Unpacking uidmap (1:4.8.1-1) ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.92 Selecting previously unselected package vim-runtime. 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:06:55 [2023-07-21T18:06:55.352Z] #48 19.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 21.09 Selecting previously unselected package vim. 18:06:55 [2023-07-21T18:06:55.352Z] #48 21.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.352Z] #48 21.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:06:55 [2023-07-21T18:06:55.489Z] #11 ... 18:06:55 [2023-07-21T18:06:55.489Z] 18:06:55 [2023-07-21T18:06:55.489Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 18:06:55 [2023-07-21T18:06:55.489Z] #15 DONE 0.3s 18:06:55 [2023-07-21T18:06:55.489Z] 18:06:55 [2023-07-21T18:06:55.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:06:55 [2023-07-21T18:06:55.613Z] #48 21.36 Selecting previously unselected package xfsprogs. 18:06:55 [2023-07-21T18:06:55.613Z] #48 21.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.613Z] #48 21.36 Unpacking xfsprogs (5.10.0-4) ... 18:06:55 [2023-07-21T18:06:55.706Z] #12 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 1.9s done 18:06:55 [2023-07-21T18:06:55.706Z] #12 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 0.1s 18:06:55 [2023-07-21T18:06:55.752Z] #11 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done 18:06:55 [2023-07-21T18:06:55.875Z] #48 21.57 Selecting previously unselected package zip. 18:06:55 [2023-07-21T18:06:55.875Z] #48 21.57 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 18:06:55 [2023-07-21T18:06:55.875Z] #48 21.58 Unpacking zip (3.0-12) ... 18:06:55 [2023-07-21T18:06:55.875Z] #48 21.80 Setting up python3-pkg-resources (52.0.0-4) ... 18:06:55 [2023-07-21T18:06:55.919Z] #12 extracting sha256:c8ee775f844ae6fcb6845c240b120904a16c441cee104bb2496cfec86ff89506 2.0s done 18:06:55 [2023-07-21T18:06:55.919Z] #12 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 18:06:56 [2023-07-21T18:06:56.011Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 18:06:56 [2023-07-21T18:06:56.446Z] #48 ... 18:06:56 [2023-07-21T18:06:56.446Z] 18:06:56 [2023-07-21T18:06:56.446Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:06:56 [2023-07-21T18:06:56.446Z] #45 27.96 + mkdir -p /build 18:06:56 [2023-07-21T18:06:56.446Z] #45 27.96 + cp runc /build/runc 18:06:58 [2023-07-21T18:06:58.360Z] #45 DONE 29.9s 18:06:58 [2023-07-21T18:06:58.360Z] 18:06:58 [2023-07-21T18:06:58.360Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:06:58 [2023-07-21T18:06:58.360Z] #48 22.30 Setting up libip4tc2:amd64 (1.8.7-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 22.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 22.85 Setting up libgpm2:amd64 (1.20.7-8) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 22.92 Setting up libicu67:amd64 (67.1-7) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 22.97 Setting up libip6tc2:amd64 (1.8.7-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.05 Setting up libinih1:amd64 (53-1+b2) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.14 Setting up uidmap (1:4.8.1-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.35 Setting up bzip2 (1.0.8-4) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.54 Setting up python3-wheel (0.34.2-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 23.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 24.00 Setting up libcap2:amd64 (1:2.44-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 24.02 Setting up libcap2-bin (1:2.44-1) ... 18:06:58 [2023-07-21T18:06:58.360Z] #48 24.05 Setting up apparmor (2.13.6-10) ... 18:06:58 [2023-07-21T18:06:58.783Z] #37 70.36 + bin/containerd-shim-runc-v1 18:06:59 [2023-07-21T18:06:59.874Z] #12 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.4s done 18:07:00 [2023-07-21T18:07:00.275Z] #48 25.65 Setting up zip (3.0-12) ... 18:07:00 [2023-07-21T18:07:00.275Z] #48 25.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:07:00 [2023-07-21T18:07:00.275Z] #48 25.71 Setting up bash-completion (1:2.11-2) ... 18:07:00 [2023-07-21T18:07:00.436Z] #12 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done 18:07:00 [2023-07-21T18:07:00.684Z] #37 72.42 + bin/containerd-shim-runc-v2 18:07:00 [2023-07-21T18:07:00.996Z] #12 DONE 13.9s 18:07:00 [2023-07-21T18:07:00.996Z] 18:07:00 [2023-07-21T18:07:00.996Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:07:01 [2023-07-21T18:07:01.168Z] #12 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.7s done 18:07:01 [2023-07-21T18:07:01.168Z] #12 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done 18:07:01 [2023-07-21T18:07:01.168Z] #12 ... 18:07:01 [2023-07-21T18:07:01.168Z] 18:07:01 [2023-07-21T18:07:01.168Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 18:07:01 [2023-07-21T18:07:01.168Z] #16 1.107 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 1.129 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 1.129 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 1.229 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 1.527 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 1.536 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 2.763 Fetched 8658 kB in 2s (4521 kB/s) 18:07:01 [2023-07-21T18:07:01.168Z] #16 2.763 Reading package lists... 18:07:01 [2023-07-21T18:07:01.168Z] #16 3.419 Reading package lists... 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.082 Building dependency tree... 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.482 The following additional packages will be installed: 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.483 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.484 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.485 Recommended packages: 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.485 libldap-common publicsuffix libsasl2-modules 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.621 The following NEW packages will be installed: 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.622 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.622 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.623 libssh2-1 openssl 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.896 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.896 Need to get 3050 kB of archives. 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.896 After this operation, 6663 kB of additional disk space will be used. 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.896 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.907 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.909 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.911 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.912 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.913 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.915 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.915 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.916 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.916 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.918 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.920 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.922 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.924 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 4.925 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.061 debconf: delaying package configuration, since apt-utils is not installed 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.091 Fetched 3050 kB in 0s (10.4 MB/s) 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.111 Selecting previously unselected package openssl. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.111 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.117 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.121 Unpacking openssl (1.1.1n-0+deb11u5) ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.224 Selecting previously unselected package ca-certificates. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.225 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.229 Unpacking ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.282 Selecting previously unselected package libbrotli1:amd64. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.283 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.290 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.344 Selecting previously unselected package libsasl2-modules-db:amd64. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.345 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.349 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.382 Selecting previously unselected package libsasl2-2:amd64. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.383 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.387 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.426 Selecting previously unselected package libldap-2.4-2:amd64. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.428 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.431 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.482 Selecting previously unselected package libnghttp2-14:amd64. 18:07:01 [2023-07-21T18:07:01.168Z] #16 5.483 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.486 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.523 Selecting previously unselected package libpsl5:amd64. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.524 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.527 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.563 Selecting previously unselected package librtmp1:amd64. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.564 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.568 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.605 Selecting previously unselected package libssh2-1:amd64. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.607 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.610 Unpacking libssh2-1:amd64 (1.9.0-2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.654 Selecting previously unselected package libcurl4:amd64. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.655 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.659 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.709 Selecting previously unselected package curl. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.710 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.713 Unpacking curl (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.764 Selecting previously unselected package libonig5:amd64. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.765 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.769 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.819 Selecting previously unselected package libjq1:amd64. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.820 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.824 Unpacking libjq1:amd64 (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.862 Selecting previously unselected package jq. 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.864 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.867 Unpacking jq (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.903 Setting up libpsl5:amd64 (0.21.0-1.2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.913 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.922 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.932 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.942 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.952 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.961 Setting up libssh2-1:amd64 (1.9.0-2) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.970 Setting up openssl (1.1.1n-0+deb11u5) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.985 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 5.995 Setting up libjq1:amd64 (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.005 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.015 Setting up ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.439 Updating certificates in /etc/ssl/certs... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.924 129 added, 0 removed; done. 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.960 Setting up jq (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.971 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.980 Setting up curl (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 6.990 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 7.008 Processing triggers for ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.169Z] #16 7.016 Updating certificates in /etc/ssl/certs... 18:07:01 [2023-07-21T18:07:01.169Z] #16 7.410 0 added, 0 removed; done. 18:07:01 [2023-07-21T18:07:01.169Z] #16 7.410 Running hooks in /etc/ca-certificates/update.d... 18:07:01 [2023-07-21T18:07:01.169Z] #16 7.411 done. 18:07:01 [2023-07-21T18:07:01.249Z] #37 72.98 + binaries 18:07:01 [2023-07-21T18:07:01.249Z] #37 72.98 + install -D bin/containerd /build/containerd 18:07:01 [2023-07-21T18:07:01.249Z] #37 73.01 + install -D bin/containerd-shim /build/containerd-shim 18:07:01 [2023-07-21T18:07:01.249Z] #37 73.02 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 18:07:01 [2023-07-21T18:07:01.249Z] #37 73.03 + install -D bin/ctr /build/ctr 18:07:01 [2023-07-21T18:07:01.252Z] #16 ... 18:07:01 [2023-07-21T18:07:01.252Z] 18:07:01 [2023-07-21T18:07:01.252Z] #17 [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 18:07:01 [2023-07-21T18:07:01.252Z] #17 0.841 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 0.851 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 0.854 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 0.953 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 1.041 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 1.130 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 2.238 Fetched 8658 kB in 2s (5183 kB/s) 18:07:01 [2023-07-21T18:07:01.252Z] #17 2.238 Reading package lists... 18:07:01 [2023-07-21T18:07:01.252Z] #17 2.835 Reading package lists... 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.425 Building dependency tree... 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.696 The following additional packages will be installed: 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.696 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.696 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.697 Recommended packages: 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.697 libldap-common publicsuffix libsasl2-modules 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.823 The following NEW packages will be installed: 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.824 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.824 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 18:07:01 [2023-07-21T18:07:01.252Z] #17 3.825 libssh2-1 openssl 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.095 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.095 Need to get 3050 kB of archives. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.095 After this operation, 6663 kB of additional disk space will be used. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.095 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.105 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.106 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.108 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.109 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.110 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.112 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.112 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.113 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.114 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.115 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.117 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.119 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.121 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.122 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.239 debconf: delaying package configuration, since apt-utils is not installed 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.266 Fetched 3050 kB in 0s (10.5 MB/s) 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.286 Selecting previously unselected package openssl. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.286 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.292 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.295 Unpacking openssl (1.1.1n-0+deb11u5) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.398 Selecting previously unselected package ca-certificates. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.399 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.402 Unpacking ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.454 Selecting previously unselected package libbrotli1:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.455 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.462 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.512 Selecting previously unselected package libsasl2-modules-db:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.514 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.518 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.550 Selecting previously unselected package libsasl2-2:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.551 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.555 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.593 Selecting previously unselected package libldap-2.4-2:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.594 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.597 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.652 Selecting previously unselected package libnghttp2-14:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.653 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.657 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.694 Selecting previously unselected package libpsl5:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.696 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.699 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.734 Selecting previously unselected package librtmp1:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.735 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.738 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.771 Selecting previously unselected package libssh2-1:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.772 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.775 Unpacking libssh2-1:amd64 (1.9.0-2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.821 Selecting previously unselected package libcurl4:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.821 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.824 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.880 Selecting previously unselected package curl. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.882 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.886 Unpacking curl (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.935 Selecting previously unselected package libonig5:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.936 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.939 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.988 Selecting previously unselected package libjq1:amd64. 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.989 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 4.993 Unpacking libjq1:amd64 (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.029 Selecting previously unselected package jq. 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.029 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.032 Unpacking jq (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.066 Setting up libpsl5:amd64 (0.21.0-1.2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.077 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.086 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.095 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.106 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.116 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.126 Setting up libssh2-1:amd64 (1.9.0-2) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.135 Setting up openssl (1.1.1n-0+deb11u5) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.152 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.163 Setting up libjq1:amd64 (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.173 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.182 Setting up ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 5.590 Updating certificates in /etc/ssl/certs... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.059 129 added, 0 removed; done. 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.086 Setting up jq (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.096 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.105 Setting up curl (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.116 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.132 Processing triggers for ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.139 Updating certificates in /etc/ssl/certs... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.521 0 added, 0 removed; done. 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.521 Running hooks in /etc/ca-certificates/update.d... 18:07:01 [2023-07-21T18:07:01.252Z] #17 6.522 done. 18:07:01 [2023-07-21T18:07:01.280Z] #11 extracting sha256:73a27fef802f4132565ef9c4c1183971b12af591b2fc6a30b23a143ca182da0c 4.6s done 18:07:01 [2023-07-21T18:07:01.280Z] #11 extracting sha256:7e33593927364561e677bcab360e5b3eddeabd1145be07a89d5cc02459e4ea0f done 18:07:01 [2023-07-21T18:07:01.425Z] #16 ... 18:07:01 [2023-07-21T18:07:01.425Z] 18:07:01 [2023-07-21T18:07:01.425Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.11-bullseye@sha256:da4f269c69781a9801582c73d2bb123c928af3256918d1d96f8fec41eaf69a72 18:07:01 [2023-07-21T18:07:01.425Z] #12 DONE 14.4s 18:07:01 [2023-07-21T18:07:01.425Z] 18:07:01 [2023-07-21T18:07:01.425Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:07:01 [2023-07-21T18:07:01.539Z] #11 DONE 14.7s 18:07:01 [2023-07-21T18:07:01.539Z] 18:07:01 [2023-07-21T18:07:01.539Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:07:01 [2023-07-21T18:07:01.539Z] #16 ... 18:07:01 [2023-07-21T18:07:01.539Z] 18:07:01 [2023-07-21T18:07:01.539Z] #17 [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 18:07:01 [2023-07-21T18:07:01.539Z] #17 1.173 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 1.186 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 1.186 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 1.287 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 1.481 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 1.486 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 2.692 Fetched 8658 kB in 2s (4870 kB/s) 18:07:01 [2023-07-21T18:07:01.539Z] #17 2.692 Reading package lists... 18:07:01 [2023-07-21T18:07:01.539Z] #17 3.290 Reading package lists... 18:07:01 [2023-07-21T18:07:01.539Z] #17 3.933 Building dependency tree... 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.225 The following additional packages will be installed: 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.225 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.225 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.226 Recommended packages: 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.226 libldap-common publicsuffix libsasl2-modules 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.351 The following NEW packages will be installed: 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.352 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.352 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.353 libssh2-1 openssl 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.632 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.632 Need to get 3050 kB of archives. 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.632 After this operation, 6663 kB of additional disk space will be used. 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.632 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.643 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.661 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.669 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.678 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.681 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.687 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.691 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.698 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.705 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.712 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.720 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.728 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.735 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.739 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.866 debconf: delaying package configuration, since apt-utils is not installed 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.892 Fetched 3050 kB in 0s (8004 kB/s) 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.910 Selecting previously unselected package openssl. 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.910 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.916 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 4.920 Unpacking openssl (1.1.1n-0+deb11u5) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.030 Selecting previously unselected package ca-certificates. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.031 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.035 Unpacking ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.102 Selecting previously unselected package libbrotli1:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.103 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.110 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.168 Selecting previously unselected package libsasl2-modules-db:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.170 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.176 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.216 Selecting previously unselected package libsasl2-2:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.217 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.221 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.273 Selecting previously unselected package libldap-2.4-2:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.274 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.278 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.339 Selecting previously unselected package libnghttp2-14:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.340 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.345 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.404 Selecting previously unselected package libpsl5:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.405 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.410 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.450 Selecting previously unselected package librtmp1:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.452 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.458 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.499 Selecting previously unselected package libssh2-1:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.500 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.504 Unpacking libssh2-1:amd64 (1.9.0-2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.550 Selecting previously unselected package libcurl4:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.552 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.556 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.612 Selecting previously unselected package curl. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.613 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.618 Unpacking curl (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.678 Selecting previously unselected package libonig5:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.679 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.684 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.739 Selecting previously unselected package libjq1:amd64. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.741 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.744 Unpacking libjq1:amd64 (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.784 Selecting previously unselected package jq. 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.786 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.790 Unpacking jq (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.828 Setting up libpsl5:amd64 (0.21.0-1.2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.844 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.857 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.870 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.881 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.893 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.903 Setting up libssh2-1:amd64 (1.9.0-2) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.914 Setting up openssl (1.1.1n-0+deb11u5) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.932 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.951 Setting up libjq1:amd64 (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.963 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 5.974 Setting up ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.377 Updating certificates in /etc/ssl/certs... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.837 129 added, 0 removed; done. 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.872 Setting up jq (1.6-2.1) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.884 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.894 Setting up curl (7.74.0-1.3+deb11u7) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.907 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.925 Processing triggers for ca-certificates (20210119) ... 18:07:01 [2023-07-21T18:07:01.539Z] #17 6.934 Updating certificates in /etc/ssl/certs... 18:07:01 [2023-07-21T18:07:01.539Z] #17 7.300 0 added, 0 removed; done. 18:07:01 [2023-07-21T18:07:01.539Z] #17 7.300 Running hooks in /etc/ca-certificates/update.d... 18:07:01 [2023-07-21T18:07:01.539Z] #17 7.301 done. 18:07:01 [2023-07-21T18:07:01.680Z] #17 DONE 0.4s 18:07:01 [2023-07-21T18:07:01.681Z] 18:07:01 [2023-07-21T18:07:01.681Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 18:07:01 [2023-07-21T18:07:01.815Z] #37 DONE 73.6s 18:07:01 [2023-07-21T18:07:01.937Z] #16 DONE 10.5s 18:07:01 [2023-07-21T18:07:01.937Z] 18:07:01 [2023-07-21T18:07:01.937Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:07:01 [2023-07-21T18:07:01.937Z] #18 DONE 0.0s 18:07:01 [2023-07-21T18:07:01.937Z] 18:07:01 [2023-07-21T18:07:01.937Z] #19 [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 18:07:02 [2023-07-21T18:07:02.193Z] #19 ... 18:07:02 [2023-07-21T18:07:02.193Z] 18:07:02 [2023-07-21T18:07:02.193Z] #20 [base 3/3] 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 18:07:02 [2023-07-21T18:07:02.193Z] #20 DONE 0.6s 18:07:02 [2023-07-21T18:07:02.380Z] 18:07:02 [2023-07-21T18:07:02.380Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 18:07:02 [2023-07-21T18:07:02.449Z] 18:07:02 [2023-07-21T18:07:02.449Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:07:02 [2023-07-21T18:07:02.449Z] #21 DONE 0.1s 18:07:02 [2023-07-21T18:07:02.449Z] 18:07:02 [2023-07-21T18:07:02.449Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:02 [2023-07-21T18:07:02.449Z] #22 ... 18:07:02 [2023-07-21T18:07:02.449Z] 18:07:02 [2023-07-21T18:07:02.449Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:07:02 [2023-07-21T18:07:02.449Z] #23 DONE 0.1s 18:07:02 [2023-07-21T18:07:02.638Z] #62 DONE 0.2s 18:07:02 [2023-07-21T18:07:02.638Z] 18:07:02 [2023-07-21T18:07:02.638Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 18:07:02 [2023-07-21T18:07:02.705Z] 18:07:02 [2023-07-21T18:07:02.705Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.11 Setting up libmnl0:amd64 (1.0.4-3) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.12 Setting up patch (2.7.6-7) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.15 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.22 invoke-rc.d: could not determine current runlevel 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.24 invoke-rc.d: policy-rc.d denied execution of start. 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.25 Setting up xfsprogs (5.10.0-4) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.27 Setting up libxtables12:amd64 (1.8.7-1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.28 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.30 Setting up pigz (2.6-1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:07:02 [2023-07-21T18:07:02.822Z] #48 28.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:07:02 [2023-07-21T18:07:02.896Z] #63 DONE 0.1s 18:07:02 [2023-07-21T18:07:02.896Z] 18:07:02 [2023-07-21T18:07:02.896Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 18:07:02 [2023-07-21T18:07:02.896Z] #64 DONE 0.2s 18:07:03 [2023-07-21T18:07:03.084Z] #48 28.76 Setting up libaio1:amd64 (0.3.112-9) ... 18:07:03 [2023-07-21T18:07:03.084Z] #48 28.78 Setting up python3-lib2to3 (3.9.2-1) ... 18:07:03 [2023-07-21T18:07:03.084Z] #48 28.94 Setting up libelf1:amd64 (0.183-1) ... 18:07:03 [2023-07-21T18:07:03.084Z] #48 28.99 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:07:03 [2023-07-21T18:07:03.139Z] #17 DONE 11.7s 18:07:03 [2023-07-21T18:07:03.139Z] 18:07:03 [2023-07-21T18:07:03.139Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:07:03 [2023-07-21T18:07:03.139Z] #16 DONE 1.9s 18:07:03 [2023-07-21T18:07:03.139Z] 18:07:03 [2023-07-21T18:07:03.139Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:07:03 [2023-07-21T18:07:03.139Z] #18 DONE 0.0s 18:07:03 [2023-07-21T18:07:03.139Z] 18:07:03 [2023-07-21T18:07:03.139Z] #19 [base 3/3] 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 18:07:03 [2023-07-21T18:07:03.154Z] 18:07:03 [2023-07-21T18:07:03.154Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 18:07:03 [2023-07-21T18:07:03.154Z] #65 DONE 0.1s 18:07:03 [2023-07-21T18:07:03.154Z] 18:07:03 [2023-07-21T18:07:03.154Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 18:07:03 [2023-07-21T18:07:03.154Z] #66 DONE 0.0s 18:07:03 [2023-07-21T18:07:03.154Z] 18:07:03 [2023-07-21T18:07:03.154Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.01 Setting up python3-distutils (3.9.2-1) ... 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.19 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:07:03 [2023-07-21T18:07:03.345Z] #48 29.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:07:03 [2023-07-21T18:07:03.395Z] #19 DONE 0.8s 18:07:03 [2023-07-21T18:07:03.395Z] 18:07:03 [2023-07-21T18:07:03.395Z] #20 [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 18:07:03 [2023-07-21T18:07:03.440Z] #17 ... 18:07:03 [2023-07-21T18:07:03.440Z] 18:07:03 [2023-07-21T18:07:03.440Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:07:03 [2023-07-21T18:07:03.440Z] #16 DONE 1.9s 18:07:03 [2023-07-21T18:07:03.440Z] 18:07:03 [2023-07-21T18:07:03.440Z] #17 [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 18:07:03 [2023-07-21T18:07:03.440Z] #17 DONE 11.8s 18:07:03 [2023-07-21T18:07:03.440Z] 18:07:03 [2023-07-21T18:07:03.440Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:07:03 [2023-07-21T18:07:03.440Z] #18 DONE 0.1s 18:07:03 [2023-07-21T18:07:03.440Z] 18:07:03 [2023-07-21T18:07:03.440Z] #19 [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 18:07:03 [2023-07-21T18:07:03.607Z] #48 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:07:03 [2023-07-21T18:07:03.607Z] #48 29.29 Setting up python3-setuptools (52.0.0-4) ... 18:07:03 [2023-07-21T18:07:03.657Z] #20 ... 18:07:03 [2023-07-21T18:07:03.657Z] 18:07:03 [2023-07-21T18:07:03.657Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:07:03 [2023-07-21T18:07:03.657Z] #21 DONE 0.1s 18:07:03 [2023-07-21T18:07:03.913Z] 18:07:03 [2023-07-21T18:07:03.913Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:07:03 [2023-07-21T18:07:03.913Z] #22 DONE 0.2s 18:07:03 [2023-07-21T18:07:03.913Z] 18:07:03 [2023-07-21T18:07:03.913Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:04 [2023-07-21T18:07:04.007Z] #19 ... 18:07:04 [2023-07-21T18:07:04.007Z] 18:07:04 [2023-07-21T18:07:04.007Z] #20 [base 3/3] 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 18:07:04 [2023-07-21T18:07:04.007Z] #20 DONE 0.8s 18:07:04 [2023-07-21T18:07:04.073Z] #24 1.568 + git clone https://github.com/kolyshkin/go-swagger.git . 18:07:04 [2023-07-21T18:07:04.073Z] #24 1.569 Cloning into '.'... 18:07:04 [2023-07-21T18:07:04.087Z] #67 DONE 0.9s 18:07:04 [2023-07-21T18:07:04.087Z] 18:07:04 [2023-07-21T18:07:04.087Z] #68 exporting to image 18:07:04 [2023-07-21T18:07:04.087Z] #68 exporting layers 18:07:04 [2023-07-21T18:07:04.180Z] #48 29.79 Setting up libjq1:amd64 (1.6-2.1) ... 18:07:04 [2023-07-21T18:07:04.180Z] #48 29.83 Setting up libnftnl11:amd64 (1.1.9-1) ... 18:07:04 [2023-07-21T18:07:04.180Z] #48 29.87 Setting up thin-provisioning-tools (0.9.0-1) ... 18:07:04 [2023-07-21T18:07:04.180Z] #48 29.88 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:07:04 [2023-07-21T18:07:04.266Z] 18:07:04 [2023-07-21T18:07:04.266Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:07:04 [2023-07-21T18:07:04.266Z] #21 DONE 0.1s 18:07:04 [2023-07-21T18:07:04.266Z] 18:07:04 [2023-07-21T18:07:04.266Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:07:04 [2023-07-21T18:07:04.266Z] #22 DONE 0.2s 18:07:04 [2023-07-21T18:07:04.266Z] 18:07:04 [2023-07-21T18:07:04.266Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.29 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.30 Setting up jq (1.6-2.1) ... 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.32 Setting up libbpf0:amd64 (1:0.3-2) ... 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.33 Setting up iptables (1.8.7-1) ... 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:07:04 [2023-07-21T18:07:04.441Z] #48 30.38 Setting up iproute2 (5.10.0-4) ... 18:07:05 [2023-07-21T18:07:05.014Z] #48 30.57 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:05 [2023-07-21T18:07:05.204Z] #23 1.046 + git clone https://github.com/kolyshkin/go-swagger.git . 18:07:05 [2023-07-21T18:07:05.204Z] #23 1.047 Cloning into '.'... 18:07:05 [2023-07-21T18:07:05.279Z] #23 1.641 + git clone https://github.com/kolyshkin/go-swagger.git . 18:07:05 [2023-07-21T18:07:05.279Z] #23 1.645 Cloning into '.'... 18:07:05 [2023-07-21T18:07:05.985Z] #68 exporting layers 2.1s done 18:07:06 [2023-07-21T18:07:06.243Z] #68 writing image sha256:d632ed58e981eb440fa043ed5a32c248ed18670d753edb3bcb4b5a9b189dee90 done 18:07:06 [2023-07-21T18:07:06.243Z] #68 naming to docker.io/library/docker:f5ec2514ac98121efd10902e463b55171f970812 done 18:07:06 [2023-07-21T18:07:06.243Z] #68 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 18:07:06 [2023-07-21T18:07:06.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5ec2514ac98121efd10902e463b55171f970812 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5ec2514ac98121efd10902e463b55171f970812 hack/test/unit 18:07:06 [2023-07-21T18:07:06.599Z] #24 ... 18:07:06 [2023-07-21T18:07:06.600Z] 18:07:06 [2023-07-21T18:07:06.600Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.618 + RM_GOPATH=0 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.618 + TMP_GOPATH= 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.618 + : /build 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.618 + '[' -z '' ']' 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.618 ++ mktemp -d 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.619 + export GOPATH=/tmp/tmp.4pDmBrkapY 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.619 + GOPATH=/tmp/tmp.4pDmBrkapY 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.619 + RM_GOPATH=1 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.619 + case "$(go env GOARCH)" in 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.620 ++ go env GOARCH 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.624 + export GO_BUILDMODE=-buildmode=pie 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.624 + GO_BUILDMODE=-buildmode=pie 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.625 ++ dirname /tmp/install/install.sh 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.625 + dir=/tmp/install 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.625 + bin=dockercli 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.625 + shift 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.625 + '[' '!' -f /tmp/install/dockercli.installer ']' 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.625 + . /tmp/install/dockercli.installer 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.626 ++ : stable 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.626 ++ : 17.06.2-ce 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.626 + install_dockercli 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.626 + echo 'Install docker/cli version 17.06.2-ce from stable' 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.626 Install docker/cli version 17.06.2-ce from stable 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.626 ++ uname -m 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.627 + arch=x86_64 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.627 + '[' x86_64 '!=' x86_64 ']' 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.628 + url=https://download.docker.com/linux/static 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.629 + tar -xz docker/docker 18:07:06 [2023-07-21T18:07:06.600Z] #25 1.629 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 18:07:06 [2023-07-21T18:07:06.600Z] #25 3.157 + mkdir -p /build 18:07:06 [2023-07-21T18:07:06.600Z] #25 3.161 + mv docker/docker /build/ 18:07:06 [2023-07-21T18:07:06.600Z] #25 3.164 + rmdir docker 18:07:06 [2023-07-21T18:07:06.600Z] #25 DONE 4.3s 18:07:06 [2023-07-21T18:07:06.600Z] 18:07:06 [2023-07-21T18:07:06.600Z] #19 [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 18:07:06 [2023-07-21T18:07:06.600Z] #19 1.406 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:07:06 [2023-07-21T18:07:06.600Z] #19 1.685 18:07:06 [2023-07-21T18:07:06.600Z] #19 1.801 #=#=# ##O#-# ##O=# # ######################################################################## 100.0% 18:07:06 [2023-07-21T18:07:06.600Z] #19 2.328 18:07:06 [2023-07-21T18:07:06.600Z] #19 3.773 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:07:06 [2023-07-21T18:07:06.600Z] #19 4.273 18:07:06 [2023-07-21T18:07:06.600Z] #19 4.543 #=#=# ############################################### 66.3% ######################################################################## 100.0% 18:07:06 [2023-07-21T18:07:06.857Z] #19 5.137 18:07:07 [2023-07-21T18:07:07.556Z] #48 DONE 32.9s 18:07:07 [2023-07-21T18:07:07.556Z] 18:07:07 [2023-07-21T18:07:07.556Z] #49 [dev-systemd-false 9/26] 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 18:07:07 [2023-07-21T18:07:07.556Z] #49 0.358 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:07:07 [2023-07-21T18:07:07.556Z] #49 0.364 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:07:07 [2023-07-21T18:07:07.556Z] #49 0.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:07:07 [2023-07-21T18:07:07.748Z] #23 ... 18:07:07 [2023-07-21T18:07:07.748Z] 18:07:07 [2023-07-21T18:07:07.748Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.103 + RM_GOPATH=0 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.103 + TMP_GOPATH= 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.103 + : /build 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.103 + '[' -z '' ']' 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.104 ++ mktemp -d 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.105 + export GOPATH=/tmp/tmp.TmFsgB1T4s 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.105 + GOPATH=/tmp/tmp.TmFsgB1T4s 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.105 + RM_GOPATH=1 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.105 + case "$(go env GOARCH)" in 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.105 ++ go env GOARCH 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.108 + export GO_BUILDMODE=-buildmode=pie 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.108 + GO_BUILDMODE=-buildmode=pie 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 ++ dirname /tmp/install/install.sh 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + dir=/tmp/install 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + bin=dockercli 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + shift 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + '[' '!' -f /tmp/install/dockercli.installer ']' 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + . /tmp/install/dockercli.installer 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 ++ : stable 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 ++ : 17.06.2-ce 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + install_dockercli 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 + echo 'Install docker/cli version 17.06.2-ce from stable' 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.109 Install docker/cli version 17.06.2-ce from stable 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.110 ++ uname -m 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.110 + arch=x86_64 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.110 + '[' x86_64 '!=' x86_64 ']' 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.110 + url=https://download.docker.com/linux/static 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.111 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 18:07:07 [2023-07-21T18:07:07.748Z] #24 1.111 + tar -xz docker/docker 18:07:07 [2023-07-21T18:07:07.748Z] #24 2.766 + mkdir -p /build 18:07:07 [2023-07-21T18:07:07.748Z] #24 2.768 + mv docker/docker /build/ 18:07:07 [2023-07-21T18:07:07.748Z] #24 2.785 + rmdir docker 18:07:07 [2023-07-21T18:07:07.748Z] #24 DONE 3.8s 18:07:07 [2023-07-21T18:07:07.815Z] #49 DONE 0.5s 18:07:07 [2023-07-21T18:07:07.815Z] 18:07:07 [2023-07-21T18:07:07.815Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:07:07 [2023-07-21T18:07:07.965Z] ? github.com/docker/docker/api [no test files] 18:07:08 [2023-07-21T18:07:08.007Z] 18:07:08 [2023-07-21T18:07:08.007Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.961 + RM_GOPATH=0 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.961 + TMP_GOPATH= 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.961 + : /build 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.961 + '[' -z '' ']' 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.962 ++ mktemp -d 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.962 + export GOPATH=/tmp/tmp.aHlmF5sLhm 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.962 + GOPATH=/tmp/tmp.aHlmF5sLhm 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.962 + RM_GOPATH=1 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.962 + case "$(go env GOARCH)" in 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.963 ++ go env GOARCH 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.966 + export GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.966 + GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.967 ++ dirname /tmp/install/install.sh 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.967 + dir=/tmp/install 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.967 + bin=golangci_lint 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.967 + shift 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + . /tmp/install/golangci_lint.installer 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 ++ : v1.49.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + install_golangci_lint 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + set -e 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + echo 'Install golangci-lint version v1.49.0' 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + GOBIN=/build 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + GO111MODULE=on 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.968 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 0.969 Install golangci-lint version v1.49.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 1.340 go: downloading github.com/golangci/golangci-lint v1.49.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.395 go: downloading github.com/fatih/color v1.13.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.405 go: downloading github.com/gofrs/flock v0.8.1 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.405 go: downloading github.com/pkg/errors v0.9.1 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.406 go: downloading github.com/spf13/cobra v1.5.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.406 go: downloading github.com/spf13/pflag v1.0.5 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.407 go: downloading github.com/spf13/viper v1.12.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.418 go: downloading gopkg.in/yaml.v3 v3.0.1 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.619 go: downloading golang.org/x/tools v0.1.12 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.629 go: downloading github.com/hashicorp/go-version v1.6.0 18:07:08 [2023-07-21T18:07:08.007Z] #25 2.645 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.696 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.698 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.839 go: downloading github.com/mattn/go-colorable v0.1.13 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.879 go: downloading github.com/sirupsen/logrus v1.9.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.880 go: downloading github.com/stretchr/testify v1.8.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.881 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 18:07:08 [2023-07-21T18:07:08.008Z] #25 2.932 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.005 go: downloading github.com/mattn/go-isatty v0.0.16 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.041 go: downloading 4d63.com/gochecknoglobals v0.1.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.086 go: downloading github.com/Antonboom/errname v0.1.7 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.133 go: downloading github.com/Antonboom/nilnil v0.1.1 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.231 go: downloading github.com/BurntSushi/toml v1.2.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.233 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.236 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.386 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.550 go: downloading github.com/alexkohler/prealloc v1.0.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.599 go: downloading github.com/alingse/asasalint v0.0.11 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.611 go: downloading github.com/ashanbrown/forbidigo v1.3.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.615 go: downloading github.com/ashanbrown/makezero v1.1.1 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.740 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.778 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.933 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.933 go: downloading github.com/breml/bidichk v0.2.3 18:07:08 [2023-07-21T18:07:08.008Z] #25 3.933 go: downloading github.com/breml/errchkjson v0.3.0 18:07:08 [2023-07-21T18:07:08.008Z] #25 4.035 go: downloading github.com/butuzov/ireturn v0.1.1 18:07:08 [2023-07-21T18:07:08.008Z] #25 4.136 go: downloading github.com/charithe/durationcheck v0.0.9 18:07:08 [2023-07-21T18:07:08.268Z] #25 4.136 go: downloading github.com/curioswitch/go-reassign v0.1.2 18:07:08 [2023-07-21T18:07:08.268Z] #25 4.157 go: downloading github.com/daixiang0/gci v0.6.3 18:07:08 [2023-07-21T18:07:08.528Z] #25 4.437 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:07:08 [2023-07-21T18:07:08.528Z] #25 4.439 go: downloading github.com/esimonov/ifshort v1.0.4 18:07:08 [2023-07-21T18:07:08.554Z] #23 ... 18:07:08 [2023-07-21T18:07:08.554Z] 18:07:08 [2023-07-21T18:07:08.554Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.328 + RM_GOPATH=0 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.328 + TMP_GOPATH= 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.328 + : /build 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.328 + '[' -z '' ']' 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.328 ++ mktemp -d 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.329 + export GOPATH=/tmp/tmp.I5ap8sk2rr 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.329 + GOPATH=/tmp/tmp.I5ap8sk2rr 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.329 + RM_GOPATH=1 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.329 + case "$(go env GOARCH)" in 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.330 ++ go env GOARCH 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.337 + export GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.337 + GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.337 ++ dirname /tmp/install/install.sh 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 Install docker/cli version 17.06.2-ce from stable 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + dir=/tmp/install 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + bin=dockercli 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + shift 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + '[' '!' -f /tmp/install/dockercli.installer ']' 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + . /tmp/install/dockercli.installer 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 ++ : stable 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 ++ : 17.06.2-ce 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + install_dockercli 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.339 + echo 'Install docker/cli version 17.06.2-ce from stable' 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.340 ++ uname -m 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.341 + arch=x86_64 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.344 + '[' x86_64 '!=' x86_64 ']' 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.344 + url=https://download.docker.com/linux/static 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.344 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 18:07:08 [2023-07-21T18:07:08.554Z] #24 1.344 + tar -xz docker/docker 18:07:08 [2023-07-21T18:07:08.554Z] #24 3.234 + mkdir -p /build 18:07:08 [2023-07-21T18:07:08.554Z] #24 3.254 + mv docker/docker /build/ 18:07:08 [2023-07-21T18:07:08.554Z] #24 3.265 + rmdir docker 18:07:08 [2023-07-21T18:07:08.554Z] #24 DONE 4.8s 18:07:08 [2023-07-21T18:07:08.554Z] 18:07:08 [2023-07-21T18:07:08.554Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.636 + RM_GOPATH=0 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.636 + TMP_GOPATH= 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.636 + : /build 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.636 + '[' -z '' ']' 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.636 ++ mktemp -d 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.637 + export GOPATH=/tmp/tmp.Ew4JtqJKxF 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.637 + GOPATH=/tmp/tmp.Ew4JtqJKxF 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.637 + RM_GOPATH=1 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.637 + case "$(go env GOARCH)" in 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.637 ++ go env GOARCH 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.653 + export GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.653 + GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 ++ dirname /tmp/install/install.sh 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + dir=/tmp/install 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + bin=vndr 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + shift 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + '[' '!' -f /tmp/install/vndr.installer ']' 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + . /tmp/install/vndr.installer 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 ++ : v0.1.3-0.20221229102223-87603e47e8ea 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + install_vndr 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + GOBIN=/build 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + GO111MODULE=on 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.654 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 18:07:08 [2023-07-21T18:07:08.554Z] #25 0.698 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 18:07:08 [2023-07-21T18:07:08.554Z] #25 DONE 4.8s 18:07:08 [2023-07-21T18:07:08.554Z] 18:07:08 [2023-07-21T18:07:08.554Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + RM_GOPATH=0 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + TMP_GOPATH= 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + : /build 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + '[' -z '' ']' 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 ++ mktemp -d 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + export GOPATH=/tmp/tmp.93z3u5GOEi 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + GOPATH=/tmp/tmp.93z3u5GOEi 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + RM_GOPATH=1 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.327 + case "$(go env GOARCH)" in 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.329 ++ go env GOARCH 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.338 + export GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.338 + GO_BUILDMODE=-buildmode=pie 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.338 ++ dirname /tmp/install/install.sh 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.347 Install golangci-lint version v1.49.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + dir=/tmp/install 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + bin=golangci_lint 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + shift 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + . /tmp/install/golangci_lint.installer 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 ++ : v1.49.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + install_golangci_lint 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + set -e 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + echo 'Install golangci-lint version v1.49.0' 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + GOBIN=/build 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + GO111MODULE=on 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.348 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 1.725 go: downloading github.com/golangci/golangci-lint v1.49.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.826 go: downloading github.com/fatih/color v1.13.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.826 go: downloading github.com/spf13/pflag v1.0.5 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.826 go: downloading github.com/spf13/viper v1.12.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.827 go: downloading github.com/gofrs/flock v0.8.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.827 go: downloading gopkg.in/yaml.v3 v3.0.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.827 go: downloading github.com/pkg/errors v0.9.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.827 go: downloading github.com/spf13/cobra v1.5.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 2.952 go: downloading golang.org/x/tools v0.1.12 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.217 go: downloading github.com/hashicorp/go-version v1.6.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.232 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.232 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.232 go: downloading github.com/mattn/go-colorable v0.1.13 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.232 go: downloading github.com/sirupsen/logrus v1.9.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.238 go: downloading github.com/stretchr/testify v1.8.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.359 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.401 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.422 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.483 go: downloading github.com/mattn/go-isatty v0.0.16 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.518 go: downloading 4d63.com/gochecknoglobals v0.1.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.580 go: downloading github.com/Antonboom/nilnil v0.1.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.585 go: downloading github.com/Antonboom/errname v0.1.7 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.585 go: downloading github.com/BurntSushi/toml v1.2.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.689 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.780 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.781 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.842 go: downloading github.com/alexkohler/prealloc v1.0.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.844 go: downloading github.com/alingse/asasalint v0.0.11 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.884 go: downloading github.com/ashanbrown/forbidigo v1.3.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.900 go: downloading github.com/ashanbrown/makezero v1.1.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 3.999 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.000 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.001 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.055 go: downloading github.com/breml/bidichk v0.2.3 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.145 go: downloading github.com/breml/errchkjson v0.3.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.166 go: downloading github.com/butuzov/ireturn v0.1.1 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.190 go: downloading github.com/charithe/durationcheck v0.0.9 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.234 go: downloading github.com/curioswitch/go-reassign v0.1.2 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.236 go: downloading github.com/daixiang0/gci v0.6.3 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.330 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.419 go: downloading github.com/esimonov/ifshort v1.0.4 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.448 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.594 go: downloading github.com/fzipp/gocyclo v0.6.0 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.595 go: downloading github.com/go-critic/go-critic v0.6.4 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.596 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.759 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.759 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:07:08 [2023-07-21T18:07:08.554Z] #26 4.961 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 18:07:08 [2023-07-21T18:07:08.554Z] #26 5.021 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:07:08 [2023-07-21T18:07:08.554Z] #26 5.171 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:07:08 [2023-07-21T18:07:08.753Z] #19 6.521 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.576 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.578 go: downloading github.com/fzipp/gocyclo v0.6.0 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.578 go: downloading github.com/go-critic/go-critic v0.6.4 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.580 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.736 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.737 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:07:08 [2023-07-21T18:07:08.787Z] #25 4.760 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 18:07:08 [2023-07-21T18:07:08.811Z] #26 5.215 go: downloading github.com/golangci/misspell v0.3.5 18:07:08 [2023-07-21T18:07:08.811Z] #26 5.313 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:07:08 [2023-07-21T18:07:08.811Z] #26 5.313 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 18:07:08 [2023-07-21T18:07:08.811Z] #26 5.396 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:07:08 [2023-07-21T18:07:08.811Z] #26 5.413 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:07:08 [2023-07-21T18:07:08.811Z] #26 5.421 go: downloading github.com/hexops/gotextdiff v1.0.3 18:07:09 [2023-07-21T18:07:09.013Z] #19 7.216 18:07:09 [2023-07-21T18:07:09.047Z] #25 4.964 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:07:09 [2023-07-21T18:07:09.047Z] #25 5.143 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:07:09 [2023-07-21T18:07:09.047Z] #25 5.181 go: downloading github.com/golangci/misspell v0.3.5 18:07:09 [2023-07-21T18:07:09.068Z] #26 5.550 go: downloading github.com/jgautheron/goconst v1.5.1 18:07:09 [2023-07-21T18:07:09.068Z] #26 5.550 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:07:09 [2023-07-21T18:07:09.306Z] #25 5.189 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:07:09 [2023-07-21T18:07:09.306Z] #25 5.219 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 18:07:09 [2023-07-21T18:07:09.306Z] #25 5.233 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:07:09 [2023-07-21T18:07:09.306Z] #25 5.289 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:07:09 [2023-07-21T18:07:09.306Z] #25 5.405 go: downloading github.com/hexops/gotextdiff v1.0.3 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.629 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.629 go: downloading github.com/julz/importas v0.1.0 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.793 go: downloading github.com/kisielk/errcheck v1.6.2 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.796 go: downloading github.com/kulti/thelper v0.6.3 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.798 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.801 go: downloading github.com/kyoh86/exportloopref v0.1.8 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.863 go: downloading github.com/ldez/tagliatelle v0.3.1 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.863 go: downloading github.com/leonklingele/grouper v1.1.0 18:07:09 [2023-07-21T18:07:09.328Z] #26 5.942 go: downloading github.com/lufeee/execinquery v1.2.1 18:07:09 [2023-07-21T18:07:09.530Z] #19 7.472 #=#=# 18:07:09 [2023-07-21T18:07:09.530Z] #19 ... 18:07:09 [2023-07-21T18:07:09.530Z] 18:07:09 [2023-07-21T18:07:09.530Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.613 + RM_GOPATH=0 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.613 + TMP_GOPATH= 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.613 + : /build 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.613 + '[' -z '' ']' 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.613 ++ mktemp -d 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.614 + export GOPATH=/tmp/tmp.dZNTqkd6eS 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.614 + GOPATH=/tmp/tmp.dZNTqkd6eS 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.614 + RM_GOPATH=1 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.614 + case "$(go env GOARCH)" in 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.614 ++ go env GOARCH 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.620 + export GO_BUILDMODE=-buildmode=pie 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.620 + GO_BUILDMODE=-buildmode=pie 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.620 ++ dirname /tmp/install/install.sh 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + dir=/tmp/install 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + bin=vndr 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + shift 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + '[' '!' -f /tmp/install/vndr.installer ']' 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + . /tmp/install/vndr.installer 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 ++ : v0.1.3-0.20221229102223-87603e47e8ea 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + install_vndr 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + GOBIN=/build 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + GO111MODULE=on 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.621 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 18:07:09 [2023-07-21T18:07:09.530Z] #26 0.998 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 18:07:09 [2023-07-21T18:07:09.530Z] #26 DONE 7.1s 18:07:09 [2023-07-21T18:07:09.530Z] 18:07:09 [2023-07-21T18:07:09.530Z] #19 [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 18:07:09 [2023-07-21T18:07:09.530Z] #19 7.472 #=#=# 0.0% 18:07:09 [2023-07-21T18:07:09.530Z] #19 ... 18:07:09 [2023-07-21T18:07:09.530Z] 18:07:09 [2023-07-21T18:07:09.530Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + RM_GOPATH=0 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + TMP_GOPATH= 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + : /build 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + '[' -z '' ']' 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 ++ mktemp -d 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + export GOPATH=/tmp/tmp.vOoHDu68rS 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + GOPATH=/tmp/tmp.vOoHDu68rS 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + RM_GOPATH=1 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 + case "$(go env GOARCH)" in 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.669 ++ go env GOARCH 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.680 + export GO_BUILDMODE=-buildmode=pie 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.680 + GO_BUILDMODE=-buildmode=pie 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.681 ++ dirname /tmp/install/install.sh 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.683 + dir=/tmp/install 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + bin=golangci_lint 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + shift 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + . /tmp/install/golangci_lint.installer 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 ++ : v1.49.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + install_golangci_lint 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + set -e 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + echo 'Install golangci-lint version v1.49.0' 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + GOBIN=/build 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + GO111MODULE=on 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 1.684 Install golangci-lint version v1.49.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 2.075 go: downloading github.com/golangci/golangci-lint v1.49.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.368 go: downloading github.com/fatih/color v1.13.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.376 go: downloading github.com/gofrs/flock v0.8.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.393 go: downloading github.com/pkg/errors v0.9.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.393 go: downloading github.com/spf13/cobra v1.5.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.394 go: downloading github.com/spf13/pflag v1.0.5 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.407 go: downloading github.com/spf13/viper v1.12.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.410 go: downloading gopkg.in/yaml.v3 v3.0.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.522 go: downloading golang.org/x/tools v0.1.12 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.617 go: downloading github.com/hashicorp/go-version v1.6.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.620 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.780 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.782 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.835 go: downloading github.com/mattn/go-colorable v0.1.13 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.880 go: downloading github.com/sirupsen/logrus v1.9.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 3.921 go: downloading github.com/stretchr/testify v1.8.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.036 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.099 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.204 go: downloading github.com/mattn/go-isatty v0.0.16 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.214 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.215 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.245 go: downloading github.com/spf13/afero v1.8.2 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.288 go: downloading github.com/spf13/cast v1.5.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.403 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.423 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.464 go: downloading 4d63.com/gochecknoglobals v0.1.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.466 go: downloading github.com/Antonboom/errname v0.1.7 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.481 go: downloading github.com/Antonboom/nilnil v0.1.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.573 go: downloading github.com/BurntSushi/toml v1.2.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.624 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.624 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.828 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 4.960 go: downloading github.com/alexkohler/prealloc v1.0.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.064 go: downloading github.com/alingse/asasalint v0.0.11 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.065 go: downloading github.com/ashanbrown/forbidigo v1.3.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.065 go: downloading github.com/ashanbrown/makezero v1.1.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.099 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.246 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.247 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.371 go: downloading github.com/breml/bidichk v0.2.3 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.387 go: downloading github.com/breml/errchkjson v0.3.0 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.388 go: downloading github.com/butuzov/ireturn v0.1.1 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.484 go: downloading github.com/charithe/durationcheck v0.0.9 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.604 go: downloading github.com/curioswitch/go-reassign v0.1.2 18:07:09 [2023-07-21T18:07:09.530Z] #27 5.652 go: downloading github.com/daixiang0/gci v0.6.3 18:07:09 [2023-07-21T18:07:09.531Z] #27 5.726 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:07:09 [2023-07-21T18:07:09.531Z] #27 5.861 go: downloading github.com/esimonov/ifshort v1.0.4 18:07:09 [2023-07-21T18:07:09.531Z] #27 5.957 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.040 go: downloading github.com/fzipp/gocyclo v0.6.0 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.051 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.052 go: downloading github.com/go-critic/go-critic v0.6.4 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.182 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.257 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.277 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.360 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.573 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.629 go: downloading github.com/golangci/misspell v0.3.5 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.681 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.682 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.688 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.763 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.795 go: downloading github.com/hexops/gotextdiff v1.0.3 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.951 go: downloading github.com/jgautheron/goconst v1.5.1 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.978 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.979 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.979 go: downloading github.com/julz/importas v0.1.0 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.980 go: downloading github.com/kisielk/errcheck v1.6.2 18:07:09 [2023-07-21T18:07:09.531Z] #27 6.980 go: downloading github.com/kulti/thelper v0.6.3 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.093 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.108 go: downloading github.com/kyoh86/exportloopref v0.1.8 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.147 go: downloading github.com/ldez/tagliatelle v0.3.1 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.148 go: downloading github.com/leonklingele/grouper v1.1.0 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.175 go: downloading github.com/lufeee/execinquery v1.2.1 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.177 go: downloading github.com/maratori/testpackage v1.1.0 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.210 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.211 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:07:09 [2023-07-21T18:07:09.531Z] #27 7.274 go: downloading github.com/mgechev/revive v1.2.3 18:07:09 [2023-07-21T18:07:09.531Z] #27 ... 18:07:09 [2023-07-21T18:07:09.531Z] 18:07:09 [2023-07-21T18:07:09.531Z] #19 [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 18:07:09 [2023-07-21T18:07:09.566Z] #25 5.623 go: downloading github.com/jgautheron/goconst v1.5.1 18:07:09 [2023-07-21T18:07:09.585Z] #26 5.976 go: downloading github.com/maratori/testpackage v1.1.0 18:07:09 [2023-07-21T18:07:09.585Z] #26 6.050 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:07:09 [2023-07-21T18:07:09.585Z] #26 6.060 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:07:09 [2023-07-21T18:07:09.585Z] #26 6.100 go: downloading github.com/mgechev/revive v1.2.3 18:07:09 [2023-07-21T18:07:09.585Z] #26 6.190 go: downloading github.com/moricho/tparallel v0.2.1 18:07:09 [2023-07-21T18:07:09.788Z] #19 7.472 #=#=# 0.0% ######################## 33.8% ############################################# 63.8% ######################################################################## 100.0% 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.709 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.709 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.710 go: downloading github.com/julz/importas v0.1.0 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.710 go: downloading github.com/kisielk/errcheck v1.6.2 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.712 go: downloading github.com/kulti/thelper v0.6.3 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.768 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.809 go: downloading github.com/kyoh86/exportloopref v0.1.8 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.855 go: downloading github.com/ldez/tagliatelle v0.3.1 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.857 go: downloading github.com/leonklingele/grouper v1.1.0 18:07:09 [2023-07-21T18:07:09.826Z] #25 5.924 go: downloading github.com/lufeee/execinquery v1.2.1 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.191 go: downloading github.com/nishanths/exhaustive v0.8.1 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.192 go: downloading github.com/nakabonne/nestif v0.3.1 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.270 go: downloading github.com/nishanths/predeclared v0.2.2 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.271 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.375 go: downloading github.com/ryancurrah/gomodguard v1.2.4 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.383 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 18:07:09 [2023-07-21T18:07:09.850Z] #26 6.438 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 18:07:10 [2023-07-21T18:07:10.057Z] #19 8.251 18:07:10 [2023-07-21T18:07:10.085Z] #25 5.925 go: downloading github.com/maratori/testpackage v1.1.0 18:07:10 [2023-07-21T18:07:10.085Z] #25 5.958 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:07:10 [2023-07-21T18:07:10.085Z] #25 5.959 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:07:10 [2023-07-21T18:07:10.085Z] #25 6.033 go: downloading github.com/mgechev/revive v1.2.3 18:07:10 [2023-07-21T18:07:10.085Z] #25 6.131 go: downloading github.com/moricho/tparallel v0.2.1 18:07:10 [2023-07-21T18:07:10.085Z] #25 6.135 go: downloading github.com/nakabonne/nestif v0.3.1 18:07:10 [2023-07-21T18:07:10.107Z] #26 6.470 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:07:10 [2023-07-21T18:07:10.107Z] #26 6.582 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 18:07:10 [2023-07-21T18:07:10.344Z] #25 6.273 go: downloading github.com/nishanths/exhaustive v0.8.1 18:07:10 [2023-07-21T18:07:10.344Z] #25 6.275 go: downloading github.com/nishanths/predeclared v0.2.2 18:07:10 [2023-07-21T18:07:10.344Z] #25 6.349 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.586 go: downloading github.com/securego/gosec/v2 v2.13.1 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.822 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.823 go: downloading github.com/sivchari/containedctx v1.0.2 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.824 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.851 go: downloading github.com/sivchari/tenv v1.7.0 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.864 go: downloading github.com/sonatard/noctx v0.0.1 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.873 go: downloading github.com/sourcegraph/go-diff v0.6.1 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.946 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.948 go: downloading github.com/sylvia7788/contextcheck v1.0.6 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.948 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:07:10 [2023-07-21T18:07:10.363Z] #26 6.962 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:07:10 [2023-07-21T18:07:10.363Z] #26 ... 18:07:10 [2023-07-21T18:07:10.363Z] 18:07:10 [2023-07-21T18:07:10.363Z] #20 [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 18:07:10 [2023-07-21T18:07:10.363Z] #20 1.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:07:10 [2023-07-21T18:07:10.363Z] #20 1.920 #=#=# 18:07:10 [2023-07-21T18:07:10.363Z] #20 2.213 #=#=# ######################################################################## 100.0% 18:07:10 [2023-07-21T18:07:10.363Z] #20 2.497 18:07:10 [2023-07-21T18:07:10.363Z] #20 3.674 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:07:10 [2023-07-21T18:07:10.363Z] #20 4.350 18:07:10 [2023-07-21T18:07:10.363Z] #20 4.583 #=#=# ######################################################################## 100.0% 18:07:10 [2023-07-21T18:07:10.363Z] #20 5.180 18:07:10 [2023-07-21T18:07:10.363Z] #20 6.734 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:07:10 [2023-07-21T18:07:10.364Z] #20 7.314 18:07:10 [2023-07-21T18:07:10.604Z] #25 6.470 go: downloading github.com/ryancurrah/gomodguard v1.2.4 18:07:10 [2023-07-21T18:07:10.604Z] #25 6.537 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 18:07:10 [2023-07-21T18:07:10.604Z] #25 6.556 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 18:07:10 [2023-07-21T18:07:10.604Z] #25 6.625 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:07:10 [2023-07-21T18:07:10.604Z] #25 6.675 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.717 go: downloading github.com/securego/gosec/v2 v2.13.1 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.786 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.787 go: downloading github.com/sivchari/containedctx v1.0.2 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.797 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.835 go: downloading github.com/sivchari/tenv v1.7.0 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.866 go: downloading github.com/sonatard/noctx v0.0.1 18:07:10 [2023-07-21T18:07:10.865Z] #25 6.903 go: downloading github.com/sourcegraph/go-diff v0.6.1 18:07:10 [2023-07-21T18:07:10.878Z] #20 7.559 #=#=# ####### 10.8% ########################### 38.6% ########################################### 60.1% ################################################################# 91.6% ######################################################################## 100.0% 18:07:11 [2023-07-21T18:07:11.126Z] #25 7.063 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:07:11 [2023-07-21T18:07:11.126Z] #25 7.091 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:07:11 [2023-07-21T18:07:11.126Z] #25 7.092 go: downloading github.com/sylvia7788/contextcheck v1.0.6 18:07:11 [2023-07-21T18:07:11.126Z] #25 7.125 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:07:11 [2023-07-21T18:07:11.126Z] #25 7.148 go: downloading github.com/tetafro/godot v1.4.11 18:07:11 [2023-07-21T18:07:11.126Z] #25 7.160 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 18:07:11 [2023-07-21T18:07:11.126Z] #25 ... 18:07:11 [2023-07-21T18:07:11.126Z] 18:07:11 [2023-07-21T18:07:11.126Z] #19 [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 18:07:11 [2023-07-21T18:07:11.126Z] #19 1.389 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:07:11 [2023-07-21T18:07:11.126Z] #19 1.745 18:07:11 [2023-07-21T18:07:11.126Z] #19 1.882 #=#=# ##O#-# ######################################################################## 100.0% 18:07:11 [2023-07-21T18:07:11.126Z] #19 2.366 18:07:11 [2023-07-21T18:07:11.126Z] #19 3.542 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:07:11 [2023-07-21T18:07:11.126Z] #19 4.194 18:07:11 [2023-07-21T18:07:11.126Z] #19 4.480 #=#=# ######################################################################## 100.0% 18:07:11 [2023-07-21T18:07:11.126Z] #19 5.049 18:07:11 [2023-07-21T18:07:11.126Z] #19 6.719 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:07:11 [2023-07-21T18:07:11.126Z] #19 7.339 18:07:11 [2023-07-21T18:07:11.135Z] #20 8.459 18:07:11 [2023-07-21T18:07:11.388Z] #19 7.611 #=#=# ############ 17.4% ###################################### 53.0% ################################################################ 89.0% #####19 ... 18:07:11 [2023-07-21T18:07:11.388Z] 18:07:11 [2023-07-21T18:07:11.388Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.969 + RM_GOPATH=0 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.969 + TMP_GOPATH= 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.969 + : /build 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.969 + '[' -z '' ']' 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.970 ++ mktemp -d 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.970 + export GOPATH=/tmp/tmp.92WPXRFlmm 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.970 + GOPATH=/tmp/tmp.92WPXRFlmm 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.970 + RM_GOPATH=1 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.970 + case "$(go env GOARCH)" in 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.970 ++ go env GOARCH 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.974 + export GO_BUILDMODE=-buildmode=pie 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.974 + GO_BUILDMODE=-buildmode=pie 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.974 ++ dirname /tmp/install/install.sh 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + dir=/tmp/install 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + bin=vndr 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + shift 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + '[' '!' -f /tmp/install/vndr.installer ']' 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + . /tmp/install/vndr.installer 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 ++ : v0.1.3-0.20221229102223-87603e47e8ea 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + install_vndr 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + GOBIN=/build 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + GO111MODULE=on 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea 18:07:11 [2023-07-21T18:07:11.388Z] #26 0.978 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea 18:07:11 [2023-07-21T18:07:11.388Z] #26 1.507 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea 18:07:11 [2023-07-21T18:07:11.388Z] #26 DONE 7.3s 18:07:11 [2023-07-21T18:07:11.388Z] 18:07:11 [2023-07-21T18:07:11.388Z] #19 [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 18:07:11 [2023-07-21T18:07:11.388Z] #19 7.611 #=#=# ############ 17.4% ###################################### 53.0% ################################################################ 89.0% ######################################################################## 100.0% 18:07:11 [2023-07-21T18:07:11.388Z] #19 ... 18:07:11 [2023-07-21T18:07:11.388Z] 18:07:11 [2023-07-21T18:07:11.388Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.240 go: downloading github.com/timonwong/logrlint v0.1.0 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.252 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.273 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.275 go: downloading github.com/ultraware/funlen v0.0.3 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.290 go: downloading github.com/ultraware/whitespace v0.0.5 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.291 go: downloading github.com/uudashr/gocognit v1.0.6 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.326 go: downloading github.com/yagipy/maintidx v1.0.0 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.373 go: downloading github.com/yeya24/promlinter v0.2.0 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.373 go: downloading gitlab.com/bosi/decorder v0.2.3 18:07:11 [2023-07-21T18:07:11.388Z] #25 7.436 go: downloading honnef.co/go/tools v0.3.3 18:07:11 [2023-07-21T18:07:11.648Z] #25 7.765 go: downloading mvdan.cc/gofumpt v0.3.1 18:07:11 [2023-07-21T18:07:11.907Z] #25 7.905 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:07:11 [2023-07-21T18:07:11.960Z] #19 10.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:07:12 [2023-07-21T18:07:12.167Z] #25 8.099 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 18:07:12 [2023-07-21T18:07:12.220Z] #19 ... 18:07:12 [2023-07-21T18:07:12.220Z] 18:07:12 [2023-07-21T18:07:12.220Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.956 + RM_GOPATH=0 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.956 + TMP_GOPATH= 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.956 + : /build 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.960 + '[' -z '' ']' 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.960 ++ mktemp -d 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.962 + export GOPATH=/tmp/tmp.PUxj46bOe4 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.962 + GOPATH=/tmp/tmp.PUxj46bOe4 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.962 + RM_GOPATH=1 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.962 + case "$(go env GOARCH)" in 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.962 ++ go env GOARCH 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.970 + export GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.970 + GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.970 ++ dirname /tmp/install/install.sh 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + dir=/tmp/install 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + bin=shfmt 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + shift 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + '[' '!' -f /tmp/install/shfmt.installer ']' 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + . /tmp/install/shfmt.installer 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 ++ : v3.0.2 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + install_shfmt 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + echo 'Install shfmt version v3.0.2' 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + GOBIN=/build 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + GO111MODULE=on 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.972 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 18:07:12 [2023-07-21T18:07:12.220Z] #28 0.980 Install shfmt version v3.0.2 18:07:12 [2023-07-21T18:07:12.220Z] #28 1.310 go: downloading mvdan.cc/sh/v3 v3.0.2 18:07:12 [2023-07-21T18:07:12.220Z] #28 2.520 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 18:07:12 [2023-07-21T18:07:12.220Z] #28 2.520 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 18:07:12 [2023-07-21T18:07:12.220Z] #28 2.523 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 18:07:12 [2023-07-21T18:07:12.220Z] #28 3.260 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:07:12 [2023-07-21T18:07:12.220Z] #28 DONE 9.9s 18:07:12 [2023-07-21T18:07:12.220Z] 18:07:12 [2023-07-21T18:07:12.220Z] #19 [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 18:07:12 [2023-07-21T18:07:12.220Z] #19 10.44 18:07:12 [2023-07-21T18:07:12.220Z] #19 ... 18:07:12 [2023-07-21T18:07:12.220Z] 18:07:12 [2023-07-21T18:07:12.220Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:12 [2023-07-21T18:07:12.220Z] #29 2.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:12 [2023-07-21T18:07:12.220Z] #29 2.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:12 [2023-07-21T18:07:12.220Z] #29 2.053 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:12 [2023-07-21T18:07:12.220Z] #29 2.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:12 [2023-07-21T18:07:12.220Z] #29 3.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:12 [2023-07-21T18:07:12.220Z] #29 3.581 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:12 [2023-07-21T18:07:12.220Z] #29 5.472 Fetched 8658 kB in 4s (2293 kB/s) 18:07:12 [2023-07-21T18:07:12.220Z] #29 5.472 Reading package lists... 18:07:12 [2023-07-21T18:07:12.220Z] #29 6.928 Reading package lists... 18:07:12 [2023-07-21T18:07:12.220Z] #29 8.517 Building dependency tree... 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.573 The following additional packages will be installed: 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.574 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.574 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.574 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.574 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.575 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.576 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.577 mingw-w64-common mingw-w64-x86-64-dev 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.591 Suggested packages: 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.592 gcc-10-locales seccomp wine64 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.894 The following NEW packages will be installed: 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.894 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.894 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.894 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.894 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.895 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.895 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.896 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.896 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 18:07:12 [2023-07-21T18:07:12.220Z] #29 9.897 mingw-w64-x86-64-dev 18:07:12 [2023-07-21T18:07:12.427Z] #25 8.288 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:07:12 [2023-07-21T18:07:12.427Z] #25 8.329 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:07:12 [2023-07-21T18:07:12.427Z] #25 8.412 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:07:12 [2023-07-21T18:07:12.427Z] #25 8.568 go: downloading github.com/spf13/afero v1.8.2 18:07:12 [2023-07-21T18:07:12.478Z] #29 ... 18:07:12 [2023-07-21T18:07:12.478Z] 18:07:12 [2023-07-21T18:07:12.478Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.975 + RM_GOPATH=0 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.975 + TMP_GOPATH= 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.975 + : /build 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.975 + '[' -z '' ']' 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.975 ++ mktemp -d 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.976 + export GOPATH=/tmp/tmp.Z17cmvztmj 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.976 + GOPATH=/tmp/tmp.Z17cmvztmj 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.976 + RM_GOPATH=1 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.976 + case "$(go env GOARCH)" in 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.976 ++ go env GOARCH 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.987 + export GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.987 + GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.989 ++ dirname /tmp/install/install.sh 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 + dir=/tmp/install 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 + bin=gotestsum 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 + shift 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 + '[' '!' -f /tmp/install/gotestsum.installer ']' 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 + . /tmp/install/gotestsum.installer 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 ++ : v1.8.2 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.990 + install_gotestsum 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.998 Install gotestsum version v1.8.2 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.998 + set -e 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.998 + echo 'Install gotestsum version v1.8.2' 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.998 + GOBIN=/build 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.998 + GO111MODULE=on 18:07:12 [2023-07-21T18:07:12.478Z] #30 0.998 + go install gotest.tools/gotestsum@v1.8.2 18:07:12 [2023-07-21T18:07:12.478Z] #30 1.332 go: downloading gotest.tools/gotestsum v1.8.2 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.440 go: downloading github.com/dnephin/pflag v1.0.7 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.444 go: downloading github.com/fatih/color v1.13.0 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.444 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.444 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.445 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.454 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.455 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.551 go: downloading golang.org/x/tools v0.1.11 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.627 go: downloading github.com/mattn/go-isatty v0.0.14 18:07:12 [2023-07-21T18:07:12.478Z] #30 2.656 go: downloading github.com/mattn/go-colorable v0.1.12 18:07:12 [2023-07-21T18:07:12.478Z] #30 5.429 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:07:12 [2023-07-21T18:07:12.478Z] #30 ... 18:07:12 [2023-07-21T18:07:12.478Z] 18:07:12 [2023-07-21T18:07:12.478Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:07:12 [2023-07-21T18:07:12.478Z] #31 1.072 + git clone https://github.com/docker/distribution.git . 18:07:12 [2023-07-21T18:07:12.478Z] #31 1.073 Cloning into '.'... 18:07:12 [2023-07-21T18:07:12.478Z] #31 6.474 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 18:07:12 [2023-07-21T18:07:12.478Z] #31 7.404 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.569 go: downloading github.com/spf13/cast v1.5.0 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.651 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.717 go: downloading github.com/hashicorp/errwrap v1.0.0 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.724 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.743 go: downloading github.com/davecgh/go-spew v1.1.1 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.744 go: downloading github.com/stretchr/objx v0.4.0 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.745 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.745 go: downloading github.com/gobwas/glob v0.2.3 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.746 go: downloading github.com/pmezard/go-difflib v1.0.0 18:07:12 [2023-07-21T18:07:12.687Z] #25 8.760 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 18:07:12 [2023-07-21T18:07:12.736Z] #31 ... 18:07:12 [2023-07-21T18:07:12.736Z] 18:07:12 [2023-07-21T18:07:12.736Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.621 + RM_GOPATH=0 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.621 + TMP_GOPATH= 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.621 + : /build 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.621 + '[' -z '' ']' 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.621 ++ mktemp -d 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.623 + export GOPATH=/tmp/tmp.LXjFW03zdt 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.623 + GOPATH=/tmp/tmp.LXjFW03zdt 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.623 + RM_GOPATH=1 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.623 + case "$(go env GOARCH)" in 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.623 ++ go env GOARCH 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.630 + export GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.630 + GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.631 ++ dirname /tmp/install/install.sh 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + dir=/tmp/install 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + bin=proxy 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + shift 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + '[' '!' -f /tmp/install/proxy.installer ']' 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + . /tmp/install/proxy.installer 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + install_proxy 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + case "$1" in 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + export CGO_ENABLED=0 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + CGO_ENABLED=0 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + _install_proxy 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.632 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.LXjFW03zdt/src/github.com/docker/libnetwork 18:07:12 [2023-07-21T18:07:12.736Z] #32 1.635 Cloning into '/tmp/tmp.LXjFW03zdt/src/github.com/docker/libnetwork'... 18:07:12 [2023-07-21T18:07:12.736Z] #32 5.990 + cd /tmp/tmp.LXjFW03zdt/src/github.com/docker/libnetwork 18:07:12 [2023-07-21T18:07:12.736Z] #32 6.000 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:12 [2023-07-21T18:07:12.736Z] #32 6.239 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 18:07:12 [2023-07-21T18:07:12.736Z] #32 ... 18:07:12 [2023-07-21T18:07:12.736Z] 18:07:12 [2023-07-21T18:07:12.736Z] #33 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:07:12 [2023-07-21T18:07:12.736Z] #33 2.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 2.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 2.356 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 3.505 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 3.995 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 6.163 Fetched 8658 kB in 4s (2098 kB/s) 18:07:12 [2023-07-21T18:07:12.736Z] #33 6.163 Reading package lists... 18:07:12 [2023-07-21T18:07:12.736Z] #33 7.359 Reading package lists... 18:07:12 [2023-07-21T18:07:12.736Z] #33 8.990 Building dependency tree... 18:07:12 [2023-07-21T18:07:12.736Z] #33 9.956 The following additional packages will be installed: 18:07:12 [2023-07-21T18:07:12.736Z] #33 9.958 libbtrfs0 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.01 The following NEW packages will be installed: 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.01 libbtrfs-dev libbtrfs0 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.36 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.36 Need to get 460 kB of archives. 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.36 After this operation, 1237 kB of additional disk space will be used. 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:07:12 [2023-07-21T18:07:12.736Z] #33 10.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:07:12 [2023-07-21T18:07:12.946Z] #25 8.839 go: downloading go.uber.org/zap v1.17.0 18:07:12 [2023-07-21T18:07:12.993Z] #33 ... 18:07:12 [2023-07-21T18:07:12.993Z] 18:07:12 [2023-07-21T18:07:12.993Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.183 + RM_GOPATH=0 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.183 + TMP_GOPATH= 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.183 + : /build 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.183 + '[' -z '' ']' 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.184 ++ mktemp -d 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.184 + export GOPATH=/tmp/tmp.I00Pa5WVn1 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.184 + GOPATH=/tmp/tmp.I00Pa5WVn1 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.184 + RM_GOPATH=1 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.185 + case "$(go env GOARCH)" in 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.185 ++ go env GOARCH 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.189 + export GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.189 + GO_BUILDMODE=-buildmode=pie 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.189 ++ dirname /tmp/install/install.sh 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + dir=/tmp/install 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + bin=rootlesskit 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + shift 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + . /tmp/install/rootlesskit.installer 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 ++ : v0.14.4 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + install_rootlesskit 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + case "$1" in 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + export CGO_ENABLED=0 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + CGO_ENABLED=0 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + _install_rootlesskit 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + echo 'Install rootlesskit version v0.14.4' 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + for f in rootlesskit rootlesskit-docker-proxy 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + GOBIN=/build 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + GO111MODULE=on 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.191 Install rootlesskit version v0.14.4 18:07:12 [2023-07-21T18:07:12.993Z] #34 1.226 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.352 go: downloading github.com/urfave/cli/v2 v2.3.0 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.354 go: downloading github.com/pkg/errors v0.9.1 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.355 go: downloading github.com/google/uuid v1.3.0 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.355 go: downloading github.com/moby/vpnkit v0.5.0 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.356 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.356 go: downloading github.com/sirupsen/logrus v1.8.1 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.365 go: downloading github.com/gofrs/flock v0.8.1 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.405 go: downloading github.com/gorilla/mux v1.8.0 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.406 go: downloading github.com/moby/sys/mountinfo v0.4.1 18:07:12 [2023-07-21T18:07:12.993Z] #34 3.407 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 18:07:12 [2023-07-21T18:07:12.994Z] #34 3.597 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 18:07:12 [2023-07-21T18:07:12.994Z] #34 4.360 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 18:07:12 [2023-07-21T18:07:12.994Z] #34 4.362 go: downloading github.com/u-root/u-root v7.0.0+incompatible 18:07:12 [2023-07-21T18:07:12.994Z] #34 5.026 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:07:12 [2023-07-21T18:07:12.994Z] #34 5.114 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:07:12 [2023-07-21T18:07:12.994Z] #34 ... 18:07:12 [2023-07-21T18:07:12.994Z] 18:07:12 [2023-07-21T18:07:12.994Z] #35 [tini 1/2] 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 vim-common 18:07:12 [2023-07-21T18:07:12.994Z] #35 2.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 2.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 2.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 2.712 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 3.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 3.951 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 6.520 Fetched 8658 kB in 4s (1935 kB/s) 18:07:12 [2023-07-21T18:07:12.994Z] #35 6.520 Reading package lists... 18:07:12 [2023-07-21T18:07:12.994Z] #35 8.096 Reading package lists... 18:07:12 [2023-07-21T18:07:12.994Z] #35 9.287 Building dependency tree... 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.07 The following additional packages will be installed: 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.09 Suggested packages: 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.09 cmake-doc ninja-build lrzip 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.09 Recommended packages: 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.32 The following NEW packages will be installed: 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.34 vim-common xxd 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.67 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.67 Need to get 17.7 MB of archives. 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.67 After this operation, 70.7 MB of additional disk space will be used. 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:07:12 [2023-07-21T18:07:12.994Z] #35 10.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:07:13 [2023-07-21T18:07:13.037Z] #20 9.810 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:07:13 [2023-07-21T18:07:13.206Z] #25 8.981 go: downloading github.com/kisielk/gotool v1.0.0 18:07:13 [2023-07-21T18:07:13.206Z] #25 8.983 go: downloading golang.org/x/text v0.3.7 18:07:13 [2023-07-21T18:07:13.206Z] #25 9.052 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:07:13 [2023-07-21T18:07:13.250Z] #35 ... 18:07:13 [2023-07-21T18:07:13.250Z] 18:07:13 [2023-07-21T18:07:13.250Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:13 [2023-07-21T18:07:13.250Z] #24 10.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 18:07:13 [2023-07-21T18:07:13.296Z] #20 10.49 18:07:13 [2023-07-21T18:07:13.296Z] #20 ... 18:07:13 [2023-07-21T18:07:13.296Z] 18:07:13 [2023-07-21T18:07:13.296Z] #27 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:07:13 [2023-07-21T18:07:13.296Z] #27 2.083 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 2.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 2.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 2.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 3.148 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 3.577 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 5.254 Fetched 8658 kB in 3s (2519 kB/s) 18:07:13 [2023-07-21T18:07:13.296Z] #27 5.254 Reading package lists... 18:07:13 [2023-07-21T18:07:13.296Z] #27 6.408 Reading package lists... 18:07:13 [2023-07-21T18:07:13.296Z] #27 7.519 Building dependency tree... 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.064 The following additional packages will be installed: 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.065 libbtrfs0 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.092 The following NEW packages will be installed: 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.093 libbtrfs-dev libbtrfs0 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.385 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.385 Need to get 460 kB of archives. 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.385 After this operation, 1237 kB of additional disk space will be used. 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.385 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.395 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.746 debconf: delaying package configuration, since apt-utils is not installed 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.834 Fetched 460 kB in 0s (1541 kB/s) 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.889 Selecting previously unselected package libbtrfs0:amd64. 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.889 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.926 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 8.933 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 9.038 Selecting previously unselected package libbtrfs-dev:amd64. 18:07:13 [2023-07-21T18:07:13.296Z] #27 9.040 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 9.045 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 9.177 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 9.204 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 9.228 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:13 [2023-07-21T18:07:13.296Z] #27 DONE 9.8s 18:07:13 [2023-07-21T18:07:13.296Z] 18:07:13 [2023-07-21T18:07:13.296Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.333 + RM_GOPATH=0 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.333 + TMP_GOPATH= 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.333 + : /build 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.333 + '[' -z '' ']' 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.336 ++ mktemp -d 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.336 + export GOPATH=/tmp/tmp.W41PDvYL9e 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.336 + GOPATH=/tmp/tmp.W41PDvYL9e 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.336 + RM_GOPATH=1 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.336 + case "$(go env GOARCH)" in 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.336 ++ go env GOARCH 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 Install shfmt version v3.0.2 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + export GO_BUILDMODE=-buildmode=pie 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + GO_BUILDMODE=-buildmode=pie 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 ++ dirname /tmp/install/install.sh 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + dir=/tmp/install 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + bin=shfmt 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + shift 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + '[' '!' -f /tmp/install/shfmt.installer ']' 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + . /tmp/install/shfmt.installer 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 ++ : v3.0.2 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + install_shfmt 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + echo 'Install shfmt version v3.0.2' 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + GOBIN=/build 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + GO111MODULE=on 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.344 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 18:07:13 [2023-07-21T18:07:13.296Z] #28 1.747 go: downloading mvdan.cc/sh/v3 v3.0.2 18:07:13 [2023-07-21T18:07:13.296Z] #28 2.506 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 18:07:13 [2023-07-21T18:07:13.296Z] #28 2.507 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 18:07:13 [2023-07-21T18:07:13.296Z] #28 2.509 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 18:07:13 [2023-07-21T18:07:13.296Z] #28 3.147 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:07:13 [2023-07-21T18:07:13.296Z] #28 DONE 9.8s 18:07:13 [2023-07-21T18:07:13.296Z] 18:07:13 [2023-07-21T18:07:13.296Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:13 [2023-07-21T18:07:13.296Z] #26 6.974 go: downloading github.com/tetafro/godot v1.4.11 18:07:13 [2023-07-21T18:07:13.296Z] #26 6.983 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.033 go: downloading github.com/timonwong/logrlint v0.1.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.054 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.115 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.116 go: downloading github.com/ultraware/funlen v0.0.3 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.206 go: downloading github.com/ultraware/whitespace v0.0.5 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.240 go: downloading github.com/uudashr/gocognit v1.0.6 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.270 go: downloading github.com/yagipy/maintidx v1.0.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.280 go: downloading github.com/yeya24/promlinter v0.2.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.311 go: downloading gitlab.com/bosi/decorder v0.2.3 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.753 go: downloading honnef.co/go/tools v0.3.3 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.754 go: downloading mvdan.cc/gofumpt v0.3.1 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.755 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.877 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.947 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:07:13 [2023-07-21T18:07:13.296Z] #26 7.979 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.115 go: downloading github.com/spf13/afero v1.8.2 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.116 go: downloading github.com/spf13/cast v1.5.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.194 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.271 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.303 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.525 go: downloading github.com/hashicorp/errwrap v1.0.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.595 go: downloading github.com/davecgh/go-spew v1.1.1 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.678 go: downloading github.com/pmezard/go-difflib v1.0.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.727 go: downloading github.com/stretchr/objx v0.4.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.817 go: downloading github.com/gobwas/glob v0.2.3 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.926 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.928 go: downloading go.uber.org/zap v1.17.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.949 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.950 go: downloading github.com/kisielk/gotool v1.0.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.951 go: downloading golang.org/x/text v0.3.7 18:07:13 [2023-07-21T18:07:13.296Z] #26 8.953 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:07:13 [2023-07-21T18:07:13.296Z] #26 9.034 go: downloading github.com/go-toolsmith/astcast v1.0.0 18:07:13 [2023-07-21T18:07:13.296Z] #26 9.037 go: downloading github.com/go-toolsmith/astcopy v1.0.1 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.105 go: downloading github.com/go-toolsmith/astequal v1.0.2 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.112 go: downloading github.com/go-toolsmith/astfmt v1.0.0 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.152 go: downloading github.com/go-toolsmith/astp v1.0.0 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.178 go: downloading github.com/go-toolsmith/strparse v1.0.0 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.221 go: downloading github.com/go-toolsmith/typep v1.0.2 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.281 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.309 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.406 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.608 go: downloading github.com/ettle/strcase v0.1.1 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.609 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.611 go: downloading github.com/Masterminds/semver v1.5.0 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.754 go: downloading gopkg.in/yaml.v2 v2.4.0 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.781 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.824 go: downloading github.com/fatih/structtag v1.2.0 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.824 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.831 go: downloading github.com/prometheus/client_golang v1.12.1 18:07:13 [2023-07-21T18:07:13.297Z] #26 9.894 go: downloading github.com/prometheus/client_model v0.2.0 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.268 go: downloading github.com/go-toolsmith/astcast v1.0.0 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.284 go: downloading github.com/go-toolsmith/astcopy v1.0.1 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.285 go: downloading github.com/go-toolsmith/astequal v1.0.2 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.372 go: downloading github.com/go-toolsmith/astfmt v1.0.0 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.379 go: downloading github.com/go-toolsmith/astp v1.0.0 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.416 go: downloading github.com/go-toolsmith/strparse v1.0.0 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.474 go: downloading github.com/go-toolsmith/typep v1.0.2 18:07:13 [2023-07-21T18:07:13.466Z] #25 9.475 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 18:07:13 [2023-07-21T18:07:13.467Z] #25 9.480 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:07:13 [2023-07-21T18:07:13.467Z] #25 9.524 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 18:07:13 [2023-07-21T18:07:13.467Z] #25 9.527 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:07:13 [2023-07-21T18:07:13.467Z] #25 9.539 go: downloading github.com/ettle/strcase v0.1.1 18:07:13 [2023-07-21T18:07:13.467Z] #25 9.549 go: downloading github.com/Masterminds/semver v1.5.0 18:07:13 [2023-07-21T18:07:13.508Z] #24 11.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:13 [2023-07-21T18:07:13.553Z] #26 9.950 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:07:13 [2023-07-21T18:07:13.553Z] #26 9.995 go: downloading github.com/google/go-cmp v0.5.8 18:07:13 [2023-07-21T18:07:13.553Z] #26 ... 18:07:13 [2023-07-21T18:07:13.553Z] 18:07:13 [2023-07-21T18:07:13.553Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:13 [2023-07-21T18:07:13.553Z] #29 2.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:13 [2023-07-21T18:07:13.553Z] #29 2.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:13 [2023-07-21T18:07:13.553Z] #29 2.091 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:13 [2023-07-21T18:07:13.553Z] #29 2.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:13 [2023-07-21T18:07:13.553Z] #29 3.150 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:13 [2023-07-21T18:07:13.553Z] #29 3.668 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:13 [2023-07-21T18:07:13.553Z] #29 5.837 Fetched 8658 kB in 4s (2158 kB/s) 18:07:13 [2023-07-21T18:07:13.553Z] #29 5.837 Reading package lists... 18:07:13 [2023-07-21T18:07:13.553Z] #29 7.576 Reading package lists... 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.136 Building dependency tree... 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.697 The following additional packages will be installed: 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.697 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.697 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.697 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.697 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.697 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.698 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.699 mingw-w64-common mingw-w64-x86-64-dev 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.700 Suggested packages: 18:07:13 [2023-07-21T18:07:13.553Z] #29 9.700 gcc-10-locales seccomp wine64 18:07:13 [2023-07-21T18:07:13.726Z] #25 9.612 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 18:07:13 [2023-07-21T18:07:13.726Z] #25 9.730 go: downloading gopkg.in/yaml.v2 v2.4.0 18:07:13 [2023-07-21T18:07:13.726Z] #25 9.757 go: downloading github.com/fatih/structtag v1.2.0 18:07:13 [2023-07-21T18:07:13.726Z] #25 9.808 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:07:13 [2023-07-21T18:07:13.769Z] #24 ... 18:07:13 [2023-07-21T18:07:13.769Z] 18:07:13 [2023-07-21T18:07:13.769Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.571 + RM_GOPATH=0 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.571 + TMP_GOPATH= 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.571 + : /build 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.571 + '[' -z '' ']' 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.572 ++ mktemp -d 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.573 + export GOPATH=/tmp/tmp.kF9DDe56zm 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.573 + GOPATH=/tmp/tmp.kF9DDe56zm 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.573 + RM_GOPATH=1 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.573 + case "$(go env GOARCH)" in 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.573 ++ go env GOARCH 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.576 + export GO_BUILDMODE=-buildmode=pie 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.576 + GO_BUILDMODE=-buildmode=pie 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.577 ++ dirname /tmp/install/install.sh 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.577 + dir=/tmp/install 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.577 + bin=tomlv 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.577 + shift 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 + '[' '!' -f /tmp/install/tomlv.installer ']' 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 + . /tmp/install/tomlv.installer 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 + install_tomlv 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kF9DDe56zm/src/github.com/BurntSushi/toml 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.578 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:13 [2023-07-21T18:07:13.769Z] #22 1.579 Cloning into '/tmp/tmp.kF9DDe56zm/src/github.com/BurntSushi/toml'... 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.438 + cd /tmp/tmp.kF9DDe56zm/src/github.com/BurntSushi/toml 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.444 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.501 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.735 internal/goexperiment 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.736 internal/goarch 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.758 internal/unsafeheader 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.763 internal/goos 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.828 encoding 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.838 internal/itoa 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.848 runtime/internal/atomic 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.873 internal/abi 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.892 runtime/internal/syscall 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.935 internal/cpu 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.937 runtime/internal/math 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.947 math/bits 18:07:13 [2023-07-21T18:07:13.769Z] #22 2.998 runtime/internal/sys 18:07:13 [2023-07-21T18:07:13.769Z] #22 3.020 unicode/utf8 18:07:13 [2023-07-21T18:07:13.769Z] #22 3.149 internal/race 18:07:13 [2023-07-21T18:07:13.769Z] #22 3.301 sync/atomic 18:07:13 [2023-07-21T18:07:13.769Z] #22 3.392 unicode 18:07:13 [2023-07-21T18:07:13.769Z] #22 3.750 internal/bytealg 18:07:13 [2023-07-21T18:07:13.769Z] #22 3.783 math 18:07:13 [2023-07-21T18:07:13.769Z] #22 4.286 runtime 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 The following NEW packages will be installed: 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 18:07:13 [2023-07-21T18:07:13.810Z] #29 10.16 mingw-w64-x86-64-dev 18:07:13 [2023-07-21T18:07:13.810Z] #29 ... 18:07:13 [2023-07-21T18:07:13.810Z] 18:07:13 [2023-07-21T18:07:13.810Z] #30 [tini 1/2] 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 vim-common 18:07:13 [2023-07-21T18:07:13.810Z] #30 1.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:13 [2023-07-21T18:07:13.810Z] #30 1.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:13 [2023-07-21T18:07:13.810Z] #30 1.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:13 [2023-07-21T18:07:13.810Z] #30 2.293 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:13 [2023-07-21T18:07:13.810Z] #30 2.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:13 [2023-07-21T18:07:13.810Z] #30 3.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:13 [2023-07-21T18:07:13.810Z] #30 5.325 Fetched 8658 kB in 4s (2329 kB/s) 18:07:13 [2023-07-21T18:07:13.811Z] #30 5.325 Reading package lists... 18:07:13 [2023-07-21T18:07:13.811Z] #30 6.322 Reading package lists... 18:07:13 [2023-07-21T18:07:13.811Z] #30 7.853 Building dependency tree... 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.698 The following additional packages will be installed: 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.699 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.700 Suggested packages: 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.700 cmake-doc ninja-build lrzip 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.700 Recommended packages: 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.700 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.883 The following NEW packages will be installed: 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.885 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:07:13 [2023-07-21T18:07:13.811Z] #30 8.885 vim-common xxd 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.169 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.169 Need to get 17.7 MB of archives. 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.169 After this operation, 70.7 MB of additional disk space will be used. 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.175 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.180 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.222 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.389 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.398 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.402 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.404 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.405 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.427 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.791 debconf: delaying package configuration, since apt-utils is not installed 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.906 Fetched 17.7 MB in 1s (28.4 MB/s) 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.957 Selecting previously unselected package xxd. 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.957 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:13 [2023-07-21T18:07:13.811Z] #30 9.997 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.14 Selecting previously unselected package vim-common. 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.34 Selecting previously unselected package cmake-data. 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:07:13 [2023-07-21T18:07:13.811Z] #30 10.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:07:13 [2023-07-21T18:07:13.811Z] #30 ... 18:07:13 [2023-07-21T18:07:13.811Z] 18:07:13 [2023-07-21T18:07:13.811Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.339 + RM_GOPATH=0 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.339 + TMP_GOPATH= 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.339 + : /build 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.339 + '[' -z '' ']' 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.341 ++ mktemp -d 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.354 + export GOPATH=/tmp/tmp.EOmWfB06T1 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.354 + GOPATH=/tmp/tmp.EOmWfB06T1 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.354 + RM_GOPATH=1 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.355 + case "$(go env GOARCH)" in 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.355 ++ go env GOARCH 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.363 + export GO_BUILDMODE=-buildmode=pie 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.363 + GO_BUILDMODE=-buildmode=pie 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.364 ++ dirname /tmp/install/install.sh 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.370 + dir=/tmp/install 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.370 + bin=tomlv 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.370 + shift 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.370 + '[' '!' -f /tmp/install/tomlv.installer ']' 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.370 + . /tmp/install/tomlv.installer 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.370 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.371 + install_tomlv 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.371 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.371 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EOmWfB06T1/src/github.com/BurntSushi/toml 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.371 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.372 Cloning into '/tmp/tmp.EOmWfB06T1/src/github.com/BurntSushi/toml'... 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.916 + cd /tmp/tmp.EOmWfB06T1/src/github.com/BurntSushi/toml 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.916 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:13 [2023-07-21T18:07:13.811Z] #31 1.959 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.069 encoding 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.090 internal/goexperiment 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.093 internal/goarch 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.094 internal/unsafeheader 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.105 internal/goos 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.163 internal/itoa 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.210 math/bits 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.222 runtime/internal/math 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.229 internal/cpu 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.238 runtime/internal/syscall 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.242 runtime/internal/atomic 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.379 runtime/internal/sys 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.383 internal/abi 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.422 unicode/utf8 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.428 internal/race 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.486 sync/atomic 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.683 unicode 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.941 internal/bytealg 18:07:13 [2023-07-21T18:07:13.811Z] #31 2.968 math 18:07:13 [2023-07-21T18:07:13.811Z] #31 3.612 runtime 18:07:14 [2023-07-21T18:07:14.004Z] #25 9.884 go: downloading github.com/google/go-cmp v0.5.8 18:07:14 [2023-07-21T18:07:14.004Z] #25 9.923 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:07:14 [2023-07-21T18:07:14.004Z] #25 9.972 go: downloading github.com/prometheus/client_golang v1.12.1 18:07:14 [2023-07-21T18:07:14.028Z] #22 ... 18:07:14 [2023-07-21T18:07:14.028Z] 18:07:14 [2023-07-21T18:07:14.028Z] #33 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:07:14 [2023-07-21T18:07:14.028Z] #33 10.82 debconf: delaying package configuration, since apt-utils is not installed 18:07:14 [2023-07-21T18:07:14.028Z] #33 10.93 Fetched 460 kB in 0s (1413 kB/s) 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.03 Selecting previously unselected package libbtrfs0:amd64. 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.24 Selecting previously unselected package libbtrfs-dev:amd64. 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 11.47 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:14 [2023-07-21T18:07:14.028Z] #33 DONE 11.8s 18:07:14 [2023-07-21T18:07:14.028Z] 18:07:14 [2023-07-21T18:07:14.028Z] #35 [tini 1/2] 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 vim-common 18:07:14 [2023-07-21T18:07:14.028Z] #35 10.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 18:07:14 [2023-07-21T18:07:14.028Z] #35 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 18:07:14 [2023-07-21T18:07:14.028Z] #35 10.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 18:07:14 [2023-07-21T18:07:14.028Z] #35 10.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 18:07:14 [2023-07-21T18:07:14.028Z] #35 10.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 18:07:14 [2023-07-21T18:07:14.028Z] #35 10.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.41 debconf: delaying package configuration, since apt-utils is not installed 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.49 Fetched 17.7 MB in 1s (26.3 MB/s) 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.54 Selecting previously unselected package xxd. 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.82 Selecting previously unselected package vim-common. 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:07:14 [2023-07-21T18:07:14.028Z] #35 11.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:07:14 [2023-07-21T18:07:14.075Z] #31 ... 18:07:14 [2023-07-21T18:07:14.075Z] 18:07:14 [2023-07-21T18:07:14.075Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.328 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.328 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.328 + : /build 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.328 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.329 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.332 + export GOPATH=/tmp/tmp.aNsA3a7arI 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.332 + GOPATH=/tmp/tmp.aNsA3a7arI 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.332 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.332 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.332 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.341 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.341 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.342 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + bin=proxy 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + shift 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + '[' '!' -f /tmp/install/proxy.installer ']' 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + . /tmp/install/proxy.installer 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + install_proxy 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + case "$1" in 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + export CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + _install_proxy 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.343 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.aNsA3a7arI/src/github.com/docker/libnetwork 18:07:14 [2023-07-21T18:07:14.075Z] #32 1.353 Cloning into '/tmp/tmp.aNsA3a7arI/src/github.com/docker/libnetwork'... 18:07:14 [2023-07-21T18:07:14.075Z] #32 5.433 + cd /tmp/tmp.aNsA3a7arI/src/github.com/docker/libnetwork 18:07:14 [2023-07-21T18:07:14.075Z] #32 5.433 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:14 [2023-07-21T18:07:14.075Z] #32 5.747 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 18:07:14 [2023-07-21T18:07:14.075Z] #32 ... 18:07:14 [2023-07-21T18:07:14.075Z] 18:07:14 [2023-07-21T18:07:14.075Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:07:14 [2023-07-21T18:07:14.075Z] #33 1.264 + git clone https://github.com/docker/distribution.git . 18:07:14 [2023-07-21T18:07:14.075Z] #33 1.266 Cloning into '.'... 18:07:14 [2023-07-21T18:07:14.075Z] #33 6.939 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 18:07:14 [2023-07-21T18:07:14.075Z] #33 7.625 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 18:07:14 [2023-07-21T18:07:14.280Z] #25 ... 18:07:14 [2023-07-21T18:07:14.280Z] 18:07:14 [2023-07-21T18:07:14.280Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.186 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.186 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.186 + : /build 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.186 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.186 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.187 + export GOPATH=/tmp/tmp.qXJNj9KtEw 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.187 + GOPATH=/tmp/tmp.qXJNj9KtEw 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.187 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.187 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.188 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.192 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.192 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.192 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + bin=rootlesskit 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + shift 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + . /tmp/install/rootlesskit.installer 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 ++ : v0.14.4 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + install_rootlesskit 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + case "$1" in 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + export CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.193 + _install_rootlesskit 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.194 + echo 'Install rootlesskit version v0.14.4' 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.194 + for f in rootlesskit rootlesskit-docker-proxy 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.194 + GOBIN=/build 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.194 + GO111MODULE=on 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.194 Install rootlesskit version v0.14.4 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.194 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 18:07:14 [2023-07-21T18:07:14.280Z] #27 1.452 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.207 go: downloading github.com/pkg/errors v0.9.1 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.208 go: downloading github.com/sirupsen/logrus v1.8.1 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.208 go: downloading github.com/urfave/cli/v2 v2.3.0 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.216 go: downloading github.com/google/uuid v1.3.0 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.220 go: downloading github.com/moby/vpnkit v0.5.0 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.223 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.243 go: downloading github.com/gofrs/flock v0.8.1 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.316 go: downloading github.com/gorilla/mux v1.8.0 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.439 go: downloading github.com/moby/sys/mountinfo v0.4.1 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.508 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 18:07:14 [2023-07-21T18:07:14.280Z] #27 3.552 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 18:07:14 [2023-07-21T18:07:14.280Z] #27 4.256 go: downloading github.com/u-root/u-root v7.0.0+incompatible 18:07:14 [2023-07-21T18:07:14.280Z] #27 4.280 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 18:07:14 [2023-07-21T18:07:14.280Z] #27 5.060 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:07:14 [2023-07-21T18:07:14.280Z] #27 5.078 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:07:14 [2023-07-21T18:07:14.280Z] #27 ... 18:07:14 [2023-07-21T18:07:14.280Z] 18:07:14 [2023-07-21T18:07:14.280Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + : /build 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + export GOPATH=/tmp/tmp.LcGYs5svy6 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + GOPATH=/tmp/tmp.LcGYs5svy6 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.727 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.745 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.745 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.746 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + bin=proxy 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + shift 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + '[' '!' -f /tmp/install/proxy.installer ']' 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + . /tmp/install/proxy.installer 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + install_proxy 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + case "$1" in 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + export CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + _install_proxy 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.748 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.LcGYs5svy6/src/github.com/docker/libnetwork 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.749 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:14 [2023-07-21T18:07:14.280Z] #28 0.750 Cloning into '/tmp/tmp.LcGYs5svy6/src/github.com/docker/libnetwork'... 18:07:14 [2023-07-21T18:07:14.280Z] #28 3.792 + cd /tmp/tmp.LcGYs5svy6/src/github.com/docker/libnetwork 18:07:14 [2023-07-21T18:07:14.280Z] #28 3.793 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 18:07:14 [2023-07-21T18:07:14.280Z] #28 4.160 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 18:07:14 [2023-07-21T18:07:14.280Z] #28 ... 18:07:14 [2023-07-21T18:07:14.280Z] 18:07:14 [2023-07-21T18:07:14.280Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.718 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.718 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.718 + : /build 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.718 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.718 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.719 + export GOPATH=/tmp/tmp.nIjjlPzr8w 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.719 + GOPATH=/tmp/tmp.nIjjlPzr8w 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.719 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.719 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.719 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.727 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.727 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + bin=shfmt 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + shift 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + '[' '!' -f /tmp/install/shfmt.installer ']' 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + . /tmp/install/shfmt.installer 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 ++ : v3.0.2 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + install_shfmt 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + echo 'Install shfmt version v3.0.2' 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + GOBIN=/build 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + GO111MODULE=on 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.732 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 18:07:14 [2023-07-21T18:07:14.280Z] #29 0.735 Install shfmt version v3.0.2 18:07:14 [2023-07-21T18:07:14.280Z] #29 1.256 go: downloading mvdan.cc/sh/v3 v3.0.2 18:07:14 [2023-07-21T18:07:14.280Z] #29 2.462 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 18:07:14 [2023-07-21T18:07:14.280Z] #29 2.472 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 18:07:14 [2023-07-21T18:07:14.280Z] #29 2.484 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 18:07:14 [2023-07-21T18:07:14.280Z] #29 3.502 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 18:07:14 [2023-07-21T18:07:14.290Z] #35 ... 18:07:14 [2023-07-21T18:07:14.290Z] 18:07:14 [2023-07-21T18:07:14.290Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:07:14 [2023-07-21T18:07:14.290Z] #32 DONE 11.9s 18:07:14 [2023-07-21T18:07:14.290Z] 18:07:14 [2023-07-21T18:07:14.290Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.360 go: downloading github.com/moricho/tparallel v0.2.1 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.360 go: downloading github.com/nakabonne/nestif v0.3.1 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.492 go: downloading github.com/nishanths/exhaustive v0.8.1 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.533 go: downloading github.com/nishanths/predeclared v0.2.2 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.553 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.665 go: downloading github.com/ryancurrah/gomodguard v1.2.4 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.769 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.849 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.909 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:07:14 [2023-07-21T18:07:14.290Z] #27 7.990 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 18:07:14 [2023-07-21T18:07:14.290Z] #27 8.020 go: downloading github.com/securego/gosec/v2 v2.13.1 18:07:14 [2023-07-21T18:07:14.290Z] #27 8.121 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:07:14 [2023-07-21T18:07:14.290Z] #27 8.240 go: downloading github.com/sivchari/containedctx v1.0.2 18:07:14 [2023-07-21T18:07:14.290Z] #27 8.261 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:07:14 [2023-07-21T18:07:14.290Z] #27 8.262 go: downloading github.com/sivchari/tenv v1.7.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.330 go: downloading github.com/sonatard/noctx v0.0.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.330 go: downloading github.com/sourcegraph/go-diff v0.6.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.334 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.356 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.370 go: downloading github.com/sylvia7788/contextcheck v1.0.6 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.451 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.507 go: downloading github.com/tetafro/godot v1.4.11 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.519 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.520 go: downloading github.com/timonwong/logrlint v0.1.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.567 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.612 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.685 go: downloading github.com/ultraware/funlen v0.0.3 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.696 go: downloading github.com/ultraware/whitespace v0.0.5 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.699 go: downloading github.com/uudashr/gocognit v1.0.6 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.760 go: downloading github.com/yagipy/maintidx v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.789 go: downloading github.com/yeya24/promlinter v0.2.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 8.805 go: downloading gitlab.com/bosi/decorder v0.2.3 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.347 go: downloading honnef.co/go/tools v0.3.3 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.349 go: downloading mvdan.cc/gofumpt v0.3.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.395 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.517 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.533 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.629 go: downloading github.com/hashicorp/errwrap v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.740 go: downloading github.com/davecgh/go-spew v1.1.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.838 go: downloading github.com/pmezard/go-difflib v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.874 go: downloading github.com/stretchr/objx v0.4.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 9.980 go: downloading github.com/subosito/gotenv v1.4.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.08 go: downloading github.com/hashicorp/hcl v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.31 go: downloading gopkg.in/ini.v1 v1.66.6 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.37 go: downloading github.com/magiconair/properties v1.8.6 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.37 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.37 go: downloading golang.org/x/text v0.3.7 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.40 go: downloading github.com/gobwas/glob v0.2.3 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.42 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.60 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.60 go: downloading go.uber.org/zap v1.17.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 10.79 go: downloading github.com/kisielk/gotool v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.08 go: downloading github.com/pelletier/go-toml v1.9.5 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.11 go: downloading github.com/go-toolsmith/astcopy v1.0.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.20 go: downloading github.com/go-toolsmith/astequal v1.0.2 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.22 go: downloading github.com/go-toolsmith/astp v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.27 go: downloading github.com/go-toolsmith/typep v1.0.2 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.41 go: downloading github.com/ettle/strcase v0.1.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.50 go: downloading github.com/Masterminds/semver v1.5.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.52 go: downloading gopkg.in/yaml.v2 v2.4.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.66 go: downloading github.com/fatih/structtag v1.2.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.67 go: downloading github.com/prometheus/client_golang v1.12.1 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.80 go: downloading github.com/prometheus/client_model v0.2.0 18:07:14 [2023-07-21T18:07:14.291Z] #27 11.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:07:14 [2023-07-21T18:07:14.291Z] #27 12.01 go: downloading github.com/google/go-cmp v0.5.8 18:07:14 [2023-07-21T18:07:14.291Z] #27 12.08 go: downloading go.uber.org/atomic v1.7.0 18:07:14 [2023-07-21T18:07:14.332Z] #33 ... 18:07:14 [2023-07-21T18:07:14.332Z] 18:07:14 [2023-07-21T18:07:14.332Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.639 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.639 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.639 + : /build 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.639 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.640 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.640 + export GOPATH=/tmp/tmp.X1LXeClEt8 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.640 + GOPATH=/tmp/tmp.X1LXeClEt8 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.640 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.640 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.641 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.650 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.650 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.650 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + bin=gotestsum 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + shift 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + '[' '!' -f /tmp/install/gotestsum.installer ']' 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + . /tmp/install/gotestsum.installer 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 ++ : v1.8.2 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + install_gotestsum 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 Install gotestsum version v1.8.2 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + set -e 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + echo 'Install gotestsum version v1.8.2' 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + GOBIN=/build 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + GO111MODULE=on 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.651 + go install gotest.tools/gotestsum@v1.8.2 18:07:14 [2023-07-21T18:07:14.332Z] #34 0.988 go: downloading gotest.tools/gotestsum v1.8.2 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.922 go: downloading github.com/dnephin/pflag v1.0.7 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.922 go: downloading github.com/fatih/color v1.13.0 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.923 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.934 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.935 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.937 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.938 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.948 go: downloading golang.org/x/tools v0.1.11 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.956 go: downloading github.com/mattn/go-colorable v0.1.12 18:07:14 [2023-07-21T18:07:14.332Z] #34 1.957 go: downloading github.com/mattn/go-isatty v0.0.14 18:07:14 [2023-07-21T18:07:14.332Z] #34 4.409 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:07:14 [2023-07-21T18:07:14.332Z] #34 ... 18:07:14 [2023-07-21T18:07:14.332Z] 18:07:14 [2023-07-21T18:07:14.332Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.333 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.333 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.333 + : /build 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.333 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.333 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.336 + export GOPATH=/tmp/tmp.6y5pFR1SkE 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.336 + GOPATH=/tmp/tmp.6y5pFR1SkE 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.336 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.336 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.336 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.341 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.341 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.342 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + bin=rootlesskit 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + shift 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + . /tmp/install/rootlesskit.installer 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 ++ : v0.14.4 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + install_rootlesskit 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + case "$1" in 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + export CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + CGO_ENABLED=0 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.345 + _install_rootlesskit 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.346 + echo 'Install rootlesskit version v0.14.4' 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.346 + for f in rootlesskit rootlesskit-docker-proxy 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.346 + GOBIN=/build 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.346 + GO111MODULE=on 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.346 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.348 Install rootlesskit version v0.14.4 18:07:14 [2023-07-21T18:07:14.332Z] #35 1.726 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.336 go: downloading github.com/sirupsen/logrus v1.8.1 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.337 go: downloading github.com/urfave/cli/v2 v2.3.0 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.338 go: downloading github.com/pkg/errors v0.9.1 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.346 go: downloading github.com/google/uuid v1.3.0 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.353 go: downloading github.com/moby/vpnkit v0.5.0 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.363 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.365 go: downloading github.com/gofrs/flock v0.8.1 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.366 go: downloading github.com/gorilla/mux v1.8.0 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.450 go: downloading github.com/moby/sys/mountinfo v0.4.1 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.479 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 18:07:14 [2023-07-21T18:07:14.332Z] #35 3.585 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 18:07:14 [2023-07-21T18:07:14.332Z] #35 4.124 go: downloading github.com/u-root/u-root v7.0.0+incompatible 18:07:14 [2023-07-21T18:07:14.332Z] #35 4.125 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 18:07:14 [2023-07-21T18:07:14.332Z] #35 4.291 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:07:14 [2023-07-21T18:07:14.332Z] #35 4.340 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:07:14 [2023-07-21T18:07:14.393Z] #50 5.649 Collecting yamllint==1.26.1 18:07:14 [2023-07-21T18:07:14.393Z] #50 6.682 Downloading yamllint-1.26.1.tar.gz (126 kB) 18:07:14 [2023-07-21T18:07:14.531Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements 18:07:14 [2023-07-21T18:07:14.549Z] #29 ... 18:07:14 [2023-07-21T18:07:14.549Z] 18:07:14 [2023-07-21T18:07:14.549Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:14 [2023-07-21T18:07:14.549Z] #30 2.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 2.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 2.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 2.524 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 3.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 3.603 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 5.438 Fetched 8658 kB in 4s (2411 kB/s) 18:07:14 [2023-07-21T18:07:14.549Z] #30 5.438 Reading package lists... 18:07:14 [2023-07-21T18:07:14.549Z] #30 6.912 Reading package lists... 18:07:14 [2023-07-21T18:07:14.549Z] #30 8.699 Building dependency tree... 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.438 The following additional packages will be installed: 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.443 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.444 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.444 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.444 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.444 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.445 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.446 mingw-w64-common mingw-w64-x86-64-dev 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.447 Suggested packages: 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.447 gcc-10-locales seccomp wine64 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.766 The following NEW packages will be installed: 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.767 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.768 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.768 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.768 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.769 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.769 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.770 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.770 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 18:07:14 [2023-07-21T18:07:14.549Z] #30 9.771 mingw-w64-x86-64-dev 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.06 Need to get 115 MB of archives. 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.06 After this operation, 645 MB of additional disk space will be used. 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 10.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 18:07:14 [2023-07-21T18:07:14.549Z] #30 ... 18:07:14 [2023-07-21T18:07:14.549Z] 18:07:14 [2023-07-21T18:07:14.549Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.597 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.597 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.597 + : /build 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.597 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.597 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.598 + export GOPATH=/tmp/tmp.qnZefYZkrL 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.598 + GOPATH=/tmp/tmp.qnZefYZkrL 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.598 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.598 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.598 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.612 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.612 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 + bin=gotestsum 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 + shift 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 + '[' '!' -f /tmp/install/gotestsum.installer ']' 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 + . /tmp/install/gotestsum.installer 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 ++ : v1.8.2 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.619 + install_gotestsum 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.620 + set -e 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.620 + echo 'Install gotestsum version v1.8.2' 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.620 + GOBIN=/build 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.620 + GO111MODULE=on 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.620 + go install gotest.tools/gotestsum@v1.8.2 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.620 Install gotestsum version v1.8.2 18:07:14 [2023-07-21T18:07:14.549Z] #31 1.857 go: downloading gotest.tools/gotestsum v1.8.2 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.926 go: downloading github.com/fatih/color v1.13.0 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.929 go: downloading github.com/dnephin/pflag v1.0.7 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.939 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.956 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.977 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.979 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:07:14 [2023-07-21T18:07:14.549Z] #31 2.984 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:07:14 [2023-07-21T18:07:14.549Z] #31 3.001 go: downloading golang.org/x/tools v0.1.11 18:07:14 [2023-07-21T18:07:14.549Z] #31 3.018 go: downloading github.com/mattn/go-colorable v0.1.12 18:07:14 [2023-07-21T18:07:14.549Z] #31 3.057 go: downloading github.com/mattn/go-isatty v0.0.14 18:07:14 [2023-07-21T18:07:14.549Z] #31 5.501 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:07:14 [2023-07-21T18:07:14.551Z] #27 12.23 go: downloading go.uber.org/multierr v1.6.0 18:07:14 [2023-07-21T18:07:14.551Z] #27 12.24 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 18:07:14 [2023-07-21T18:07:14.551Z] #27 12.24 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:07:14 [2023-07-21T18:07:14.551Z] #27 12.24 go: downloading github.com/golang/protobuf v1.5.2 18:07:14 [2023-07-21T18:07:14.551Z] #27 12.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 18:07:14 [2023-07-21T18:07:14.591Z] #35 ... 18:07:14 [2023-07-21T18:07:14.591Z] 18:07:14 [2023-07-21T18:07:14.591Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.54 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.54 Need to get 115 MB of archives. 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.54 After this operation, 645 MB of additional disk space will be used. 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 10.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 18:07:14 [2023-07-21T18:07:14.591Z] #29 11.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 18:07:14 [2023-07-21T18:07:14.653Z] #50 7.036 Collecting pathspec>=0.5.3 18:07:14 [2023-07-21T18:07:14.653Z] #50 7.040 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 18:07:14 [2023-07-21T18:07:14.809Z] #27 12.40 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:07:14 [2023-07-21T18:07:14.809Z] #27 12.44 go: downloading github.com/beorn7/perks v1.0.1 18:07:14 [2023-07-21T18:07:14.809Z] #27 12.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:07:14 [2023-07-21T18:07:14.809Z] #27 12.44 go: downloading github.com/prometheus/common v0.32.1 18:07:14 [2023-07-21T18:07:14.809Z] #27 12.49 go: downloading github.com/prometheus/procfs v0.7.3 18:07:14 [2023-07-21T18:07:14.809Z] #27 12.54 go: downloading google.golang.org/protobuf v1.28.0 18:07:14 [2023-07-21T18:07:14.809Z] #31 ... 18:07:14 [2023-07-21T18:07:14.809Z] 18:07:14 [2023-07-21T18:07:14.809Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:07:14 [2023-07-21T18:07:14.809Z] #32 1.582 + git clone https://github.com/docker/distribution.git . 18:07:14 [2023-07-21T18:07:14.809Z] #32 1.584 Cloning into '.'... 18:07:14 [2023-07-21T18:07:14.809Z] #32 7.387 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 18:07:14 [2023-07-21T18:07:14.809Z] #32 8.350 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 18:07:14 [2023-07-21T18:07:14.809Z] #32 ... 18:07:14 [2023-07-21T18:07:14.809Z] 18:07:14 [2023-07-21T18:07:14.809Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:07:14 [2023-07-21T18:07:14.809Z] #28 DONE 10.9s 18:07:14 [2023-07-21T18:07:14.809Z] 18:07:14 [2023-07-21T18:07:14.809Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.138 + RM_GOPATH=0 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.138 + TMP_GOPATH= 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.138 + : /build 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.139 + '[' -z '' ']' 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.139 ++ mktemp -d 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.140 + export GOPATH=/tmp/tmp.Tih4Gdr9Hp 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.140 + GOPATH=/tmp/tmp.Tih4Gdr9Hp 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.140 + RM_GOPATH=1 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.140 + case "$(go env GOARCH)" in 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.140 ++ go env GOARCH 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.143 + export GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.143 + GO_BUILDMODE=-buildmode=pie 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.144 ++ dirname /tmp/install/install.sh 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.144 + dir=/tmp/install 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.144 + bin=tomlv 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.144 + shift 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 + '[' '!' -f /tmp/install/tomlv.installer ']' 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 + . /tmp/install/tomlv.installer 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 + install_tomlv 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.145 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Tih4Gdr9Hp/src/github.com/BurntSushi/toml 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.146 Cloning into '/tmp/tmp.Tih4Gdr9Hp/src/github.com/BurntSushi/toml'... 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.637 + cd /tmp/tmp.Tih4Gdr9Hp/src/github.com/BurntSushi/toml 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.637 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.667 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.729 internal/unsafeheader 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.730 internal/goexperiment 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.732 internal/goarch 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.734 internal/cpu 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.735 encoding 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.737 internal/goos 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.737 runtime/internal/syscall 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.742 internal/itoa 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.748 math/bits 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.753 runtime/internal/atomic 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.757 unicode/utf8 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.761 internal/race 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.767 internal/abi 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.776 runtime/internal/math 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.846 runtime/internal/sys 18:07:14 [2023-07-21T18:07:14.809Z] #33 1.865 sync/atomic 18:07:14 [2023-07-21T18:07:14.810Z] #33 1.878 unicode 18:07:14 [2023-07-21T18:07:14.810Z] #33 1.973 internal/bytealg 18:07:14 [2023-07-21T18:07:14.810Z] #33 1.977 math 18:07:14 [2023-07-21T18:07:14.810Z] #33 2.386 runtime 18:07:14 [2023-07-21T18:07:14.848Z] #29 ... 18:07:14 [2023-07-21T18:07:14.848Z] 18:07:14 [2023-07-21T18:07:14.848Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 18:07:14 [2023-07-21T18:07:14.848Z] #32 DONE 11.2s 18:07:14 [2023-07-21T18:07:14.848Z] 18:07:14 [2023-07-21T18:07:14.848Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:14 [2023-07-21T18:07:14.848Z] #23 10.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 18:07:14 [2023-07-21T18:07:14.848Z] #23 11.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:14 [2023-07-21T18:07:14.913Z] #50 7.153 Collecting pyyaml 18:07:14 [2023-07-21T18:07:14.913Z] #50 7.157 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 18:07:14 [2023-07-21T18:07:14.913Z] #50 7.210 Building wheels for collected packages: yamllint 18:07:14 [2023-07-21T18:07:14.913Z] #50 7.211 Building wheel for yamllint (setup.py): started 18:07:15 [2023-07-21T18:07:15.066Z] #27 12.66 go: downloading github.com/mattn/go-runewidth v0.0.9 18:07:15 [2023-07-21T18:07:15.070Z] #33 10.87 sync 18:07:15 [2023-07-21T18:07:15.070Z] #33 10.88 internal/reflectlite 18:07:15 [2023-07-21T18:07:15.070Z] #33 ... 18:07:15 [2023-07-21T18:07:15.070Z] 18:07:15 [2023-07-21T18:07:15.070Z] #34 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:07:15 [2023-07-21T18:07:15.070Z] #34 2.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 2.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 2.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 2.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 3.467 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 4.065 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 5.884 Fetched 8658 kB in 4s (2058 kB/s) 18:07:15 [2023-07-21T18:07:15.070Z] #34 5.884 Reading package lists... 18:07:15 [2023-07-21T18:07:15.070Z] #34 7.151 Reading package lists... 18:07:15 [2023-07-21T18:07:15.070Z] #34 8.451 Building dependency tree... 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.171 The following additional packages will be installed: 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.173 libbtrfs0 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.204 The following NEW packages will be installed: 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.206 libbtrfs-dev libbtrfs0 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.498 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.498 Need to get 460 kB of archives. 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.498 After this operation, 1237 kB of additional disk space will be used. 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.498 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.507 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #34 9.911 debconf: delaying package configuration, since apt-utils is not installed 18:07:15 [2023-07-21T18:07:15.070Z] #34 10.05 Fetched 460 kB in 0s (1595 kB/s) 18:07:15 [2023-07-21T18:07:15.070Z] #34 10.31 Selecting previously unselected package libbtrfs0:amd64. 18:07:15 [2023-07-21T18:07:15.070Z] #34 10.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:15 [2023-07-21T18:07:15.070Z] #34 10.34 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 18:07:15 [2023-07-21T18:07:15.070Z] #34 10.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:07:15 [2023-07-21T18:07:15.070Z] #34 ... 18:07:15 [2023-07-21T18:07:15.070Z] 18:07:15 [2023-07-21T18:07:15.070Z] #29 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt 18:07:15 [2023-07-21T18:07:15.070Z] #29 DONE 11.1s 18:07:15 [2023-07-21T18:07:15.070Z] 18:07:15 [2023-07-21T18:07:15.070Z] #34 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:07:15 [2023-07-21T18:07:15.070Z] #34 11.01 Selecting previously unselected package libbtrfs-dev:amd64. 18:07:15 [2023-07-21T18:07:15.070Z] #34 11.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 18:07:15 [2023-07-21T18:07:15.070Z] #34 11.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:15 [2023-07-21T18:07:15.070Z] #34 ... 18:07:15 [2023-07-21T18:07:15.070Z] 18:07:15 [2023-07-21T18:07:15.070Z] #35 [tini 1/2] 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 vim-common 18:07:15 [2023-07-21T18:07:15.070Z] #35 2.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 2.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 2.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 2.531 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 3.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 3.779 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 5.807 Fetched 8658 kB in 4s (2189 kB/s) 18:07:15 [2023-07-21T18:07:15.070Z] #35 5.807 Reading package lists... 18:07:15 [2023-07-21T18:07:15.070Z] #35 7.322 Reading package lists... 18:07:15 [2023-07-21T18:07:15.070Z] #35 8.494 Building dependency tree... 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.218 The following additional packages will be installed: 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.220 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.222 Suggested packages: 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.222 cmake-doc ninja-build lrzip 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.222 Recommended packages: 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.222 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.424 The following NEW packages will be installed: 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.428 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.428 vim-common xxd 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.713 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.713 Need to get 17.7 MB of archives. 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.713 After this operation, 70.7 MB of additional disk space will be used. 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.713 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.723 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 9.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.72 debconf: delaying package configuration, since apt-utils is not installed 18:07:15 [2023-07-21T18:07:15.070Z] #35 10.88 Fetched 17.7 MB in 1s (17.8 MB/s) 18:07:15 [2023-07-21T18:07:15.070Z] #35 11.00 Selecting previously unselected package xxd. 18:07:15 [2023-07-21T18:07:15.070Z] #35 11.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:15 [2023-07-21T18:07:15.070Z] #35 11.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:07:15 [2023-07-21T18:07:15.070Z] #35 11.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:07:15 [2023-07-21T18:07:15.070Z] #35 ... 18:07:15 [2023-07-21T18:07:15.070Z] 18:07:15 [2023-07-21T18:07:15.071Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.13 go: downloading github.com/prometheus/client_model v0.2.0 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.15 go: downloading github.com/hashicorp/hcl v1.0.0 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.29 go: downloading gopkg.in/ini.v1 v1.66.6 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.39 go: downloading github.com/magiconair/properties v1.8.6 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.39 go: downloading github.com/subosito/gotenv v1.4.0 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.48 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.63 go: downloading go.uber.org/atomic v1.7.0 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.64 go: downloading go.uber.org/multierr v1.6.0 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.73 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.89 go: downloading github.com/pelletier/go-toml v1.9.5 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 18:07:15 [2023-07-21T18:07:15.071Z] #25 10.97 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:07:15 [2023-07-21T18:07:15.071Z] #25 11.00 go: downloading github.com/golang/protobuf v1.5.2 18:07:15 [2023-07-21T18:07:15.071Z] #25 11.07 go: downloading github.com/beorn7/perks v1.0.1 18:07:15 [2023-07-21T18:07:15.071Z] #25 11.08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:07:15 [2023-07-21T18:07:15.071Z] #25 11.22 go: downloading github.com/prometheus/common v0.32.1 18:07:15 [2023-07-21T18:07:15.174Z] #50 7.504 Building wheel for yamllint (setup.py): finished with status 'done' 18:07:15 [2023-07-21T18:07:15.174Z] #50 7.505 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c0aed6234ed3411cc61d45576fa0b64c5e06d879d0033ac8806514ee7a02cd9f 18:07:15 [2023-07-21T18:07:15.174Z] #50 7.506 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 18:07:15 [2023-07-21T18:07:15.174Z] #50 7.508 Successfully built yamllint 18:07:15 [2023-07-21T18:07:15.174Z] #50 7.518 Installing collected packages: pyyaml, pathspec, yamllint 18:07:15 [2023-07-21T18:07:15.338Z] #25 11.29 go: downloading github.com/prometheus/procfs v0.7.3 18:07:15 [2023-07-21T18:07:15.435Z] #50 7.688 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 18:07:15 [2023-07-21T18:07:15.601Z] #25 11.39 go: downloading google.golang.org/protobuf v1.28.0 18:07:15 [2023-07-21T18:07:15.601Z] #25 11.43 go: downloading github.com/mattn/go-runewidth v0.0.9 18:07:15 [2023-07-21T18:07:15.632Z] #27 ... 18:07:15 [2023-07-21T18:07:15.632Z] 18:07:15 [2023-07-21T18:07:15.632Z] #19 [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 18:07:15 [2023-07-21T18:07:15.632Z] #19 10.70 #=#=# ######################################################################## 100.0% 18:07:15 [2023-07-21T18:07:15.632Z] #19 11.21 18:07:15 [2023-07-21T18:07:15.632Z] #19 12.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:07:15 [2023-07-21T18:07:15.632Z] #19 12.77 18:07:15 [2023-07-21T18:07:15.632Z] #19 13.02 #=#=# ######################################################################## 100.0% 18:07:15 [2023-07-21T18:07:15.632Z] #19 13.39 18:07:15 [2023-07-21T18:07:15.632Z] #19 13.48 Download of images into '/build' complete. 18:07:15 [2023-07-21T18:07:15.632Z] #19 13.48 Use something like the following to load the result into a Docker daemon: 18:07:15 [2023-07-21T18:07:15.632Z] #19 13.48 tar -cC '/build' . | docker load 18:07:15 [2023-07-21T18:07:15.632Z] #19 DONE 13.7s 18:07:15 [2023-07-21T18:07:15.632Z] 18:07:15 [2023-07-21T18:07:15.632Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.25 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.25 Need to get 115 MB of archives. 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.25 After this operation, 645 MB of additional disk space will be used. 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 10.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 11.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 11.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 11.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.75 debconf: delaying package configuration, since apt-utils is not installed 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.86 Fetched 115 MB in 3s (45.8 MB/s) 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.92 Selecting previously unselected package binutils-mingw-w64-i686. 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:15 [2023-07-21T18:07:15.632Z] #29 12.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 18:07:15 [2023-07-21T18:07:15.632Z] #29 13.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:07:16 [2023-07-21T18:07:16.195Z] #29 13.96 Selecting previously unselected package binutils-mingw-w64-x86-64. 18:07:16 [2023-07-21T18:07:16.195Z] #29 13.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 18:07:16 [2023-07-21T18:07:16.452Z] #29 14.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:07:16 [2023-07-21T18:07:16.542Z] #25 12.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:07:17 [2023-07-21T18:07:17.113Z] #25 ... 18:07:17 [2023-07-21T18:07:17.113Z] 18:07:17 [2023-07-21T18:07:17.113Z] #34 [containerd 1/2] 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 && apt-get install -y --no-install-recommends libbtrfs-dev 18:07:17 [2023-07-21T18:07:17.113Z] #34 11.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:07:17 [2023-07-21T18:07:17.113Z] #34 11.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:17 [2023-07-21T18:07:17.113Z] #34 11.39 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:17 [2023-07-21T18:07:17.113Z] #34 DONE 13.2s 18:07:17 [2023-07-21T18:07:17.374Z] #23 ... 18:07:17 [2023-07-21T18:07:17.374Z] 18:07:17 [2023-07-21T18:07:17.374Z] #20 [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 18:07:17 [2023-07-21T18:07:17.374Z] #20 10.73 #=#=# ######################################################################## 100.0% 18:07:17 [2023-07-21T18:07:17.374Z] #20 11.20 18:07:17 [2023-07-21T18:07:17.374Z] #20 12.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:07:17 [2023-07-21T18:07:17.374Z] #20 12.83 18:07:17 [2023-07-21T18:07:17.374Z] #20 13.07 #=#=# ######################################################################## 100.0% 18:07:17 [2023-07-21T18:07:17.374Z] #20 13.56 18:07:17 [2023-07-21T18:07:17.374Z] #20 13.70 Download of images into '/build' complete. 18:07:17 [2023-07-21T18:07:17.374Z] #20 13.70 Use something like the following to load the result into a Docker daemon: 18:07:17 [2023-07-21T18:07:17.374Z] #20 13.70 tar -cC '/build' . | docker load 18:07:17 [2023-07-21T18:07:17.374Z] #20 DONE 14.1s 18:07:17 [2023-07-21T18:07:17.374Z] 18:07:17 [2023-07-21T18:07:17.374Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:17 [2023-07-21T18:07:17.374Z] #29 11.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 11.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.87 debconf: delaying package configuration, since apt-utils is not installed 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.95 Fetched 115 MB in 3s (45.8 MB/s) 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.98 Selecting previously unselected package binutils-mingw-w64-i686. 18:07:17 [2023-07-21T18:07:17.374Z] #29 12.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:17 [2023-07-21T18:07:17.374Z] #29 13.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 18:07:17 [2023-07-21T18:07:17.374Z] #29 13.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:07:17 [2023-07-21T18:07:17.374Z] #29 13.69 Selecting previously unselected package binutils-mingw-w64-x86-64. 18:07:17 [2023-07-21T18:07:17.374Z] #29 13.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 18:07:17 [2023-07-21T18:07:17.374Z] #29 13.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:07:17 [2023-07-21T18:07:17.377Z] 18:07:17 [2023-07-21T18:07:17.377Z] #19 [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 18:07:17 [2023-07-21T18:07:17.377Z] #19 8.496 18:07:17 [2023-07-21T18:07:17.377Z] #19 10.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:07:17 [2023-07-21T18:07:17.377Z] #19 10.87 18:07:17 [2023-07-21T18:07:17.377Z] #19 11.11 #=#=# ######################################################################## 100.0% 18:07:17 [2023-07-21T18:07:17.377Z] #19 11.49 18:07:17 [2023-07-21T18:07:17.377Z] #19 12.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:07:17 [2023-07-21T18:07:17.377Z] #19 13.10 18:07:17 [2023-07-21T18:07:17.377Z] #19 13.35 #=#=# ######################################################################## 100.0% 18:07:17 [2023-07-21T18:07:17.377Z] #19 13.75 18:07:17 [2023-07-21T18:07:17.377Z] #19 13.83 Download of images into '/build' complete. 18:07:17 [2023-07-21T18:07:17.377Z] #19 13.83 Use something like the following to load the result into a Docker daemon: 18:07:17 [2023-07-21T18:07:17.377Z] #19 13.83 tar -cC '/build' . | docker load 18:07:17 [2023-07-21T18:07:17.377Z] #19 DONE 13.9s 18:07:17 [2023-07-21T18:07:17.377Z] 18:07:17 [2023-07-21T18:07:17.377Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:17 [2023-07-21T18:07:17.377Z] #30 10.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 11.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 11.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 12.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 18:07:17 [2023-07-21T18:07:17.377Z] #30 13.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] 18:07:17 [2023-07-21T18:07:17.414Z] #29 14.87 Selecting previously unselected package binutils-mingw-w64. 18:07:17 [2023-07-21T18:07:17.415Z] #29 14.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 18:07:17 [2023-07-21T18:07:17.415Z] #29 14.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 18:07:17 [2023-07-21T18:07:17.415Z] #29 14.97 Selecting previously unselected package libdevmapper1.02.1:amd64. 18:07:17 [2023-07-21T18:07:17.415Z] #29 14.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:07:17 [2023-07-21T18:07:17.415Z] #29 14.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:17 [2023-07-21T18:07:17.415Z] #29 15.09 Selecting previously unselected package dmsetup. 18:07:17 [2023-07-21T18:07:17.415Z] #29 15.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 18:07:17 [2023-07-21T18:07:17.415Z] #29 15.11 Unpacking dmsetup (2:1.02.175-2.1) ... 18:07:17 [2023-07-21T18:07:17.415Z] #29 15.22 Selecting previously unselected package mingw-w64-common. 18:07:17 [2023-07-21T18:07:17.637Z] #30 13.54 debconf: delaying package configuration, since apt-utils is not installed 18:07:17 [2023-07-21T18:07:17.637Z] #30 13.61 Fetched 115 MB in 3s (33.9 MB/s) 18:07:17 [2023-07-21T18:07:17.637Z] #30 13.66 Selecting previously unselected package binutils-mingw-w64-i686. 18:07:17 [2023-07-21T18:07:17.637Z] #30 13.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) 18:07:17 [2023-07-21T18:07:17.637Z] #30 13.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 18:07:17 [2023-07-21T18:07:17.637Z] #30 13.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:07:17 [2023-07-21T18:07:17.673Z] #29 15.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 18:07:17 [2023-07-21T18:07:17.673Z] #29 15.24 Unpacking mingw-w64-common (8.0.0-1) ... 18:07:17 [2023-07-21T18:07:17.977Z] #50 DONE 9.8s 18:07:17 [2023-07-21T18:07:17.977Z] 18:07:17 [2023-07-21T18:07:17.977Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 18:07:17 [2023-07-21T18:07:17.977Z] #51 DONE 0.5s 18:07:17 [2023-07-21T18:07:17.977Z] 18:07:17 [2023-07-21T18:07:17.977Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 18:07:18 [2023-07-21T18:07:18.304Z] #29 14.61 Selecting previously unselected package binutils-mingw-w64. 18:07:18 [2023-07-21T18:07:18.304Z] #29 14.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 18:07:18 [2023-07-21T18:07:18.304Z] #29 14.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 18:07:18 [2023-07-21T18:07:18.469Z] #30 14.30 Selecting previously unselected package binutils-mingw-w64-x86-64. 18:07:18 [2023-07-21T18:07:18.469Z] #30 14.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 18:07:18 [2023-07-21T18:07:18.469Z] #30 14.32 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:07:18 [2023-07-21T18:07:18.546Z] #52 DONE 0.5s 18:07:18 [2023-07-21T18:07:18.546Z] 18:07:18 [2023-07-21T18:07:18.546Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:18 [2023-07-21T18:07:18.546Z] #36 67.30 # github.com/containerd/containerd/cmd/containerd 18:07:18 [2023-07-21T18:07:18.546Z] #36 67.30 /usr/bin/ld: /tmp/go-link-2349648259/000019.o: in function `New': 18:07:18 [2023-07-21T18:07:18.546Z] #36 67.30 /tmp/tmp.KxGQIjXQot/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 18:07:18 [2023-07-21T18:07:18.546Z] #36 67.37 + bin/containerd-stress 18:07:18 [2023-07-21T18:07:18.546Z] #36 68.23 + bin/containerd-shim 18:07:18 [2023-07-21T18:07:18.546Z] #36 72.53 + bin/containerd-shim-runc-v1 18:07:18 [2023-07-21T18:07:18.546Z] #36 75.07 + bin/containerd-shim-runc-v2 18:07:18 [2023-07-21T18:07:18.546Z] #36 75.67 + binaries 18:07:18 [2023-07-21T18:07:18.546Z] #36 75.67 + install -D bin/containerd /build/containerd 18:07:18 [2023-07-21T18:07:18.546Z] #36 75.70 + install -D bin/containerd-shim /build/containerd-shim 18:07:18 [2023-07-21T18:07:18.546Z] #36 75.71 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 18:07:18 [2023-07-21T18:07:18.546Z] #36 75.71 + install -D bin/ctr /build/ctr 18:07:18 [2023-07-21T18:07:18.546Z] #36 DONE 76.1s 18:07:18 [2023-07-21T18:07:18.546Z] 18:07:18 [2023-07-21T18:07:18.546Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 18:07:18 [2023-07-21T18:07:18.562Z] #29 14.79 Selecting previously unselected package libdevmapper1.02.1:amd64. 18:07:18 [2023-07-21T18:07:18.562Z] #29 14.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:07:18 [2023-07-21T18:07:18.562Z] #29 14.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:18 [2023-07-21T18:07:18.562Z] #29 15.01 Selecting previously unselected package dmsetup. 18:07:18 [2023-07-21T18:07:18.562Z] #29 15.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 18:07:18 [2023-07-21T18:07:18.562Z] #29 15.03 Unpacking dmsetup (2:1.02.175-2.1) ... 18:07:18 [2023-07-21T18:07:18.805Z] #53 DONE 0.1s 18:07:18 [2023-07-21T18:07:18.805Z] 18:07:18 [2023-07-21T18:07:18.805Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 18:07:18 [2023-07-21T18:07:18.805Z] #54 DONE 0.1s 18:07:18 [2023-07-21T18:07:18.805Z] 18:07:18 [2023-07-21T18:07:18.805Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 18:07:18 [2023-07-21T18:07:18.805Z] #55 DONE 0.0s 18:07:18 [2023-07-21T18:07:18.805Z] 18:07:18 [2023-07-21T18:07:18.805Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 18:07:18 [2023-07-21T18:07:18.818Z] #29 ... 18:07:18 [2023-07-21T18:07:18.818Z] 18:07:18 [2023-07-21T18:07:18.818Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:07:18 [2023-07-21T18:07:18.818Z] #34 DONE 15.3s 18:07:18 [2023-07-21T18:07:18.818Z] 18:07:18 [2023-07-21T18:07:18.818Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:18 [2023-07-21T18:07:18.818Z] #29 15.20 Selecting previously unselected package mingw-w64-common. 18:07:18 [2023-07-21T18:07:18.818Z] #29 15.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 18:07:18 [2023-07-21T18:07:18.818Z] #29 15.24 Unpacking mingw-w64-common (8.0.0-1) ... 18:07:19 [2023-07-21T18:07:19.065Z] #56 DONE 0.2s 18:07:19 [2023-07-21T18:07:19.065Z] 18:07:19 [2023-07-21T18:07:19.065Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.065Z] #57 DONE 0.1s 18:07:19 [2023-07-21T18:07:19.065Z] 18:07:19 [2023-07-21T18:07:19.065Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.065Z] #58 DONE 0.1s 18:07:19 [2023-07-21T18:07:19.065Z] 18:07:19 [2023-07-21T18:07:19.065Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.333Z] #59 DONE 0.3s 18:07:19 [2023-07-21T18:07:19.333Z] 18:07:19 [2023-07-21T18:07:19.333Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.333Z] #60 DONE 0.1s 18:07:19 [2023-07-21T18:07:19.333Z] 18:07:19 [2023-07-21T18:07:19.333Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.409Z] #30 15.26 Selecting previously unselected package binutils-mingw-w64. 18:07:19 [2023-07-21T18:07:19.409Z] #30 15.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 18:07:19 [2023-07-21T18:07:19.409Z] #30 15.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 18:07:19 [2023-07-21T18:07:19.575Z] #29 17.14 Selecting previously unselected package mingw-w64-x86-64-dev. 18:07:19 [2023-07-21T18:07:19.575Z] #29 17.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 18:07:19 [2023-07-21T18:07:19.575Z] #29 17.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 18:07:19 [2023-07-21T18:07:19.591Z] #61 DONE 0.1s 18:07:19 [2023-07-21T18:07:19.591Z] 18:07:19 [2023-07-21T18:07:19.592Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.668Z] #30 15.63 Selecting previously unselected package libdevmapper1.02.1:amd64. 18:07:19 [2023-07-21T18:07:19.668Z] #30 15.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:07:19 [2023-07-21T18:07:19.850Z] #62 DONE 0.4s 18:07:19 [2023-07-21T18:07:19.850Z] 18:07:19 [2023-07-21T18:07:19.850Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 18:07:19 [2023-07-21T18:07:19.850Z] #63 DONE 0.1s 18:07:19 [2023-07-21T18:07:19.929Z] #30 15.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:19 [2023-07-21T18:07:19.929Z] #30 ... 18:07:19 [2023-07-21T18:07:19.929Z] 18:07:19 [2023-07-21T18:07:19.929Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:07:19 [2023-07-21T18:07:19.929Z] #31 DONE 16.0s 18:07:19 [2023-07-21T18:07:19.929Z] 18:07:19 [2023-07-21T18:07:19.929Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.852 + RM_GOPATH=0 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.853 + TMP_GOPATH= 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.853 + : /build 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.853 + '[' -z '' ']' 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.853 ++ mktemp -d 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.854 + export GOPATH=/tmp/tmp.j3sQjj4H2T 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.854 + GOPATH=/tmp/tmp.j3sQjj4H2T 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.854 + RM_GOPATH=1 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.854 + case "$(go env GOARCH)" in 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.855 ++ go env GOARCH 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.864 + export GO_BUILDMODE=-buildmode=pie 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.864 + GO_BUILDMODE=-buildmode=pie 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.865 ++ dirname /tmp/install/install.sh 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.868 + dir=/tmp/install 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.868 + bin=containerd 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.869 + shift 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.869 + '[' '!' -f /tmp/install/containerd.installer ']' 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.870 + . /tmp/install/containerd.installer 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.870 ++ set -e 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.870 ++ : v1.6.21 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.871 + install_containerd 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.871 + echo 'Install containerd version v1.6.21' 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j3sQjj4H2T/src/github.com/containerd/containerd 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.876 Install containerd version v1.6.21 18:07:19 [2023-07-21T18:07:19.929Z] #36 0.878 Cloning into '/tmp/tmp.j3sQjj4H2T/src/github.com/containerd/containerd'... 18:07:20 [2023-07-21T18:07:20.109Z] 18:07:20 [2023-07-21T18:07:20.110Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 18:07:20 [2023-07-21T18:07:20.187Z] #29 ... 18:07:20 [2023-07-21T18:07:20.187Z] 18:07:20 [2023-07-21T18:07:20.187Z] #30 [tini 1/2] 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 vim-common 18:07:20 [2023-07-21T18:07:20.187Z] #30 11.72 Selecting previously unselected package libicu67:amd64. 18:07:20 [2023-07-21T18:07:20.187Z] #30 11.73 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 11.74 Unpacking libicu67:amd64 (67.1-7) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 13.90 Selecting previously unselected package libxml2:amd64. 18:07:20 [2023-07-21T18:07:20.187Z] #30 13.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 13.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.14 Selecting previously unselected package libarchive13:amd64. 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.30 Selecting previously unselected package libjsoncpp24:amd64. 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.43 Selecting previously unselected package librhash0:amd64. 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.44 Unpacking librhash0:amd64 (1.4.1-2) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.54 Selecting previously unselected package libuv1:amd64. 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.55 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.55 Unpacking libuv1:amd64 (1.40.0-2) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.67 Selecting previously unselected package cmake. 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 14.70 Unpacking cmake (3.18.4-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.15 Setting up libicu67:amd64 (67.1-7) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.30 Setting up libuv1:amd64 (1.40.0-2) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.49 Setting up librhash0:amd64 (1.4.1-2) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.52 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.66 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.68 Setting up cmake (3.18.4-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.187Z] #30 16.70 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:20 [2023-07-21T18:07:20.370Z] #64 DONE 0.3s 18:07:20 [2023-07-21T18:07:20.370Z] 18:07:20 [2023-07-21T18:07:20.370Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 18:07:20 [2023-07-21T18:07:20.370Z] #65 DONE 0.1s 18:07:20 [2023-07-21T18:07:20.370Z] 18:07:20 [2023-07-21T18:07:20.370Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 18:07:20 [2023-07-21T18:07:20.370Z] #66 DONE 0.1s 18:07:20 [2023-07-21T18:07:20.370Z] 18:07:20 [2023-07-21T18:07:20.370Z] #67 [dev-systemd-true 1/2] 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 dbus dbus-user-session systemd systemd-sysv 18:07:20 [2023-07-21T18:07:20.751Z] #30 DONE 17.1s 18:07:20 [2023-07-21T18:07:20.751Z] 18:07:20 [2023-07-21T18:07:20.751Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:07:20 [2023-07-21T18:07:20.951Z] #29 ... 18:07:20 [2023-07-21T18:07:20.951Z] 18:07:20 [2023-07-21T18:07:20.951Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum 18:07:20 [2023-07-21T18:07:20.952Z] #30 DONE 18.6s 18:07:20 [2023-07-21T18:07:20.952Z] 18:07:20 [2023-07-21T18:07:20.952Z] #35 [tini 1/2] 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 vim-common 18:07:20 [2023-07-21T18:07:20.952Z] #35 12.28 Selecting previously unselected package cmake-data. 18:07:20 [2023-07-21T18:07:20.952Z] #35 12.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 12.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 13.26 Selecting previously unselected package libicu67:amd64. 18:07:20 [2023-07-21T18:07:20.952Z] #35 13.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 13.33 Unpacking libicu67:amd64 (67.1-7) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.11 Selecting previously unselected package libxml2:amd64. 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.13 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.45 Selecting previously unselected package libarchive13:amd64. 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.62 Selecting previously unselected package libjsoncpp24:amd64. 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.76 Selecting previously unselected package librhash0:amd64. 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.77 Unpacking librhash0:amd64 (1.4.1-2) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.91 Selecting previously unselected package libuv1:amd64. 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 15.91 Unpacking libuv1:amd64 (1.40.0-2) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 16.02 Selecting previously unselected package cmake. 18:07:20 [2023-07-21T18:07:20.952Z] #35 16.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 16.04 Unpacking cmake (3.18.4-2+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 17.36 Setting up libicu67:amd64 (67.1-7) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 17.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 17.74 Setting up libuv1:amd64 (1.40.0-2) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 18.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 18.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 18.56 Setting up librhash0:amd64 (1.4.1-2) ... 18:07:20 [2023-07-21T18:07:20.952Z] #35 18.60 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:07:21 [2023-07-21T18:07:21.211Z] #35 18.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:07:21 [2023-07-21T18:07:21.211Z] #35 18.80 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:07:21 [2023-07-21T18:07:21.211Z] #35 18.84 Setting up cmake (3.18.4-2+deb11u1) ... 18:07:21 [2023-07-21T18:07:21.211Z] #35 18.88 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:21 [2023-07-21T18:07:21.308Z] #67 0.486 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:07:21 [2023-07-21T18:07:21.308Z] #67 0.486 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:07:21 [2023-07-21T18:07:21.308Z] #67 0.486 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.553 + RM_GOPATH=0 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.563 + TMP_GOPATH= 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.563 + : /build 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.563 + '[' -z '' ']' 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.564 ++ mktemp -d 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.565 + export GOPATH=/tmp/tmp.TXAi0RnbOM 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.565 + GOPATH=/tmp/tmp.TXAi0RnbOM 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.565 + RM_GOPATH=1 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.565 + case "$(go env GOARCH)" in 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.565 ++ go env GOARCH 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.576 + export GO_BUILDMODE=-buildmode=pie 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.576 + GO_BUILDMODE=-buildmode=pie 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.584 ++ dirname /tmp/install/install.sh 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.590 + dir=/tmp/install 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + bin=tini 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + shift 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + '[' '!' -f /tmp/install/tini.installer ']' 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + . /tmp/install/tini.installer 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 ++ : v0.19.0 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 Install tini version v0.19.0 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + install_tini 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + echo 'Install tini version v0.19.0' 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.591 + git clone https://github.com/krallin/tini.git /tmp/tmp.TXAi0RnbOM/tini 18:07:21 [2023-07-21T18:07:21.314Z] #36 0.593 Cloning into '/tmp/tmp.TXAi0RnbOM/tini'... 18:07:21 [2023-07-21T18:07:21.571Z] #36 0.939 + cd /tmp/tmp.TXAi0RnbOM/tini 18:07:21 [2023-07-21T18:07:21.571Z] #36 0.948 + git checkout -q v0.19.0 18:07:21 [2023-07-21T18:07:21.571Z] #36 0.953 + cmake . 18:07:21 [2023-07-21T18:07:21.827Z] #36 1.180 -- The C compiler identification is GNU 10.2.1 18:07:21 [2023-07-21T18:07:21.827Z] #36 1.203 -- Detecting C compiler ABI info 18:07:21 [2023-07-21T18:07:21.876Z] #67 0.731 Reading package lists... 18:07:22 [2023-07-21T18:07:22.084Z] #36 1.394 -- Detecting C compiler ABI info - done 18:07:22 [2023-07-21T18:07:22.084Z] #36 1.454 -- Check for working C compiler: /usr/bin/cc - skipped 18:07:22 [2023-07-21T18:07:22.084Z] #36 1.458 -- Detecting C compile features 18:07:22 [2023-07-21T18:07:22.084Z] #36 1.459 -- Detecting C compile features - done 18:07:22 [2023-07-21T18:07:22.084Z] #36 1.469 -- Performing Test HAS_BUILTIN_FORTIFY 18:07:22 [2023-07-21T18:07:22.084Z] #36 1.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:07:22 [2023-07-21T18:07:22.135Z] #67 1.225 Reading package lists... 18:07:22 [2023-07-21T18:07:22.145Z] #35 ... 18:07:22 [2023-07-21T18:07:22.145Z] 18:07:22 [2023-07-21T18:07:22.145Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:22 [2023-07-21T18:07:22.145Z] #29 19.86 Selecting previously unselected package gcc-mingw-w64-base. 18:07:22 [2023-07-21T18:07:22.145Z] #29 19.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 18:07:22 [2023-07-21T18:07:22.145Z] #29 19.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:07:22 [2023-07-21T18:07:22.347Z] #36 1.618 -- Configuring done 18:07:22 [2023-07-21T18:07:22.347Z] #36 1.623 -- Generating done 18:07:22 [2023-07-21T18:07:22.347Z] #36 1.636 -- Build files have been written to: /tmp/tmp.TXAi0RnbOM/tini 18:07:22 [2023-07-21T18:07:22.347Z] #36 1.639 + make tini-static 18:07:22 [2023-07-21T18:07:22.347Z] #36 1.785 Scanning dependencies of target tini-static 18:07:22 [2023-07-21T18:07:22.347Z] #36 1.824 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:07:22 [2023-07-21T18:07:22.394Z] #67 1.705 Building dependency tree... 18:07:22 [2023-07-21T18:07:22.394Z] #67 1.821 Reading state information... 18:07:22 [2023-07-21T18:07:22.653Z] #67 1.936 The following additional packages will be installed: 18:07:22 [2023-07-21T18:07:22.653Z] #67 1.937 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd 18:07:22 [2023-07-21T18:07:22.653Z] #67 1.937 Suggested packages: 18:07:22 [2023-07-21T18:07:22.653Z] #67 1.937 systemd-container policykit-1 18:07:22 [2023-07-21T18:07:22.653Z] #67 1.937 Recommended packages: 18:07:22 [2023-07-21T18:07:22.653Z] #67 1.937 systemd-timesyncd | time-daemon libnss-systemd 18:07:22 [2023-07-21T18:07:22.653Z] #67 2.003 The following NEW packages will be installed: 18:07:22 [2023-07-21T18:07:22.653Z] #67 2.004 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 18:07:22 [2023-07-21T18:07:22.653Z] #67 2.004 libkmod2 libpam-systemd systemd systemd-sysv 18:07:22 [2023-07-21T18:07:22.711Z] #29 20.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 18:07:22 [2023-07-21T18:07:22.711Z] #29 20.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 18:07:22 [2023-07-21T18:07:22.711Z] #29 20.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:07:22 [2023-07-21T18:07:22.911Z] #36 2.291 [100%] Linking C executable tini-static 18:07:22 [2023-07-21T18:07:22.912Z] #67 2.275 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 18:07:22 [2023-07-21T18:07:22.912Z] #67 2.275 Need to get 5829 kB of archives. 18:07:22 [2023-07-21T18:07:22.912Z] #67 2.275 After this operation, 19.3 MB of additional disk space will be used. 18:07:22 [2023-07-21T18:07:22.912Z] #67 2.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 18:07:22 [2023-07-21T18:07:22.912Z] #67 2.278 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 18:07:22 [2023-07-21T18:07:22.912Z] #67 2.456 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 18:07:22 [2023-07-21T18:07:22.968Z] #29 ... 18:07:22 [2023-07-21T18:07:22.968Z] 18:07:22 [2023-07-21T18:07:22.968Z] #35 [tini 1/2] 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 vim-common 18:07:22 [2023-07-21T18:07:22.968Z] #35 DONE 20.5s 18:07:22 [2023-07-21T18:07:22.968Z] 18:07:22 [2023-07-21T18:07:22.968Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:07:23 [2023-07-21T18:07:23.168Z] #36 2.537 [100%] Built target tini-static 18:07:23 [2023-07-21T18:07:23.168Z] #36 2.577 + mkdir -p /build 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.609 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.692 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB] 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.783 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB] 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.784 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.785 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.787 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB] 18:07:23 [2023-07-21T18:07:23.171Z] #67 2.789 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.503 + RM_GOPATH=0 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.504 + TMP_GOPATH= 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.504 + : /build 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.504 + '[' -z '' ']' 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.505 ++ mktemp -d 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.508 + export GOPATH=/tmp/tmp.GQlRpbJ3rd 18:07:23 [2023-07-21T18:07:23.225Z] #36 0.508 + GOPATH=/tmp/tmp.GQlRpbJ3rd 18:07:23 [2023-07-21T18:07:23.426Z] #36 2.578 + cp tini-static /build/docker-init 18:07:23 [2023-07-21T18:07:23.426Z] #36 ... 18:07:23 [2023-07-21T18:07:23.426Z] 18:07:23 [2023-07-21T18:07:23.426Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.558 + RM_GOPATH=0 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.559 + TMP_GOPATH= 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.560 + : /build 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.560 + '[' -z '' ']' 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.561 ++ mktemp -d 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.562 + export GOPATH=/tmp/tmp.ffNhT8y8uZ 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.562 + GOPATH=/tmp/tmp.ffNhT8y8uZ 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.562 + RM_GOPATH=1 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.563 + case "$(go env GOARCH)" in 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.563 ++ go env GOARCH 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.577 + export GO_BUILDMODE=-buildmode=pie 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.578 + GO_BUILDMODE=-buildmode=pie 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.584 ++ dirname /tmp/install/install.sh 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + dir=/tmp/install 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + bin=containerd 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + shift 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + '[' '!' -f /tmp/install/containerd.installer ']' 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + . /tmp/install/containerd.installer 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 ++ set -e 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 ++ : v1.6.21 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + install_containerd 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.587 + echo 'Install containerd version v1.6.21' 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.592 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ffNhT8y8uZ/src/github.com/containerd/containerd 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.592 Install containerd version v1.6.21 18:07:23 [2023-07-21T18:07:23.426Z] #37 0.663 Cloning into '/tmp/tmp.ffNhT8y8uZ/src/github.com/containerd/containerd'... 18:07:23 [2023-07-21T18:07:23.426Z] #37 ... 18:07:23 [2023-07-21T18:07:23.426Z] 18:07:23 [2023-07-21T18:07:23.426Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:23 [2023-07-21T18:07:23.426Z] #29 17.29 Selecting previously unselected package mingw-w64-x86-64-dev. 18:07:23 [2023-07-21T18:07:23.426Z] #29 17.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 18:07:23 [2023-07-21T18:07:23.426Z] #29 17.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 18:07:23 [2023-07-21T18:07:23.426Z] #29 19.01 Selecting previously unselected package gcc-mingw-w64-base. 18:07:23 [2023-07-21T18:07:23.426Z] #29 19.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.426Z] #29 19.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:07:23 [2023-07-21T18:07:23.426Z] #29 19.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 18:07:23 [2023-07-21T18:07:23.426Z] #29 19.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.426Z] #29 19.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:07:23 [2023-07-21T18:07:23.430Z] #67 2.910 debconf: delaying package configuration, since apt-utils is not installed 18:07:23 [2023-07-21T18:07:23.430Z] #67 2.941 Fetched 5829 kB in 1s (7472 kB/s) 18:07:23 [2023-07-21T18:07:23.430Z] #67 2.969 Selecting previously unselected package libargon2-1:amd64. 18:07:23 [2023-07-21T18:07:23.430Z] #67 2.969 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28613 files and directories currently installed.) 18:07:23 [2023-07-21T18:07:23.430Z] #67 2.982 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.430Z] #67 2.992 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 18:07:23 [2023-07-21T18:07:23.430Z] #67 3.035 Selecting previously unselected package libjson-c5:amd64. 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.508 + RM_GOPATH=1 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.508 + case "$(go env GOARCH)" in 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.509 ++ go env GOARCH 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.530 + export GO_BUILDMODE=-buildmode=pie 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.531 + GO_BUILDMODE=-buildmode=pie 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.532 ++ dirname /tmp/install/install.sh 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.533 + dir=/tmp/install 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.534 + bin=tini 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.534 + shift 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.534 + '[' '!' -f /tmp/install/tini.installer ']' 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.535 + . /tmp/install/tini.installer 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.535 ++ : v0.19.0 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.535 + install_tini 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.536 + echo 'Install tini version v0.19.0' 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.536 Install tini version v0.19.0 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.536 + git clone https://github.com/krallin/tini.git /tmp/tmp.GQlRpbJ3rd/tini 18:07:23 [2023-07-21T18:07:23.482Z] #36 0.538 Cloning into '/tmp/tmp.GQlRpbJ3rd/tini'... 18:07:23 [2023-07-21T18:07:23.683Z] #29 ... 18:07:23 [2023-07-21T18:07:23.683Z] 18:07:23 [2023-07-21T18:07:23.683Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.16 go: downloading github.com/subosito/gotenv v1.4.0 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.27 go: downloading github.com/hashicorp/hcl v1.0.0 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.48 go: downloading gopkg.in/ini.v1 v1.66.6 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.67 go: downloading github.com/magiconair/properties v1.8.6 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.68 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.71 go: downloading go.uber.org/atomic v1.7.0 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.71 go: downloading go.uber.org/multierr v1.6.0 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.71 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.89 go: downloading github.com/golang/protobuf v1.5.2 18:07:23 [2023-07-21T18:07:23.683Z] #26 10.95 go: downloading github.com/pelletier/go-toml v1.9.5 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.12 go: downloading github.com/prometheus/common v0.32.1 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.18 go: downloading github.com/beorn7/perks v1.0.1 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.34 go: downloading github.com/prometheus/procfs v0.7.3 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.37 go: downloading google.golang.org/protobuf v1.28.0 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.44 go: downloading github.com/mattn/go-runewidth v0.0.9 18:07:23 [2023-07-21T18:07:23.683Z] #26 11.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.037 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.042 Unpacking libjson-c5:amd64 (0.15-2) ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.081 Selecting previously unselected package libcryptsetup12:amd64. 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.084 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.088 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.147 Selecting previously unselected package libkmod2:amd64. 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.149 Preparing to unpack .../libkmod2_28-1_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.154 Unpacking libkmod2:amd64 (28-1) ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.200 Selecting previously unselected package systemd. 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.202 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ... 18:07:23 [2023-07-21T18:07:23.690Z] #67 3.237 Unpacking systemd (247.3-7+deb11u2) ... 18:07:23 [2023-07-21T18:07:23.739Z] #36 0.916 + cd /tmp/tmp.GQlRpbJ3rd/tini 18:07:23 [2023-07-21T18:07:23.739Z] #36 0.917 + git checkout -q v0.19.0 18:07:23 [2023-07-21T18:07:23.739Z] #36 0.923 + cmake . 18:07:23 [2023-07-21T18:07:23.940Z] #26 ... 18:07:23 [2023-07-21T18:07:23.940Z] 18:07:23 [2023-07-21T18:07:23.940Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:23 [2023-07-21T18:07:23.940Z] #31 12.48 internal/reflectlite 18:07:23 [2023-07-21T18:07:23.940Z] #31 12.48 sync 18:07:23 [2023-07-21T18:07:23.940Z] #31 12.88 internal/testlog 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.22 sort 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.23 errors 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.39 internal/oserror 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.39 internal/safefilepath 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.39 path 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.45 io 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.45 strconv 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.67 syscall 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.97 strings 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.99 bytes 18:07:23 [2023-07-21T18:07:23.940Z] #31 13.99 text/tabwriter 18:07:23 [2023-07-21T18:07:23.940Z] #31 14.41 reflect 18:07:23 [2023-07-21T18:07:23.940Z] #31 15.20 bufio 18:07:23 [2023-07-21T18:07:23.940Z] #31 16.49 time 18:07:23 [2023-07-21T18:07:23.940Z] #31 16.49 internal/syscall/execenv 18:07:23 [2023-07-21T18:07:23.940Z] #31 16.49 internal/syscall/unix 18:07:23 [2023-07-21T18:07:23.940Z] #31 18.15 io/fs 18:07:23 [2023-07-21T18:07:23.940Z] #31 18.16 internal/poll 18:07:23 [2023-07-21T18:07:23.940Z] #31 18.48 internal/fmtsort 18:07:23 [2023-07-21T18:07:23.940Z] #31 19.03 os 18:07:23 [2023-07-21T18:07:23.940Z] #31 19.75 io/ioutil 18:07:23 [2023-07-21T18:07:23.940Z] #31 19.75 fmt 18:07:23 [2023-07-21T18:07:23.940Z] #31 ... 18:07:23 [2023-07-21T18:07:23.940Z] 18:07:23 [2023-07-21T18:07:23.940Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:07:23 [2023-07-21T18:07:23.940Z] #36 DONE 3.4s 18:07:23 [2023-07-21T18:07:23.940Z] 18:07:23 [2023-07-21T18:07:23.940Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:23 [2023-07-21T18:07:23.940Z] #31 20.53 github.com/BurntSushi/toml 18:07:23 [2023-07-21T18:07:23.940Z] #31 20.53 log 18:07:23 [2023-07-21T18:07:23.940Z] #31 20.53 flag 18:07:23 [2023-07-21T18:07:23.996Z] #36 1.163 -- The C compiler identification is GNU 10.2.1 18:07:23 [2023-07-21T18:07:23.996Z] #36 1.206 -- Detecting C compiler ABI info 18:07:23 [2023-07-21T18:07:23.996Z] #36 ... 18:07:23 [2023-07-21T18:07:23.996Z] 18:07:23 [2023-07-21T18:07:23.996Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.705 + RM_GOPATH=0 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.705 + TMP_GOPATH= 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.705 + : /build 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.706 + '[' -z '' ']' 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.707 ++ mktemp -d 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.707 + export GOPATH=/tmp/tmp.AJS1rW8WbH 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.707 + GOPATH=/tmp/tmp.AJS1rW8WbH 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.707 + RM_GOPATH=1 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.707 + case "$(go env GOARCH)" in 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.708 ++ go env GOARCH 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.724 + export GO_BUILDMODE=-buildmode=pie 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.724 + GO_BUILDMODE=-buildmode=pie 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.724 ++ dirname /tmp/install/install.sh 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 + dir=/tmp/install 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 + bin=containerd 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 + shift 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 + '[' '!' -f /tmp/install/containerd.installer ']' 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 + . /tmp/install/containerd.installer 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 ++ set -e 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.725 ++ : v1.6.21 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.726 + install_containerd 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.726 + echo 'Install containerd version v1.6.21' 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.726 Install containerd version v1.6.21 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.726 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AJS1rW8WbH/src/github.com/containerd/containerd 18:07:23 [2023-07-21T18:07:23.996Z] #37 0.733 Cloning into '/tmp/tmp.AJS1rW8WbH/src/github.com/containerd/containerd'... 18:07:24 [2023-07-21T18:07:24.131Z] #36 ... 18:07:24 [2023-07-21T18:07:24.131Z] 18:07:24 [2023-07-21T18:07:24.131Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:24 [2023-07-21T18:07:24.131Z] #23 9.455 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 18:07:24 [2023-07-21T18:07:24.131Z] #23 9.916 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:24 [2023-07-21T18:07:24.131Z] #23 ... 18:07:24 [2023-07-21T18:07:24.131Z] 18:07:24 [2023-07-21T18:07:24.131Z] #35 [tini 1/2] 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 vim-common 18:07:24 [2023-07-21T18:07:24.131Z] #35 11.25 Selecting previously unselected package vim-common. 18:07:24 [2023-07-21T18:07:24.131Z] #35 11.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 11.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 11.78 Selecting previously unselected package cmake-data. 18:07:24 [2023-07-21T18:07:24.131Z] #35 11.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 11.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 13.17 Selecting previously unselected package libicu67:amd64. 18:07:24 [2023-07-21T18:07:24.131Z] #35 13.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 13.22 Unpacking libicu67:amd64 (67.1-7) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 15.54 Selecting previously unselected package libxml2:amd64. 18:07:24 [2023-07-21T18:07:24.131Z] #35 15.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 15.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.03 Selecting previously unselected package libarchive13:amd64. 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.34 Selecting previously unselected package libjsoncpp24:amd64. 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.60 Selecting previously unselected package librhash0:amd64. 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.61 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.62 Unpacking librhash0:amd64 (1.4.1-2) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.79 Selecting previously unselected package libuv1:amd64. 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 16.82 Unpacking libuv1:amd64 (1.40.0-2) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 17.06 Selecting previously unselected package cmake. 18:07:24 [2023-07-21T18:07:24.131Z] #35 17.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 17.17 Unpacking cmake (3.18.4-2+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.40 Setting up libicu67:amd64 (67.1-7) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.51 Setting up libuv1:amd64 (1.40.0-2) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.64 Setting up librhash0:amd64 (1.4.1-2) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.73 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.90 Setting up cmake (3.18.4-2+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.131Z] #35 18.94 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:24 [2023-07-21T18:07:24.254Z] #37 ... 18:07:24 [2023-07-21T18:07:24.254Z] 18:07:24 [2023-07-21T18:07:24.254Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:07:24 [2023-07-21T18:07:24.254Z] #36 1.473 -- Detecting C compiler ABI info - done 18:07:24 [2023-07-21T18:07:24.254Z] #36 1.548 -- Check for working C compiler: /usr/bin/cc - skipped 18:07:24 [2023-07-21T18:07:24.254Z] #36 1.552 -- Detecting C compile features 18:07:24 [2023-07-21T18:07:24.254Z] #36 1.553 -- Detecting C compile features - done 18:07:24 [2023-07-21T18:07:24.254Z] #36 1.590 -- Performing Test HAS_BUILTIN_FORTIFY 18:07:24 [2023-07-21T18:07:24.257Z] #67 3.679 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 18:07:24 [2023-07-21T18:07:24.257Z] #67 3.691 Setting up libjson-c5:amd64 (0.15-2) ... 18:07:24 [2023-07-21T18:07:24.257Z] #67 3.703 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.257Z] #67 3.719 Setting up libkmod2:amd64 (28-1) ... 18:07:24 [2023-07-21T18:07:24.257Z] #67 3.749 Setting up systemd (247.3-7+deb11u2) ... 18:07:24 [2023-07-21T18:07:24.257Z] #67 3.804 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 18:07:24 [2023-07-21T18:07:24.512Z] #36 1.691 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:07:24 [2023-07-21T18:07:24.512Z] #36 1.742 -- Configuring done 18:07:24 [2023-07-21T18:07:24.512Z] #36 1.747 -- Generating done 18:07:24 [2023-07-21T18:07:24.512Z] #36 1.750 -- Build files have been written to: /tmp/tmp.GQlRpbJ3rd/tini 18:07:24 [2023-07-21T18:07:24.512Z] #36 1.756 + make tini-static 18:07:24 [2023-07-21T18:07:24.516Z] #67 3.806 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 18:07:24 [2023-07-21T18:07:24.516Z] #67 3.809 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 18:07:24 [2023-07-21T18:07:24.516Z] #67 3.831 Initializing machine ID from KVM UUID. 18:07:24 [2023-07-21T18:07:24.768Z] #36 1.911 Scanning dependencies of target tini-static 18:07:24 [2023-07-21T18:07:24.768Z] #36 1.953 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.188 Selecting previously unselected package systemd-sysv. 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.188 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29424 files and directories currently installed.) 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.201 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.208 Unpacking systemd-sysv (247.3-7+deb11u2) ... 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.271 Selecting previously unselected package libdbus-1-3:amd64. 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.273 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.775Z] #67 4.280 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... 18:07:24 [2023-07-21T18:07:24.880Z] #31 ... 18:07:24 [2023-07-21T18:07:24.880Z] 18:07:24 [2023-07-21T18:07:24.880Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:24 [2023-07-21T18:07:24.880Z] #29 21.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 18:07:24 [2023-07-21T18:07:24.880Z] #29 21.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:07:24 [2023-07-21T18:07:24.880Z] #29 21.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:25 [2023-07-21T18:07:25.026Z] #36 2.311 [100%] Linking C executable tini-static 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.384 Selecting previously unselected package dbus. 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.387 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.405 Unpacking dbus (1.12.24-0+deb11u1) ... 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.467 Selecting previously unselected package libpam-systemd:amd64. 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.470 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ... 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.474 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ... 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.542 Selecting previously unselected package dbus-user-session. 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.544 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.550 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... 18:07:25 [2023-07-21T18:07:25.034Z] #67 4.599 Setting up systemd-sysv (247.3-7+deb11u2) ... 18:07:25 [2023-07-21T18:07:25.283Z] #36 ... 18:07:25 [2023-07-21T18:07:25.283Z] 18:07:25 [2023-07-21T18:07:25.283Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:25 [2023-07-21T18:07:25.283Z] #22 12.99 internal/reflectlite 18:07:25 [2023-07-21T18:07:25.283Z] #22 12.99 sync 18:07:25 [2023-07-21T18:07:25.283Z] #22 13.22 internal/testlog 18:07:25 [2023-07-21T18:07:25.283Z] #22 13.93 sort 18:07:25 [2023-07-21T18:07:25.283Z] #22 13.94 errors 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.04 strconv 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.04 internal/oserror 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.04 internal/safefilepath 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.04 path 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.04 io 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.21 syscall 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.73 text/tabwriter 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.73 bytes 18:07:25 [2023-07-21T18:07:25.283Z] #22 14.73 strings 18:07:25 [2023-07-21T18:07:25.283Z] #22 15.33 reflect 18:07:25 [2023-07-21T18:07:25.283Z] #22 16.17 bufio 18:07:25 [2023-07-21T18:07:25.283Z] #22 17.06 internal/syscall/unix 18:07:25 [2023-07-21T18:07:25.283Z] #22 17.08 time 18:07:25 [2023-07-21T18:07:25.283Z] #22 17.08 internal/syscall/execenv 18:07:25 [2023-07-21T18:07:25.283Z] #22 19.00 io/fs 18:07:25 [2023-07-21T18:07:25.283Z] #22 19.10 internal/poll 18:07:25 [2023-07-21T18:07:25.283Z] #22 19.26 internal/fmtsort 18:07:25 [2023-07-21T18:07:25.283Z] #22 20.08 os 18:07:25 [2023-07-21T18:07:25.283Z] #22 20.89 io/ioutil 18:07:25 [2023-07-21T18:07:25.283Z] #22 20.89 fmt 18:07:25 [2023-07-21T18:07:25.283Z] #22 21.72 github.com/BurntSushi/toml 18:07:25 [2023-07-21T18:07:25.283Z] #22 21.72 log 18:07:25 [2023-07-21T18:07:25.283Z] #22 21.72 flag 18:07:25 [2023-07-21T18:07:25.283Z] #22 22.92 github.com/BurntSushi/toml/cmd/tomlv 18:07:25 [2023-07-21T18:07:25.283Z] #22 ... 18:07:25 [2023-07-21T18:07:25.283Z] 18:07:25 [2023-07-21T18:07:25.283Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:07:25 [2023-07-21T18:07:25.283Z] #36 2.547 [100%] Built target tini-static 18:07:25 [2023-07-21T18:07:25.283Z] #36 2.571 + mkdir -p /build 18:07:25 [2023-07-21T18:07:25.283Z] #36 2.574 + cp tini-static /build/docker-init 18:07:25 [2023-07-21T18:07:25.293Z] #67 4.637 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... 18:07:25 [2023-07-21T18:07:25.293Z] #67 4.657 Setting up dbus (1.12.24-0+deb11u1) ... 18:07:25 [2023-07-21T18:07:25.293Z] #67 4.802 invoke-rc.d: could not determine current runlevel 18:07:25 [2023-07-21T18:07:25.293Z] #67 4.804 invoke-rc.d: policy-rc.d denied execution of start. 18:07:25 [2023-07-21T18:07:25.293Z] #67 4.810 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ... 18:07:25 [2023-07-21T18:07:25.527Z] #35 ... 18:07:25 [2023-07-21T18:07:25.527Z] 18:07:25 [2023-07-21T18:07:25.527Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.52 internal/testlog 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.72 sort 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.72 errors 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.79 io 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.79 strconv 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.79 internal/safefilepath 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.79 path 18:07:25 [2023-07-21T18:07:25.527Z] #33 11.79 internal/oserror 18:07:25 [2023-07-21T18:07:25.527Z] #33 12.03 syscall 18:07:25 [2023-07-21T18:07:25.527Z] #33 12.49 strings 18:07:25 [2023-07-21T18:07:25.527Z] #33 12.50 bytes 18:07:25 [2023-07-21T18:07:25.527Z] #33 12.50 text/tabwriter 18:07:25 [2023-07-21T18:07:25.527Z] #33 13.03 reflect 18:07:25 [2023-07-21T18:07:25.527Z] #33 13.72 bufio 18:07:25 [2023-07-21T18:07:25.527Z] #33 15.26 internal/syscall/unix 18:07:25 [2023-07-21T18:07:25.527Z] #33 15.26 time 18:07:25 [2023-07-21T18:07:25.527Z] #33 15.26 internal/syscall/execenv 18:07:25 [2023-07-21T18:07:25.527Z] #33 16.80 io/fs 18:07:25 [2023-07-21T18:07:25.527Z] #33 16.85 internal/poll 18:07:25 [2023-07-21T18:07:25.527Z] #33 17.19 internal/fmtsort 18:07:25 [2023-07-21T18:07:25.527Z] #33 17.41 os 18:07:25 [2023-07-21T18:07:25.527Z] #33 17.99 io/ioutil 18:07:25 [2023-07-21T18:07:25.527Z] #33 17.99 fmt 18:07:25 [2023-07-21T18:07:25.527Z] #33 18.75 github.com/BurntSushi/toml 18:07:25 [2023-07-21T18:07:25.527Z] #33 18.76 log 18:07:25 [2023-07-21T18:07:25.527Z] #33 18.77 flag 18:07:25 [2023-07-21T18:07:25.527Z] #33 19.98 github.com/BurntSushi/toml/cmd/tomlv 18:07:25 [2023-07-21T18:07:25.552Z] #67 4.927 Setting up dbus-user-session (1.12.24-0+deb11u1) ... 18:07:25 [2023-07-21T18:07:25.552Z] #67 4.955 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:25 [2023-07-21T18:07:25.789Z] #33 DONE 21.8s 18:07:25 [2023-07-21T18:07:25.789Z] 18:07:25 [2023-07-21T18:07:25.789Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:25 [2023-07-21T18:07:25.789Z] #30 16.03 Selecting previously unselected package dmsetup. 18:07:25 [2023-07-21T18:07:25.789Z] #30 16.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 16.07 Unpacking dmsetup (2:1.02.175-2.1) ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 16.44 Selecting previously unselected package mingw-w64-common. 18:07:25 [2023-07-21T18:07:25.789Z] #30 16.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 16.48 Unpacking mingw-w64-common (8.0.0-1) ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 18.17 Selecting previously unselected package mingw-w64-x86-64-dev. 18:07:25 [2023-07-21T18:07:25.789Z] #30 18.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 18.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 19.97 Selecting previously unselected package gcc-mingw-w64-base. 18:07:25 [2023-07-21T18:07:25.789Z] #30 19.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 20.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 20.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 18:07:25 [2023-07-21T18:07:25.789Z] #30 20.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 18:07:25 [2023-07-21T18:07:25.789Z] #30 20.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:07:25 [2023-07-21T18:07:25.811Z] #67 DONE 5.2s 18:07:25 [2023-07-21T18:07:25.811Z] 18:07:25 [2023-07-21T18:07:25.811Z] #68 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd 18:07:25 [2023-07-21T18:07:25.853Z] #36 DONE 3.2s 18:07:25 [2023-07-21T18:07:25.853Z] 18:07:25 [2023-07-21T18:07:25.853Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:25 [2023-07-21T18:07:25.853Z] #27 13.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:07:26 [2023-07-21T18:07:26.049Z] #30 ... 18:07:26 [2023-07-21T18:07:26.049Z] 18:07:26 [2023-07-21T18:07:26.049Z] #35 [tini 1/2] 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 vim-common 18:07:26 [2023-07-21T18:07:26.049Z] #35 DONE 21.8s 18:07:26 [2023-07-21T18:07:26.049Z] 18:07:26 [2023-07-21T18:07:26.049Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 18:07:26 [2023-07-21T18:07:26.110Z] #27 ... 18:07:26 [2023-07-21T18:07:26.110Z] 18:07:26 [2023-07-21T18:07:26.110Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:26 [2023-07-21T18:07:26.110Z] #22 DONE 23.7s 18:07:26 [2023-07-21T18:07:26.110Z] 18:07:26 [2023-07-21T18:07:26.110Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:26 [2023-07-21T18:07:26.110Z] #29 22.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 18:07:26 [2023-07-21T18:07:26.110Z] #29 22.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:07:26 [2023-07-21T18:07:26.110Z] #29 22.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:26 [2023-07-21T18:07:26.258Z] #29 ... 18:07:26 [2023-07-21T18:07:26.258Z] 18:07:26 [2023-07-21T18:07:26.258Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv 18:07:26 [2023-07-21T18:07:26.258Z] #31 21.76 github.com/BurntSushi/toml/cmd/tomlv 18:07:26 [2023-07-21T18:07:26.258Z] #31 DONE 22.5s 18:07:26 [2023-07-21T18:07:26.258Z] 18:07:26 [2023-07-21T18:07:26.258Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:26 [2023-07-21T18:07:26.379Z] #68 0.412 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:26 [2023-07-21T18:07:26.379Z] #68 0.412 Dload Upload Total Spent Left Speed 18:07:26 [2023-07-21T18:07:26.638Z] #68 0.412 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5643 0 --:--:-- --:--:-- --:--:-- 5626 18:07:26 [2023-07-21T18:07:26.638Z] #68 DONE 0.8s 18:07:26 [2023-07-21T18:07:26.638Z] 18:07:26 [2023-07-21T18:07:26.638Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.964 + RM_GOPATH=0 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.964 + TMP_GOPATH= 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.965 + : /build 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.965 + '[' -z '' ']' 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.966 ++ mktemp -d 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.968 + export GOPATH=/tmp/tmp.iG7mPwtbC3 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.968 + GOPATH=/tmp/tmp.iG7mPwtbC3 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.968 + RM_GOPATH=1 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.968 + case "$(go env GOARCH)" in 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.968 ++ go env GOARCH 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.979 + export GO_BUILDMODE=-buildmode=pie 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.980 + GO_BUILDMODE=-buildmode=pie 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.980 ++ dirname /tmp/install/install.sh 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.981 + dir=/tmp/install 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.981 + bin=tini 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.981 + shift 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.981 + '[' '!' -f /tmp/install/tini.installer ']' 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.981 + . /tmp/install/tini.installer 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.981 ++ : v0.19.0 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.982 + install_tini 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.982 + echo 'Install tini version v0.19.0' 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.iG7mPwtbC3/tini 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.982 Install tini version v0.19.0 18:07:26 [2023-07-21T18:07:26.989Z] #37 0.983 Cloning into '/tmp/tmp.iG7mPwtbC3/tini'... 18:07:26 [2023-07-21T18:07:26.989Z] #37 1.298 + cd /tmp/tmp.iG7mPwtbC3/tini 18:07:26 [2023-07-21T18:07:26.989Z] #37 1.298 + git checkout -q v0.19.0 18:07:27 [2023-07-21T18:07:27.251Z] #37 1.304 + cmake . 18:07:27 [2023-07-21T18:07:27.511Z] #37 1.497 -- The C compiler identification is GNU 10.2.1 18:07:27 [2023-07-21T18:07:27.511Z] #37 1.519 -- Detecting C compiler ABI info 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.766 -- Detecting C compiler ABI info - done 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.807 -- Check for working C compiler: /usr/bin/cc - skipped 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.808 -- Detecting C compile features 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.809 -- Detecting C compile features - done 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.819 -- Performing Test HAS_BUILTIN_FORTIFY 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.939 -- Configuring done 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.956 -- Generating done 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.960 -- Build files have been written to: /tmp/tmp.iG7mPwtbC3/tini 18:07:27 [2023-07-21T18:07:27.771Z] #37 1.966 + make tini-static 18:07:27 [2023-07-21T18:07:27.771Z] #37 2.041 Scanning dependencies of target tini-static 18:07:28 [2023-07-21T18:07:28.019Z] #69 DONE 1.2s 18:07:28 [2023-07-21T18:07:28.019Z] 18:07:28 [2023-07-21T18:07:28.019Z] #70 exporting to image 18:07:28 [2023-07-21T18:07:28.019Z] #70 exporting layers 18:07:28 [2023-07-21T18:07:28.031Z] #37 2.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:07:28 [2023-07-21T18:07:28.031Z] #37 2.324 [100%] Linking C executable tini-static 18:07:28 [2023-07-21T18:07:28.300Z] #37 2.519 [100%] Built target tini-static 18:07:28 [2023-07-21T18:07:28.300Z] #37 2.535 + mkdir -p /build 18:07:28 [2023-07-21T18:07:28.300Z] #37 2.537 + cp tini-static /build/docker-init 18:07:28 [2023-07-21T18:07:28.789Z] #37 15.30 + cd /tmp/tmp.ffNhT8y8uZ/src/github.com/containerd/containerd 18:07:28 [2023-07-21T18:07:28.789Z] #37 15.30 + git checkout -q v1.6.21 18:07:28 [2023-07-21T18:07:28.869Z] #37 DONE 3.0s 18:07:28 [2023-07-21T18:07:28.869Z] 18:07:28 [2023-07-21T18:07:28.869Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:28 [2023-07-21T18:07:28.869Z] #30 22.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 18:07:28 [2023-07-21T18:07:28.869Z] #30 22.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:07:28 [2023-07-21T18:07:28.869Z] #30 22.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:29 [2023-07-21T18:07:29.387Z] #29 27.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 16.2% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 93.7% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/backend/build [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/build [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/container [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/debug [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/image [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/network [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/session [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/system [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/server/router/volume [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/backend [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/container [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/events [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/image [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/mount [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/network [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/registry [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/swarm [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/api/types/volume [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 18:07:29 [2023-07-21T18:07:29.415Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 18:07:29 [2023-07-21T18:07:29.646Z] #29 27.13 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:07:29 [2023-07-21T18:07:29.646Z] #29 27.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:29 [2023-07-21T18:07:29.674Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + export 'BUILDTAGS=netgo osusergo static_build' 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + BUILDTAGS='netgo osusergo static_build' 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + export EXTRA_FLAGS=-buildmode=pie 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + EXTRA_FLAGS=-buildmode=pie 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.31 + '[' '' = dynamic ']' 18:07:29 [2023-07-21T18:07:29.721Z] #37 16.32 + make 18:07:30 [2023-07-21T18:07:30.345Z] #29 ... 18:07:30 [2023-07-21T18:07:30.345Z] 18:07:30 [2023-07-21T18:07:30.345Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:30 [2023-07-21T18:07:30.346Z] #37 16.15 + cd /tmp/tmp.AJS1rW8WbH/src/github.com/containerd/containerd 18:07:30 [2023-07-21T18:07:30.346Z] #37 16.15 + git checkout -q v1.6.21 18:07:30 [2023-07-21T18:07:30.741Z] #37 17.39 + bin/ctr 18:07:30 [2023-07-21T18:07:30.911Z] #37 16.78 + export 'BUILDTAGS=netgo osusergo static_build' 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + BUILDTAGS='netgo osusergo static_build' 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + export EXTRA_FLAGS=-buildmode=pie 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + EXTRA_FLAGS=-buildmode=pie 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + '[' '' = dynamic ']' 18:07:30 [2023-07-21T18:07:30.912Z] #37 16.78 + make 18:07:31 [2023-07-21T18:07:31.491Z] #30 27.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 18:07:31 [2023-07-21T18:07:31.491Z] #30 27.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:07:31 [2023-07-21T18:07:31.491Z] #30 27.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:31 [2023-07-21T18:07:31.665Z] ok github.com/docker/docker/builder/remotecontext 0.158s coverage: 13.7% of statements 18:07:31 [2023-07-21T18:07:31.665Z] ok github.com/docker/docker/builder/dockerfile 0.235s coverage: 48.5% of statements 18:07:31 [2023-07-21T18:07:31.665Z] ? github.com/docker/docker/builder/dockerignore [no test files] 18:07:32 [2023-07-21T18:07:32.211Z] #70 exporting layers 3.8s done 18:07:32 [2023-07-21T18:07:32.212Z] #70 writing image sha256:9262832ce960d0154d209faac8514a6bc19c8992e99d3c9ef5afa7133c8dc570 done 18:07:32 [2023-07-21T18:07:32.212Z] #70 naming to docker.io/library/docker:f5ec2514ac98121efd10902e463b55171f970812 done 18:07:32 [2023-07-21T18:07:32.212Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:32 [2023-07-21T18:07:32.281Z] #37 17.86 + bin/ctr 18:07:32 [2023-07-21T18:07:32.435Z] #30 ... 18:07:32 [2023-07-21T18:07:32.435Z] 18:07:32 [2023-07-21T18:07:32.435Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:32 [2023-07-21T18:07:32.435Z] #36 15.20 + cd /tmp/tmp.j3sQjj4H2T/src/github.com/containerd/containerd 18:07:32 [2023-07-21T18:07:32.435Z] #36 15.20 + git checkout -q v1.6.21 18:07:32 [2023-07-21T18:07:32.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f5ec2514ac98121efd10902e463b55171f970812 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5ec2514ac98121efd10902e463b55171f970812 hack/make.sh dynbinary test-integration 18:07:32 [2023-07-21T18:07:32.850Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 18:07:32 [2023-07-21T18:07:32.850Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 18:07:32 [2023-07-21T18:07:32.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 18:07:32 [2023-07-21T18:07:32.850Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 18:07:32 [2023-07-21T18:07:32.850Z] systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) 18:07:32 [2023-07-21T18:07:32.850Z] Detected virtualization docker. 18:07:32 [2023-07-21T18:07:32.850Z] Detected architecture x86-64. 18:07:32 [2023-07-21T18:07:32.850Z] Set hostname to <cf7cc4f25dd6>. 18:07:32 [2023-07-21T18:07:32.850Z] modprobe@configfs.service: Succeeded. 18:07:32 [2023-07-21T18:07:32.850Z] modprobe@drm.service: Succeeded. 18:07:32 [2023-07-21T18:07:32.850Z] modprobe@fuse.service: Succeeded. 18:07:32 [2023-07-21T18:07:32.850Z] + source /etc/docker-entrypoint-cmd 18:07:32 [2023-07-21T18:07:32.850Z] ++ hack/make.sh dynbinary test-integration 18:07:32 [2023-07-21T18:07:32.850Z] 18:07:33 [2023-07-21T18:07:33.119Z] Removing bundles/ 18:07:33 [2023-07-21T18:07:33.119Z] 18:07:33 [2023-07-21T18:07:33.119Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 18:07:33 [2023-07-21T18:07:33.119Z] Building: bundles/dynbinary-daemon/dockerd-dev 18:07:33 [2023-07-21T18:07:33.119Z] GOOS="" GOARCH="" GOARM="" 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.97 + export 'BUILDTAGS=netgo osusergo static_build' 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.97 + BUILDTAGS='netgo osusergo static_build' 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.97 + export EXTRA_FLAGS=-buildmode=pie 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.97 + EXTRA_FLAGS=-buildmode=pie 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.98 + '[' '' = dynamic ']' 18:07:33 [2023-07-21T18:07:33.374Z] #36 15.98 + make 18:07:34 [2023-07-21T18:07:34.313Z] #36 17.02 + bin/ctr 18:07:34 [2023-07-21T18:07:34.952Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements 18:07:35 [2023-07-21T18:07:35.557Z] #37 ... 18:07:35 [2023-07-21T18:07:35.557Z] 18:07:35 [2023-07-21T18:07:35.557Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:07:35 [2023-07-21T18:07:35.557Z] #34 28.99 + for f in rootlesskit rootlesskit-docker-proxy 18:07:35 [2023-07-21T18:07:35.557Z] #34 28.99 + GOBIN=/build 18:07:35 [2023-07-21T18:07:35.557Z] #34 28.99 + GO111MODULE=on 18:07:35 [2023-07-21T18:07:35.557Z] #34 28.99 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 18:07:35 [2023-07-21T18:07:35.557Z] #34 DONE 33.3s 18:07:35 [2023-07-21T18:07:35.557Z] 18:07:35 [2023-07-21T18:07:35.557Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 18:07:35 [2023-07-21T18:07:35.699Z] #36 ... 18:07:35 [2023-07-21T18:07:35.699Z] 18:07:35 [2023-07-21T18:07:35.699Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:07:35 [2023-07-21T18:07:35.699Z] #27 27.73 + for f in rootlesskit rootlesskit-docker-proxy 18:07:35 [2023-07-21T18:07:35.699Z] #27 27.73 + GOBIN=/build 18:07:35 [2023-07-21T18:07:35.699Z] #27 27.73 + GO111MODULE=on 18:07:35 [2023-07-21T18:07:35.699Z] #27 27.73 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 18:07:35 [2023-07-21T18:07:35.699Z] #27 DONE 31.7s 18:07:35 [2023-07-21T18:07:35.699Z] 18:07:35 [2023-07-21T18:07:35.699Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:35 [2023-07-21T18:07:35.699Z] #23 DONE 31.6s 18:07:35 [2023-07-21T18:07:35.699Z] 18:07:35 [2023-07-21T18:07:35.699Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 18:07:35 [2023-07-21T18:07:35.699Z] #38 DONE 0.1s 18:07:35 [2023-07-21T18:07:35.699Z] 18:07:35 [2023-07-21T18:07:35.699Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 18:07:35 [2023-07-21T18:07:35.962Z] #39 DONE 0.2s 18:07:35 [2023-07-21T18:07:35.962Z] 18:07:35 [2023-07-21T18:07:35.962Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:35 [2023-07-21T18:07:35.962Z] #30 28.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 18:07:35 [2023-07-21T18:07:35.962Z] #30 28.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 18:07:35 [2023-07-21T18:07:35.962Z] #30 28.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:07:35 [2023-07-21T18:07:35.962Z] #30 30.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 18:07:35 [2023-07-21T18:07:35.963Z] #30 30.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:07:35 [2023-07-21T18:07:35.963Z] #30 30.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:35 [2023-07-21T18:07:35.994Z] #37 ... 18:07:35 [2023-07-21T18:07:35.994Z] 18:07:35 [2023-07-21T18:07:35.994Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 18:07:35 [2023-07-21T18:07:35.994Z] #35 28.02 + for f in rootlesskit rootlesskit-docker-proxy 18:07:35 [2023-07-21T18:07:35.994Z] #35 28.02 + GOBIN=/build 18:07:35 [2023-07-21T18:07:35.994Z] #35 28.03 + GO111MODULE=on 18:07:35 [2023-07-21T18:07:35.994Z] #35 28.03 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 18:07:35 [2023-07-21T18:07:35.994Z] #35 DONE 31.5s 18:07:35 [2023-07-21T18:07:35.994Z] 18:07:35 [2023-07-21T18:07:35.994Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 18:07:35 [2023-07-21T18:07:35.994Z] #38 DONE 0.1s 18:07:35 [2023-07-21T18:07:35.994Z] 18:07:35 [2023-07-21T18:07:35.994Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 18:07:35 [2023-07-21T18:07:35.994Z] #39 DONE 0.1s 18:07:35 [2023-07-21T18:07:35.994Z] 18:07:35 [2023-07-21T18:07:35.994Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:35 [2023-07-21T18:07:35.994Z] #29 25.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 18:07:35 [2023-07-21T18:07:35.994Z] #29 25.33 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 18:07:35 [2023-07-21T18:07:35.994Z] #29 25.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:35 [2023-07-21T18:07:35.994Z] #29 27.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 18:07:35 [2023-07-21T18:07:35.994Z] #29 27.28 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 18:07:35 [2023-07-21T18:07:35.994Z] #29 27.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:07:35 [2023-07-21T18:07:35.994Z] #29 29.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 18:07:35 [2023-07-21T18:07:35.994Z] #29 29.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:07:35 [2023-07-21T18:07:35.994Z] #29 29.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:36 [2023-07-21T18:07:36.329Z] ok github.com/docker/docker/builder/remotecontext/git 5.962s coverage: 83.5% of statements 18:07:36 [2023-07-21T18:07:36.329Z] ? github.com/docker/docker/cli [no test files] 18:07:36 [2023-07-21T18:07:36.329Z] ? github.com/docker/docker/cli/config [no test files] 18:07:36 [2023-07-21T18:07:36.490Z] #38 DONE 0.7s 18:07:36 [2023-07-21T18:07:36.490Z] 18:07:36 [2023-07-21T18:07:36.490Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:36 [2023-07-21T18:07:36.490Z] #24 DONE 33.8s 18:07:36 [2023-07-21T18:07:36.490Z] 18:07:36 [2023-07-21T18:07:36.490Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 18:07:36 [2023-07-21T18:07:36.490Z] #39 DONE 0.2s 18:07:36 [2023-07-21T18:07:36.490Z] 18:07:36 [2023-07-21T18:07:36.490Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:36 [2023-07-21T18:07:36.490Z] #29 29.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 18:07:36 [2023-07-21T18:07:36.490Z] #29 29.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 18:07:36 [2023-07-21T18:07:36.490Z] #29 29.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:07:36 [2023-07-21T18:07:36.490Z] #29 30.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 18:07:36 [2023-07-21T18:07:36.490Z] #29 30.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:07:36 [2023-07-21T18:07:36.490Z] #29 30.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:36 [2023-07-21T18:07:36.559Z] #29 32.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 18:07:36 [2023-07-21T18:07:36.559Z] #29 32.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:07:36 [2023-07-21T18:07:36.559Z] #29 32.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:37 [2023-07-21T18:07:37.436Z] #29 35.17 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 18:07:37 [2023-07-21T18:07:37.436Z] #29 35.18 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:07:37 [2023-07-21T18:07:37.436Z] #29 35.19 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:37 [2023-07-21T18:07:37.491Z] #29 ... 18:07:37 [2023-07-21T18:07:37.491Z] 18:07:37 [2023-07-21T18:07:37.491Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 18:07:37 [2023-07-21T18:07:37.491Z] #23 DONE 33.6s 18:07:37 [2023-07-21T18:07:37.491Z] 18:07:37 [2023-07-21T18:07:37.491Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:38 [2023-07-21T18:07:38.422Z] #26 ... 18:07:38 [2023-07-21T18:07:38.422Z] 18:07:38 [2023-07-21T18:07:38.422Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 18:07:38 [2023-07-21T18:07:38.422Z] #29 34.67 Selecting previously unselected package g++-mingw-w64-x86-64. 18:07:38 [2023-07-21T18:07:38.422Z] #29 34.68 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 18:07:38 [2023-07-21T18:07:38.422Z] #29 34.69 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:07:38 [2023-07-21T18:07:38.422Z] #29 34.79 Selecting previously unselected package libapparmor1:amd64. 18:07:38 [2023-07-21T18:07:38.422Z] #29 34.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 18:07:38 [2023-07-21T18:07:38.422Z] #29 34.84 Unpacking libapparmor1:amd64 (2.13.6-10) ... 18:07:38 [2023-07-21T18:07:38.679Z] #29 34.94 Selecting previously unselected package libapparmor-dev:amd64. 18:07:38 [2023-07-21T18:07:38.679Z] #29 34.95 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 18:07:38 [2023-07-21T18:07:38.679Z] #29 34.96 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 18:07:38 [2023-07-21T18:07:38.679Z] #29 35.05 Selecting previously unselected package libbtrfs0:amd64. 18:07:38 [2023-07-21T18:07:38.679Z] #29 35.06 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 18:07:38 [2023-07-21T18:07:38.679Z] #29 35.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.18 Selecting previously unselected package libbtrfs-dev:amd64. 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.19 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.31 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.31 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.36 Selecting previously unselected package libudev-dev:amd64. 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.36 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 18:07:38 [2023-07-21T18:07:38.936Z] #29 35.37 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 18:07:39 [2023-07-21T18:07:39.193Z] #29 35.46 Selecting previously unselected package libsepol1-dev:amd64. 18:07:39 [2023-07-21T18:07:39.193Z] #29 35.46 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.193Z] #29 35.47 Unpacking libsepol1-dev:amd64 (3.1-1) ... 18:07:39 [2023-07-21T18:07:39.193Z] #29 35.66 Selecting previously unselected package libpcre2-16-0:amd64. 18:07:39 [2023-07-21T18:07:39.193Z] #29 35.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.193Z] #29 35.66 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:07:39 [2023-07-21T18:07:39.257Z] #30 34.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 18:07:39 [2023-07-21T18:07:39.257Z] #30 34.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.257Z] #30 34.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 36.82 Selecting previously unselected package g++-mingw-w64-x86-64. 18:07:39 [2023-07-21T18:07:39.352Z] #29 36.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 36.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 36.94 Selecting previously unselected package libapparmor1:amd64. 18:07:39 [2023-07-21T18:07:39.352Z] #29 36.95 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 36.95 Unpacking libapparmor1:amd64 (2.13.6-10) ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 37.00 Selecting previously unselected package libapparmor-dev:amd64. 18:07:39 [2023-07-21T18:07:39.352Z] #29 37.01 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 37.02 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 37.11 Selecting previously unselected package libbtrfs0:amd64. 18:07:39 [2023-07-21T18:07:39.352Z] #29 37.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.352Z] #29 37.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:07:39 [2023-07-21T18:07:39.450Z] #29 35.78 Selecting previously unselected package libpcre2-32-0:amd64. 18:07:39 [2023-07-21T18:07:39.450Z] #29 35.78 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.450Z] #29 35.79 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:07:39 [2023-07-21T18:07:39.450Z] #29 35.98 Selecting previously unselected package libpcre2-posix2:amd64. 18:07:39 [2023-07-21T18:07:39.450Z] #29 35.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.450Z] #29 35.99 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.21 Selecting previously unselected package libbtrfs-dev:amd64. 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.21 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.35 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.35 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.40 Selecting previously unselected package libudev-dev:amd64. 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.41 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.41 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 18:07:39 [2023-07-21T18:07:39.610Z] #29 37.49 Selecting previously unselected package libsepol1-dev:amd64. 18:07:39 [2023-07-21T18:07:39.616Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements 18:07:39 [2023-07-21T18:07:39.616Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements 18:07:39 [2023-07-21T18:07:39.616Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements 18:07:39 [2023-07-21T18:07:39.708Z] #29 36.04 Selecting previously unselected package libpcre2-dev:amd64. 18:07:39 [2023-07-21T18:07:39.708Z] #29 36.05 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.708Z] #29 36.05 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:07:39 [2023-07-21T18:07:39.708Z] #29 36.21 Selecting previously unselected package libselinux1-dev:amd64. 18:07:39 [2023-07-21T18:07:39.708Z] #29 36.22 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.708Z] #29 36.23 Unpacking libselinux1-dev:amd64 (3.1-3) ... 18:07:39 [2023-07-21T18:07:39.867Z] #29 37.49 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.867Z] #29 37.50 Unpacking libsepol1-dev:amd64 (3.1-1) ... 18:07:39 [2023-07-21T18:07:39.867Z] #29 37.62 Selecting previously unselected package libpcre2-16-0:amd64. 18:07:39 [2023-07-21T18:07:39.867Z] #29 37.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.867Z] #29 37.63 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:07:39 [2023-07-21T18:07:39.867Z] #29 37.73 Selecting previously unselected package libpcre2-32-0:amd64. 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.32 Selecting previously unselected package libdevmapper-dev:amd64. 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.33 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.42 Selecting previously unselected package libseccomp-dev:amd64. 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.50 Selecting previously unselected package libsystemd-dev:amd64. 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.50 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 18:07:39 [2023-07-21T18:07:39.966Z] #29 36.50 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.73 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.74 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.83 Selecting previously unselected package libpcre2-posix2:amd64. 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.83 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.83 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.92 Selecting previously unselected package libpcre2-dev:amd64. 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.92 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.125Z] #29 37.96 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.183Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.8% of statements 18:07:40 [2023-07-21T18:07:40.183Z] ok github.com/docker/docker/container 0.130s coverage: 34.5% of statements 18:07:40 [2023-07-21T18:07:40.183Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements 18:07:40 [2023-07-21T18:07:40.195Z] #30 36.25 Selecting previously unselected package g++-mingw-w64-x86-64. 18:07:40 [2023-07-21T18:07:40.195Z] #30 36.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.69 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.72 Setting up libapparmor1:amd64 (2.13.6-10) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.74 Setting up libsepol1-dev:amd64 (3.1-1) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.75 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.76 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:07:40 [2023-07-21T18:07:40.223Z] #29 36.80 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.382Z] #29 38.19 Selecting previously unselected package libselinux1-dev:amd64. 18:07:40 [2023-07-21T18:07:40.382Z] #29 38.19 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.382Z] #29 38.21 Unpacking libselinux1-dev:amd64 (3.1-3) ... 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.37 Selecting previously unselected package libapparmor1:amd64. 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.37 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.38 Unpacking libapparmor1:amd64 (2.13.6-10) ... 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.44 Selecting previously unselected package libapparmor-dev:amd64. 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.44 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.455Z] #30 36.45 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.81 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.82 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.84 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.85 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.87 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.88 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.89 Setting up mingw-w64-common (8.0.0-1) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.90 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.94 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.95 Setting up libselinux1-dev:amd64 (3.1-3) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 36.97 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.480Z] #29 37.01 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.639Z] #29 38.33 Selecting previously unselected package libdevmapper-dev:amd64. 18:07:40 [2023-07-21T18:07:40.640Z] #29 38.34 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.640Z] #29 38.34 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.60 Selecting previously unselected package libbtrfs0:amd64. 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.73 Selecting previously unselected package libbtrfs-dev:amd64. 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.715Z] #30 36.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.03 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.05 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.06 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.08 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.10 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.16 Setting up dmsetup (2:1.02.175-2.1) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.18 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:07:40 [2023-07-21T18:07:40.737Z] #29 37.23 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:40 [2023-07-21T18:07:40.750Z] ok github.com/docker/docker/daemon/graphdriver 0.035s coverage: 2.2% of statements 18:07:40 [2023-07-21T18:07:40.898Z] #29 38.41 Selecting previously unselected package libseccomp-dev:amd64. 18:07:40 [2023-07-21T18:07:40.898Z] #29 38.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.898Z] #29 38.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:07:40 [2023-07-21T18:07:40.898Z] #29 38.49 Selecting previously unselected package libsystemd-dev:amd64. 18:07:40 [2023-07-21T18:07:40.898Z] #29 38.50 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.898Z] #29 38.50 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:07:40 [2023-07-21T18:07:40.974Z] #30 36.88 Selecting previously unselected package libudev-dev:amd64. 18:07:40 [2023-07-21T18:07:40.975Z] #30 36.88 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... 18:07:40 [2023-07-21T18:07:40.975Z] #30 36.88 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.80 Setting up libapparmor1:amd64 (2.13.6-10) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.83 Setting up libsepol1-dev:amd64 (3.1-1) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.85 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.89 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.90 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.91 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.156Z] #29 38.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:07:41 [2023-07-21T18:07:41.234Z] #30 36.97 Selecting previously unselected package libsepol1-dev:amd64. 18:07:41 [2023-07-21T18:07:41.234Z] #30 36.98 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 18:07:41 [2023-07-21T18:07:41.234Z] #30 36.99 Unpacking libsepol1-dev:amd64 (3.1-1) ... 18:07:41 [2023-07-21T18:07:41.234Z] #30 37.14 Selecting previously unselected package libpcre2-16-0:amd64. 18:07:41 [2023-07-21T18:07:41.234Z] #30 37.14 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... 18:07:41 [2023-07-21T18:07:41.234Z] #30 37.15 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.234Z] #30 37.26 Selecting previously unselected package libpcre2-32-0:amd64. 18:07:41 [2023-07-21T18:07:41.303Z] #29 DONE 37.8s 18:07:41 [2023-07-21T18:07:41.303Z] 18:07:41 [2023-07-21T18:07:41.303Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:41 [2023-07-21T18:07:41.421Z] #29 38.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 38.97 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 38.98 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 38.99 Setting up mingw-w64-common (8.0.0-1) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.02 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.06 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.10 Setting up libselinux1-dev:amd64 (3.1-3) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.15 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.16 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.18 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.19 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.421Z] #29 39.23 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:07:41 [2023-07-21T18:07:41.493Z] #30 37.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... 18:07:41 [2023-07-21T18:07:41.493Z] #30 37.28 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.493Z] #30 37.40 Selecting previously unselected package libpcre2-posix2:amd64. 18:07:41 [2023-07-21T18:07:41.493Z] #30 37.40 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... 18:07:41 [2023-07-21T18:07:41.493Z] #30 37.41 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.493Z] #30 37.50 Selecting previously unselected package libpcre2-dev:amd64. 18:07:41 [2023-07-21T18:07:41.679Z] #29 39.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:41 [2023-07-21T18:07:41.679Z] #29 39.29 Setting up dmsetup (2:1.02.175-2.1) ... 18:07:41 [2023-07-21T18:07:41.679Z] #29 39.31 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:41 [2023-07-21T18:07:41.679Z] #29 39.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:07:41 [2023-07-21T18:07:41.679Z] #29 39.35 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:41 [2023-07-21T18:07:41.686Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.839s coverage: 74.6% of statements 18:07:41 [2023-07-21T18:07:41.759Z] #30 37.51 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... 18:07:41 [2023-07-21T18:07:41.759Z] #30 37.52 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:07:41 [2023-07-21T18:07:41.759Z] #30 37.75 Selecting previously unselected package libselinux1-dev:amd64. 18:07:41 [2023-07-21T18:07:41.759Z] #30 37.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 18:07:41 [2023-07-21T18:07:41.759Z] #30 37.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... 18:07:41 [2023-07-21T18:07:41.945Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.338s coverage: 59.6% of statements 18:07:42 [2023-07-21T18:07:42.019Z] #30 37.93 Selecting previously unselected package libdevmapper-dev:amd64. 18:07:42 [2023-07-21T18:07:42.019Z] #30 37.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 18:07:42 [2023-07-21T18:07:42.019Z] #30 37.95 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:07:42 [2023-07-21T18:07:42.019Z] #30 38.03 Selecting previously unselected package libseccomp-dev:amd64. 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.827 + RM_GOPATH=0 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.827 + TMP_GOPATH= 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.827 + : /build 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.827 + '[' -z '' ']' 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.827 ++ mktemp -d 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.829 + export GOPATH=/tmp/tmp.8jZF7UKKZJ 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.829 + GOPATH=/tmp/tmp.8jZF7UKKZJ 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.829 + RM_GOPATH=1 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.829 + case "$(go env GOARCH)" in 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.829 ++ go env GOARCH 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.848 + export GO_BUILDMODE=-buildmode=pie 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.849 + GO_BUILDMODE=-buildmode=pie 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.850 ++ dirname /tmp/install/install.sh 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.851 + dir=/tmp/install 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.851 + bin=runc 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.851 + shift 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.852 + '[' '!' -f /tmp/install/runc.installer ']' 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.852 + . /tmp/install/runc.installer 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.852 ++ set -e 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.852 ++ : v1.1.8 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.852 + install_runc 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.853 + RUNC_BUILDTAGS=seccomp 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.853 + echo 'Install runc version v1.1.8 (build tags: seccomp)' 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.853 Install runc version v1.1.8 (build tags: seccomp) 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.853 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8jZF7UKKZJ/src/github.com/opencontainers/runc 18:07:42 [2023-07-21T18:07:42.237Z] #40 0.855 Cloning into '/tmp/tmp.8jZF7UKKZJ/src/github.com/opencontainers/runc'... 18:07:42 [2023-07-21T18:07:42.279Z] #30 38.04 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 18:07:42 [2023-07-21T18:07:42.279Z] #30 38.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:07:42 [2023-07-21T18:07:42.279Z] #30 38.12 Selecting previously unselected package libsystemd-dev:amd64. 18:07:42 [2023-07-21T18:07:42.279Z] #30 38.12 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... 18:07:42 [2023-07-21T18:07:42.279Z] #30 38.13 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:07:42 [2023-07-21T18:07:42.494Z] #40 ... 18:07:42 [2023-07-21T18:07:42.494Z] 18:07:42 [2023-07-21T18:07:42.494Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 18:07:42 [2023-07-21T18:07:42.494Z] #41 DONE 1.0s 18:07:42 [2023-07-21T18:07:42.494Z] 18:07:42 [2023-07-21T18:07:42.494Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.36 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.39 Setting up libapparmor1:amd64 (2.13.6-10) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.46 Setting up libsepol1-dev:amd64 (3.1-1) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.51 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.53 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.57 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.63 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... 18:07:42 [2023-07-21T18:07:42.539Z] #30 38.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.80 Setting up mingw-w64-common (8.0.0-1) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.84 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.87 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 18:07:42 [2023-07-21T18:07:42.801Z] #30 38.89 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... 18:07:42 [2023-07-21T18:07:42.906Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.057s coverage: 2.9% of statements 18:07:42 [2023-07-21T18:07:42.906Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.038s coverage: 1.8% of statements 18:07:43 [2023-07-21T18:07:43.058Z] #42 DONE 0.9s 18:07:43 [2023-07-21T18:07:43.058Z] 18:07:43 [2023-07-21T18:07:43.058Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.91 Setting up libselinux1-dev:amd64 (3.1-3) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.92 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 18:07:43 [2023-07-21T18:07:43.082Z] #30 38.99 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 39.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 39.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 18:07:43 [2023-07-21T18:07:43.082Z] #30 39.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 18:07:43 [2023-07-21T18:07:43.082Z] #30 39.08 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 18:07:43 [2023-07-21T18:07:43.315Z] #26 ... 18:07:43 [2023-07-21T18:07:43.315Z] 18:07:43 [2023-07-21T18:07:43.315Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:07:43 [2023-07-21T18:07:43.343Z] #30 39.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:43 [2023-07-21T18:07:43.343Z] #30 39.16 Setting up dmsetup (2:1.02.175-2.1) ... 18:07:43 [2023-07-21T18:07:43.343Z] #30 39.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 18:07:43 [2023-07-21T18:07:43.343Z] #30 39.24 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 18:07:43 [2023-07-21T18:07:43.343Z] #30 39.27 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:07:43 [2023-07-21T18:07:43.576Z] #29 DONE 41.2s 18:07:43 [2023-07-21T18:07:43.576Z] 18:07:43 [2023-07-21T18:07:43.576Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:43 [2023-07-21T18:07:43.842Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.186s coverage: 50.5% of statements 18:07:43 [2023-07-21T18:07:43.842Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements 18:07:43 [2023-07-21T18:07:43.842Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 29.0% of statements 18:07:43 [2023-07-21T18:07:43.842Z] ? github.com/docker/docker/container/stream [no test files] 18:07:43 [2023-07-21T18:07:43.842Z] ? github.com/docker/docker/contrib/apparmor [no test files] 18:07:43 [2023-07-21T18:07:43.842Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 18:07:43 [2023-07-21T18:07:43.842Z] ? github.com/docker/docker/contrib/httpserver [no test files] 18:07:43 [2023-07-21T18:07:43.879Z] #43 0.512 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:07:43 [2023-07-21T18:07:43.879Z] #43 DONE 0.6s 18:07:43 [2023-07-21T18:07:43.879Z] 18:07:43 [2023-07-21T18:07:43.879Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:07:44 [2023-07-21T18:07:44.101Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements 18:07:44 [2023-07-21T18:07:44.359Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 18:07:44 [2023-07-21T18:07:44.443Z] #44 DONE 0.5s 18:07:44 [2023-07-21T18:07:44.443Z] 18:07:44 [2023-07-21T18:07:44.443Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:44 [2023-07-21T18:07:44.443Z] #26 ... 18:07:44 [2023-07-21T18:07:44.443Z] 18:07:44 [2023-07-21T18:07:44.443Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.812 + RM_GOPATH=0 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.812 + TMP_GOPATH= 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.812 + : /build 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.812 + '[' -z '' ']' 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.813 ++ mktemp -d 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.814 + export GOPATH=/tmp/tmp.phwI1AOxRX 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.814 + GOPATH=/tmp/tmp.phwI1AOxRX 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.815 + RM_GOPATH=1 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.815 + case "$(go env GOARCH)" in 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.815 ++ go env GOARCH 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.838 + export GO_BUILDMODE=-buildmode=pie 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.838 + GO_BUILDMODE=-buildmode=pie 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.839 ++ dirname /tmp/install/install.sh 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.846 + dir=/tmp/install 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.846 + bin=runc 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.847 + shift 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.847 + '[' '!' -f /tmp/install/runc.installer ']' 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.848 + . /tmp/install/runc.installer 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.848 ++ set -e 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.848 ++ : v1.1.8 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.849 + install_runc 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.849 + RUNC_BUILDTAGS=seccomp 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.850 + echo 'Install runc version v1.1.8 (build tags: seccomp)' 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.850 Install runc version v1.1.8 (build tags: seccomp) 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.850 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.phwI1AOxRX/src/github.com/opencontainers/runc 18:07:44 [2023-07-21T18:07:44.510Z] #40 0.859 Cloning into '/tmp/tmp.phwI1AOxRX/src/github.com/opencontainers/runc'... 18:07:44 [2023-07-21T18:07:44.510Z] #40 ... 18:07:44 [2023-07-21T18:07:44.510Z] 18:07:44 [2023-07-21T18:07:44.510Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 18:07:44 [2023-07-21T18:07:44.510Z] #41 DONE 1.0s 18:07:44 [2023-07-21T18:07:44.618Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements 18:07:44 [2023-07-21T18:07:44.767Z] 18:07:44 [2023-07-21T18:07:44.767Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:07:45 [2023-07-21T18:07:45.018Z] #45 DONE 0.7s 18:07:45 [2023-07-21T18:07:45.018Z] 18:07:45 [2023-07-21T18:07:45.018Z] #46 [dev-systemd-false 6/26] RUN ldconfig 18:07:45 [2023-07-21T18:07:45.185Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.075s coverage: 58.0% of statements 18:07:45 [2023-07-21T18:07:45.446Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements 18:07:45 [2023-07-21T18:07:45.446Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements 18:07:45 [2023-07-21T18:07:45.703Z] #42 DONE 1.1s 18:07:45 [2023-07-21T18:07:45.703Z] 18:07:45 [2023-07-21T18:07:45.703Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:07:45 [2023-07-21T18:07:45.705Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements 18:07:45 [2023-07-21T18:07:45.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 76.8% of statements 18:07:45 [2023-07-21T18:07:45.705Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements 18:07:45 [2023-07-21T18:07:45.705Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements 18:07:45 [2023-07-21T18:07:45.881Z] #30 DONE 41.7s 18:07:45 [2023-07-21T18:07:45.882Z] 18:07:45 [2023-07-21T18:07:45.882Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:45 [2023-07-21T18:07:45.963Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements 18:07:46 [2023-07-21T18:07:46.222Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.706 + RM_GOPATH=0 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.706 + TMP_GOPATH= 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.707 + : /build 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.707 + '[' -z '' ']' 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.707 ++ mktemp -d 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.708 + export GOPATH=/tmp/tmp.BZne9WHVdU 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.708 + GOPATH=/tmp/tmp.BZne9WHVdU 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.708 + RM_GOPATH=1 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.708 + case "$(go env GOARCH)" in 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.709 ++ go env GOARCH 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.716 + export GO_BUILDMODE=-buildmode=pie 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.716 + GO_BUILDMODE=-buildmode=pie 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.716 ++ dirname /tmp/install/install.sh 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.717 + dir=/tmp/install 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.717 + bin=runc 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.717 + shift 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.717 + '[' '!' -f /tmp/install/runc.installer ']' 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.717 + . /tmp/install/runc.installer 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.717 ++ set -e 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.718 ++ : v1.1.8 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.718 + install_runc 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.718 + RUNC_BUILDTAGS=seccomp 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.718 + echo 'Install runc version v1.1.8 (build tags: seccomp)' 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.718 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BZne9WHVdU/src/github.com/opencontainers/runc 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.718 Install runc version v1.1.8 (build tags: seccomp) 18:07:46 [2023-07-21T18:07:46.456Z] #40 0.720 Cloning into '/tmp/tmp.BZne9WHVdU/src/github.com/opencontainers/runc'... 18:07:46 [2023-07-21T18:07:46.467Z] #43 0.602 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:07:46 [2023-07-21T18:07:46.467Z] #43 DONE 0.9s 18:07:46 [2023-07-21T18:07:46.467Z] 18:07:46 [2023-07-21T18:07:46.467Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:07:46 [2023-07-21T18:07:46.473Z] #46 DONE 1.0s 18:07:46 [2023-07-21T18:07:46.473Z] 18:07:46 [2023-07-21T18:07:46.473Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:07:46 [2023-07-21T18:07:46.480Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 54.7% of statements 18:07:46 [2023-07-21T18:07:46.480Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements 18:07:46 [2023-07-21T18:07:46.480Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements 18:07:46 [2023-07-21T18:07:46.717Z] #40 ... 18:07:46 [2023-07-21T18:07:46.717Z] 18:07:46 [2023-07-21T18:07:46.717Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker 18:07:46 [2023-07-21T18:07:46.717Z] #41 DONE 1.0s 18:07:46 [2023-07-21T18:07:46.740Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.7% of statements 18:07:46 [2023-07-21T18:07:46.740Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.808s coverage: 45.9% of statements 18:07:46 [2023-07-21T18:07:46.740Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements 18:07:46 [2023-07-21T18:07:46.749Z] #27 ... 18:07:46 [2023-07-21T18:07:46.749Z] 18:07:46 [2023-07-21T18:07:46.749Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:07:46 [2023-07-21T18:07:46.757Z] #47 DONE 0.6s 18:07:46 [2023-07-21T18:07:46.757Z] 18:07:46 [2023-07-21T18:07:46.757Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:46 [2023-07-21T18:07:46.757Z] #40 4.225 + cd /tmp/tmp.8jZF7UKKZJ/src/github.com/opencontainers/runc 18:07:46 [2023-07-21T18:07:46.757Z] #40 4.225 + git checkout -q v1.1.8 18:07:46 [2023-07-21T18:07:46.757Z] #40 4.450 + '[' -z '' ']' 18:07:46 [2023-07-21T18:07:46.757Z] #40 4.450 + target=static 18:07:46 [2023-07-21T18:07:46.757Z] #40 4.451 + make BUILDTAGS=seccomp static 18:07:46 [2023-07-21T18:07:46.757Z] #40 4.657 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . 18:07:46 [2023-07-21T18:07:46.983Z] 18:07:46 [2023-07-21T18:07:46.983Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:07:46 [2023-07-21T18:07:46.998Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements 18:07:47 [2023-07-21T18:07:47.234Z] Running on azwin-2-f06290 in d:\jenkins\workspace\moby_PR-46047 [Pipeline] { [Pipeline] ws 18:07:47 [2023-07-21T18:07:47.250Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { 18:07:47 [2023-07-21T18:07:47.257Z] ok github.com/docker/docker/errdefs 0.030s coverage: 77.0% of statements 18:07:47 [2023-07-21T18:07:47.257Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [Pipeline] checkout 18:07:47 [2023-07-21T18:07:47.350Z] #44 DONE 0.7s 18:07:47 [2023-07-21T18:07:47.350Z] 18:07:47 [2023-07-21T18:07:47.350Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:07:47 [2023-07-21T18:07:47.350Z] #37 ... 18:07:47 [2023-07-21T18:07:47.350Z] 18:07:47 [2023-07-21T18:07:47.350Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:07:47 [2023-07-21T18:07:47.515Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements 18:07:47 [2023-07-21T18:07:47.774Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements 18:07:47 [2023-07-21T18:07:47.774Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 18:07:47 [2023-07-21T18:07:47.774Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 18:07:47 [2023-07-21T18:07:47.921Z] #42 DONE 1.0s 18:07:47 [2023-07-21T18:07:47.922Z] 18:07:47 [2023-07-21T18:07:47.922Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:48 [2023-07-21T18:07:48.336Z] #45 DONE 0.9s 18:07:48 [2023-07-21T18:07:48.336Z] 18:07:48 [2023-07-21T18:07:48.336Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:48 [2023-07-21T18:07:48.336Z] #40 4.207 + cd /tmp/tmp.phwI1AOxRX/src/github.com/opencontainers/runc 18:07:48 [2023-07-21T18:07:48.336Z] #40 4.207 + git checkout -q v1.1.8 18:07:48 [2023-07-21T18:07:48.336Z] #40 4.458 + '[' -z '' ']' 18:07:48 [2023-07-21T18:07:48.336Z] #40 4.458 + target=static 18:07:48 [2023-07-21T18:07:48.336Z] #40 4.458 + make BUILDTAGS=seccomp static 18:07:48 [2023-07-21T18:07:48.336Z] #40 4.618 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . 18:07:48 [2023-07-21T18:07:48.340Z] ok github.com/docker/docker/daemon/logger/splunk 1.558s coverage: 82.5% of statements 18:07:48 [2023-07-21T18:07:48.340Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 18:07:48 [2023-07-21T18:07:48.340Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements 18:07:48 [2023-07-21T18:07:48.340Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements 18:07:48 [2023-07-21T18:07:48.491Z] #40 ... 18:07:48 [2023-07-21T18:07:48.491Z] 18:07:48 [2023-07-21T18:07:48.491Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:07:48 [2023-07-21T18:07:48.491Z] #43 0.530 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:07:48 [2023-07-21T18:07:48.491Z] #43 DONE 0.7s 18:07:48 [2023-07-21T18:07:48.598Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 18:07:48 [2023-07-21T18:07:48.598Z] ok github.com/docker/docker/distribution 0.597s coverage: 29.0% of statements 18:07:48 [2023-07-21T18:07:48.598Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 18:07:48 [2023-07-21T18:07:48.750Z] 18:07:48 [2023-07-21T18:07:48.750Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:07:48 [2023-07-21T18:07:48.857Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements 18:07:48 [2023-07-21T18:07:48.857Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 18:07:48 [2023-07-21T18:07:48.967Z] The recommended git tool is: git 18:07:49 [2023-07-21T18:07:49.009Z] #44 DONE 0.6s 18:07:49 [2023-07-21T18:07:49.009Z] 18:07:49 [2023-07-21T18:07:49.009Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:07:49 [2023-07-21T18:07:49.116Z] ok github.com/docker/docker/distribution/xfer 1.730s coverage: 84.6% of statements 18:07:49 [2023-07-21T18:07:49.116Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements 18:07:49 [2023-07-21T18:07:49.269Z] #40 ... 18:07:49 [2023-07-21T18:07:49.269Z] 18:07:49 [2023-07-21T18:07:49.269Z] #46 [dev-systemd-false 6/26] RUN ldconfig 18:07:49 [2023-07-21T18:07:49.269Z] #46 DONE 0.9s 18:07:49 [2023-07-21T18:07:49.269Z] 18:07:49 [2023-07-21T18:07:49.269Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:07:49 [2023-07-21T18:07:49.375Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 87.2% of statements 18:07:49 [2023-07-21T18:07:49.375Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements 18:07:49 [2023-07-21T18:07:49.633Z] ok github.com/docker/docker/pkg/archive 0.392s coverage: 82.3% of statements 18:07:49 [2023-07-21T18:07:49.633Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 18:07:49 [2023-07-21T18:07:49.835Z] #47 DONE 0.6s 18:07:49 [2023-07-21T18:07:49.835Z] 18:07:49 [2023-07-21T18:07:49.835Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:07:49 [2023-07-21T18:07:49.892Z] ok github.com/docker/docker/pkg/authorization 1.032s coverage: 68.3% of statements 18:07:49 [2023-07-21T18:07:49.892Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements 18:07:49 [2023-07-21T18:07:49.953Z] #45 DONE 0.7s 18:07:49 [2023-07-21T18:07:49.953Z] 18:07:49 [2023-07-21T18:07:49.953Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:07:49 [2023-07-21T18:07:49.953Z] #40 3.763 + cd /tmp/tmp.BZne9WHVdU/src/github.com/opencontainers/runc 18:07:49 [2023-07-21T18:07:49.953Z] #40 3.764 + git checkout -q v1.1.8 18:07:49 [2023-07-21T18:07:49.954Z] #40 4.033 + '[' -z '' ']' 18:07:49 [2023-07-21T18:07:49.954Z] #40 4.033 + target=static 18:07:49 [2023-07-21T18:07:49.954Z] #40 4.034 + make BUILDTAGS=seccomp static 18:07:49 [2023-07-21T18:07:49.954Z] #40 4.208 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe0 -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc . 18:07:50 [2023-07-21T18:07:50.150Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements 18:07:50 [2023-07-21T18:07:50.150Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements 18:07:50 [2023-07-21T18:07:50.408Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 18:07:50 [2023-07-21T18:07:50.408Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 18:07:50 [2023-07-21T18:07:50.668Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 18:07:50 [2023-07-21T18:07:50.668Z] ok github.com/docker/docker/pkg/idtools 0.333s coverage: 69.5% of statements 18:07:50 [2023-07-21T18:07:50.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 18:07:50 [2023-07-21T18:07:50.668Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 69.3% of statements 18:07:50 [2023-07-21T18:07:50.767Z] #48 0.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:50 [2023-07-21T18:07:50.767Z] #48 0.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:50 [2023-07-21T18:07:50.767Z] #48 0.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:50 [2023-07-21T18:07:50.896Z] #40 ... 18:07:50 [2023-07-21T18:07:50.896Z] 18:07:50 [2023-07-21T18:07:50.896Z] #46 [dev-systemd-false 6/26] RUN ldconfig 18:07:50 [2023-07-21T18:07:50.896Z] #46 DONE 0.9s 18:07:50 [2023-07-21T18:07:50.896Z] 18:07:50 [2023-07-21T18:07:50.896Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:07:50 [2023-07-21T18:07:50.926Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements 18:07:50 [2023-07-21T18:07:50.926Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements 18:07:50 [2023-07-21T18:07:50.926Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 18:07:50 [2023-07-21T18:07:50.926Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements 18:07:51 [2023-07-21T18:07:51.024Z] #48 1.349 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:51 [2023-07-21T18:07:51.185Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements 18:07:51 [2023-07-21T18:07:51.444Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 18:07:51 [2023-07-21T18:07:51.444Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 18:07:51 [2023-07-21T18:07:51.444Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 18:07:51 [2023-07-21T18:07:51.589Z] #48 1.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:51 [2023-07-21T18:07:51.703Z] ok github.com/docker/docker/pkg/chrootarchive 2.581s coverage: 43.5% of statements 18:07:51 [2023-07-21T18:07:51.703Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 18:07:51 [2023-07-21T18:07:51.837Z] #47 DONE 0.9s 18:07:51 [2023-07-21T18:07:51.837Z] 18:07:51 [2023-07-21T18:07:51.837Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:07:51 [2023-07-21T18:07:51.961Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 18:07:51 [2023-07-21T18:07:51.961Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 18:07:52 [2023-07-21T18:07:52.131Z] #40 ... 18:07:52 [2023-07-21T18:07:52.131Z] 18:07:52 [2023-07-21T18:07:52.131Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:07:52 [2023-07-21T18:07:52.131Z] #48 0.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:52 [2023-07-21T18:07:52.131Z] #48 0.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:52 [2023-07-21T18:07:52.131Z] #48 0.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:52 [2023-07-21T18:07:52.131Z] #48 1.261 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:52 [2023-07-21T18:07:52.131Z] #48 1.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:52 [2023-07-21T18:07:52.131Z] #48 1.932 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:52 [2023-07-21T18:07:52.131Z] #48 3.069 Fetched 8658 kB in 2s (3587 kB/s) 18:07:52 [2023-07-21T18:07:52.131Z] #48 3.069 Reading package lists... 18:07:52 [2023-07-21T18:07:52.131Z] #48 3.943 Reading package lists... 18:07:52 [2023-07-21T18:07:52.131Z] #48 4.785 Building dependency tree... 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.223 The following additional packages will be installed: 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.223 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.223 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.223 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.224 python3-pkg-resources vim-runtime xxd 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.225 Suggested packages: 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.225 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.225 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.225 acl attr quota 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.225 Recommended packages: 18:07:52 [2023-07-21T18:07:52.131Z] #48 5.225 libatm1 nftables libpam-cap build-essential python3-dev unzip 18:07:52 [2023-07-21T18:07:52.155Z] #48 2.335 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:52 [2023-07-21T18:07:52.220Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.655 The following NEW packages will be installed: 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.656 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.656 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.656 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.657 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.657 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.658 python3-pkg-resources python3-setuptools python3-wheel sudo 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.658 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:07:52 [2023-07-21T18:07:52.388Z] #48 5.658 xz-utils zip 18:07:52 [2023-07-21T18:07:52.407Z] #48 0.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:07:52 [2023-07-21T18:07:52.407Z] #48 0.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:07:52 [2023-07-21T18:07:52.407Z] #48 0.881 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:07:52 [2023-07-21T18:07:52.479Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements 18:07:52 [2023-07-21T18:07:52.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.032s coverage: 84.1% of statements 18:07:52 [2023-07-21T18:07:52.479Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.934 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.934 Need to get 27.0 MB of archives. 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.934 After this operation, 104 MB of additional disk space will be used. 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.938 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.943 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.947 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.950 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.960 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.962 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.964 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.967 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.973 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.976 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.984 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.987 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.987 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.987 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.997 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 5.997 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.005 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.009 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.009 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.011 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.012 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.013 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 18:07:52 [2023-07-21T18:07:52.657Z] #48 6.013 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:07:52 [2023-07-21T18:07:52.668Z] #48 1.121 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 18:07:52 [2023-07-21T18:07:52.739Z] ok github.com/docker/docker/pkg/pubsub 1.050s coverage: 75.0% of statements 18:07:52 [2023-07-21T18:07:52.739Z] coverage: [no statements] 18:07:52 [2023-07-21T18:07:52.739Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] 18:07:52 [2023-07-21T18:07:52.739Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.129 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.130 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.131 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.133 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.133 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.144 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.146 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.179 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.186 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.189 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.194 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.198 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.201 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.206 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.227 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.238 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.248 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:07:52 [2023-07-21T18:07:52.914Z] #48 6.320 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 18:07:52 [2023-07-21T18:07:52.998Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 18:07:52 [2023-07-21T18:07:52.998Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements 18:07:52 [2023-07-21T18:07:52.998Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 18:07:52 [2023-07-21T18:07:52.998Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements 18:07:53 [2023-07-21T18:07:53.086Z] #48 3.320 Fetched 8658 kB in 3s (3286 kB/s) 18:07:53 [2023-07-21T18:07:53.171Z] #48 6.336 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 18:07:53 [2023-07-21T18:07:53.171Z] #48 6.349 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 18:07:53 [2023-07-21T18:07:53.239Z] #48 1.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB] 18:07:53 [2023-07-21T18:07:53.428Z] #48 6.568 debconf: delaying package configuration, since apt-utils is not installed 18:07:53 [2023-07-21T18:07:53.428Z] #48 ... 18:07:53 [2023-07-21T18:07:53.428Z] 18:07:53 [2023-07-21T18:07:53.428Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:07:53 [2023-07-21T18:07:53.428Z] #33 49.63 + dpkg --print-architecture 18:07:53 [2023-07-21T18:07:53.428Z] #33 49.63 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 18:07:53 [2023-07-21T18:07:53.428Z] #33 49.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 18:07:53 [2023-07-21T18:07:53.428Z] #33 49.75 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 18:07:53 [2023-07-21T18:07:53.565Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.4% of statements 18:07:53 [2023-07-21T18:07:53.565Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements 18:07:53 [2023-07-21T18:07:53.807Z] #48 2.224 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] 18:07:53 [2023-07-21T18:07:53.824Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 18:07:54 [2023-07-21T18:07:54.016Z] #48 3.320 Reading package lists... 18:07:54 [2023-07-21T18:07:54.390Z] ok github.com/docker/docker/quota 0.209s coverage: 69.2% of statements 18:07:54 [2023-07-21T18:07:54.390Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 18:07:54 [2023-07-21T18:07:54.390Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 18:07:54 [2023-07-21T18:07:54.649Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.2% of statements 18:07:54 [2023-07-21T18:07:54.649Z] ok github.com/docker/docker/registry 0.095s coverage: 57.3% of statements 18:07:54 [2023-07-21T18:07:54.745Z] #48 3.129 Fetched 8658 kB in 3s (3425 kB/s) 18:07:54 [2023-07-21T18:07:54.907Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 18:07:54 [2023-07-21T18:07:54.907Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements 18:07:54 [2023-07-21T18:07:54.967Z] #48 4.215 Reading package lists... 18:07:54 [2023-07-21T18:07:54.967Z] #48 5.101 Building dependency tree... 18:07:55 [2023-07-21T18:07:55.165Z] ok github.com/docker/docker/pkg/signal 3.379s coverage: 62.3% of statements 18:07:55 [2023-07-21T18:07:55.423Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 18:07:55 [2023-07-21T18:07:55.423Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 64.7% of statements 18:07:55 [2023-07-21T18:07:55.530Z] #48 5.733 The following additional packages will be installed: 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.734 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.735 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.736 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.737 python3-pkg-resources vim-runtime xxd 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.741 Suggested packages: 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.741 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.741 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.742 acl attr quota 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.742 Recommended packages: 18:07:55 [2023-07-21T18:07:55.531Z] #48 5.742 libatm1 nftables libpam-cap build-essential python3-dev unzip 18:07:55 [2023-07-21T18:07:55.681Z] ok github.com/docker/docker/volume/local 0.158s coverage: 74.2% of statements 18:07:55 [2023-07-21T18:07:55.684Z] #48 3.129 Reading package lists... 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.205 The following NEW packages will be installed: 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.206 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.207 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.207 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.209 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.209 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.210 python3-pkg-resources python3-setuptools python3-wheel sudo 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.210 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:07:56 [2023-07-21T18:07:56.094Z] #48 6.211 xz-utils zip 18:07:56 [2023-07-21T18:07:56.247Z] ok github.com/docker/docker/layer 7.371s coverage: 68.8% of statements 18:07:56 [2023-07-21T18:07:56.247Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.9% of statements 18:07:56 [2023-07-21T18:07:56.254Z] #48 3.988 Reading package lists... 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.499 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.499 Need to get 27.0 MB of archives. 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.499 After this operation, 104 MB of additional disk space will be used. 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.499 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.503 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.505 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.510 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.512 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.515 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.518 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.523 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.540 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.542 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.544 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.549 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.550 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.553 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.559 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.562 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.563 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.564 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.571 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.574 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.581 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.585 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:07:56 [2023-07-21T18:07:56.352Z] #48 6.587 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:07:56 [2023-07-21T18:07:56.513Z] #48 4.799 Building dependency tree... 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.593 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.594 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.595 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.605 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.784 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.784 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.786 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.787 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.788 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.791 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.793 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.827 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.828 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.834 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.836 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 18:07:56 [2023-07-21T18:07:56.611Z] #48 6.841 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 18:07:56 [2023-07-21T18:07:56.773Z] #48 5.219 The following additional packages will be installed: 18:07:56 [2023-07-21T18:07:56.869Z] #48 6.842 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 6.846 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 6.859 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 6.866 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 6.869 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 7.000 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 7.016 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 18:07:56 [2023-07-21T18:07:56.869Z] #48 7.026 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.220 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.221 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.222 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.222 python3-pkg-resources vim-runtime xxd 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.224 Suggested packages: 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.224 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.225 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.225 acl attr quota 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.225 Recommended packages: 18:07:57 [2023-07-21T18:07:57.033Z] #48 5.226 libatm1 nftables libpam-cap build-essential python3-dev unzip 18:07:57 [2023-07-21T18:07:57.126Z] #48 7.366 debconf: delaying package configuration, since apt-utils is not installed 18:07:57 [2023-07-21T18:07:57.126Z] #48 7.433 Fetched 27.0 MB in 1s (33.2 MB/s) 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.667 The following NEW packages will be installed: 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.668 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.669 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.669 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.670 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.671 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.671 python3-pkg-resources python3-setuptools python3-wheel sudo 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.672 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:07:57 [2023-07-21T18:07:57.295Z] #48 5.672 xz-utils zip 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.475 Selecting previously unselected package pigz. 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.476 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.508 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.519 Unpacking pigz (2.6-1) ... 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.607 Selecting previously unselected package libelf1:amd64. 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.611 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.383Z] #48 7.620 Unpacking libelf1:amd64 (0.183-1) ... 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.951 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.951 Need to get 27.0 MB of archives. 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.951 After this operation, 104 MB of additional disk space will be used. 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.955 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.959 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.964 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.965 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.966 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.968 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.978 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.982 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.990 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.993 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.994 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 5.997 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.004 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.007 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.008 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.009 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.010 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.011 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.012 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.017 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.019 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.021 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.022 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.023 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 18:07:57 [2023-07-21T18:07:57.555Z] #48 6.024 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 18:07:57 [2023-07-21T18:07:57.641Z] #48 7.734 Selecting previously unselected package libbpf0:amd64. 18:07:57 [2023-07-21T18:07:57.641Z] #48 7.738 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.641Z] #48 7.757 Unpacking libbpf0:amd64 (1:0.3-2) ... 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.137 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.138 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.139 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.140 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.141 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.145 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.147 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.172 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.173 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.176 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.179 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.184 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.191 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.196 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.208 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.213 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.216 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.292 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.307 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 18:07:57 [2023-07-21T18:07:57.815Z] #48 6.315 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 18:07:57 [2023-07-21T18:07:57.898Z] #48 7.892 Selecting previously unselected package libcap2:amd64. 18:07:57 [2023-07-21T18:07:57.898Z] #48 7.895 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 7.907 Unpacking libcap2:amd64 (1:2.44-1) ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 7.968 Selecting previously unselected package libmnl0:amd64. 18:07:57 [2023-07-21T18:07:57.898Z] #48 7.979 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 7.982 Unpacking libmnl0:amd64 (1.0.4-3) ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 8.047 Selecting previously unselected package libxtables12:amd64. 18:07:57 [2023-07-21T18:07:57.898Z] #48 8.050 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 8.055 Unpacking libxtables12:amd64 (1.8.7-1) ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 8.106 Selecting previously unselected package libcap2-bin. 18:07:57 [2023-07-21T18:07:57.898Z] #48 8.110 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 18:07:57 [2023-07-21T18:07:57.898Z] #48 8.124 Unpacking libcap2-bin (1:2.44-1) ... 18:07:58 [2023-07-21T18:07:58.083Z] #48 6.572 debconf: delaying package configuration, since apt-utils is not installed 18:07:58 [2023-07-21T18:07:58.158Z] #48 8.195 Selecting previously unselected package iproute2. 18:07:58 [2023-07-21T18:07:58.158Z] #48 8.199 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 18:07:58 [2023-07-21T18:07:58.158Z] #48 8.203 Unpacking iproute2 (5.10.0-4) ... 18:07:58 [2023-07-21T18:07:58.342Z] #48 6.630 Fetched 27.0 MB in 1s (42.6 MB/s) 18:07:58 [2023-07-21T18:07:58.342Z] #48 6.715 Selecting previously unselected package pigz. 18:07:58 [2023-07-21T18:07:58.342Z] #48 6.715 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 18:07:58 [2023-07-21T18:07:58.342Z] #48 6.724 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 18:07:58 [2023-07-21T18:07:58.342Z] #48 6.730 Unpacking pigz (2.6-1) ... 18:07:58 [2023-07-21T18:07:58.342Z] #48 6.858 Selecting previously unselected package libelf1:amd64. 18:07:58 [2023-07-21T18:07:58.416Z] #48 8.470 Selecting previously unselected package xxd. 18:07:58 [2023-07-21T18:07:58.416Z] #48 8.474 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:07:58 [2023-07-21T18:07:58.416Z] #48 8.482 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:07:58 [2023-07-21T18:07:58.416Z] #48 8.580 Selecting previously unselected package vim-common. 18:07:58 [2023-07-21T18:07:58.416Z] #48 8.584 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:07:58 [2023-07-21T18:07:58.416Z] #48 8.606 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:07:58 [2023-07-21T18:07:58.603Z] #48 6.862 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 18:07:58 [2023-07-21T18:07:58.603Z] #48 6.890 Unpacking libelf1:amd64 (0.183-1) ... 18:07:58 [2023-07-21T18:07:58.603Z] #48 7.047 Selecting previously unselected package libbpf0:amd64. 18:07:58 [2023-07-21T18:07:58.603Z] #48 7.048 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 18:07:58 [2023-07-21T18:07:58.603Z] #48 7.068 Unpacking libbpf0:amd64 (1:0.3-2) ... 18:07:58 [2023-07-21T18:07:58.673Z] #48 8.761 Selecting previously unselected package bash-completion. 18:07:58 [2023-07-21T18:07:58.673Z] #48 8.764 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 18:07:58 [2023-07-21T18:07:58.782Z] ok github.com/docker/docker/daemon 12.111s coverage: 17.0% of statements 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/exec [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/initlayer [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/listeners [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/names [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/daemon/stats [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/distribution/utils [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/dockerversion [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/image/tarexport [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/internal/test/suite [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/libcontainerd [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/libcontainerd/types [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/oci/caps [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/containerfs [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/locker [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/loopback [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/mount [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/platform [no test files] 18:07:58 [2023-07-21T18:07:58.782Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 18:07:58 [2023-07-21T18:07:58.862Z] #48 7.321 Selecting previously unselected package libcap2:amd64. 18:07:59 [2023-07-21T18:07:59.168Z] #48 7.325 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.168Z] #48 7.362 Unpacking libcap2:amd64 (1:2.44-1) ... 18:07:59 [2023-07-21T18:07:59.652Z] #48 7.757 Selecting previously unselected package libmnl0:amd64. 18:07:59 [2023-07-21T18:07:59.652Z] #48 7.761 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.652Z] #48 7.906 Unpacking libmnl0:amd64 (1.0.4-3) ... 18:07:59 [2023-07-21T18:07:59.955Z] #48 8.467 Selecting previously unselected package libxtables12:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #33 ... 18:07:59 [2023-07-21T18:07:59.977Z] 18:07:59 [2023-07-21T18:07:59.977Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.622 Fetched 27.0 MB in 1s (39.4 MB/s) 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.665 Selecting previously unselected package pigz. 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.665 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.689 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.694 Unpacking pigz (2.6-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.810 Selecting previously unselected package libelf1:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.814 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.828 Unpacking libelf1:amd64 (0.183-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.931 Selecting previously unselected package libbpf0:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.934 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 6.948 Unpacking libbpf0:amd64 (1:0.3-2) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.040 Selecting previously unselected package libcap2:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.044 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.050 Unpacking libcap2:amd64 (1:2.44-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.130 Selecting previously unselected package libmnl0:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.134 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.138 Unpacking libmnl0:amd64 (1.0.4-3) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.226 Selecting previously unselected package libxtables12:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.229 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.252 Unpacking libxtables12:amd64 (1.8.7-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.382 Selecting previously unselected package libcap2-bin. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.385 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.390 Unpacking libcap2-bin (1:2.44-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.496 Selecting previously unselected package iproute2. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.500 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.504 Unpacking iproute2 (5.10.0-4) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.794 Selecting previously unselected package xxd. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.797 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.818 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.937 Selecting previously unselected package vim-common. 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.941 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 7.969 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 8.187 Selecting previously unselected package bash-completion. 18:07:59 [2023-07-21T18:07:59.977Z] #48 8.191 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.20 Unpacking bash-completion (1:2.11-2) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.49 Selecting previously unselected package bzip2. 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.50 Unpacking bzip2 (1.0.8-4) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.61 Selecting previously unselected package xz-utils. 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.71 Selecting previously unselected package apparmor. 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.76 Unpacking apparmor (2.13.6-10) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.94 Selecting previously unselected package inetutils-ping. 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 10.96 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.04 Selecting previously unselected package libip4tc2:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.05 Unpacking libip4tc2:amd64 (1.8.7-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.15 Selecting previously unselected package libip6tc2:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.17 Unpacking libip6tc2:amd64 (1.8.7-1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.31 Selecting previously unselected package libnfnetlink0:amd64. 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:07:59 [2023-07-21T18:07:59.977Z] #48 11.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.47 Selecting previously unselected package libnftnl11:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.56 Selecting previously unselected package iptables. 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.57 Unpacking iptables (1.8.7-1) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.74 Selecting previously unselected package libonig5:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.84 Selecting previously unselected package libjq1:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.85 Unpacking libjq1:amd64 (1.6-2.1) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.93 Selecting previously unselected package jq. 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 11.94 Unpacking jq (1.6-2.1) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.03 Selecting previously unselected package libaio1:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.04 Unpacking libaio1:amd64 (0.3.112-9) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.11 Selecting previously unselected package libgpm2:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.12 Unpacking libgpm2:amd64 (1.20.7-8) ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.19 Selecting previously unselected package libicu67:amd64. 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 18:07:59 [2023-07-21T18:07:59.978Z] #48 12.20 Unpacking libicu67:amd64 (67.1-7) ... 18:08:00 [2023-07-21T18:08:00.218Z] #48 8.470 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.218Z] #48 8.561 Unpacking libxtables12:amd64 (1.8.7-1) ... 18:08:00 [2023-07-21T18:08:00.234Z] #48 13.44 Selecting previously unselected package libinih1:amd64. 18:08:00 [2023-07-21T18:08:00.234Z] #48 13.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.234Z] #48 13.45 Unpacking libinih1:amd64 (53-1+b2) ... 18:08:00 [2023-07-21T18:08:00.234Z] #48 13.52 Selecting previously unselected package libnet1:amd64. 18:08:00 [2023-07-21T18:08:00.234Z] #48 13.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.234Z] #48 13.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:08:00 [2023-07-21T18:08:00.479Z] #48 8.865 Selecting previously unselected package libcap2-bin. 18:08:00 [2023-07-21T18:08:00.479Z] #48 8.869 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.479Z] #48 8.891 Unpacking libcap2-bin (1:2.44-1) ... 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.60 Selecting previously unselected package libnl-3-200:amd64. 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.67 Selecting previously unselected package libprotobuf-c1:amd64. 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.67 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.75 Selecting previously unselected package net-tools. 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.493Z] #48 13.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:08:00 [2023-07-21T18:08:00.749Z] #48 13.90 Selecting previously unselected package patch. 18:08:00 [2023-07-21T18:08:00.749Z] #48 13.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 18:08:00 [2023-07-21T18:08:00.749Z] #48 13.91 Unpacking patch (2.7.6-7) ... 18:08:00 [2023-07-21T18:08:00.749Z] #48 14.02 Selecting previously unselected package python-pip-whl. 18:08:00 [2023-07-21T18:08:00.749Z] #48 14.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:08:00 [2023-07-21T18:08:00.750Z] #48 14.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:08:01 [2023-07-21T18:08:01.113Z] #48 9.270 Selecting previously unselected package iproute2.#48 ... 18:08:01 [2023-07-21T18:08:01.113Z] 18:08:01 [2023-07-21T18:08:01.114Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:08:01 [2023-07-21T18:08:01.114Z] #32 47.02 + dpkg --print-architecture 18:08:01 [2023-07-21T18:08:01.114Z] #32 47.02 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 18:08:01 [2023-07-21T18:08:01.114Z] #32 47.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 18:08:01 [2023-07-21T18:08:01.114Z] #32 47.41 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 18:08:01 [2023-07-21T18:08:01.114Z] #32 DONE 56.6s 18:08:01 [2023-07-21T18:08:01.114Z] 18:08:01 [2023-07-21T18:08:01.114Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.270 Selecting previously unselected package iproute2. 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.291 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.301 Unpacking iproute2 (5.10.0-4) ... 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.535 Selecting previously unselected package xxd. 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.537 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.540 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:08:01 [2023-07-21T18:08:01.114Z] #48 9.645 Selecting previously unselected package vim-common. 18:08:01 [2023-07-21T18:08:01.196Z] #48 10.84 Unpacking bash-completion (1:2.11-2) ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.06 Selecting previously unselected package bzip2. 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.07 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.08 Unpacking bzip2 (1.0.8-4) ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.14 Selecting previously unselected package xz-utils. 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.14 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.26 Selecting previously unselected package apparmor. 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.26 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.34 Unpacking apparmor (2.13.6-10) ... 18:08:01 [2023-07-21T18:08:01.196Z] #48 11.55 Selecting previously unselected package inetutils-ping. 18:08:01 [2023-07-21T18:08:01.314Z] #48 14.51 Selecting previously unselected package python3-lib2to3. 18:08:01 [2023-07-21T18:08:01.314Z] #48 14.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 18:08:01 [2023-07-21T18:08:01.314Z] #48 14.56 Unpacking python3-lib2to3 (3.9.2-1) ... 18:08:01 [2023-07-21T18:08:01.376Z] #48 9.648 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:08:01 [2023-07-21T18:08:01.376Z] #48 9.670 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:08:01 [2023-07-21T18:08:01.376Z] #48 9.771 Selecting previously unselected package bash-completion. 18:08:01 [2023-07-21T18:08:01.376Z] #48 9.775 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 18:08:01 [2023-07-21T18:08:01.465Z] #48 11.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 18:08:01 [2023-07-21T18:08:01.465Z] #48 11.57 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:08:01 [2023-07-21T18:08:01.571Z] #48 14.88 Selecting previously unselected package python3-distutils. 18:08:01 [2023-07-21T18:08:01.865Z] #48 14.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 18:08:01 [2023-07-21T18:08:01.865Z] #48 14.92 Unpacking python3-distutils (3.9.2-1) ... 18:08:02 [2023-07-21T18:08:02.036Z] #48 12.08 Selecting previously unselected package libip4tc2:amd64. 18:08:02 [2023-07-21T18:08:02.036Z] #48 12.09 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 18:08:02 [2023-07-21T18:08:02.036Z] #48 12.10 Unpacking libip4tc2:amd64 (1.8.7-1) ... 18:08:02 [2023-07-21T18:08:02.122Z] #48 15.35 Selecting previously unselected package python3-pkg-resources. 18:08:02 [2023-07-21T18:08:02.122Z] #48 15.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 18:08:02 [2023-07-21T18:08:02.122Z] #48 15.38 Unpacking python3-pkg-resources (52.0.0-4) ... 18:08:02 [2023-07-21T18:08:02.294Z] #48 12.61 Selecting previously unselected package libip6tc2:amd64. 18:08:02 [2023-07-21T18:08:02.386Z] #48 15.65 Selecting previously unselected package python3-setuptools. 18:08:02 [2023-07-21T18:08:02.387Z] #48 15.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 18:08:02 [2023-07-21T18:08:02.387Z] #48 15.68 Unpacking python3-setuptools (52.0.0-4) ... 18:08:02 [2023-07-21T18:08:02.552Z] #48 12.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 18:08:02 [2023-07-21T18:08:02.552Z] #48 12.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... 18:08:02 [2023-07-21T18:08:02.552Z] #48 12.89 Selecting previously unselected package libnfnetlink0:amd64. 18:08:02 [2023-07-21T18:08:02.811Z] #48 12.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 18:08:02 [2023-07-21T18:08:02.811Z] #48 12.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:08:02 [2023-07-21T18:08:02.953Z] #48 16.00 Selecting previously unselected package python3-wheel. 18:08:02 [2023-07-21T18:08:02.953Z] #48 16.00 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 18:08:02 [2023-07-21T18:08:02.953Z] #48 16.03 Unpacking python3-wheel (0.34.2-1) ... 18:08:02 [2023-07-21T18:08:02.953Z] #48 16.24 Selecting previously unselected package python3-pip. 18:08:03 [2023-07-21T18:08:03.076Z] #48 13.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. 18:08:03 [2023-07-21T18:08:03.076Z] #48 13.08 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.076Z] #48 13.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:08:03 [2023-07-21T18:08:03.227Z] #48 16.24 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:08:03 [2023-07-21T18:08:03.227Z] #48 16.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:08:03 [2023-07-21T18:08:03.318Z] #48 11.69 Unpacking bash-completion (1:2.11-2) ... 18:08:03 [2023-07-21T18:08:03.377Z] #48 13.46 Selecting previously unselected package libnftnl11:amd64. 18:08:03 [2023-07-21T18:08:03.377Z] #48 13.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.377Z] #48 13.49 Unpacking libnftnl11:amd64 (1.1.9-1) ... 18:08:03 [2023-07-21T18:08:03.377Z] #48 ... 18:08:03 [2023-07-21T18:08:03.377Z] 18:08:03 [2023-07-21T18:08:03.377Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:08:03 [2023-07-21T18:08:03.377Z] #31 50.98 + dpkg --print-architecture 18:08:03 [2023-07-21T18:08:03.377Z] #31 50.98 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 18:08:03 [2023-07-21T18:08:03.377Z] #31 51.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 18:08:03 [2023-07-21T18:08:03.377Z] #31 51.33 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 18:08:03 [2023-07-21T18:08:03.504Z] #48 16.64 Selecting previously unselected package sudo. 18:08:03 [2023-07-21T18:08:03.504Z] #48 16.65 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.504Z] #48 16.68 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:08:03 [2023-07-21T18:08:03.582Z] #48 11.92 Selecting previously unselected package bzip2. 18:08:03 [2023-07-21T18:08:03.582Z] #48 11.92 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.582Z] #48 11.95 Unpacking bzip2 (1.0.8-4) ... 18:08:03 [2023-07-21T18:08:03.582Z] #48 12.03 Selecting previously unselected package xz-utils. 18:08:03 [2023-07-21T18:08:03.582Z] #48 12.03 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.582Z] #48 12.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:08:03 [2023-07-21T18:08:03.634Z] #31 ... 18:08:03 [2023-07-21T18:08:03.634Z] 18:08:03 [2023-07-21T18:08:03.634Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:08:03 [2023-07-21T18:08:03.634Z] #48 13.90 Selecting previously unselected package iptables. 18:08:03 [2023-07-21T18:08:03.849Z] #48 12.13 Selecting previously unselected package apparmor. 18:08:03 [2023-07-21T18:08:03.849Z] #48 12.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.849Z] #48 12.19 Unpacking apparmor (2.13.6-10) ... 18:08:03 [2023-07-21T18:08:03.849Z] #48 12.37 Selecting previously unselected package inetutils-ping. 18:08:03 [2023-07-21T18:08:03.891Z] #48 13.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 18:08:03 [2023-07-21T18:08:03.891Z] #48 13.90 Unpacking iptables (1.8.7-1) ... 18:08:04 [2023-07-21T18:08:04.068Z] #48 17.38 Selecting previously unselected package thin-provisioning-tools. 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.39 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.50 Selecting previously unselected package libip4tc2:amd64. 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.59 Selecting previously unselected package libip6tc2:amd64. 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.122Z] #48 12.61 Unpacking libip6tc2:amd64 (1.8.7-1) ... 18:08:04 [2023-07-21T18:08:04.148Z] #48 ... 18:08:04 [2023-07-21T18:08:04.148Z] 18:08:04 [2023-07-21T18:08:04.148Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:08:04 [2023-07-21T18:08:04.148Z] #31 DONE 61.7s 18:08:04 [2023-07-21T18:08:04.148Z] 18:08:04 [2023-07-21T18:08:04.148Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:08:04 [2023-07-21T18:08:04.148Z] #48 14.34 Selecting previously unselected package libonig5:amd64. 18:08:04 [2023-07-21T18:08:04.148Z] #48 14.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.148Z] #48 14.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:08:04 [2023-07-21T18:08:04.148Z] #48 14.45 Selecting previously unselected package libjq1:amd64. 18:08:04 [2023-07-21T18:08:04.325Z] #48 17.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.325Z] #48 17.48 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:08:04 [2023-07-21T18:08:04.325Z] #48 ... 18:08:04 [2023-07-21T18:08:04.325Z] 18:08:04 [2023-07-21T18:08:04.325Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac 18:08:04 [2023-07-21T18:08:04.325Z] #33 DONE 60.6s 18:08:04 [2023-07-21T18:08:04.325Z] 18:08:04 [2023-07-21T18:08:04.325Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:08:04 [2023-07-21T18:08:04.325Z] #48 17.63 Selecting previously unselected package uidmap. 18:08:04 [2023-07-21T18:08:04.325Z] #48 17.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.325Z] #48 17.64 Unpacking uidmap (1:4.8.1-1) ... 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.66 Selecting previously unselected package libnfnetlink0:amd64. 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.66 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.81 Selecting previously unselected package libnftnl11:amd64. 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.391Z] #48 12.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.46 Unpacking libjq1:amd64 (1.6-2.1) ... 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.57 Selecting previously unselected package jq. 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.57 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.58 Unpacking jq (1.6-2.1) ... 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.66 Selecting previously unselected package libaio1:amd64. 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.68 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.406Z] #48 14.68 Unpacking libaio1:amd64 (0.3.112-9) ... 18:08:04 [2023-07-21T18:08:04.582Z] #48 17.75 Selecting previously unselected package vim-runtime. 18:08:04 [2023-07-21T18:08:04.582Z] #48 17.75 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:08:04 [2023-07-21T18:08:04.582Z] #48 17.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:08:04 [2023-07-21T18:08:04.582Z] #48 17.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:08:04 [2023-07-21T18:08:04.582Z] #48 17.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:08:04 [2023-07-21T18:08:04.662Z] #48 12.90 Selecting previously unselected package iptables. 18:08:04 [2023-07-21T18:08:04.662Z] #48 12.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.662Z] #48 12.91 Unpacking iptables (1.8.7-1) ... 18:08:04 [2023-07-21T18:08:04.662Z] #48 13.07 Selecting previously unselected package libonig5:amd64. 18:08:04 [2023-07-21T18:08:04.662Z] #48 13.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.662Z] #48 13.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... 18:08:04 [2023-07-21T18:08:04.663Z] #48 14.75 Selecting previously unselected package libgpm2:amd64. 18:08:04 [2023-07-21T18:08:04.663Z] #48 14.75 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.663Z] #48 14.76 Unpacking libgpm2:amd64 (1.20.7-8) ... 18:08:04 [2023-07-21T18:08:04.663Z] #48 14.81 Selecting previously unselected package libicu67:amd64. 18:08:04 [2023-07-21T18:08:04.663Z] #48 14.82 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.663Z] #48 14.82 Unpacking libicu67:amd64 (67.1-7) ... 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.17 Selecting previously unselected package libjq1:amd64. 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.21 Unpacking libjq1:amd64 (1.6-2.1) ... 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.30 Selecting previously unselected package jq. 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.30 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.31 Unpacking jq (1.6-2.1) ... 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.37 Selecting previously unselected package libaio1:amd64. 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.37 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 18:08:04 [2023-07-21T18:08:04.922Z] #48 13.38 Unpacking libaio1:amd64 (0.3.112-9) ... 18:08:05 [2023-07-21T18:08:05.182Z] #48 13.45 Selecting previously unselected package libgpm2:amd64. 18:08:05 [2023-07-21T18:08:05.182Z] #48 13.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 18:08:05 [2023-07-21T18:08:05.182Z] #48 13.46 Unpacking libgpm2:amd64 (1.20.7-8) ... 18:08:05 [2023-07-21T18:08:05.182Z] #48 13.54 Selecting previously unselected package libicu67:amd64. 18:08:05 [2023-07-21T18:08:05.182Z] #48 13.55 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 18:08:05 [2023-07-21T18:08:05.182Z] #48 13.55 Unpacking libicu67:amd64 (67.1-7) ... 18:08:05 [2023-07-21T18:08:05.951Z] #48 18.96 Selecting previously unselected package vim. 18:08:05 [2023-07-21T18:08:05.951Z] #48 18.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:08:05 [2023-07-21T18:08:05.951Z] #48 19.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:08:05 [2023-07-21T18:08:05.951Z] #48 19.21 Selecting previously unselected package xfsprogs. 18:08:05 [2023-07-21T18:08:05.951Z] #48 19.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 18:08:05 [2023-07-21T18:08:05.951Z] #48 19.22 Unpacking xfsprogs (5.10.0-4) ... 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.08 Selecting previously unselected package libinih1:amd64. 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.09 Unpacking libinih1:amd64 (53-1+b2) ... 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.19 Selecting previously unselected package libnet1:amd64. 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.25 Selecting previously unselected package libnl-3-200:amd64. 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.033Z] #48 16.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 18:08:06 [2023-07-21T18:08:06.220Z] #48 19.40 Selecting previously unselected package zip. 18:08:06 [2023-07-21T18:08:06.220Z] #48 19.40 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.220Z] #48 19.41 Unpacking zip (3.0-12) ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.33 Selecting previously unselected package libprotobuf-c1:amd64. 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.37 Selecting previously unselected package net-tools. 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.38 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.47 Selecting previously unselected package patch. 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.48 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.48 Unpacking patch (2.7.6-7) ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.56 Selecting previously unselected package python-pip-whl. 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:08:06 [2023-07-21T18:08:06.290Z] #48 16.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:08:06 [2023-07-21T18:08:06.476Z] #48 19.51 Setting up python3-pkg-resources (52.0.0-4) ... 18:08:06 [2023-07-21T18:08:06.547Z] #48 16.80 Selecting previously unselected package python3-lib2to3. 18:08:06 [2023-07-21T18:08:06.547Z] #48 16.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 18:08:06 [2023-07-21T18:08:06.547Z] #48 16.81 Unpacking python3-lib2to3 (3.9.2-1) ... 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.79 Selecting previously unselected package libinih1:amd64. 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.79 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.80 Unpacking libinih1:amd64 (53-1+b2) ... 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.88 Selecting previously unselected package libnet1:amd64. 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.88 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.98 Selecting previously unselected package libnl-3-200:amd64. 18:08:06 [2023-07-21T18:08:06.563Z] #48 14.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.563Z] #48 15.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 18:08:06 [2023-07-21T18:08:06.734Z] #48 19.84 Setting up libip4tc2:amd64 (1.8.7-1) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.86 Setting up libgpm2:amd64 (1.20.7-8) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.87 Setting up libicu67:amd64 (67.1-7) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.89 Setting up libip6tc2:amd64 (1.8.7-1) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.90 Setting up libinih1:amd64 (53-1+b2) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.91 Setting up uidmap (1:4.8.1-1) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.94 Setting up bzip2 (1.0.8-4) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:08:06 [2023-07-21T18:08:06.735Z] #48 19.96 Setting up python3-wheel (0.34.2-1) ... 18:08:06 [2023-07-21T18:08:06.804Z] #48 16.90 Selecting previously unselected package python3-distutils. 18:08:06 [2023-07-21T18:08:06.804Z] #48 16.90 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 18:08:06 [2023-07-21T18:08:06.804Z] #48 16.90 Unpacking python3-distutils (3.9.2-1) ... 18:08:06 [2023-07-21T18:08:06.804Z] #48 16.99 Selecting previously unselected package python3-pkg-resources. 18:08:06 [2023-07-21T18:08:06.804Z] #48 16.99 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 18:08:06 [2023-07-21T18:08:06.804Z] #48 16.99 Unpacking python3-pkg-resources (52.0.0-4) ... 18:08:06 [2023-07-21T18:08:06.804Z] #48 17.07 Selecting previously unselected package python3-setuptools. 18:08:06 [2023-07-21T18:08:06.804Z] #48 17.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 18:08:06 [2023-07-21T18:08:06.804Z] #48 17.09 Unpacking python3-setuptools (52.0.0-4) ... 18:08:06 [2023-07-21T18:08:06.829Z] #48 15.07 Selecting previously unselected package libprotobuf-c1:amd64. 18:08:06 [2023-07-21T18:08:06.829Z] #48 15.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.829Z] #48 15.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:08:06 [2023-07-21T18:08:06.829Z] #48 15.18 Selecting previously unselected package net-tools. 18:08:06 [2023-07-21T18:08:06.829Z] #48 15.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 18:08:06 [2023-07-21T18:08:06.829Z] #48 15.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:08:06 [2023-07-21T18:08:06.992Z] #48 20.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:08:06 [2023-07-21T18:08:06.992Z] #48 20.27 Setting up libcap2:amd64 (1:2.44-1) ... 18:08:06 [2023-07-21T18:08:06.992Z] #48 20.28 Setting up libcap2-bin (1:2.44-1) ... 18:08:06 [2023-07-21T18:08:06.992Z] #48 20.29 Setting up apparmor (2.13.6-10) ... 18:08:07 [2023-07-21T18:08:07.061Z] #48 17.22 Selecting previously unselected package python3-wheel. 18:08:07 [2023-07-21T18:08:07.061Z] #48 17.22 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 18:08:07 [2023-07-21T18:08:07.061Z] #48 17.24 Unpacking python3-wheel (0.34.2-1) ... 18:08:07 [2023-07-21T18:08:07.061Z] #48 17.33 Selecting previously unselected package python3-pip. 18:08:07 [2023-07-21T18:08:07.088Z] #48 15.33 Selecting previously unselected package patch. 18:08:07 [2023-07-21T18:08:07.088Z] #48 15.34 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 18:08:07 [2023-07-21T18:08:07.088Z] #48 15.36 Unpacking patch (2.7.6-7) ... 18:08:07 [2023-07-21T18:08:07.088Z] #48 15.44 Selecting previously unselected package python-pip-whl. 18:08:07 [2023-07-21T18:08:07.088Z] #48 15.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:08:07 [2023-07-21T18:08:07.088Z] #48 15.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:08:07 [2023-07-21T18:08:07.318Z] #48 17.33 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:08:07 [2023-07-21T18:08:07.318Z] #48 17.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:08:07 [2023-07-21T18:08:07.318Z] #48 17.48 Selecting previously unselected package sudo. 18:08:07 [2023-07-21T18:08:07.318Z] #48 17.48 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 18:08:07 [2023-07-21T18:08:07.318Z] #48 17.49 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:08:07 [2023-07-21T18:08:07.348Z] #48 15.70 Selecting previously unselected package python3-lib2to3. 18:08:07 [2023-07-21T18:08:07.348Z] #48 15.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 18:08:07 [2023-07-21T18:08:07.348Z] #48 15.70 Unpacking python3-lib2to3 (3.9.2-1) ... 18:08:07 [2023-07-21T18:08:07.348Z] #48 15.78 Selecting previously unselected package python3-distutils. 18:08:07 [2023-07-21T18:08:07.348Z] #48 15.79 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 18:08:07 [2023-07-21T18:08:07.348Z] #48 15.79 Unpacking python3-distutils (3.9.2-1) ... 18:08:07 [2023-07-21T18:08:07.589Z] #48 17.73 Selecting previously unselected package thin-provisioning-tools. 18:08:07 [2023-07-21T18:08:07.589Z] #48 17.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 18:08:07 [2023-07-21T18:08:07.589Z] #48 17.74 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:08:07 [2023-07-21T18:08:07.607Z] #48 15.86 Selecting previously unselected package python3-pkg-resources. 18:08:07 [2023-07-21T18:08:07.607Z] #48 15.87 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 18:08:07 [2023-07-21T18:08:07.607Z] #48 15.88 Unpacking python3-pkg-resources (52.0.0-4) ... 18:08:07 [2023-07-21T18:08:07.607Z] #48 15.98 Selecting previously unselected package python3-setuptools. 18:08:07 [2023-07-21T18:08:07.607Z] #48 15.98 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 18:08:07 [2023-07-21T18:08:07.607Z] #48 15.99 Unpacking python3-setuptools (52.0.0-4) ... 18:08:07 [2023-07-21T18:08:07.607Z] #48 16.13 Selecting previously unselected package python3-wheel. 18:08:07 [2023-07-21T18:08:07.847Z] #48 17.86 Selecting previously unselected package uidmap. 18:08:07 [2023-07-21T18:08:07.847Z] #48 17.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 18:08:07 [2023-07-21T18:08:07.847Z] #48 17.88 Unpacking uidmap (1:4.8.1-1) ... 18:08:07 [2023-07-21T18:08:07.847Z] #48 18.02 Selecting previously unselected package vim-runtime. 18:08:07 [2023-07-21T18:08:07.847Z] #48 18.02 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:08:07 [2023-07-21T18:08:07.847Z] #48 18.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:08:07 [2023-07-21T18:08:07.847Z] #48 18.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:08:07 [2023-07-21T18:08:07.847Z] #48 18.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.14 Unpacking python3-wheel (0.34.2-1) ... 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.21 Selecting previously unselected package python3-pip. 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.21 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.33 Selecting previously unselected package sudo. 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.34 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 18:08:07 [2023-07-21T18:08:07.867Z] #48 16.34 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:08:08 [2023-07-21T18:08:08.127Z] #48 16.57 Selecting previously unselected package thin-provisioning-tools. 18:08:08 [2023-07-21T18:08:08.361Z] #48 21.52 Setting up zip (3.0-12) ... 18:08:08 [2023-07-21T18:08:08.361Z] #48 21.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:08:08 [2023-07-21T18:08:08.361Z] #48 21.61 Setting up bash-completion (1:2.11-2) ... 18:08:08 [2023-07-21T18:08:08.386Z] #48 16.58 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 18:08:08 [2023-07-21T18:08:08.386Z] #48 16.58 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:08:08 [2023-07-21T18:08:08.386Z] #48 16.70 Selecting previously unselected package uidmap. 18:08:08 [2023-07-21T18:08:08.386Z] #48 16.70 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 18:08:08 [2023-07-21T18:08:08.386Z] #48 16.71 Unpacking uidmap (1:4.8.1-1) ... 18:08:08 [2023-07-21T18:08:08.386Z] #48 16.81 Selecting previously unselected package vim-runtime. 18:08:08 [2023-07-21T18:08:08.646Z] #48 16.81 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:08:08 [2023-07-21T18:08:08.646Z] #48 16.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:08:08 [2023-07-21T18:08:08.646Z] #48 16.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:08:08 [2023-07-21T18:08:08.646Z] #48 16.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:08:09 [2023-07-21T18:08:09.217Z] #48 19.28 Selecting previously unselected package vim. 18:08:09 [2023-07-21T18:08:09.217Z] #48 19.28 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:08:09 [2023-07-21T18:08:09.217Z] #48 19.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:08:09 [2023-07-21T18:08:09.474Z] #48 19.55 Selecting previously unselected package xfsprogs. 18:08:09 [2023-07-21T18:08:09.474Z] #48 19.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 18:08:09 [2023-07-21T18:08:09.474Z] #48 19.56 Unpacking xfsprogs (5.10.0-4) ... 18:08:09 [2023-07-21T18:08:09.474Z] #48 19.75 Selecting previously unselected package zip. 18:08:09 [2023-07-21T18:08:09.474Z] #48 19.75 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 18:08:09 [2023-07-21T18:08:09.474Z] #48 19.76 Unpacking zip (3.0-12) ... 18:08:09 [2023-07-21T18:08:09.585Z] #48 17.85 Selecting previously unselected package vim. 18:08:09 [2023-07-21T18:08:09.585Z] #48 17.86 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 18:08:09 [2023-07-21T18:08:09.585Z] #48 17.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:08:09 [2023-07-21T18:08:09.585Z] #48 18.11 Selecting previously unselected package xfsprogs. 18:08:09 [2023-07-21T18:08:09.731Z] #48 19.86 Setting up python3-pkg-resources (52.0.0-4) ... 18:08:09 [2023-07-21T18:08:09.843Z] #48 18.11 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 18:08:09 [2023-07-21T18:08:09.843Z] #48 18.12 Unpacking xfsprogs (5.10.0-4) ... 18:08:09 [2023-07-21T18:08:09.843Z] #48 18.31 Selecting previously unselected package zip. 18:08:09 [2023-07-21T18:08:09.843Z] #48 18.32 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 18:08:09 [2023-07-21T18:08:09.843Z] #48 18.35 Unpacking zip (3.0-12) ... 18:08:09 [2023-07-21T18:08:09.988Z] #48 20.24 Setting up libip4tc2:amd64 (1.8.7-1) ... 18:08:09 [2023-07-21T18:08:09.988Z] #48 20.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:08:09 [2023-07-21T18:08:09.988Z] #48 20.30 Setting up libgpm2:amd64 (1.20.7-8) ... 18:08:09 [2023-07-21T18:08:09.988Z] #48 20.31 Setting up libicu67:amd64 (67.1-7) ... 18:08:09 [2023-07-21T18:08:09.988Z] #48 20.33 Setting up libip6tc2:amd64 (1.8.7-1) ... 18:08:09 [2023-07-21T18:08:09.988Z] #48 20.34 Setting up libinih1:amd64 (53-1+b2) ... 18:08:10 [2023-07-21T18:08:10.102Z] #48 18.46 Setting up python3-pkg-resources (52.0.0-4) ... 18:08:10 [2023-07-21T18:08:10.245Z] #48 20.35 Setting up uidmap (1:4.8.1-1) ... 18:08:10 [2023-07-21T18:08:10.245Z] #48 20.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:08:10 [2023-07-21T18:08:10.245Z] #48 20.39 Setting up bzip2 (1.0.8-4) ... 18:08:10 [2023-07-21T18:08:10.245Z] #48 20.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:08:10 [2023-07-21T18:08:10.245Z] #48 20.43 Setting up python3-wheel (0.34.2-1) ... 18:08:10 [2023-07-21T18:08:10.502Z] #48 20.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:08:10 [2023-07-21T18:08:10.502Z] #48 20.73 Setting up libcap2:amd64 (1:2.44-1) ... 18:08:10 [2023-07-21T18:08:10.502Z] #48 20.74 Setting up libcap2-bin (1:2.44-1) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.88 Setting up libip4tc2:amd64 (1.8.7-1) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.90 Setting up libgpm2:amd64 (1.20.7-8) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.92 Setting up libicu67:amd64 (67.1-7) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.94 Setting up libip6tc2:amd64 (1.8.7-1) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.95 Setting up libinih1:amd64 (53-1+b2) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.97 Setting up uidmap (1:4.8.1-1) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 18.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 19.00 Setting up bzip2 (1.0.8-4) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 19.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 18:08:10 [2023-07-21T18:08:10.671Z] #48 19.02 Setting up python3-wheel (0.34.2-1) ... 18:08:10 [2023-07-21T18:08:10.758Z] #48 20.75 Setting up apparmor (2.13.6-10) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.85 Setting up libmnl0:amd64 (1.0.4-3) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.87 Setting up patch (2.7.6-7) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.88 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.96 invoke-rc.d: could not determine current runlevel 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.97 invoke-rc.d: policy-rc.d denied execution of start. 18:08:10 [2023-07-21T18:08:10.883Z] #48 23.99 Setting up xfsprogs (5.10.0-4) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.00 Setting up libxtables12:amd64 (1.8.7-1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.02 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.04 Setting up pigz (2.6-1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:08:10 [2023-07-21T18:08:10.883Z] #48 24.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:08:10 [2023-07-21T18:08:10.929Z] #48 19.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:08:10 [2023-07-21T18:08:10.930Z] #48 19.30 Setting up libcap2:amd64 (1:2.44-1) ... 18:08:10 [2023-07-21T18:08:10.930Z] #48 19.31 Setting up libcap2-bin (1:2.44-1) ... 18:08:10 [2023-07-21T18:08:10.930Z] #48 19.33 Setting up apparmor (2.13.6-10) ... 18:08:11 [2023-07-21T18:08:11.140Z] #48 24.47 Setting up libaio1:amd64 (0.3.112-9) ... 18:08:11 [2023-07-21T18:08:11.140Z] #48 24.49 Setting up python3-lib2to3 (3.9.2-1) ... 18:08:11 [2023-07-21T18:08:11.397Z] #48 24.68 Setting up libelf1:amd64 (0.183-1) ... 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.71 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.72 Setting up python3-distutils (3.9.2-1) ... 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.89 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:08:11 [2023-07-21T18:08:11.654Z] #48 24.98 Setting up python3-setuptools (52.0.0-4) ... 18:08:11 [2023-07-21T18:08:11.948Z] #48 21.96 Setting up zip (3.0-12) ... 18:08:11 [2023-07-21T18:08:11.948Z] #48 22.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:08:11 [2023-07-21T18:08:11.948Z] #48 22.05 Setting up bash-completion (1:2.11-2) ... 18:08:12 [2023-07-21T18:08:12.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 18:08:12 [2023-07-21T18:08:12.054Z] 18:08:12 [2023-07-21T18:08:12.054Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:08:12 [2023-07-21T18:08:12.054Z] DOCKER_SYSTEMD=1 18:08:12 [2023-07-21T18:08:12.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:08:12 [2023-07-21T18:08:12.054Z] HOSTNAME=cf7cc4f25dd6 18:08:12 [2023-07-21T18:08:12.054Z] DEST=bundles/test-integration 18:08:12 [2023-07-21T18:08:12.054Z] PWD=/go/src/github.com/docker/docker 18:08:12 [2023-07-21T18:08:12.054Z] DOCKER_GITCOMMIT=f5ec2514ac98121efd10902e463b55171f970812 18:08:12 [2023-07-21T18:08:12.054Z] container=docker 18:08:12 [2023-07-21T18:08:12.054Z] HOME=/root 18:08:12 [2023-07-21T18:08:12.054Z] LANG=C.UTF-8 18:08:12 [2023-07-21T18:08:12.054Z] INVOCATION_ID=2ca0810cbbcd4c62bded79e76afc35c1 18:08:12 [2023-07-21T18:08:12.054Z] GOLANG_VERSION=1.19.11 18:08:12 [2023-07-21T18:08:12.054Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:08:12 [2023-07-21T18:08:12.054Z] VALIDATE_BRANCH=20.10 18:08:12 [2023-07-21T18:08:12.054Z] TERM=xterm 18:08:12 [2023-07-21T18:08:12.054Z] DOCKER_PKG=github.com/docker/docker 18:08:12 [2023-07-21T18:08:12.054Z] SHLVL=3 18:08:12 [2023-07-21T18:08:12.054Z] TIMEOUT=120m 18:08:12 [2023-07-21T18:08:12.054Z] DOCKER_BUILDTAGS=apparmor seccomp journald 18:08:12 [2023-07-21T18:08:12.054Z] DOCKER_GRAPHDRIVER=overlay2 18:08:12 [2023-07-21T18:08:12.054Z] GO111MODULE=off 18:08:12 [2023-07-21T18:08:12.054Z] DOCKER_EXPERIMENTAL=1 18:08:12 [2023-07-21T18:08:12.054Z] TEST_SKIP_INTEGRATION_CLI=1 18:08:12 [2023-07-21T18:08:12.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:08:12 [2023-07-21T18:08:12.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:08:12 [2023-07-21T18:08:12.054Z] GOPATH=/go 18:08:12 [2023-07-21T18:08:12.054Z] PKG_CONFIG=pkg-config 18:08:12 [2023-07-21T18:08:12.054Z] _=/usr/bin/env 18:08:12 [2023-07-21T18:08:12.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 18:08:12 [2023-07-21T18:08:12.218Z] #48 25.52 Setting up libjq1:amd64 (1.6-2.1) ... 18:08:12 [2023-07-21T18:08:12.309Z] #48 20.51 Setting up zip (3.0-12) ... 18:08:12 [2023-07-21T18:08:12.309Z] #48 20.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:08:12 [2023-07-21T18:08:12.309Z] #48 20.56 Setting up bash-completion (1:2.11-2) ... 18:08:12 [2023-07-21T18:08:12.475Z] #48 25.54 Setting up libnftnl11:amd64 (1.1.9-1) ... 18:08:12 [2023-07-21T18:08:12.475Z] #48 25.56 Setting up thin-provisioning-tools (0.9.0-1) ... 18:08:12 [2023-07-21T18:08:12.475Z] #48 25.57 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.90 Setting up jq (1.6-2.1) ... 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.91 Setting up libbpf0:amd64 (1:0.3-2) ... 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.92 Setting up iptables (1.8.7-1) ... 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:08:12 [2023-07-21T18:08:12.731Z] #48 25.96 Setting up iproute2 (5.10.0-4) ... 18:08:12 [2023-07-21T18:08:12.988Z] #48 26.09 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:08:13 [2023-07-21T18:08:13.261Z] using credential docker-jenkins-github-credentials 18:08:13 [2023-07-21T18:08:13.341Z] Cloning the remote Git repository 18:08:13 [2023-07-21T18:08:13.342Z] Cloning with configured refspecs honoured and without tags 18:08:13 [2023-07-21T18:08:13.691Z] #48 ... 18:08:13 [2023-07-21T18:08:13.691Z] 18:08:13 [2023-07-21T18:08:13.691Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:08:13 [2023-07-21T18:08:13.691Z] #25 69.66 + /build/golangci-lint --version 18:08:13 [2023-07-21T18:08:13.845Z] #48 23.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 23.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:08:13 [2023-07-21T18:08:13.845Z] #48 23.97 Setting up libmnl0:amd64 (1.0.4-3) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 23.99 Setting up patch (2.7.6-7) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.00 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.05 invoke-rc.d: could not determine current runlevel 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.06 invoke-rc.d: policy-rc.d denied execution of start. 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.06 Setting up xfsprogs (5.10.0-4) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.08 Setting up libxtables12:amd64 (1.8.7-1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.10 Setting up pigz (2.6-1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 18:08:13 [2023-07-21T18:08:13.845Z] #48 24.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:08:13 [2023-07-21T18:08:13.950Z] #25 69.88 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 18:08:14 [2023-07-21T18:08:14.102Z] #48 24.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:08:14 [2023-07-21T18:08:14.102Z] #48 24.38 Setting up libaio1:amd64 (0.3.112-9) ... 18:08:14 [2023-07-21T18:08:14.102Z] #48 24.40 Setting up python3-lib2to3 (3.9.2-1) ... 18:08:14 [2023-07-21T18:08:14.358Z] #48 24.52 Setting up libelf1:amd64 (0.183-1) ... 18:08:14 [2023-07-21T18:08:14.358Z] #48 24.56 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:08:14 [2023-07-21T18:08:14.358Z] #48 24.57 Setting up python3-distutils (3.9.2-1) ... 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.74 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:08:14 [2023-07-21T18:08:14.615Z] #48 24.81 Setting up python3-setuptools (52.0.0-4) ... 18:08:13 [2023-07-21T18:08:13.533Z] Cloning repository https://github.com/moby/moby.git 18:08:13 [2023-07-21T18:08:13.932Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 18:08:14 [2023-07-21T18:08:14.515Z] Fetching upstream changes from https://github.com/moby/moby.git 18:08:14 [2023-07-21T18:08:14.515Z] > git --version # timeout=10 18:08:14 [2023-07-21T18:08:14.571Z] > git --version # 'git version 2.24.1.windows.2' 18:08:14 [2023-07-21T18:08:14.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:08:14 [2023-07-21T18:08:14.576Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:08:14 [2023-07-21T18:08:14.901Z] #48 DONE 27.8s 18:08:14 [2023-07-21T18:08:14.901Z] 18:08:14 [2023-07-21T18:08:14.901Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:14 [2023-07-21T18:08:14.901Z] #37 59.81 + bin/containerd 18:08:15 [2023-07-21T18:08:15.179Z] #48 25.29 Setting up libjq1:amd64 (1.6-2.1) ... 18:08:15 [2023-07-21T18:08:15.179Z] #48 25.30 Setting up libnftnl11:amd64 (1.1.9-1) ... 18:08:15 [2023-07-21T18:08:15.179Z] #48 25.32 Setting up thin-provisioning-tools (0.9.0-1) ... 18:08:15 [2023-07-21T18:08:15.179Z] #48 25.33 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:08:15 [2023-07-21T18:08:15.465Z] #37 ... 18:08:15 [2023-07-21T18:08:15.466Z] 18:08:15 [2023-07-21T18:08:15.466Z] #49 [dev-systemd-false 9/26] 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 18:08:15 [2023-07-21T18:08:15.466Z] #49 0.531 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:08:15 [2023-07-21T18:08:15.466Z] #49 0.535 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:08:15 [2023-07-21T18:08:15.466Z] #49 0.538 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:08:15 [2023-07-21T18:08:15.466Z] #49 DONE 0.9s 18:08:15 [2023-07-21T18:08:15.723Z] 18:08:15 [2023-07-21T18:08:15.723Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.78 Setting up jq (1.6-2.1) ... 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.80 Setting up libbpf0:amd64 (1:0.3-2) ... 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.81 Setting up iptables (1.8.7-1) ... 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:08:15 [2023-07-21T18:08:15.744Z] #48 25.88 Setting up iproute2 (5.10.0-4) ... 18:08:16 [2023-07-21T18:08:16.001Z] #48 26.07 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:08:16 [2023-07-21T18:08:16.287Z] #50 ... 18:08:16 [2023-07-21T18:08:16.287Z] 18:08:16 [2023-07-21T18:08:16.287Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:08:16 [2023-07-21T18:08:16.287Z] #26 71.75 + /build/golangci-lint --version 18:08:16 [2023-07-21T18:08:16.287Z] #26 72.01 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 18:08:16 [2023-07-21T18:08:16.287Z] #26 DONE 72.5s 18:08:16 [2023-07-21T18:08:16.287Z] 18:08:16 [2023-07-21T18:08:16.287Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:08:16 [2023-07-21T18:08:16.486Z] #25 DONE 72.5s 18:08:16 [2023-07-21T18:08:16.486Z] 18:08:16 [2023-07-21T18:08:16.486Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.19 Setting up libmnl0:amd64 (1.0.4-3) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.20 Setting up patch (2.7.6-7) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.21 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.31 invoke-rc.d: could not determine current runlevel 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.33 invoke-rc.d: policy-rc.d denied execution of start. 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.36 Setting up xfsprogs (5.10.0-4) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.42 Setting up libxtables12:amd64 (1.8.7-1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.52 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.60 Setting up pigz (2.6-1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 22.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 23.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 23.46 Setting up libaio1:amd64 (0.3.112-9) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 23.61 Setting up python3-lib2to3 (3.9.2-1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 23.90 Setting up libelf1:amd64 (0.183-1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.04 Setting up libonig5:amd64 (6.9.6-1.1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.07 Setting up python3-distutils (3.9.2-1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.35 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:08:16 [2023-07-21T18:08:16.486Z] #48 24.60 Setting up python3-setuptools (52.0.0-4) ... 18:08:16 [2023-07-21T18:08:16.566Z] #48 ... 18:08:16 [2023-07-21T18:08:16.566Z] 18:08:16 [2023-07-21T18:08:16.566Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint 18:08:16 [2023-07-21T18:08:16.566Z] #27 74.38 + /build/golangci-lint --version 18:08:16 [2023-07-21T18:08:16.746Z] #48 25.12 Setting up libjq1:amd64 (1.6-2.1) ... 18:08:16 [2023-07-21T18:08:16.746Z] #48 25.13 Setting up libnftnl11:amd64 (1.1.9-1) ... 18:08:16 [2023-07-21T18:08:16.746Z] #48 25.14 Setting up thin-provisioning-tools (0.9.0-1) ... 18:08:16 [2023-07-21T18:08:16.746Z] #48 25.16 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:08:16 [2023-07-21T18:08:16.823Z] #27 74.58 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 18:08:16 [2023-07-21T18:08:16.851Z] #40 35.40 + mkdir -p /build 18:08:16 [2023-07-21T18:08:16.851Z] #40 35.41 + cp runc /build/runc 18:08:17 [2023-07-21T18:08:17.107Z] #40 DONE 35.7s 18:08:17 [2023-07-21T18:08:17.107Z] 18:08:17 [2023-07-21T18:08:17.107Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.61 Setting up jq (1.6-2.1) ... 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.62 Setting up libbpf0:amd64 (1:0.3-2) ... 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.63 Setting up iptables (1.8.7-1) ... 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:08:17 [2023-07-21T18:08:17.315Z] #48 25.70 Setting up iproute2 (5.10.0-4) ... 18:08:17 [2023-07-21T18:08:17.575Z] #48 25.90 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:08:18 [2023-07-21T18:08:18.145Z] #48 DONE 26.4s 18:08:18 [2023-07-21T18:08:18.145Z] 18:08:18 [2023-07-21T18:08:18.145Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:08:18 [2023-07-21T18:08:18.145Z] #40 32.10 + mkdir -p /build 18:08:18 [2023-07-21T18:08:18.145Z] #40 32.10 + cp runc /build/runc 18:08:18 [2023-07-21T18:08:18.145Z] #40 DONE 32.3s 18:08:18 [2023-07-21T18:08:18.145Z] 18:08:18 [2023-07-21T18:08:18.145Z] #49 [dev-systemd-false 9/26] 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 18:08:18 [2023-07-21T18:08:18.719Z] #49 0.654 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:08:18 [2023-07-21T18:08:18.719Z] #49 0.658 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:08:18 [2023-07-21T18:08:18.719Z] #49 0.661 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:08:18 [2023-07-21T18:08:18.720Z] #27 DONE 76.2s 18:08:18 [2023-07-21T18:08:18.720Z] 18:08:18 [2023-07-21T18:08:18.720Z] #48 [dev-systemd-false 8/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip 18:08:18 [2023-07-21T18:08:18.720Z] #48 DONE 28.7s 18:08:18 [2023-07-21T18:08:18.720Z] 18:08:18 [2023-07-21T18:08:18.720Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 18:08:18 [2023-07-21T18:08:18.720Z] #40 34.49 + mkdir -p /build 18:08:18 [2023-07-21T18:08:18.720Z] #40 34.49 + cp runc /build/runc 18:08:18 [2023-07-21T18:08:18.720Z] #40 DONE 35.0s 18:08:18 [2023-07-21T18:08:18.720Z] 18:08:18 [2023-07-21T18:08:18.720Z] #49 [dev-systemd-false 9/26] 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 18:08:18 [2023-07-21T18:08:18.980Z] #49 DONE 0.9s 18:08:18 [2023-07-21T18:08:18.980Z] 18:08:18 [2023-07-21T18:08:18.980Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:18 [2023-07-21T18:08:18.980Z] #36 54.81 + bin/containerd 18:08:18 [2023-07-21T18:08:18.980Z] #36 ... 18:08:18 [2023-07-21T18:08:18.980Z] 18:08:18 [2023-07-21T18:08:18.980Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:08:19 [2023-07-21T18:08:19.652Z] #49 0.929 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:08:19 [2023-07-21T18:08:19.652Z] #49 0.975 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:08:19 [2023-07-21T18:08:19.652Z] #49 0.978 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:08:19 [2023-07-21T18:08:19.652Z] #49 DONE 1.1s 18:08:19 [2023-07-21T18:08:19.652Z] 18:08:19 [2023-07-21T18:08:19.652Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:08:22 [2023-07-21T18:08:22.360Z] #50 6.365 Collecting yamllint==1.26.1 18:08:22 [2023-07-21T18:08:22.924Z] #50 7.411 Downloading yamllint-1.26.1.tar.gz (126 kB) 18:08:23 [2023-07-21T18:08:23.488Z] #50 7.859 Collecting pathspec>=0.5.3 18:08:23 [2023-07-21T18:08:23.488Z] #50 7.865 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 18:08:23 [2023-07-21T18:08:23.744Z] #50 8.051 Collecting pyyaml 18:08:23 [2023-07-21T18:08:23.744Z] #50 8.057 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 18:08:23 [2023-07-21T18:08:23.745Z] #50 8.085 Building wheels for collected packages: yamllint 18:08:23 [2023-07-21T18:08:23.745Z] #50 8.086 Building wheel for yamllint (setup.py): started 18:08:24 [2023-07-21T18:08:24.001Z] #50 8.451 Building wheel for yamllint (setup.py): finished with status 'done' 18:08:24 [2023-07-21T18:08:24.001Z] #50 8.453 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9fa2419f73d567f2db3a4ac5d5b0ebebd4363ab4436c7cbff9e14e49e200f683 18:08:24 [2023-07-21T18:08:24.001Z] #50 8.453 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 18:08:24 [2023-07-21T18:08:24.001Z] #50 8.457 Successfully built yamllint 18:08:24 [2023-07-21T18:08:24.001Z] #50 8.468 Installing collected packages: pyyaml, pathspec, yamllint 18:08:24 [2023-07-21T18:08:24.258Z] #50 8.628 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 18:08:24 [2023-07-21T18:08:24.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 18:08:24 [2023-07-21T18:08:24.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 18:08:24 [2023-07-21T18:08:24.906Z] #50 ... 18:08:24 [2023-07-21T18:08:24.906Z] 18:08:24 [2023-07-21T18:08:24.906Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:24 [2023-07-21T18:08:24.906Z] #37 60.28 + bin/containerd 18:08:25 [2023-07-21T18:08:25.307Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.2% of statements 18:08:25 [2023-07-21T18:08:25.307Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 18:08:25 [2023-07-21T18:08:25.307Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 18:08:25 [2023-07-21T18:08:25.307Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 18:08:25 [2023-07-21T18:08:25.307Z] ? github.com/docker/docker/pkg/symlink [no test files] 18:08:25 [2023-07-21T18:08:25.307Z] ? github.com/docker/docker/pkg/term [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/profiles/apparmor [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/rootless [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/rootless/specconv [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/runconfig/opts [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/daemon [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/environment [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/fakegit [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/registry [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/testutil/request [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/volume [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/volume/service/opts [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] ? github.com/docker/docker/volume/testutils [no test files] 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === Skipped 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] exec_linux_test.go:19: requires AppArmor to be enabled 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] exec_linux_test.go:39: requires AppArmor to be enabled 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver btrfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver btrfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver btrfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver btrfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver btrfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:73: No driver to put! 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] time="2023-07-21T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: driver not supported 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] time="2023-07-21T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: driver not supported 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] time="2023-07-21T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: driver not supported 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] time="2023-07-21T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: driver not supported 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] time="2023-07-21T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: driver not supported 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:73: No driver to put! 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] overlay_test.go:45: Fails to compute changes after apply intermittently 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] overlay_test.go:50: Fails to compute changes intermittently 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] overlay_test.go:65: Cannot run test with naive change algorithm 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver zfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver zfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver zfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver zfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:46: Driver zfs not supported 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] graphtest_unix.go:73: No driver to put! 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] sysinfo_linux_test.go:91: App Armor Must be Disabled 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 18:08:25 [2023-07-21T18:08:25.308Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled 18:08:25 [2023-07-21T18:08:25.308Z] 18:08:25 [2023-07-21T18:08:25.308Z] DONE 2266 tests, 26 skipped in 77.951s 18:08:25 [2023-07-21T18:08:25.555Z] #50 6.501 Collecting yamllint==1.26.1 18:08:25 [2023-07-21T18:08:25.628Z] #50 DONE 9.8s 18:08:25 [2023-07-21T18:08:25.628Z] 18:08:25 [2023-07-21T18:08:25.628Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 18:08:25 [2023-07-21T18:08:25.628Z] #51 DONE 0.2s 18:08:25 [2023-07-21T18:08:25.628Z] 18:08:25 [2023-07-21T18:08:25.628Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images Post stage [Pipeline] junit 18:08:25 [2023-07-21T18:08:25.886Z] Recording test results 18:08:25 [2023-07-21T18:08:25.958Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:26 [2023-07-21T18:08:26.192Z] #52 DONE 0.4s 18:08:26 [2023-07-21T18:08:26.192Z] 18:08:26 [2023-07-21T18:08:26.192Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 18:08:26 [2023-07-21T18:08:26.279Z] #37 ... 18:08:26 [2023-07-21T18:08:26.279Z] 18:08:26 [2023-07-21T18:08:26.279Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 18:08:26 [2023-07-21T18:08:26.279Z] #50 6.541 Collecting yamllint==1.26.1 18:08:26 [2023-07-21T18:08:26.289Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5ec2514ac98121efd10902e463b55171f970812 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f5ec2514ac98121efd10902e463b55171f970812 hack/make.sh dynbinary test-integration 18:08:26 [2023-07-21T18:08:26.493Z] #50 7.547 Downloading yamllint-1.26.1.tar.gz (126 kB) 18:08:26 [2023-07-21T18:08:26.547Z] 18:08:26 [2023-07-21T18:08:26.547Z] Removing bundles/ 18:08:26 [2023-07-21T18:08:26.547Z] 18:08:26 [2023-07-21T18:08:26.547Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 18:08:26 [2023-07-21T18:08:26.547Z] Building: bundles/dynbinary-daemon/dockerd-dev 18:08:26 [2023-07-21T18:08:26.547Z] GOOS="" GOARCH="" GOARM="" 18:08:27 [2023-07-21T18:08:27.061Z] #50 7.966 Collecting pathspec>=0.5.3 18:08:27 [2023-07-21T18:08:27.061Z] #50 7.970 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 18:08:27 [2023-07-21T18:08:27.061Z] #50 8.117 Collecting pyyaml 18:08:27 [2023-07-21T18:08:27.061Z] #50 8.121 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 18:08:27 [2023-07-21T18:08:27.061Z] #50 8.149 Building wheels for collected packages: yamllint 18:08:27 [2023-07-21T18:08:27.061Z] #50 8.149 Building wheel for yamllint (setup.py): started 18:08:27 [2023-07-21T18:08:27.122Z] #53 DONE 0.9s 18:08:27 [2023-07-21T18:08:27.122Z] 18:08:27 [2023-07-21T18:08:27.122Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 18:08:27 [2023-07-21T18:08:27.122Z] #54 DONE 0.1s 18:08:27 [2023-07-21T18:08:27.122Z] 18:08:27 [2023-07-21T18:08:27.122Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:27 [2023-07-21T18:08:27.122Z] #37 ... 18:08:27 [2023-07-21T18:08:27.122Z] 18:08:27 [2023-07-21T18:08:27.122Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 18:08:27 [2023-07-21T18:08:27.122Z] #55 DONE 0.2s 18:08:27 [2023-07-21T18:08:27.122Z] 18:08:27 [2023-07-21T18:08:27.123Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 18:08:27 [2023-07-21T18:08:27.211Z] #50 7.569 Downloading yamllint-1.26.1.tar.gz (126 kB) 18:08:27 [2023-07-21T18:08:27.628Z] #50 8.478 Building wheel for yamllint (setup.py): finished with status 'done' 18:08:27 [2023-07-21T18:08:27.628Z] #50 8.479 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=940dadba234a3897dea9d69dad962538e3d99fe97f069849cd99f2ff91a88207 18:08:27 [2023-07-21T18:08:27.628Z] #50 8.479 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 18:08:27 [2023-07-21T18:08:27.628Z] #50 8.482 Successfully built yamllint 18:08:27 [2023-07-21T18:08:27.628Z] #50 8.492 Installing collected packages: pyyaml, pathspec, yamllint 18:08:27 [2023-07-21T18:08:27.628Z] #50 8.653 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 18:08:27 [2023-07-21T18:08:27.776Z] #50 8.040 Collecting pathspec>=0.5.3 18:08:27 [2023-07-21T18:08:27.776Z] #50 8.054 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 18:08:27 [2023-07-21T18:08:27.776Z] #50 8.239 Collecting pyyaml 18:08:27 [2023-07-21T18:08:27.776Z] #50 8.243 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 18:08:27 [2023-07-21T18:08:27.776Z] #50 8.271 Building wheels for collected packages: yamllint 18:08:28 [2023-07-21T18:08:28.034Z] #50 8.272 Building wheel for yamllint (setup.py): started 18:08:28 [2023-07-21T18:08:28.050Z] #56 DONE 0.9s 18:08:28 [2023-07-21T18:08:28.050Z] 18:08:28 [2023-07-21T18:08:28.050Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:28 [2023-07-21T18:08:28.050Z] #37 ... 18:08:28 [2023-07-21T18:08:28.050Z] 18:08:28 [2023-07-21T18:08:28.050Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 18:08:28 [2023-07-21T18:08:28.050Z] #57 DONE 0.1s 18:08:28 [2023-07-21T18:08:28.050Z] 18:08:28 [2023-07-21T18:08:28.050Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 18:08:28 [2023-07-21T18:08:28.050Z] #58 DONE 0.1s 18:08:28 [2023-07-21T18:08:28.291Z] #50 8.660 Building wheel for yamllint (setup.py): finished with status 'done' 18:08:28 [2023-07-21T18:08:28.291Z] #50 8.661 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=940dadba234a3897dea9d69dad962538e3d99fe97f069849cd99f2ff91a88207 18:08:28 [2023-07-21T18:08:28.291Z] #50 8.662 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 18:08:28 [2023-07-21T18:08:28.291Z] #50 8.665 Successfully built yamllint 18:08:28 [2023-07-21T18:08:28.291Z] #50 8.676 Installing collected packages: pyyaml, pathspec, yamllint 18:08:28 [2023-07-21T18:08:28.306Z] 18:08:28 [2023-07-21T18:08:28.306Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 18:08:28 [2023-07-21T18:08:28.547Z] #50 8.850 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.26.1 18:08:28 [2023-07-21T18:08:28.562Z] #59 DONE 0.5s 18:08:28 [2023-07-21T18:08:28.562Z] 18:08:28 [2023-07-21T18:08:28.562Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 18:08:28 [2023-07-21T18:08:28.562Z] #60 DONE 0.0s 18:08:28 [2023-07-21T18:08:28.562Z] 18:08:28 [2023-07-21T18:08:28.562Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:28 [2023-07-21T18:08:28.817Z] #37 ... 18:08:28 [2023-07-21T18:08:28.817Z] 18:08:28 [2023-07-21T18:08:28.817Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 18:08:28 [2023-07-21T18:08:28.817Z] #61 DONE 0.2s 18:08:28 [2023-07-21T18:08:28.817Z] 18:08:28 [2023-07-21T18:08:28.817Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:29 [2023-07-21T18:08:29.528Z] #50 DONE 10.6s 18:08:29 [2023-07-21T18:08:29.528Z] 18:08:29 [2023-07-21T18:08:29.528Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 18:08:29 [2023-07-21T18:08:29.787Z] #51 DONE 0.1s 18:08:29 [2023-07-21T18:08:29.787Z] 18:08:29 [2023-07-21T18:08:29.787Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 18:08:29 [2023-07-21T18:08:29.787Z] #52 DONE 0.2s 18:08:29 [2023-07-21T18:08:29.787Z] 18:08:29 [2023-07-21T18:08:29.787Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.046Z] #53 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.046Z] 18:08:30 [2023-07-21T18:08:30.046Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.046Z] #54 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.046Z] 18:08:30 [2023-07-21T18:08:30.046Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.046Z] #55 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.046Z] 18:08:30 [2023-07-21T18:08:30.046Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.437Z] #50 DONE 10.6s 18:08:30 [2023-07-21T18:08:30.438Z] 18:08:30 [2023-07-21T18:08:30.438Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli 18:08:30 [2023-07-21T18:08:30.438Z] #51 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.438Z] 18:08:30 [2023-07-21T18:08:30.438Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images 18:08:30 [2023-07-21T18:08:30.438Z] #52 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.438Z] 18:08:30 [2023-07-21T18:08:30.438Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.438Z] #53 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.438Z] 18:08:30 [2023-07-21T18:08:30.438Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:30 [2023-07-21T18:08:30.612Z] #56 DONE 0.3s 18:08:30 [2023-07-21T18:08:30.612Z] 18:08:30 [2023-07-21T18:08:30.612Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.612Z] #57 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.612Z] 18:08:30 [2023-07-21T18:08:30.612Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.612Z] #58 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.612Z] 18:08:30 [2023-07-21T18:08:30.612Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:30 [2023-07-21T18:08:30.612Z] #36 ... 18:08:30 [2023-07-21T18:08:30.612Z] 18:08:30 [2023-07-21T18:08:30.612Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.693Z] #37 ... 18:08:30 [2023-07-21T18:08:30.693Z] 18:08:30 [2023-07-21T18:08:30.693Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.693Z] #54 DONE 0.1s 18:08:30 [2023-07-21T18:08:30.693Z] 18:08:30 [2023-07-21T18:08:30.693Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ 18:08:30 [2023-07-21T18:08:30.693Z] #55 DONE 0.0s 18:08:30 [2023-07-21T18:08:30.693Z] 18:08:30 [2023-07-21T18:08:30.693Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ 18:08:31 [2023-07-21T18:08:31.179Z] #59 DONE 0.5s 18:08:31 [2023-07-21T18:08:31.179Z] 18:08:31 [2023-07-21T18:08:31.179Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 18:08:31 [2023-07-21T18:08:31.179Z] #60 DONE 0.1s 18:08:31 [2023-07-21T18:08:31.179Z] 18:08:31 [2023-07-21T18:08:31.179Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:31 [2023-07-21T18:08:31.179Z] #36 ... 18:08:31 [2023-07-21T18:08:31.179Z] 18:08:31 [2023-07-21T18:08:31.179Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 18:08:31 [2023-07-21T18:08:31.745Z] #61 DONE 0.4s 18:08:31 [2023-07-21T18:08:31.745Z] 18:08:31 [2023-07-21T18:08:31.745Z] #36 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:32 [2023-07-21T18:08:32.058Z] #56 DONE 1.3s 18:08:32 [2023-07-21T18:08:32.058Z] 18:08:32 [2023-07-21T18:08:32.058Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ 18:08:32 [2023-07-21T18:08:32.058Z] #57 DONE 0.1s 18:08:32 [2023-07-21T18:08:32.058Z] 18:08:32 [2023-07-21T18:08:32.058Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:32 [2023-07-21T18:08:32.058Z] #37 ... 18:08:32 [2023-07-21T18:08:32.058Z] 18:08:32 [2023-07-21T18:08:32.058Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ 18:08:32 [2023-07-21T18:08:32.058Z] #58 DONE 0.1s 18:08:32 [2023-07-21T18:08:32.058Z] 18:08:32 [2023-07-21T18:08:32.058Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ 18:08:32 [2023-07-21T18:08:32.311Z] #36 74.92 # github.com/containerd/containerd/cmd/containerd 18:08:32 [2023-07-21T18:08:32.311Z] #36 74.92 /usr/bin/ld: /tmp/go-link-3043900038/000019.o: in function `New': 18:08:32 [2023-07-21T18:08:32.311Z] #36 74.92 /tmp/tmp.j3sQjj4H2T/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 18:08:32 [2023-07-21T18:08:32.311Z] #36 75.00 + bin/containerd-stress 18:08:32 [2023-07-21T18:08:32.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 18:08:32 [2023-07-21T18:08:32.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 18:08:32 [2023-07-21T18:08:32.979Z] #37 78.77 # github.com/containerd/containerd/cmd/containerd 18:08:32 [2023-07-21T18:08:32.979Z] #37 78.77 /usr/bin/ld: /tmp/go-link-2123833364/000019.o: in function `New': 18:08:32 [2023-07-21T18:08:32.979Z] #37 78.77 /tmp/tmp.ffNhT8y8uZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 18:08:32 [2023-07-21T18:08:32.979Z] #37 78.84 + bin/containerd-stress 18:08:32 [2023-07-21T18:08:32.984Z] #59 DONE 0.7s 18:08:32 [2023-07-21T18:08:32.984Z] 18:08:32 [2023-07-21T18:08:32.984Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ 18:08:32 [2023-07-21T18:08:32.984Z] #60 DONE 0.1s 18:08:32 [2023-07-21T18:08:32.984Z] 18:08:32 [2023-07-21T18:08:32.984Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ 18:08:32 [2023-07-21T18:08:32.984Z] #61 DONE 0.1s 18:08:32 [2023-07-21T18:08:32.984Z] 18:08:32 [2023-07-21T18:08:32.984Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 18:08:33 [2023-07-21T18:08:33.235Z] #37 79.68 + bin/containerd-shim 18:08:33 [2023-07-21T18:08:33.247Z] #36 75.86 + bin/containerd-shim 18:08:34 [2023-07-21T18:08:34.347Z] #37 80.14 # github.com/containerd/containerd/cmd/containerd 18:08:34 [2023-07-21T18:08:34.348Z] #37 80.14 /usr/bin/ld: /tmp/go-link-2394206982/000019.o: in function `New': 18:08:34 [2023-07-21T18:08:34.348Z] #37 80.14 /tmp/tmp.AJS1rW8WbH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking 18:08:34 [2023-07-21T18:08:34.348Z] #37 80.22 + bin/containerd-stress 18:08:35 [2023-07-21T18:08:35.274Z] #37 81.14 + bin/containerd-shim 18:08:37 [2023-07-21T18:08:37.404Z] #37 83.86 + bin/containerd-shim-runc-v1 18:08:37 [2023-07-21T18:08:37.435Z] #36 80.13 + bin/containerd-shim-runc-v1 18:08:38 [2023-07-21T18:08:38.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 18:08:38 [2023-07-21T18:08:38.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 18:08:39 [2023-07-21T18:08:39.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 18:08:39 [2023-07-21T18:08:39.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 18:08:39 [2023-07-21T18:08:39.920Z] #37 86.25 + bin/containerd-shim-runc-v2 18:08:39 [2023-07-21T18:08:39.968Z] #36 82.45 + bin/containerd-shim-runc-v2 18:08:40 [2023-07-21T18:08:40.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 18:08:40 [2023-07-21T18:08:40.176Z] #37 86.80 + binaries 18:08:40 [2023-07-21T18:08:40.176Z] #37 86.80 + install -D bin/containerd /build/containerd 18:08:40 [2023-07-21T18:08:40.176Z] #37 86.83 + install -D bin/containerd-shim /build/containerd-shim 18:08:40 [2023-07-21T18:08:40.176Z] #37 86.83 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 18:08:40 [2023-07-21T18:08:40.176Z] #37 86.84 + install -D bin/ctr /build/ctr 18:08:40 [2023-07-21T18:08:40.226Z] #36 83.00 + binaries 18:08:40 [2023-07-21T18:08:40.226Z] #36 83.00 + install -D bin/containerd /build/containerd 18:08:40 [2023-07-21T18:08:40.226Z] #36 83.03 + install -D bin/containerd-shim /build/containerd-shim 18:08:40 [2023-07-21T18:08:40.226Z] #36 83.04 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 18:08:40 [2023-07-21T18:08:40.226Z] #36 83.04 + install -D bin/ctr /build/ctr 18:08:40 [2023-07-21T18:08:40.522Z] #37 85.61 + bin/containerd-shim-runc-v1 18:08:40 [2023-07-21T18:08:40.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 18:08:41 [2023-07-21T18:08:41.537Z] #37 DONE 88.0s 18:08:41 [2023-07-21T18:08:41.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 18:08:42 [2023-07-21T18:08:42.097Z] 18:08:42 [2023-07-21T18:08:42.097Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 18:08:42 [2023-07-21T18:08:42.352Z] #62 DONE 0.2s 18:08:42 [2023-07-21T18:08:42.352Z] 18:08:42 [2023-07-21T18:08:42.352Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 18:08:42 [2023-07-21T18:08:42.352Z] #63 DONE 0.1s 18:08:42 [2023-07-21T18:08:42.352Z] 18:08:42 [2023-07-21T18:08:42.352Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 18:08:42 [2023-07-21T18:08:42.352Z] #64 DONE 0.2s 18:08:42 [2023-07-21T18:08:42.413Z] #37 88.12 + bin/containerd-shim-runc-v2 18:08:42 [2023-07-21T18:08:42.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 18:08:42 [2023-07-21T18:08:42.607Z] 18:08:42 [2023-07-21T18:08:42.607Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 18:08:42 [2023-07-21T18:08:42.607Z] #65 DONE 0.0s 18:08:42 [2023-07-21T18:08:42.607Z] 18:08:42 [2023-07-21T18:08:42.607Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 18:08:42 [2023-07-21T18:08:42.607Z] #66 DONE 0.0s 18:08:42 [2023-07-21T18:08:42.607Z] 18:08:42 [2023-07-21T18:08:42.607Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 18:08:42 [2023-07-21T18:08:42.669Z] #37 88.70 + binaries 18:08:42 [2023-07-21T18:08:42.753Z] #36 DONE 85.1s 18:08:42 [2023-07-21T18:08:42.924Z] #37 88.70 + install -D bin/containerd /build/containerd 18:08:42 [2023-07-21T18:08:42.924Z] #37 88.74 + install -D bin/containerd-shim /build/containerd-shim 18:08:42 [2023-07-21T18:08:42.924Z] #37 88.74 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 18:08:42 [2023-07-21T18:08:42.924Z] #37 88.75 + install -D bin/ctr /build/ctr 18:08:43 [2023-07-21T18:08:43.011Z] 18:08:43 [2023-07-21T18:08:43.011Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 18:08:43 [2023-07-21T18:08:43.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 18:08:43 [2023-07-21T18:08:43.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 18:08:43 [2023-07-21T18:08:43.532Z] #67 DONE 0.9s 18:08:43 [2023-07-21T18:08:43.532Z] 18:08:43 [2023-07-21T18:08:43.532Z] #68 exporting to image 18:08:43 [2023-07-21T18:08:43.532Z] #68 exporting layers 18:08:43 [2023-07-21T18:08:43.577Z] #62 DONE 0.5s 18:08:43 [2023-07-21T18:08:43.834Z] 18:08:43 [2023-07-21T18:08:43.834Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 18:08:43 [2023-07-21T18:08:43.834Z] #63 DONE 0.2s 18:08:43 [2023-07-21T18:08:43.834Z] 18:08:43 [2023-07-21T18:08:43.834Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 18:08:43 [2023-07-21T18:08:43.850Z] #37 DONE 89.9s 18:08:43 [2023-07-21T18:08:43.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 18:08:44 [2023-07-21T18:08:44.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 18:08:44 [2023-07-21T18:08:44.768Z] #64 DONE 1.0s 18:08:44 [2023-07-21T18:08:44.774Z] 18:08:44 [2023-07-21T18:08:44.774Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ 18:08:45 [2023-07-21T18:08:45.026Z] 18:08:45 [2023-07-21T18:08:45.026Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 18:08:45 [2023-07-21T18:08:45.026Z] #65 DONE 0.0s 18:08:45 [2023-07-21T18:08:45.026Z] 18:08:45 [2023-07-21T18:08:45.026Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 18:08:45 [2023-07-21T18:08:45.026Z] #66 DONE 0.0s 18:08:45 [2023-07-21T18:08:45.026Z] 18:08:45 [2023-07-21T18:08:45.026Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 18:08:45 [2023-07-21T18:08:45.029Z] #62 DONE 0.2s 18:08:45 [2023-07-21T18:08:45.029Z] 18:08:45 [2023-07-21T18:08:45.029Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ 18:08:45 [2023-07-21T18:08:45.284Z] #63 DONE 0.1s 18:08:45 [2023-07-21T18:08:45.284Z] 18:08:45 [2023-07-21T18:08:45.284Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ 18:08:45 [2023-07-21T18:08:45.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 18:08:45 [2023-07-21T18:08:45.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 18:08:46 [2023-07-21T18:08:46.210Z] #64 DONE 1.1s 18:08:46 [2023-07-21T18:08:46.210Z] 18:08:46 [2023-07-21T18:08:46.210Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ 18:08:46 [2023-07-21T18:08:46.210Z] #65 DONE 0.0s 18:08:46 [2023-07-21T18:08:46.210Z] 18:08:46 [2023-07-21T18:08:46.210Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 18:08:46 [2023-07-21T18:08:46.210Z] #66 DONE 0.0s 18:08:46 [2023-07-21T18:08:46.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 18:08:46 [2023-07-21T18:08:46.401Z] #67 DONE 1.5s 18:08:46 [2023-07-21T18:08:46.401Z] 18:08:46 [2023-07-21T18:08:46.401Z] #68 exporting to image 18:08:46 [2023-07-21T18:08:46.401Z] #68 exporting layers 18:08:46 [2023-07-21T18:08:46.466Z] 18:08:46 [2023-07-21T18:08:46.466Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 18:08:46 [2023-07-21T18:08:46.834Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:08:46 [2023-07-21T18:08:46.834Z] Using test binary docker 18:08:46 [2023-07-21T18:08:46.834Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 18:08:46 [2023-07-21T18:08:46.834Z] Starting apparmor (via systemctl): apparmor.service. 18:08:46 [2023-07-21T18:08:46.834Z] INFO: Waiting for daemon to start... 18:08:46 [2023-07-21T18:08:46.834Z] Starting dockerd 18:08:47 [2023-07-21T18:08:47.027Z] #67 DONE 0.9s 18:08:47 [2023-07-21T18:08:47.284Z] 18:08:47 [2023-07-21T18:08:47.284Z] #68 exporting to image 18:08:47 [2023-07-21T18:08:47.284Z] #68 exporting layers 18:08:47 [2023-07-21T18:08:47.693Z] #68 exporting layers 3.6s done 18:08:47 [2023-07-21T18:08:47.693Z] #68 writing image sha256:2f15694caa76292419b847d2fdf1780aa0de88306ca9b2ae5b1e8c178df3d6aa done 18:08:47 [2023-07-21T18:08:47.693Z] #68 naming to docker.io/library/docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 done 18:08:47 [2023-07-21T18:08:47.693Z] #68 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 18:08:48 [2023-07-21T18:08:48.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46047/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/validate/default 18:08:49 [2023-07-21T18:08:49.370Z] . 18:08:49 [2023-07-21T18:08:49.370Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:08:49 [2023-07-21T18:08:49.370Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 18:08:49 [2023-07-21T18:08:49.370Z] Error: No such image: emptyfs 18:08:49 [2023-07-21T18:08:49.370Z] Running integration-test (iteration 1) 18:08:49 [2023-07-21T18:08:49.370Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 18:08:49 [2023-07-21T18:08:49.370Z] Loaded image: busybox:latest 18:08:49 [2023-07-21T18:08:49.370Z] Loaded image: busybox:glibc 18:08:50 [2023-07-21T18:08:50.308Z] Loaded image: debian:bullseye-slim 18:08:50 [2023-07-21T18:08:50.308Z] Loaded image: hello-world:latest 18:08:50 [2023-07-21T18:08:50.308Z] Loaded image: arm32v7/hello-world:latest 18:08:50 [2023-07-21T18:08:50.308Z] INFO: Testing against a local daemon 18:08:50 [2023-07-21T18:08:50.308Z] === RUN TestCgroupNamespacesBuild 18:08:50 [2023-07-21T18:08:50.558Z] Congratulations! All commits are properly signed with the DCO! 18:08:50 [2023-07-21T18:08:50.585Z] #68 exporting layers 3.7s done 18:08:50 [2023-07-21T18:08:50.585Z] #68 writing image sha256:dcab4dd8305a257ea70d1a9c8af04ecbbe5e32346b4a467d24c9719a4247e69a done 18:08:50 [2023-07-21T18:08:50.585Z] #68 naming to docker.io/library/docker:ce6505c9326562f01c455c45fd1bd5a2b21bd69e done 18:08:50 [2023-07-21T18:08:50.585Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:50 [2023-07-21T18:08:50.814Z] Congratulations! Seccomp profile generation is done correctly. 18:08:50 [2023-07-21T18:08:50.814Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 18:08:50 [2023-07-21T18:08:50.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ce6505c9326562f01c455c45fd1bd5a2b21bd69e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ce6505c9326562f01c455c45fd1bd5a2b21bd69e hack/make.sh dynbinary test-integration 18:08:51 [2023-07-21T18:08:51.446Z] #68 exporting layers 3.9s done 18:08:51 [2023-07-21T18:08:51.446Z] #68 writing image sha256:04641eda8c6b01337958c4ca0cb3f0610acaab622b54963d51c56c52172b9807 done 18:08:51 [2023-07-21T18:08:51.446Z] #68 naming to docker.io/library/docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 done 18:08:51 [2023-07-21T18:08:51.446Z] #68 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 18:08:51 [2023-07-21T18:08:51.686Z] --- PASS: TestCgroupNamespacesBuild (1.45s) 18:08:51 [2023-07-21T18:08:51.686Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 18:08:51 [2023-07-21T18:08:51.764Z] + trap exit INT TERM 18:08:51 [2023-07-21T18:08:51.764Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 18:08:51 [2023-07-21T18:08:51.764Z] + CONTAINER_NAME=docker-pr1 18:08:51 [2023-07-21T18:08:51.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46047/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh dynbinary-daemon 18:08:51 [2023-07-21T18:08:51.853Z] 18:08:51 [2023-07-21T18:08:51.853Z] Removing bundles/ 18:08:51 [2023-07-21T18:08:51.853Z] 18:08:51 [2023-07-21T18:08:51.853Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 18:08:52 [2023-07-21T18:08:52.111Z] Building: bundles/dynbinary-daemon/dockerd-dev 18:08:52 [2023-07-21T18:08:52.111Z] GOOS="" GOARCH="" GOARM="" 18:08:52 [2023-07-21T18:08:52.689Z] 18:08:52 [2023-07-21T18:08:52.944Z] Removing bundles/ 18:08:52 [2023-07-21T18:08:52.944Z] 18:08:52 [2023-07-21T18:08:52.944Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 18:08:52 [2023-07-21T18:08:52.944Z] Building: bundles/dynbinary-daemon/dockerd-dev 18:08:52 [2023-07-21T18:08:52.944Z] GOOS="" GOARCH="" GOARM="" 18:08:53 [2023-07-21T18:08:53.065Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) 18:08:53 [2023-07-21T18:08:53.065Z] === RUN TestBuildWithSession 18:08:53 [2023-07-21T18:08:53.065Z] build_session_test.go:25: TODO: BuildKit 18:08:53 [2023-07-21T18:08:53.065Z] --- SKIP: TestBuildWithSession (0.00s) 18:08:53 [2023-07-21T18:08:53.065Z] === RUN TestBuildSquashParent 18:08:53 [2023-07-21T18:08:53.096Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 18:08:53 [2023-07-21T18:08:53.096Z] 18:08:53 [2023-07-21T18:08:53.096Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:08:53 [2023-07-21T18:08:53.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:08:53 [2023-07-21T18:08:53.355Z] HOSTNAME=dcf9a7e36771 18:08:53 [2023-07-21T18:08:53.355Z] TESTDEBUG=0 18:08:53 [2023-07-21T18:08:53.355Z] DEST=bundles/test-integration 18:08:53 [2023-07-21T18:08:53.355Z] PWD=/go/src/github.com/docker/docker 18:08:53 [2023-07-21T18:08:53.355Z] DOCKER_GITCOMMIT=f5ec2514ac98121efd10902e463b55171f970812 18:08:53 [2023-07-21T18:08:53.355Z] container=docker 18:08:53 [2023-07-21T18:08:53.355Z] HOME=/root 18:08:53 [2023-07-21T18:08:53.355Z] GOLANG_VERSION=1.19.11 18:08:53 [2023-07-21T18:08:53.355Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:08:53 [2023-07-21T18:08:53.355Z] VALIDATE_BRANCH=20.10 18:08:53 [2023-07-21T18:08:53.355Z] TERM=xterm 18:08:53 [2023-07-21T18:08:53.355Z] DOCKER_PKG=github.com/docker/docker 18:08:53 [2023-07-21T18:08:53.355Z] SHLVL=1 18:08:53 [2023-07-21T18:08:53.355Z] TIMEOUT=120m 18:08:53 [2023-07-21T18:08:53.355Z] DOCKER_BUILDTAGS=apparmor seccomp journald 18:08:53 [2023-07-21T18:08:53.355Z] DOCKER_GRAPHDRIVER=overlay2 18:08:53 [2023-07-21T18:08:53.355Z] GO111MODULE=off 18:08:53 [2023-07-21T18:08:53.355Z] DOCKER_EXPERIMENTAL=1 18:08:53 [2023-07-21T18:08:53.355Z] TEST_SKIP_INTEGRATION_CLI=1 18:08:53 [2023-07-21T18:08:53.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:08:53 [2023-07-21T18:08:53.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:08:53 [2023-07-21T18:08:53.355Z] GOPATH=/go 18:08:53 [2023-07-21T18:08:53.355Z] PKG_CONFIG=pkg-config 18:08:53 [2023-07-21T18:08:53.355Z] _=/usr/bin/env 18:08:53 [2023-07-21T18:08:53.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 18:08:57 [2023-07-21T18:08:57.342Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 18:08:58 [2023-07-21T18:08:58.339Z] --- PASS: TestBuildSquashParent (5.26s) 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:08:58 [2023-07-21T18:08:58.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:08:58 [2023-07-21T18:08:58.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:08:58 [2023-07-21T18:08:58.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:08:58 [2023-07-21T18:08:58.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:08:58 [2023-07-21T18:08:58.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:08:58 [2023-07-21T18:08:58.340Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:08:58 [2023-07-21T18:08:58.340Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:08:58 [2023-07-21T18:08:58.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:08:58 [2023-07-21T18:08:58.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:08:58 [2023-07-21T18:08:58.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:08:58 [2023-07-21T18:08:58.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:08:58 [2023-07-21T18:08:58.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:08:58 [2023-07-21T18:08:58.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:08:59 [2023-07-21T18:08:59.228Z] Congratulations! All API changes are done the right way. 18:08:59 [2023-07-21T18:08:59.228Z] Congratulations! All TOML source files changed here have valid syntax. 18:08:59 [2023-07-21T18:08:59.228Z] Congratulations! Changelog CHANGELOG.md is well-formed. 18:08:59 [2023-07-21T18:08:59.228Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 18:08:59 [2023-07-21T18:08:59.228Z] Congratulations! No new tests were added to integration-cli. 18:08:59 [2023-07-21T18:08:59.228Z] 18:08:59 [2023-07-21T18:08:59.228Z] INFO Start validation with golang-ci-lint 18:08:59 [2023-07-21T18:08:59.228Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 18:08:59 [2023-07-21T18:08:59.228Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] 18:08:59 [2023-07-21T18:08:59.228Z] INFO [loader] Using build tags: [apparmor seccomp] 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s) 18:09:01 [2023-07-21T18:09:01.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) 18:09:01 [2023-07-21T18:09:01.630Z] === RUN TestBuildMultiStageCopy 18:09:01 [2023-07-21T18:09:01.630Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:09:03 [2023-07-21T18:09:03.103Z] Fetching without tags 18:09:03 [2023-07-21T18:09:03.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:09:03 [2023-07-21T18:09:03.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:09:03 [2023-07-21T18:09:03.795Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:09:03 [2023-07-21T18:09:03.795Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:09:03 [2023-07-21T18:09:03.951Z] Merging remotes/origin/20.10 commit b3d554724cfce6b0852e08a3345cf027fb2b22e2 into PR head commit da9f0732a490296440a99461cb01b306e78a03d6 18:09:04 [2023-07-21T18:09:04.054Z] --- PASS: TestBuildMultiStageCopy (2.29s) 18:09:04 [2023-07-21T18:09:04.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) 18:09:04 [2023-07-21T18:09:04.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) 18:09:04 [2023-07-21T18:09:04.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) 18:09:04 [2023-07-21T18:09:04.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) 18:09:04 [2023-07-21T18:09:04.054Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) 18:09:04 [2023-07-21T18:09:04.054Z] === RUN TestBuildMultiStageParentConfig 18:09:04 [2023-07-21T18:09:04.623Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) 18:09:04 [2023-07-21T18:09:04.623Z] === RUN TestBuildLabelWithTargets 18:09:05 [2023-07-21T18:09:05.561Z] --- PASS: TestBuildLabelWithTargets (0.95s) 18:09:05 [2023-07-21T18:09:05.561Z] === RUN TestBuildWithEmptyLayers 18:09:05 [2023-07-21T18:09:05.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 18:09:05 [2023-07-21T18:09:05.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 18:09:06 [2023-07-21T18:09:06.129Z] --- PASS: TestBuildWithEmptyLayers (0.38s) 18:09:06 [2023-07-21T18:09:06.129Z] === RUN TestBuildMultiStageOnBuild 18:09:02 [2023-07-21T18:09:02.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:09:02 [2023-07-21T18:09:02.824Z] > git config --add remote.origin.fetch +refs/pull/46047/head:refs/remotes/origin/PR-46047 # timeout=10 18:09:02 [2023-07-21T18:09:02.881Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:09:03 [2023-07-21T18:09:03.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:09:03 [2023-07-21T18:09:03.147Z] Fetching upstream changes from https://github.com/moby/moby.git 18:09:03 [2023-07-21T18:09:03.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:09:03 [2023-07-21T18:09:03.151Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46047/head:refs/remotes/origin/PR-46047 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 18:09:04 [2023-07-21T18:09:04.058Z] > git config core.sparsecheckout # timeout=10 18:09:04 [2023-07-21T18:09:04.114Z] > git checkout -f da9f0732a490296440a99461cb01b306e78a03d6 # timeout=10 18:09:08 [2023-07-21T18:09:08.035Z] --- PASS: TestBuildMultiStageOnBuild (1.85s) 18:09:08 [2023-07-21T18:09:08.035Z] === RUN TestBuildUncleanTarFilenames 18:09:08 [2023-07-21T18:09:08.295Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) 18:09:08 [2023-07-21T18:09:08.295Z] === RUN TestBuildMultiStageLayerLeak 18:09:08 [2023-07-21T18:09:08.391Z] Merge succeeded, producing 27b2e9097e0e8318468310808ce1722b807a5270 18:09:08 [2023-07-21T18:09:08.391Z] Checking out Revision 27b2e9097e0e8318468310808ce1722b807a5270 (PR-46047) 18:09:10 [2023-07-21T18:09:10.200Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) 18:09:10 [2023-07-21T18:09:10.200Z] === RUN TestBuildWithHugeFile 18:09:07 [2023-07-21T18:09:07.276Z] > git remote # timeout=10 18:09:07 [2023-07-21T18:09:07.378Z] > git config --get remote.origin.url # timeout=10 18:09:07 [2023-07-21T18:09:07.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:09:07 [2023-07-21T18:09:07.458Z] > git merge b3d554724cfce6b0852e08a3345cf027fb2b22e2 # timeout=10 18:09:08 [2023-07-21T18:09:08.294Z] > git rev-parse "HEAD^{commit}" # timeout=10 18:09:08 [2023-07-21T18:09:08.426Z] > git config core.sparsecheckout # timeout=10 18:09:08 [2023-07-21T18:09:08.518Z] > git checkout -f 27b2e9097e0e8318468310808ce1722b807a5270 # timeout=10 18:09:13 [2023-07-21T18:09:13.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 18:09:13 [2023-07-21T18:09:13.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 18:09:19 [2023-07-21T18:09:19.225Z] Commit message: "Merge commit 'b3d554724cfce6b0852e08a3345cf027fb2b22e2' into HEAD" 18:09:19 [2023-07-21T18:09:19.226Z] First time build. Skipping changelog. 18:09:19 [2023-07-21T18:09:19.623Z] > git --version # timeout=10 18:09:19 [2023-07-21T18:09:19.686Z] > git --version # 'git version 2.24.1.windows.2' 18:09:19 [2023-07-21T18:09:19.755Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:09:20 [2023-07-21T18:09:20.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 18:09:20 [2023-07-21T18:09:20.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 18:09:20 [2023-07-21T18:09:20.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 18:09:21 [2023-07-21T18:09:21.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 18:09:21 [2023-07-21T18:09:21.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 18:09:22 [2023-07-21T18:09:22.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 18:09:23 [2023-07-21T18:09:23.073Z] + docker version 18:09:23 [2023-07-21T18:09:23.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 18:09:24 [2023-07-21T18:09:24.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 18:09:25 [2023-07-21T18:09:25.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 18:09:25 [2023-07-21T18:09:25.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 18:09:25 [2023-07-21T18:09:25.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 18:09:26 [2023-07-21T18:09:26.051Z] Client: 18:09:26 [2023-07-21T18:09:26.051Z] Version: 20.10.9 18:09:26 [2023-07-21T18:09:26.051Z] API version: 1.41 18:09:26 [2023-07-21T18:09:26.051Z] Go version: go1.16.8 18:09:26 [2023-07-21T18:09:26.051Z] Git commit: c2ea9bc 18:09:26 [2023-07-21T18:09:26.051Z] Built: Mon Oct 4 16:11:10 2021 18:09:26 [2023-07-21T18:09:26.051Z] OS/Arch: windows/amd64 18:09:26 [2023-07-21T18:09:26.051Z] Context: default 18:09:26 [2023-07-21T18:09:26.051Z] Experimental: true 18:09:26 [2023-07-21T18:09:26.051Z] 18:09:26 [2023-07-21T18:09:26.051Z] Server: Docker Engine - Community 18:09:26 [2023-07-21T18:09:26.051Z] Engine: 18:09:26 [2023-07-21T18:09:26.051Z] Version: 20.10.9 18:09:26 [2023-07-21T18:09:26.051Z] API version: 1.41 (minimum version 1.24) 18:09:26 [2023-07-21T18:09:26.051Z] Go version: go1.16.8 18:09:26 [2023-07-21T18:09:26.051Z] Git commit: 79ea9d3 18:09:26 [2023-07-21T18:09:26.051Z] Built: Mon Oct 4 16:06:39 2021 18:09:26 [2023-07-21T18:09:26.051Z] OS/Arch: windows/amd64 18:09:26 [2023-07-21T18:09:26.051Z] Experimental: true 18:09:26 [2023-07-21T18:09:26.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] sh 18:09:27 [2023-07-21T18:09:27.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 18:09:27 [2023-07-21T18:09:27.661Z] + docker info 18:09:27 [2023-07-21T18:09:27.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 18:09:28 [2023-07-21T18:09:28.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 18:09:29 [2023-07-21T18:09:29.056Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:09:29 [2023-07-21T18:09:29.056Z] Using test binary docker 18:09:29 [2023-07-21T18:09:29.056Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 18:09:29 [2023-07-21T18:09:29.056Z] +++ /etc/init.d/apparmor start 18:09:29 [2023-07-21T18:09:29.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 18:09:29 [2023-07-21T18:09:29.056Z] INFO: Waiting for daemon to start... 18:09:29 [2023-07-21T18:09:29.056Z] Starting dockerd 18:09:29 [2023-07-21T18:09:29.056Z] +++ 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 18:09:30 [2023-07-21T18:09:30.842Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 18:09:30 [2023-07-21T18:09:30.842Z] 18:09:30 [2023-07-21T18:09:30.842Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:09:30 [2023-07-21T18:09:30.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:09:30 [2023-07-21T18:09:30.842Z] HOSTNAME=f5191b6e423d 18:09:30 [2023-07-21T18:09:30.842Z] DEST=bundles/test-integration 18:09:30 [2023-07-21T18:09:30.842Z] PWD=/go/src/github.com/docker/docker 18:09:30 [2023-07-21T18:09:30.842Z] DOCKER_ROOTLESS=1 18:09:30 [2023-07-21T18:09:30.842Z] DOCKER_GITCOMMIT=ce6505c9326562f01c455c45fd1bd5a2b21bd69e 18:09:30 [2023-07-21T18:09:30.842Z] container=docker 18:09:30 [2023-07-21T18:09:30.842Z] HOME=/root 18:09:30 [2023-07-21T18:09:30.842Z] GOLANG_VERSION=1.19.11 18:09:30 [2023-07-21T18:09:30.842Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:09:30 [2023-07-21T18:09:30.842Z] VALIDATE_BRANCH=20.10 18:09:30 [2023-07-21T18:09:30.842Z] TERM=xterm 18:09:30 [2023-07-21T18:09:30.842Z] DOCKER_PKG=github.com/docker/docker 18:09:30 [2023-07-21T18:09:30.842Z] SHLVL=1 18:09:30 [2023-07-21T18:09:30.842Z] TIMEOUT=120m 18:09:30 [2023-07-21T18:09:30.842Z] DOCKER_BUILDTAGS=apparmor seccomp journald 18:09:30 [2023-07-21T18:09:30.842Z] DOCKER_GRAPHDRIVER=overlay2 18:09:30 [2023-07-21T18:09:30.842Z] GO111MODULE=off 18:09:30 [2023-07-21T18:09:30.842Z] DOCKER_EXPERIMENTAL=1 18:09:30 [2023-07-21T18:09:30.842Z] TEST_SKIP_INTEGRATION_CLI=1 18:09:30 [2023-07-21T18:09:30.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:09:30 [2023-07-21T18:09:30.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:09:30 [2023-07-21T18:09:30.842Z] GOPATH=/go 18:09:30 [2023-07-21T18:09:30.842Z] PKG_CONFIG=pkg-config 18:09:30 [2023-07-21T18:09:30.842Z] _=/usr/bin/env 18:09:30 [2023-07-21T18:09:30.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 18:09:30 [2023-07-21T18:09:30.955Z] . 18:09:30 [2023-07-21T18:09:30.955Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:09:31 [2023-07-21T18:09:31.213Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 18:09:31 [2023-07-21T18:09:31.213Z] Error: No such image: emptyfs 18:09:31 [2023-07-21T18:09:31.213Z] ++++ tar -cC bundles/test-integration/emptyfs . 18:09:31 [2023-07-21T18:09:31.213Z] ++++ docker load 18:09:31 [2023-07-21T18:09:31.213Z] Running integration-test (iteration 1) 18:09:31 [2023-07-21T18:09:31.213Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 18:09:31 [2023-07-21T18:09:31.213Z] ++ 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 18:09:31 [2023-07-21T18:09:31.213Z] ++ set -e 18:09:31 [2023-07-21T18:09:31.213Z] ++ '[' -n 0 ']' 18:09:31 [2023-07-21T18:09:31.213Z] ++ set -x 18:09:31 [2023-07-21T18:09:31.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 18:09:31 [2023-07-21T18:09:31.471Z] Loaded image: busybox:latest 18:09:31 [2023-07-21T18:09:31.471Z] Loaded image: busybox:glibc 18:09:31 [2023-07-21T18:09:31.618Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 18:09:31 [2023-07-21T18:09:31.618Z] 18:09:31 [2023-07-21T18:09:31.618Z] + TEST_INTEGRATION_DEST=1 18:09:31 [2023-07-21T18:09:31.618Z] + CONTAINER_NAME=docker-pr1-1 18:09:31 [2023-07-21T18:09:31.618Z] + TEST_SKIP_INTEGRATION_CLI=1 18:09:31 [2023-07-21T18:09:31.618Z] + run_tests test-integration-flaky 18:09:31 [2023-07-21T18:09:31.618Z] + '[' -n 0 ']' 18:09:31 [2023-07-21T18:09:31.618Z] + rm= 18:09:31 [2023-07-21T18:09:31.618Z] + TEST_INTEGRATION_DEST=2 18:09:31 [2023-07-21T18:09:31.618Z] + CONTAINER_NAME=docker-pr1-2 18:09:31 [2023-07-21T18:09:31.618Z] + TEST_SKIP_INTEGRATION=1 18:09:31 [2023-07-21T18:09:31.618Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 18:09:31 [2023-07-21T18:09:31.618Z] + run_tests 18:09:31 [2023-07-21T18:09:31.618Z] + c=0 18:09:31 [2023-07-21T18:09:31.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46047/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46047/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh test-integration-flaky test-integration 18:09:31 [2023-07-21T18:09:31.618Z] + '[' -n 0 ']' 18:09:31 [2023-07-21T18:09:31.618Z] + TEST_INTEGRATION_DEST=3 18:09:31 [2023-07-21T18:09:31.618Z] + rm= 18:09:31 [2023-07-21T18:09:31.618Z] + CONTAINER_NAME=docker-pr1-3 18:09:31 [2023-07-21T18:09:31.618Z] + TEST_SKIP_INTEGRATION=1 18:09:31 [2023-07-21T18:09:31.618Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 18:09:31 [2023-07-21T18:09:31.618Z] + run_tests 18:09:31 [2023-07-21T18:09:31.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46047/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46047/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh '' test-integration 18:09:31 [2023-07-21T18:09:31.618Z] + '[' -n 0 ']' 18:09:31 [2023-07-21T18:09:31.618Z] + rm= 18:09:31 [2023-07-21T18:09:31.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-46047/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-46047/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh '' test-integration 18:09:31 [2023-07-21T18:09:31.618Z] ++ jobs -p 18:09:31 [2023-07-21T18:09:31.618Z] + for job in $(jobs -p) 18:09:31 [2023-07-21T18:09:31.618Z] + wait 38105 18:09:32 [2023-07-21T18:09:32.039Z] Loaded image: debian:bullseye-slim 18:09:32 [2023-07-21T18:09:32.039Z] Loaded image: hello-world:latest 18:09:32 [2023-07-21T18:09:32.307Z] Loaded image: arm32v7/hello-world:latest 18:09:32 [2023-07-21T18:09:32.307Z] INFO: Testing against a local daemon 18:09:32 [2023-07-21T18:09:32.307Z] === RUN TestCgroupNamespacesBuild 18:09:32 [2023-07-21T18:09:32.546Z] 18:09:32 [2023-07-21T18:09:32.546Z] 18:09:32 [2023-07-21T18:09:32.546Z] 18:09:32 [2023-07-21T18:09:32.546Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:09:32 [2023-07-21T18:09:32.546Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 18:09:32 [2023-07-21T18:09:32.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:09:32 [2023-07-21T18:09:32.546Z] HOSTNAME=f6434a24b8c5 18:09:32 [2023-07-21T18:09:32.546Z] TEST_SKIP_INTEGRATION=1 18:09:32 [2023-07-21T18:09:32.546Z] TESTDEBUG=0 18:09:32 [2023-07-21T18:09:32.546Z] DEST=bundles/test-integration 18:09:32 [2023-07-21T18:09:32.546Z] PWD=/go/src/github.com/docker/docker 18:09:32 [2023-07-21T18:09:32.546Z] KEEPBUNDLE=1 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 18:09:32 [2023-07-21T18:09:32.546Z] container=docker 18:09:32 [2023-07-21T18:09:32.546Z] HOME=/root 18:09:32 [2023-07-21T18:09:32.546Z] GOLANG_VERSION=1.19.11 18:09:32 [2023-07-21T18:09:32.546Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:09:32 [2023-07-21T18:09:32.546Z] VALIDATE_BRANCH=20.10 18:09:32 [2023-07-21T18:09:32.546Z] TERM=xterm 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_PKG=github.com/docker/docker 18:09:32 [2023-07-21T18:09:32.546Z] SHLVL=1 18:09:32 [2023-07-21T18:09:32.546Z] TIMEOUT=120m 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_BUILDTAGS=apparmor seccomp journald 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_GRAPHDRIVER=overlay2 18:09:32 [2023-07-21T18:09:32.546Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 18:09:32 [2023-07-21T18:09:32.546Z] GO111MODULE=off 18:09:32 [2023-07-21T18:09:32.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:09:32 [2023-07-21T18:09:32.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:09:32 [2023-07-21T18:09:32.546Z] GOPATH=/go 18:09:32 [2023-07-21T18:09:32.546Z] PKG_CONFIG=pkg-config 18:09:32 [2023-07-21T18:09:32.546Z] _=/usr/bin/env 18:09:32 [2023-07-21T18:09:32.546Z] Building test suite binary ./integration-cli/test.main 18:09:32 [2023-07-21T18:09:32.546Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:09:32 [2023-07-21T18:09:32.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:09:32 [2023-07-21T18:09:32.546Z] HOSTNAME=6d40821b02c0 18:09:32 [2023-07-21T18:09:32.546Z] TEST_SKIP_INTEGRATION=1 18:09:32 [2023-07-21T18:09:32.546Z] TESTDEBUG=0 18:09:32 [2023-07-21T18:09:32.546Z] DEST=bundles/test-integration 18:09:32 [2023-07-21T18:09:32.546Z] PWD=/go/src/github.com/docker/docker 18:09:32 [2023-07-21T18:09:32.546Z] KEEPBUNDLE=1 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 18:09:32 [2023-07-21T18:09:32.546Z] container=docker 18:09:32 [2023-07-21T18:09:32.546Z] HOME=/root 18:09:32 [2023-07-21T18:09:32.546Z] GOLANG_VERSION=1.19.11 18:09:32 [2023-07-21T18:09:32.546Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:09:32 [2023-07-21T18:09:32.546Z] VALIDATE_BRANCH=20.10 18:09:32 [2023-07-21T18:09:32.546Z] TERM=xterm 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_PKG=github.com/docker/docker 18:09:32 [2023-07-21T18:09:32.546Z] SHLVL=1 18:09:32 [2023-07-21T18:09:32.546Z] TIMEOUT=120m 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_BUILDTAGS=apparmor seccomp journald 18:09:32 [2023-07-21T18:09:32.546Z] DOCKER_GRAPHDRIVER=overlay2 18:09:32 [2023-07-21T18:09:32.546Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 18:09:32 [2023-07-21T18:09:32.546Z] GO111MODULE=off 18:09:32 [2023-07-21T18:09:32.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:09:32 [2023-07-21T18:09:32.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:09:32 [2023-07-21T18:09:32.546Z] GOPATH=/go 18:09:32 [2023-07-21T18:09:32.546Z] PKG_CONFIG=pkg-config 18:09:32 [2023-07-21T18:09:32.546Z] _=/usr/bin/env 18:09:32 [2023-07-21T18:09:32.546Z] Building test suite binary ./integration-cli/test.main 18:09:32 [2023-07-21T18:09:32.546Z] No new tests added to integration. 18:09:32 [2023-07-21T18:09:32.546Z] 18:09:32 [2023-07-21T18:09:32.803Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:09:33 [2023-07-21T18:09:33.059Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:09:33 [2023-07-21T18:09:33.059Z] HOSTNAME=49e271b8c39d 18:09:33 [2023-07-21T18:09:33.059Z] TESTDEBUG=0 18:09:33 [2023-07-21T18:09:33.059Z] DEST=bundles/test-integration 18:09:33 [2023-07-21T18:09:33.059Z] PWD=/go/src/github.com/docker/docker 18:09:33 [2023-07-21T18:09:33.059Z] KEEPBUNDLE=1 18:09:33 [2023-07-21T18:09:33.059Z] DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 18:09:33 [2023-07-21T18:09:33.059Z] container=docker 18:09:33 [2023-07-21T18:09:33.059Z] HOME=/root 18:09:33 [2023-07-21T18:09:33.059Z] GOLANG_VERSION=1.19.11 18:09:33 [2023-07-21T18:09:33.059Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:09:33 [2023-07-21T18:09:33.059Z] VALIDATE_BRANCH=20.10 18:09:33 [2023-07-21T18:09:33.059Z] TERM=xterm 18:09:33 [2023-07-21T18:09:33.059Z] DOCKER_PKG=github.com/docker/docker 18:09:33 [2023-07-21T18:09:33.059Z] SHLVL=1 18:09:33 [2023-07-21T18:09:33.059Z] TIMEOUT=120m 18:09:33 [2023-07-21T18:09:33.059Z] DOCKER_BUILDTAGS=apparmor seccomp journald 18:09:33 [2023-07-21T18:09:33.059Z] DOCKER_GRAPHDRIVER=overlay2 18:09:33 [2023-07-21T18:09:33.059Z] GO111MODULE=off 18:09:33 [2023-07-21T18:09:33.059Z] TEST_SKIP_INTEGRATION_CLI=1 18:09:33 [2023-07-21T18:09:33.059Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:09:33 [2023-07-21T18:09:33.059Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:09:33 [2023-07-21T18:09:33.059Z] GOPATH=/go 18:09:33 [2023-07-21T18:09:33.059Z] PKG_CONFIG=pkg-config 18:09:33 [2023-07-21T18:09:33.059Z] _=/usr/bin/env 18:09:33 [2023-07-21T18:09:33.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 18:09:33 [2023-07-21T18:09:33.686Z] --- PASS: TestCgroupNamespacesBuild (1.19s) 18:09:33 [2023-07-21T18:09:33.686Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 18:09:34 [2023-07-21T18:09:34.620Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) 18:09:34 [2023-07-21T18:09:34.620Z] === RUN TestBuildWithSession 18:09:34 [2023-07-21T18:09:34.620Z] build_session_test.go:25: TODO: BuildKit 18:09:34 [2023-07-21T18:09:34.620Z] --- SKIP: TestBuildWithSession (0.00s) 18:09:34 [2023-07-21T18:09:34.620Z] === RUN TestBuildSquashParent 18:09:34 [2023-07-21T18:09:34.863Z] Client: 18:09:34 [2023-07-21T18:09:34.863Z] Context: default 18:09:34 [2023-07-21T18:09:34.863Z] Debug Mode: false 18:09:34 [2023-07-21T18:09:34.863Z] Plugins: 18:09:34 [2023-07-21T18:09:34.863Z] app: Docker Application (Docker Inc., v0.8.0) 18:09:34 [2023-07-21T18:09:34.863Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 18:09:34 [2023-07-21T18:09:34.863Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 18:09:34 [2023-07-21T18:09:34.863Z] 18:09:34 [2023-07-21T18:09:34.863Z] Server: 18:09:34 [2023-07-21T18:09:34.863Z] Containers: 0 18:09:34 [2023-07-21T18:09:34.863Z] Running: 0 18:09:34 [2023-07-21T18:09:34.863Z] Paused: 0 18:09:34 [2023-07-21T18:09:34.863Z] Stopped: 0 18:09:34 [2023-07-21T18:09:34.863Z] Images: 0 18:09:34 [2023-07-21T18:09:34.863Z] Server Version: 20.10.9 18:09:34 [2023-07-21T18:09:34.863Z] Storage Driver: windowsfilter (windows) lcow (linux) 18:09:34 [2023-07-21T18:09:34.863Z] Windows: 18:09:34 [2023-07-21T18:09:34.863Z] LCOW: 18:09:34 [2023-07-21T18:09:34.863Z] Logging Driver: json-file 18:09:34 [2023-07-21T18:09:34.863Z] Plugins: 18:09:34 [2023-07-21T18:09:34.863Z] Volume: local 18:09:34 [2023-07-21T18:09:34.863Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 18:09:34 [2023-07-21T18:09:34.863Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 18:09:34 [2023-07-21T18:09:34.863Z] Swarm: inactive 18:09:34 [2023-07-21T18:09:34.863Z] Default Isolation: process 18:09:34 [2023-07-21T18:09:34.863Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 18:09:34 [2023-07-21T18:09:34.863Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 18:09:34 [2023-07-21T18:09:34.863Z] OSType: windows 18:09:34 [2023-07-21T18:09:34.863Z] Architecture: x86_64 18:09:34 [2023-07-21T18:09:34.863Z] CPUs: 4 18:09:34 [2023-07-21T18:09:34.863Z] Total Memory: 32GiB 18:09:34 [2023-07-21T18:09:34.863Z] Name: azwin-2-f06290 18:09:34 [2023-07-21T18:09:34.863Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 18:09:34 [2023-07-21T18:09:34.863Z] Docker Root Dir: D:\docker 18:09:34 [2023-07-21T18:09:34.863Z] Debug Mode: false 18:09:34 [2023-07-21T18:09:34.863Z] Registry: https://index.docker.io/v1/ 18:09:34 [2023-07-21T18:09:34.863Z] Labels: 18:09:34 [2023-07-21T18:09:34.863Z] Experimental: true 18:09:34 [2023-07-21T18:09:34.863Z] Insecure Registries: 18:09:34 [2023-07-21T18:09:34.863Z] 10.0.0.4:5000 18:09:34 [2023-07-21T18:09:34.863Z] 127.0.0.0/8 18:09:34 [2023-07-21T18:09:34.863Z] Registry Mirrors: 18:09:34 [2023-07-21T18:09:34.863Z] http://10.0.0.4:5000/ 18:09:34 [2023-07-21T18:09:34.863Z] Live Restore Enabled: false 18:09:34 [2023-07-21T18:09:34.863Z] Product License: Community Engine 18:09:34 [2023-07-21T18:09:34.863Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 18:09:38 [2023-07-21T18:09:38.802Z] --- PASS: TestBuildSquashParent (3.80s) 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:09:38 [2023-07-21T18:09:38.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:09:38 [2023-07-21T18:09:38.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:09:38 [2023-07-21T18:09:38.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:09:38 [2023-07-21T18:09:38.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:09:38 [2023-07-21T18:09:38.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:09:38 [2023-07-21T18:09:38.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:09:38 [2023-07-21T18:09:38.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:09:38 [2023-07-21T18:09:38.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:09:38 [2023-07-21T18:09:38.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:09:38 [2023-07-21T18:09:38.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:09:38 [2023-07-21T18:09:38.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:09:38 [2023-07-21T18:09:38.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:09:38 [2023-07-21T18:09:38.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) 18:09:42 [2023-07-21T18:09:42.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) 18:09:42 [2023-07-21T18:09:42.085Z] === RUN TestBuildMultiStageCopy 18:09:42 [2023-07-21T18:09:42.085Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:09:43 [2023-07-21T18:09:43.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:09:43 [2023-07-21T18:09:43.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 18:09:43 [2023-07-21T18:09:43.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 18:09:43 [2023-07-21T18:09:43.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:09:43 [2023-07-21T18:09:43.535Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:09:43 [2023-07-21T18:09:43.535Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:09:43 [2023-07-21T18:09:43.792Z] --- PASS: TestBuildMultiStageCopy (1.93s) 18:09:43 [2023-07-21T18:09:43.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) 18:09:43 [2023-07-21T18:09:43.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) 18:09:43 [2023-07-21T18:09:43.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) 18:09:43 [2023-07-21T18:09:43.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) 18:09:43 [2023-07-21T18:09:43.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) 18:09:43 [2023-07-21T18:09:43.792Z] === RUN TestBuildMultiStageParentConfig 18:09:44 [2023-07-21T18:09:44.358Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) 18:09:44 [2023-07-21T18:09:44.358Z] === RUN TestBuildLabelWithTargets 18:09:45 [2023-07-21T18:09:45.291Z] --- PASS: TestBuildLabelWithTargets (0.81s) 18:09:45 [2023-07-21T18:09:45.291Z] === RUN TestBuildWithEmptyLayers 18:09:45 [2023-07-21T18:09:45.549Z] --- PASS: TestBuildWithEmptyLayers (0.36s) 18:09:45 [2023-07-21T18:09:45.549Z] === RUN TestBuildMultiStageOnBuild 18:09:45 [2023-07-21T18:09:45.872Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 42.664442279s 18:09:45 [2023-07-21T18:09:45.872Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 158.895029ms 18:09:46 [2023-07-21T18:09:46.922Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) 18:09:46 [2023-07-21T18:09:46.922Z] === RUN TestBuildUncleanTarFilenames 18:09:47 [2023-07-21T18:09:47.489Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) 18:09:47 [2023-07-21T18:09:47.489Z] === RUN TestBuildMultiStageLayerLeak 18:09:48 [2023-07-21T18:09:48.862Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) 18:09:48 [2023-07-21T18:09:48.862Z] === RUN TestBuildWithHugeFile 18:09:51 [2023-07-21T18:09:51.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 18:09:51 [2023-07-21T18:09:51.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 18:09:57 [2023-07-21T18:09:57.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 18:09:57 [2023-07-21T18:09:57.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 18:09:57 [2023-07-21T18:09:57.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 18:09:58 [2023-07-21T18:09:58.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 18:09:58 [2023-07-21T18:09:58.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 18:09:59 [2023-07-21T18:09:59.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 18:10:00 [2023-07-21T18:10:00.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 18:10:01 [2023-07-21T18:10:01.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 18:10:01 [2023-07-21T18:10:01.101Z] DEBUG: print all environment variables to check how Jenkins runs this script 18:10:01 [2023-07-21T18:10:01.101Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c7f19f6b\powershellScript.ps1'; exit $LASTEXITCODE; 18:10:01 [2023-07-21T18:10:01.101Z] ---------------------------------------------------------------------------- 18:10:01 [2023-07-21T18:10:01.101Z] 18:10:01 [2023-07-21T18:10:01.101Z] INFO: executeCI.ps1 starting at Fri Jul 21 18:10:00 CUT 2023 18:10:01 [2023-07-21T18:10:01.101Z] 18:10:01 [2023-07-21T18:10:01.101Z] INFO: Script version 05-Feb-2019 09:03 PDT 18:10:01 [2023-07-21T18:10:01.101Z] INFO: Running git version 2.24.1.windows.2 18:10:01 [2023-07-21T18:10:01.101Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 18:10:01 [2023-07-21T18:10:01.101Z] INFO: Environment variables: 18:10:01 [2023-07-21T18:10:01.101Z] 18:10:01 [2023-07-21T18:10:01.101Z] Name Value 18:10:01 [2023-07-21T18:10:01.101Z] ---- ----- 18:10:01 [2023-07-21T18:10:01.101Z] ALLUSERSPROFILE C:\ProgramData 18:10:01 [2023-07-21T18:10:01.101Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 18:10:01 [2023-07-21T18:10:01.101Z] APT_MIRROR cdn-fastly.deb.debian.org 18:10:01 [2023-07-21T18:10:01.101Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 18:10:01 [2023-07-21T18:10:01.101Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 18:10:01 [2023-07-21T18:10:01.101Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 18:10:01 [2023-07-21T18:10:01.101Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 18:10:01 [2023-07-21T18:10:01.101Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 18:10:01 [2023-07-21T18:10:01.101Z] BRANCH_NAME PR-46047 18:10:01 [2023-07-21T18:10:01.101Z] BUILD_DISPLAY_NAME #1 18:10:01 [2023-07-21T18:10:01.101Z] BUILD_ID 1 18:10:01 [2023-07-21T18:10:01.101Z] BUILD_NUMBER 1 18:10:01 [2023-07-21T18:10:01.101Z] BUILD_TAG jenkins-moby-PR-46047-1 18:10:01 [2023-07-21T18:10:01.101Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/1/ 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_AUTHOR neersighted 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_AUTHOR_DISPLAY_NAME Bjorn Neergaard 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_AUTHOR_EMAIL bjorn@neersighted.com 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_BRANCH init_cleanup_20.10 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_FORK neersighted 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_ID 46047 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_TARGET 20.10 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_TITLE [20.10 backport] Upstart & sysvinit cleanup 18:10:01 [2023-07-21T18:10:01.101Z] CHANGE_URL https://github.com/moby/moby/pull/46047 18:10:01 [2023-07-21T18:10:01.101Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 18:10:01 [2023-07-21T18:10:01.101Z] CommonProgramFiles C:\Program Files\Common Files 18:10:01 [2023-07-21T18:10:01.101Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 18:10:01 [2023-07-21T18:10:01.101Z] CommonProgramW6432 C:\Program Files\Common Files 18:10:01 [2023-07-21T18:10:01.101Z] COMPUTERNAME azwin-2-f06290 18:10:01 [2023-07-21T18:10:01.101Z] ComSpec C:\Windows\system32\cmd.exe 18:10:01 [2023-07-21T18:10:01.101Z] ConfigSequenceNumber 0 18:10:01 [2023-07-21T18:10:01.101Z] DOCKER_BUILDKIT 0 18:10:01 [2023-07-21T18:10:01.101Z] DOCKER_DUT_DEBUG 1 18:10:01 [2023-07-21T18:10:01.101Z] DOCKER_EXPERIMENTAL 1 18:10:01 [2023-07-21T18:10:01.101Z] DOCKER_GRAPHDRIVER overlay2 18:10:01 [2023-07-21T18:10:01.101Z] DriverData C:\Windows\System32\Drivers\DriverData 18:10:01 [2023-07-21T18:10:01.101Z] EXECUTOR_NUMBER 0 18:10:01 [2023-07-21T18:10:01.101Z] FQDN azwin-2-f06290.westus.cloudapp.azure.com 18:10:01 [2023-07-21T18:10:01.101Z] GIT_BRANCH PR-46047 18:10:01 [2023-07-21T18:10:01.101Z] GIT_COMMIT 27b2e9097e0e8318468310808ce1722b807a5270 18:10:01 [2023-07-21T18:10:01.101Z] GIT_URL https://github.com/moby/moby.git 18:10:01 [2023-07-21T18:10:01.101Z] HUDSON_COOKIE d4fa7609-6ac4-4f3d-bdd3-26e9cab2dcf0 18:10:01 [2023-07-21T18:10:01.101Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 18:10:01 [2023-07-21T18:10:01.101Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 18:10:01 [2023-07-21T18:10:01.101Z] HUDSON_URL https://ci-next.docker.com/public/ 18:10:01 [2023-07-21T18:10:01.574Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 18:10:01 [2023-07-21T18:10:01.574Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 18:10:01 [2023-07-21T18:10:01.574Z] JENKINS_NODE_COOKIE dbcff896-a2df-4547-b71a-950d41923efe 18:10:01 [2023-07-21T18:10:01.574Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 18:10:01 [2023-07-21T18:10:01.574Z] JENKINS_URL https://ci-next.docker.com/public/ 18:10:01 [2023-07-21T18:10:01.574Z] JOB_BASE_NAME PR-46047 18:10:01 [2023-07-21T18:10:01.574Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/display/redirect 18:10:01 [2023-07-21T18:10:01.574Z] JOB_NAME moby/PR-46047 18:10:01 [2023-07-21T18:10:01.574Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/ 18:10:01 [2023-07-21T18:10:01.574Z] library.jps.version master 18:10:01 [2023-07-21T18:10:01.574Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 18:10:01 [2023-07-21T18:10:01.574Z] NODE_LABELS amd64 azure azwin-2-f06290 azwin-2019 docker west-us windows windows-2019 x86_64 18:10:01 [2023-07-21T18:10:01.574Z] NODE_NAME azwin-2-f06290 18:10:01 [2023-07-21T18:10:01.574Z] NUMBER_OF_PROCESSORS 4 18:10:01 [2023-07-21T18:10:01.574Z] OS Windows_NT 18:10:01 [2023-07-21T18:10:01.574Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 18:10:01 [2023-07-21T18:10:01.574Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 18:10:01 [2023-07-21T18:10:01.574Z] PROCESSOR_ARCHITECTURE AMD64 18:10:01 [2023-07-21T18:10:01.574Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 18:10:01 [2023-07-21T18:10:01.574Z] PROCESSOR_LEVEL 6 18:10:01 [2023-07-21T18:10:01.574Z] PROCESSOR_REVISION 4f01 18:10:01 [2023-07-21T18:10:01.574Z] ProgramData C:\ProgramData 18:10:01 [2023-07-21T18:10:01.574Z] ProgramFiles C:\Program Files 18:10:01 [2023-07-21T18:10:01.574Z] ProgramFiles(x86) C:\Program Files (x86) 18:10:01 [2023-07-21T18:10:01.574Z] ProgramW6432 C:\Program Files 18:10:01 [2023-07-21T18:10:01.574Z] PROMPT $P$G 18:10:01 [2023-07-21T18:10:01.574Z] PSExecutionPolicyPreference Bypass 18:10:01 [2023-07-21T18:10:01.574Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 18:10:01 [2023-07-21T18:10:01.574Z] PUBLIC C:\Users\Public 18:10:01 [2023-07-21T18:10:01.574Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/1/display/redirect?page=artif... 18:10:01 [2023-07-21T18:10:01.574Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/1/display/redirect?page=changes 18:10:01 [2023-07-21T18:10:01.574Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/1/display/redirect 18:10:01 [2023-07-21T18:10:01.574Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-46047/1/display/redirect?page=tests 18:10:01 [2023-07-21T18:10:01.574Z] SKIP_VALIDATION_TESTS 1 18:10:01 [2023-07-21T18:10:01.574Z] SOURCES_DRIVE d 18:10:01 [2023-07-21T18:10:01.574Z] SOURCES_SUBDIR gopath 18:10:01 [2023-07-21T18:10:01.574Z] STAGE_NAME Run tests 18:10:01 [2023-07-21T18:10:01.574Z] SystemDrive C: 18:10:01 [2023-07-21T18:10:01.574Z] SystemRoot C:\Windows 18:10:01 [2023-07-21T18:10:01.574Z] TEMP C:\Windows\TEMP 18:10:01 [2023-07-21T18:10:01.574Z] TESTDEBUG 0 18:10:01 [2023-07-21T18:10:01.574Z] TESTRUN_DRIVE d 18:10:01 [2023-07-21T18:10:01.574Z] TESTRUN_SUBDIR CI 18:10:01 [2023-07-21T18:10:01.574Z] TIMEOUT 120m 18:10:01 [2023-07-21T18:10:01.574Z] TMP C:\Windows\TEMP 18:10:01 [2023-07-21T18:10:01.574Z] USERDOMAIN WORKGROUP 18:10:01 [2023-07-21T18:10:01.574Z] USERNAME azwin-2-f06290$ 18:10:01 [2023-07-21T18:10:01.574Z] USERPROFILE C:\Windows\system32\config\systemprofile 18:10:01 [2023-07-21T18:10:01.574Z] windir C:\Windows 18:10:01 [2023-07-21T18:10:01.574Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 18:10:01 [2023-07-21T18:10:01.574Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 18:10:01 [2023-07-21T18:10:01.574Z] WORKSPACE d:\gopath\src\github.com\docker\docker 18:10:01 [2023-07-21T18:10:01.574Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 18:10:01 [2023-07-21T18:10:01.574Z] 18:10:01 [2023-07-21T18:10:01.574Z] 18:10:01 [2023-07-21T18:10:01.574Z] 18:10:01 [2023-07-21T18:10:01.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 18:10:01 [2023-07-21T18:10:01.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 18:10:02 [2023-07-21T18:10:02.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 18:10:02 [2023-07-21T18:10:02.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 18:10:03 [2023-07-21T18:10:03.161Z] INFO: Sources under d:\gopath\... 18:10:03 [2023-07-21T18:10:03.161Z] INFO: Test run under d:\CI\... 18:10:03 [2023-07-21T18:10:03.161Z] INFO: Running in D:\gopath\src\github.com\docker\docker 18:10:03 [2023-07-21T18:10:03.161Z] INFO: docker/docker repository was found 18:10:03 [2023-07-21T18:10:03.161Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 18:10:03 [2023-07-21T18:10:03.634Z] ltsc2019: Pulling from windows/servercore 18:10:03 [2023-07-21T18:10:03.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 18:10:04 [2023-07-21T18:10:04.107Z] cb524f6f2215: Pulling fs layer 18:10:04 [2023-07-21T18:10:04.107Z] 71bf80baed9b: Pulling fs layer 18:10:04 [2023-07-21T18:10:04.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 18:10:04 [2023-07-21T18:10:04.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 18:10:05 [2023-07-21T18:10:05.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:10:05 [2023-07-21T18:10:05.308Z] Using test binary docker 18:10:05 [2023-07-21T18:10:05.308Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 18:10:05 [2023-07-21T18:10:05.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 18:10:05 [2023-07-21T18:10:05.308Z] INFO: Waiting for daemon to start... 18:10:05 [2023-07-21T18:10:05.308Z] Starting dockerd 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildWithHugeFile (50.52s) 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildWithEmptyDockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.04s) 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildPreserveOwnership 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildPreserveOwnership/copy_from 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildPreserveOwnership (4.14s) 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildPlatformInvalid 18:10:06 [2023-07-21T18:10:06.440Z] --- PASS: TestBuildPlatformInvalid (0.06s) 18:10:06 [2023-07-21T18:10:06.440Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 18:10:06 [2023-07-21T18:10:06.440Z] Loaded image: busybox:latest 18:10:06 [2023-07-21T18:10:06.440Z] Loaded image: busybox:glibc 18:10:06 [2023-07-21T18:10:06.440Z] Loaded image: debian:bullseye-slim 18:10:06 [2023-07-21T18:10:06.440Z] Loaded image: hello-world:latest 18:10:06 [2023-07-21T18:10:06.699Z] Loaded image: arm32v7/hello-world:latest 18:10:08 [2023-07-21T18:10:08.899Z] 71bf80baed9b: Verifying Checksum 18:10:08 [2023-07-21T18:10:08.899Z] 71bf80baed9b: Download complete 18:10:09 [2023-07-21T18:10:09.491Z] . 18:10:09 [2023-07-21T18:10:09.491Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:10:09 [2023-07-21T18:10:09.491Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 18:10:09 [2023-07-21T18:10:09.491Z] Error: No such image: emptyfs 18:10:09 [2023-07-21T18:10:09.491Z] Running integration-test (iteration 1) 18:10:09 [2023-07-21T18:10:09.491Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 18:10:09 [2023-07-21T18:10:09.491Z] Loaded image: busybox:latest 18:10:09 [2023-07-21T18:10:09.491Z] Loaded image: busybox:glibc 18:10:10 [2023-07-21T18:10:10.057Z] Loaded image: debian:bullseye-slim 18:10:10 [2023-07-21T18:10:10.057Z] Loaded image: hello-world:latest 18:10:10 [2023-07-21T18:10:10.057Z] Loaded image: arm32v7/hello-world:latest 18:10:10 [2023-07-21T18:10:10.057Z] INFO: Testing against a local daemon 18:10:10 [2023-07-21T18:10:10.057Z] === RUN TestCgroupNamespacesBuild 18:10:12 [2023-07-21T18:10:12.376Z] INFO [linters context/goanalysis] analyzers took 6m46.383149635s with top 10 stages: buildir: 1m44.356898409s, goimports: 15.674901635s, the_only_name: 12.770060249s, unconvert: 9.831916955s, gosec: 7.996342134s, S1038: 7.870172777s, printf: 6.621484556s, inspect: 6.548439131s, fact_deprecated: 6.297750955s, ctrlflow: 5.639815457s 18:10:12 [2023-07-21T18:10:12.376Z] INFO [runner] Issues before processing: 1862, after processing: 0 18:10:12 [2023-07-21T18:10:12.376Z] INFO [runner] Processors filtering stat (out/in): cgo: 1781/1862, exclude: 1753/1753, nolint: 0/58, skip_files: 1781/1781, skip_dirs: 1781/1781, exclude-rules: 58/1753, filename_unadjuster: 1781/1781, path_prettifier: 1781/1781, autogenerated_exclude: 1753/1781, identifier_marker: 1753/1753 18:10:12 [2023-07-21T18:10:12.376Z] INFO [runner] processing took 68.036315ms with stages: nolint: 24.581049ms, identifier_marker: 19.765595ms, path_prettifier: 7.802947ms, autogenerated_exclude: 7.228965ms, exclude-rules: 6.903635ms, skip_dirs: 1.455569ms, cgo: 158.801µs, filename_unadjuster: 134.26µs, max_same_issues: 1.998µs, uniq_by_line: 573ns, max_from_linter: 393ns, skip_files: 393ns, source_code: 324ns, exclude: 319ns, diff: 314ns, max_per_file_from_linter: 266ns, path_shortener: 248ns, sort_results: 241ns, severity-rules: 238ns, path_prefixer: 187ns 18:10:12 [2023-07-21T18:10:12.376Z] INFO [runner] linters took 26.386225688s with stages: goanalysis_metalinter: 26.318077055s 18:10:12 [2023-07-21T18:10:12.376Z] INFO File cache stats: 1458 entries of total size 6.9MiB 18:10:12 [2023-07-21T18:10:12.376Z] INFO Memory: 690 samples, avg is 349.1MB, max is 1293.0MB 18:10:12 [2023-07-21T18:10:12.376Z] INFO Execution took 1m9.217169417s 18:10:12 [2023-07-21T18:10:12.376Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 18:10:12 [2023-07-21T18:10:12.586Z] --- PASS: TestCgroupNamespacesBuild (2.27s) 18:10:12 [2023-07-21T18:10:12.587Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 18:10:12 [2023-07-21T18:10:12.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh dynbinary-daemon test-docker-py 18:10:12 [2023-07-21T18:10:12.947Z] 18:10:12 [2023-07-21T18:10:12.947Z] Removing bundles/ 18:10:12 [2023-07-21T18:10:12.947Z] 18:10:12 [2023-07-21T18:10:12.947Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 18:10:12 [2023-07-21T18:10:12.947Z] Building: bundles/dynbinary-daemon/dockerd-dev 18:10:12 [2023-07-21T18:10:12.947Z] GOOS="" GOARCH="" GOARM="" 18:10:15 [2023-07-21T18:10:15.114Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) 18:10:15 [2023-07-21T18:10:15.115Z] === RUN TestBuildWithSession 18:10:15 [2023-07-21T18:10:15.115Z] build_session_test.go:25: TODO: BuildKit 18:10:15 [2023-07-21T18:10:15.115Z] --- SKIP: TestBuildWithSession (0.00s) 18:10:15 [2023-07-21T18:10:15.115Z] === RUN TestBuildSquashParent 18:10:16 [2023-07-21T18:10:16.681Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.30s) 18:10:16 [2023-07-21T18:10:16.681Z] PASS 18:10:16 [2023-07-21T18:10:16.681Z] 18:10:16 [2023-07-21T18:10:16.681Z] === Skipped 18:10:16 [2023-07-21T18:10:16.681Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 18:10:16 [2023-07-21T18:10:16.681Z] build_session_test.go:25: TODO: BuildKit 18:10:16 [2023-07-21T18:10:16.681Z] 18:10:16 [2023-07-21T18:10:16.681Z] DONE 33 tests, 1 skipped in 86.099s 18:10:16 [2023-07-21T18:10:16.681Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 18:10:16 [2023-07-21T18:10:16.681Z] INFO: Testing against a local daemon 18:10:16 [2023-07-21T18:10:16.681Z] === RUN TestConfigInspect 18:10:18 [2023-07-21T18:10:18.060Z] --- PASS: TestConfigInspect (2.47s) 18:10:18 [2023-07-21T18:10:18.060Z] === RUN TestConfigList 18:10:19 [2023-07-21T18:10:19.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 18:10:19 [2023-07-21T18:10:19.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 18:10:19 [2023-07-21T18:10:19.967Z] --- PASS: TestConfigList (2.18s) 18:10:19 [2023-07-21T18:10:19.967Z] === RUN TestConfigsCreateAndDelete 18:10:21 [2023-07-21T18:10:21.403Z] cb524f6f2215: Verifying Checksum 18:10:21 [2023-07-21T18:10:21.403Z] cb524f6f2215: Download complete 18:10:22 [2023-07-21T18:10:22.505Z] --- PASS: TestConfigsCreateAndDelete (2.21s) 18:10:22 [2023-07-21T18:10:22.505Z] === RUN TestConfigsUpdate 18:10:23 [2023-07-21T18:10:23.224Z] --- PASS: TestBuildSquashParent (7.55s) 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:10:23 [2023-07-21T18:10:23.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:10:23 [2023-07-21T18:10:23.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:10:23 [2023-07-21T18:10:23.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:10:23 [2023-07-21T18:10:23.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:10:23 [2023-07-21T18:10:23.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:10:23 [2023-07-21T18:10:23.224Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:10:23 [2023-07-21T18:10:23.224Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:10:23 [2023-07-21T18:10:23.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:10:23 [2023-07-21T18:10:23.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:10:23 [2023-07-21T18:10:23.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:10:23 [2023-07-21T18:10:23.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:10:23 [2023-07-21T18:10:23.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:10:23 [2023-07-21T18:10:23.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:10:24 [2023-07-21T18:10:24.411Z] --- PASS: TestConfigsUpdate (2.25s) 18:10:24 [2023-07-21T18:10:24.411Z] === RUN TestTemplatedConfig 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) 18:10:25 [2023-07-21T18:10:25.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) 18:10:25 [2023-07-21T18:10:25.753Z] === RUN TestBuildMultiStageCopy 18:10:25 [2023-07-21T18:10:25.753Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:10:27 [2023-07-21T18:10:27.703Z] --- PASS: TestTemplatedConfig (2.90s) 18:10:27 [2023-07-21T18:10:27.703Z] === RUN TestConfigCreateResolve 18:10:29 [2023-07-21T18:10:29.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:10:29 [2023-07-21T18:10:29.609Z] --- PASS: TestConfigCreateResolve (2.19s) 18:10:29 [2023-07-21T18:10:29.609Z] === RUN TestConfigDaemonLibtrustID 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 18:10:30 [2023-07-21T18:10:30.178Z] PASS 18:10:30 [2023-07-21T18:10:30.178Z] 18:10:30 [2023-07-21T18:10:30.178Z] DONE 7 tests in 14.749s 18:10:30 [2023-07-21T18:10:30.178Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 18:10:30 [2023-07-21T18:10:30.178Z] INFO: Testing against a local daemon 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestCheckpoint 18:10:30 [2023-07-21T18:10:30.178Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:10:30 [2023-07-21T18:10:30.178Z] --- SKIP: TestCheckpoint (0.00s) 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestContainerInvalidJSON 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 18:10:30 [2023-07-21T18:10:30.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 18:10:30 [2023-07-21T18:10:30.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestContainerInvalidJSON//exec/foobar/start 18:10:30 [2023-07-21T18:10:30.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 18:10:30 [2023-07-21T18:10:30.178Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 18:10:30 [2023-07-21T18:10:30.178Z] === CONT TestContainerInvalidJSON//exec/foobar/start 18:10:30 [2023-07-21T18:10:30.178Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestContainerInvalidJSON (0.01s) 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestCopyFromContainerPathDoesNotExist 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestCopyFromContainerPathIsNotDir 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestCopyToContainerPathDoesNotExist 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestCopyToContainerPathIsNotDir 18:10:30 [2023-07-21T18:10:30.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 18:10:30 [2023-07-21T18:10:30.178Z] === RUN TestCopyFromContainer 18:10:30 [2023-07-21T18:10:30.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:10:31 [2023-07-21T18:10:31.342Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:10:31 [2023-07-21T18:10:31.557Z] === RUN TestCopyFromContainer// 18:10:31 [2023-07-21T18:10:31.557Z] === RUN TestCopyFromContainer//bar/root 18:10:31 [2023-07-21T18:10:31.557Z] === RUN TestCopyFromContainer//bar/root/ 18:10:31 [2023-07-21T18:10:31.557Z] === RUN TestCopyFromContainer/bar/quux 18:10:31 [2023-07-21T18:10:31.816Z] === RUN TestCopyFromContainer/bar/quux/ 18:10:31 [2023-07-21T18:10:31.816Z] === RUN TestCopyFromContainer/bar/quux/baz 18:10:31 [2023-07-21T18:10:31.816Z] === RUN TestCopyFromContainer/bar/filesymlink 18:10:31 [2023-07-21T18:10:31.816Z] === RUN TestCopyFromContainer/bar/dirsymlink 18:10:31 [2023-07-21T18:10:31.817Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 18:10:31 [2023-07-21T18:10:31.817Z] === RUN TestCopyFromContainer/bar/notarget 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer (1.71s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer// (0.04s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:10:32 [2023-07-21T18:10:32.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:10:32 [2023-07-21T18:10:32.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:10:32 [2023-07-21T18:10:32.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:10:32 [2023-07-21T18:10:32.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:10:32 [2023-07-21T18:10:32.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:10:32 [2023-07-21T18:10:32.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateLinkToNonExistingContainer 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateWithInvalidEnv 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateWithInvalidEnv/0 18:10:32 [2023-07-21T18:10:32.076Z] === PAUSE TestCreateWithInvalidEnv/0 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateWithInvalidEnv/1 18:10:32 [2023-07-21T18:10:32.076Z] === PAUSE TestCreateWithInvalidEnv/1 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateWithInvalidEnv/2 18:10:32 [2023-07-21T18:10:32.076Z] === PAUSE TestCreateWithInvalidEnv/2 18:10:32 [2023-07-21T18:10:32.076Z] === CONT TestCreateWithInvalidEnv/0 18:10:32 [2023-07-21T18:10:32.076Z] === CONT TestCreateWithInvalidEnv/2 18:10:32 [2023-07-21T18:10:32.076Z] === CONT TestCreateWithInvalidEnv/1 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateTmpfsMountsTarget 18:10:32 [2023-07-21T18:10:32.076Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 18:10:32 [2023-07-21T18:10:32.076Z] === RUN TestCreateWithCustomMaskedPaths 18:10:32 [2023-07-21T18:10:32.275Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:10:33 [2023-07-21T18:10:33.210Z] --- PASS: TestBuildMultiStageCopy (7.51s) 18:10:33 [2023-07-21T18:10:33.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.51s) 18:10:33 [2023-07-21T18:10:33.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 18:10:33 [2023-07-21T18:10:33.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 18:10:33 [2023-07-21T18:10:33.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 18:10:33 [2023-07-21T18:10:33.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 18:10:33 [2023-07-21T18:10:33.210Z] === RUN TestBuildMultiStageParentConfig 18:10:33 [2023-07-21T18:10:33.981Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) 18:10:33 [2023-07-21T18:10:33.981Z] === RUN TestCreateWithCustomReadonlyPaths 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildWithHugeFile (41.27s) 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildWithEmptyDockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildPreserveOwnership 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildPreserveOwnership/copy_from 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildPreserveOwnership (3.02s) 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.06s) 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildPlatformInvalid 18:10:35 [2023-07-21T18:10:35.534Z] --- PASS: TestBuildPlatformInvalid (0.07s) 18:10:35 [2023-07-21T18:10:35.534Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 18:10:35 [2023-07-21T18:10:35.534Z] Loaded image: busybox:latest 18:10:35 [2023-07-21T18:10:35.534Z] Loaded image: busybox:glibc 18:10:35 [2023-07-21T18:10:35.534Z] Loaded image: debian:bullseye-slim 18:10:35 [2023-07-21T18:10:35.534Z] Loaded image: hello-world:latest 18:10:35 [2023-07-21T18:10:35.534Z] Loaded image: arm32v7/hello-world:latest 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateWithInvalidHealthcheckParams 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:10:36 [2023-07-21T18:10:36.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:10:36 [2023-07-21T18:10:36.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:10:36 [2023-07-21T18:10:36.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:10:36 [2023-07-21T18:10:36.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:10:36 [2023-07-21T18:10:36.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:10:36 [2023-07-21T18:10:36.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:10:36 [2023-07-21T18:10:36.777Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) 18:10:36 [2023-07-21T18:10:36.777Z] === RUN TestCreateDifferentPlatform 18:10:36 [2023-07-21T18:10:36.777Z] === RUN TestCreateDifferentPlatform/different_os 18:10:36 [2023-07-21T18:10:36.777Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:10:36 [2023-07-21T18:10:36.777Z] --- PASS: TestCreateDifferentPlatform (0.01s) 18:10:36 [2023-07-21T18:10:36.777Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 18:10:36 [2023-07-21T18:10:36.777Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 18:10:36 [2023-07-21T18:10:36.777Z] === RUN TestCreateVolumesFromNonExistingContainer 18:10:36 [2023-07-21T18:10:36.777Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) 18:10:36 [2023-07-21T18:10:36.777Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:10:37 [2023-07-21T18:10:37.036Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 18:10:37 [2023-07-21T18:10:37.037Z] === RUN TestContainerStartOnDaemonRestart 18:10:37 [2023-07-21T18:10:37.037Z] === PAUSE TestContainerStartOnDaemonRestart 18:10:37 [2023-07-21T18:10:37.037Z] === RUN TestDaemonRestartIpcMode 18:10:37 [2023-07-21T18:10:37.037Z] === PAUSE TestDaemonRestartIpcMode 18:10:37 [2023-07-21T18:10:37.037Z] === RUN TestDaemonHostGatewayIP 18:10:37 [2023-07-21T18:10:37.037Z] === PAUSE TestDaemonHostGatewayIP 18:10:37 [2023-07-21T18:10:37.037Z] === RUN TestRestartDaemonWithRestartingContainer 18:10:37 [2023-07-21T18:10:37.037Z] === PAUSE TestRestartDaemonWithRestartingContainer 18:10:37 [2023-07-21T18:10:37.037Z] === RUN TestContainerKillOnDaemonStart 18:10:37 [2023-07-21T18:10:37.037Z] === PAUSE TestContainerKillOnDaemonStart 18:10:37 [2023-07-21T18:10:37.037Z] === RUN TestDiff 18:10:37 [2023-07-21T18:10:37.605Z] --- PASS: TestDiff (0.65s) 18:10:37 [2023-07-21T18:10:37.605Z] === RUN TestExecWithCloseStdin 18:10:38 [2023-07-21T18:10:38.472Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 18:10:38 [2023-07-21T18:10:38.472Z] === RUN TestBuildLabelWithTargets 18:10:38 [2023-07-21T18:10:38.542Z] --- PASS: TestExecWithCloseStdin (0.81s) 18:10:38 [2023-07-21T18:10:38.542Z] === RUN TestExec 18:10:39 [2023-07-21T18:10:39.111Z] --- PASS: TestExec (0.73s) 18:10:39 [2023-07-21T18:10:39.111Z] === RUN TestExecUser 18:10:40 [2023-07-21T18:10:40.047Z] --- PASS: TestExecUser (0.69s) 18:10:40 [2023-07-21T18:10:40.047Z] === RUN TestExportContainerAndImportImage 18:10:40 [2023-07-21T18:10:40.615Z] --- PASS: TestExportContainerAndImportImage (0.85s) 18:10:40 [2023-07-21T18:10:40.615Z] === RUN TestExportContainerAfterDaemonRestart 18:10:41 [2023-07-21T18:10:41.993Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) 18:10:41 [2023-07-21T18:10:41.993Z] === RUN TestHealthCheckWorkdir 18:10:42 [2023-07-21T18:10:42.932Z] --- PASS: TestHealthCheckWorkdir (0.89s) 18:10:42 [2023-07-21T18:10:42.932Z] === RUN TestHealthKillContainer 18:10:43 [2023-07-21T18:10:43.645Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.11s) 18:10:43 [2023-07-21T18:10:43.645Z] PASS 18:10:43 [2023-07-21T18:10:43.645Z] 18:10:43 [2023-07-21T18:10:43.645Z] === Skipped 18:10:43 [2023-07-21T18:10:43.645Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 18:10:43 [2023-07-21T18:10:43.645Z] build_session_test.go:25: TODO: BuildKit 18:10:43 [2023-07-21T18:10:43.645Z] 18:10:43 [2023-07-21T18:10:43.645Z] DONE 33 tests, 1 skipped in 71.132s 18:10:43 [2023-07-21T18:10:43.645Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 18:10:43 [2023-07-21T18:10:43.645Z] ++ 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 18:10:43 [2023-07-21T18:10:43.645Z] ++ set -e 18:10:43 [2023-07-21T18:10:43.645Z] ++ '[' -n 0 ']' 18:10:43 [2023-07-21T18:10:43.645Z] ++ set -x 18:10:43 [2023-07-21T18:10:43.645Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 18:10:43 [2023-07-21T18:10:43.645Z] INFO: Testing against a local daemon 18:10:43 [2023-07-21T18:10:43.645Z] === RUN TestConfigInspect 18:10:45 [2023-07-21T18:10:45.018Z] --- PASS: TestConfigInspect (2.32s) 18:10:45 [2023-07-21T18:10:45.018Z] === RUN TestConfigList 18:10:46 [2023-07-21T18:10:46.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 18:10:46 [2023-07-21T18:10:46.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 18:10:46 [2023-07-21T18:10:46.577Z] --- PASS: TestBuildLabelWithTargets (8.00s) 18:10:46 [2023-07-21T18:10:46.577Z] === RUN TestBuildWithEmptyLayers 18:10:47 [2023-07-21T18:10:47.548Z] --- PASS: TestConfigList (2.27s) 18:10:47 [2023-07-21T18:10:47.548Z] === RUN TestConfigsCreateAndDelete 18:10:49 [2023-07-21T18:10:49.105Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 18:10:49 [2023-07-21T18:10:49.105Z] === RUN TestBuildMultiStageOnBuild 18:10:49 [2023-07-21T18:10:49.447Z] --- PASS: TestConfigsCreateAndDelete (2.43s) 18:10:49 [2023-07-21T18:10:49.447Z] === RUN TestConfigsUpdate 18:10:51 [2023-07-21T18:10:51.054Z] --- PASS: TestHealthKillContainer (8.38s) 18:10:51 [2023-07-21T18:10:51.054Z] === RUN TestHealthCheckProcessKilled 18:10:51 [2023-07-21T18:10:51.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 18:10:51 [2023-07-21T18:10:51.619Z] 18:10:51 [2023-07-21T18:10:51.619Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 18:10:51 [2023-07-21T18:10:51.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 18:10:51 [2023-07-21T18:10:51.619Z] Using test binary docker 18:10:51 [2023-07-21T18:10:51.619Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 18:10:51 [2023-07-21T18:10:51.619Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 18:10:51 [2023-07-21T18:10:51.619Z] INFO: Waiting for daemon to start... 18:10:51 [2023-07-21T18:10:51.619Z] Starting dockerd 18:10:51 [2023-07-21T18:10:51.619Z] . 18:10:51 [2023-07-21T18:10:51.619Z] INFO: Building docker-sdk-python3:4.4.1... 18:10:51 [2023-07-21T18:10:51.975Z] --- PASS: TestConfigsUpdate (2.41s) 18:10:51 [2023-07-21T18:10:51.975Z] === RUN TestTemplatedConfig 18:10:52 [2023-07-21T18:10:52.432Z] --- PASS: TestHealthCheckProcessKilled (0.96s) 18:10:52 [2023-07-21T18:10:52.432Z] === RUN TestInspectCpusetInConfigPre120 18:10:53 [2023-07-21T18:10:53.000Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) 18:10:53 [2023-07-21T18:10:53.000Z] === RUN TestIpcModeNone 18:10:53 [2023-07-21T18:10:53.568Z] --- PASS: TestIpcModeNone (0.80s) 18:10:53 [2023-07-21T18:10:53.568Z] === RUN TestIpcModePrivate 18:10:54 [2023-07-21T18:10:54.136Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false 18:10:54 [2023-07-21T18:10:54.367Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 18:10:54 [2023-07-21T18:10:54.367Z] === RUN TestBuildUncleanTarFilenames 18:10:54 [2023-07-21T18:10:54.395Z] --- PASS: TestIpcModePrivate (0.82s) 18:10:54 [2023-07-21T18:10:54.396Z] === RUN TestIpcModeShareable 18:10:54 [2023-07-21T18:10:54.502Z] --- PASS: TestTemplatedConfig (2.60s) 18:10:54 [2023-07-21T18:10:54.502Z] === RUN TestConfigCreateResolve 18:10:54 [2023-07-21T18:10:54.625Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) 18:10:54 [2023-07-21T18:10:54.625Z] === RUN TestBuildMultiStageLayerLeak 18:10:54 [2023-07-21T18:10:54.964Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true 18:10:55 [2023-07-21T18:10:55.223Z] --- PASS: TestIpcModeShareable (0.70s) 18:10:55 [2023-07-21T18:10:55.223Z] === RUN TestAPIIpcModeShareableAndContainer 18:10:57 [2023-07-21T18:10:57.031Z] --- PASS: TestConfigCreateResolve (2.28s) 18:10:57 [2023-07-21T18:10:57.031Z] === RUN TestConfigDaemonLibtrustID 18:10:57 [2023-07-21T18:10:57.331Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 18:10:57 [2023-07-21T18:10:57.331Z] PASS 18:10:57 [2023-07-21T18:10:57.331Z] 18:10:57 [2023-07-21T18:10:57.331Z] DONE 7 tests in 14.964s 18:10:57 [2023-07-21T18:10:57.331Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 18:10:57 [2023-07-21T18:10:57.331Z] ++ 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 18:10:57 [2023-07-21T18:10:57.331Z] ++ set -e 18:10:57 [2023-07-21T18:10:57.331Z] ++ '[' -n 0 ']' 18:10:57 [2023-07-21T18:10:57.331Z] ++ set -x 18:10:57 [2023-07-21T18:10:57.331Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 18:10:57 [2023-07-21T18:10:57.598Z] INFO: Testing against a local daemon 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestCheckpoint 18:10:57 [2023-07-21T18:10:57.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:10:57 [2023-07-21T18:10:57.598Z] --- SKIP: TestCheckpoint (0.00s) 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestContainerInvalidJSON 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 18:10:57 [2023-07-21T18:10:57.598Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 18:10:57 [2023-07-21T18:10:57.598Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestContainerInvalidJSON//exec/foobar/start 18:10:57 [2023-07-21T18:10:57.598Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 18:10:57 [2023-07-21T18:10:57.598Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 18:10:57 [2023-07-21T18:10:57.598Z] === CONT TestContainerInvalidJSON//exec/foobar/start 18:10:57 [2023-07-21T18:10:57.598Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestContainerInvalidJSON (0.01s) 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestCopyFromContainerPathDoesNotExist 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestCopyFromContainerPathIsNotDir 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestCopyToContainerPathDoesNotExist 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestCopyToContainerPathIsNotDir 18:10:57 [2023-07-21T18:10:57.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 18:10:57 [2023-07-21T18:10:57.598Z] === RUN TestCopyFromContainer 18:10:57 [2023-07-21T18:10:57.761Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) 18:10:57 [2023-07-21T18:10:57.761Z] === RUN TestAPIIpcModeHost 18:10:57 [2023-07-21T18:10:57.761Z] --- PASS: TestAPIIpcModeHost (0.43s) 18:10:57 [2023-07-21T18:10:57.761Z] === RUN TestDaemonIpcModeShareable 18:10:58 [2023-07-21T18:10:58.532Z] === RUN TestCopyFromContainer// 18:10:58 [2023-07-21T18:10:58.533Z] === RUN TestCopyFromContainer//bar/root 18:10:58 [2023-07-21T18:10:58.791Z] === RUN TestCopyFromContainer//bar/root/ 18:10:58 [2023-07-21T18:10:58.791Z] === RUN TestCopyFromContainer/bar/quux 18:10:58 [2023-07-21T18:10:58.791Z] === RUN TestCopyFromContainer/bar/quux/ 18:10:58 [2023-07-21T18:10:58.791Z] === RUN TestCopyFromContainer/bar/quux/baz 18:10:58 [2023-07-21T18:10:58.791Z] === RUN TestCopyFromContainer/bar/filesymlink 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCopyFromContainer/bar/dirsymlink 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCopyFromContainer/bar/notarget 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer (1.38s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer// (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:10:59 [2023-07-21T18:10:59.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:10:59 [2023-07-21T18:10:59.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:10:59 [2023-07-21T18:10:59.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:10:59 [2023-07-21T18:10:59.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:10:59 [2023-07-21T18:10:59.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:10:59 [2023-07-21T18:10:59.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateLinkToNonExistingContainer 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateWithInvalidEnv 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateWithInvalidEnv/0 18:10:59 [2023-07-21T18:10:59.049Z] === PAUSE TestCreateWithInvalidEnv/0 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateWithInvalidEnv/1 18:10:59 [2023-07-21T18:10:59.049Z] === PAUSE TestCreateWithInvalidEnv/1 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateWithInvalidEnv/2 18:10:59 [2023-07-21T18:10:59.049Z] === PAUSE TestCreateWithInvalidEnv/2 18:10:59 [2023-07-21T18:10:59.049Z] === CONT TestCreateWithInvalidEnv/0 18:10:59 [2023-07-21T18:10:59.049Z] === CONT TestCreateWithInvalidEnv/2 18:10:59 [2023-07-21T18:10:59.049Z] === CONT TestCreateWithInvalidEnv/1 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateTmpfsMountsTarget 18:10:59 [2023-07-21T18:10:59.049Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 18:10:59 [2023-07-21T18:10:59.049Z] === RUN TestCreateWithCustomMaskedPaths 18:10:59 [2023-07-21T18:10:59.140Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true 18:10:59 [2023-07-21T18:10:59.140Z] --- PASS: TestDaemonIpcModeShareable (1.26s) 18:10:59 [2023-07-21T18:10:59.140Z] === RUN TestDaemonIpcModePrivate 18:10:59 [2023-07-21T18:10:59.887Z] --- PASS: TestBuildMultiStageLayerLeak (4.54s) 18:10:59 [2023-07-21T18:10:59.887Z] === RUN TestBuildWithHugeFile 18:11:00 [2023-07-21T18:11:00.521Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 18:11:00 [2023-07-21T18:11:00.521Z] --- PASS: TestDaemonIpcModePrivate (1.30s) 18:11:00 [2023-07-21T18:11:00.521Z] === RUN TestDaemonIpcModePrivateFromConfig 18:11:00 [2023-07-21T18:11:00.950Z] --- PASS: TestCreateWithCustomMaskedPaths (1.40s) 18:11:00 [2023-07-21T18:11:00.950Z] === RUN TestCreateWithCustomReadonlyPaths 18:11:01 [2023-07-21T18:11:01.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 18:11:01 [2023-07-21T18:11:01.717Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) 18:11:01 [2023-07-21T18:11:01.717Z] === RUN TestDaemonIpcModeShareableFromConfig 18:11:01 [2023-07-21T18:11:01.884Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s) 18:11:01 [2023-07-21T18:11:01.884Z] === RUN TestCreateWithInvalidHealthcheckParams 18:11:01 [2023-07-21T18:11:01.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:11:01 [2023-07-21T18:11:01.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:11:01 [2023-07-21T18:11:01.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:11:01 [2023-07-21T18:11:01.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:11:01 [2023-07-21T18:11:01.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:11:01 [2023-07-21T18:11:01.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:11:01 [2023-07-21T18:11:01.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:11:01 [2023-07-21T18:11:01.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:11:01 [2023-07-21T18:11:01.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:11:01 [2023-07-21T18:11:01.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:11:02 [2023-07-21T18:11:02.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:11:02 [2023-07-21T18:11:02.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:11:02 [2023-07-21T18:11:02.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:11:02 [2023-07-21T18:11:02.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:11:02 [2023-07-21T18:11:02.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:11:02 [2023-07-21T18:11:02.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 18:11:02 [2023-07-21T18:11:02.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:11:02 [2023-07-21T18:11:02.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:11:02 [2023-07-21T18:11:02.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:11:02 [2023-07-21T18:11:02.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:11:02 [2023-07-21T18:11:02.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:11:02 [2023-07-21T18:11:02.143Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:11:02 [2023-07-21T18:11:02.401Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) 18:11:02 [2023-07-21T18:11:02.401Z] === RUN TestCreateDifferentPlatform 18:11:02 [2023-07-21T18:11:02.401Z] === RUN TestCreateDifferentPlatform/different_os 18:11:02 [2023-07-21T18:11:02.401Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:11:02 [2023-07-21T18:11:02.401Z] --- PASS: TestCreateDifferentPlatform (0.01s) 18:11:02 [2023-07-21T18:11:02.401Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 18:11:02 [2023-07-21T18:11:02.401Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 18:11:02 [2023-07-21T18:11:02.401Z] === RUN TestCreateVolumesFromNonExistingContainer 18:11:02 [2023-07-21T18:11:02.655Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true 18:11:02 [2023-07-21T18:11:02.659Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:11:02 [2023-07-21T18:11:02.659Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestContainerStartOnDaemonRestart 18:11:02 [2023-07-21T18:11:02.659Z] === PAUSE TestContainerStartOnDaemonRestart 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestDaemonRestartIpcMode 18:11:02 [2023-07-21T18:11:02.659Z] === PAUSE TestDaemonRestartIpcMode 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestDaemonHostGatewayIP 18:11:02 [2023-07-21T18:11:02.659Z] === PAUSE TestDaemonHostGatewayIP 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestRestartDaemonWithRestartingContainer 18:11:02 [2023-07-21T18:11:02.659Z] === PAUSE TestRestartDaemonWithRestartingContainer 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestContainerKillOnDaemonStart 18:11:02 [2023-07-21T18:11:02.659Z] === PAUSE TestContainerKillOnDaemonStart 18:11:02 [2023-07-21T18:11:02.659Z] === RUN TestDiff 18:11:02 [2023-07-21T18:11:02.915Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) 18:11:02 [2023-07-21T18:11:02.915Z] === RUN TestIpcModeOlderClient 18:11:02 [2023-07-21T18:11:02.915Z] === PAUSE TestIpcModeOlderClient 18:11:02 [2023-07-21T18:11:02.915Z] === RUN TestKillContainerInvalidSignal 18:11:02 [2023-07-21T18:11:02.917Z] --- PASS: TestDiff (0.47s) 18:11:02 [2023-07-21T18:11:02.917Z] === RUN TestExecWithCloseStdin 18:11:03 [2023-07-21T18:11:03.484Z] --- PASS: TestKillContainerInvalidSignal (0.58s) 18:11:03 [2023-07-21T18:11:03.484Z] === RUN TestKillContainer 18:11:03 [2023-07-21T18:11:03.484Z] === RUN TestKillContainer/no_signal 18:11:03 [2023-07-21T18:11:03.851Z] --- PASS: TestExecWithCloseStdin (0.59s) 18:11:03 [2023-07-21T18:11:03.851Z] === RUN TestExec 18:11:04 [2023-07-21T18:11:04.055Z] === RUN TestKillContainer/non_killing_signal 18:11:04 [2023-07-21T18:11:04.109Z] --- PASS: TestExec (0.57s) 18:11:04 [2023-07-21T18:11:04.109Z] === RUN TestExecUser 18:11:04 [2023-07-21T18:11:04.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 18:11:04 [2023-07-21T18:11:04.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 18:11:04 [2023-07-21T18:11:04.315Z] === RUN TestKillContainer/killing_signal 18:11:05 [2023-07-21T18:11:05.043Z] --- PASS: TestExecUser (0.60s) 18:11:05 [2023-07-21T18:11:05.043Z] === RUN TestExportContainerAndImportImage 18:11:05 [2023-07-21T18:11:05.252Z] --- PASS: TestKillContainer (1.57s) 18:11:05 [2023-07-21T18:11:05.252Z] --- PASS: TestKillContainer/no_signal (0.47s) 18:11:05 [2023-07-21T18:11:05.252Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) 18:11:05 [2023-07-21T18:11:05.252Z] --- PASS: TestKillContainer/killing_signal (0.49s) 18:11:05 [2023-07-21T18:11:05.252Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:11:05 [2023-07-21T18:11:05.252Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 18:11:05 [2023-07-21T18:11:05.301Z] --- PASS: TestExportContainerAndImportImage (0.60s) 18:11:05 [2023-07-21T18:11:05.301Z] === RUN TestExportContainerAfterDaemonRestart 18:11:05 [2023-07-21T18:11:05.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 18:11:05 [2023-07-21T18:11:05.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 18:11:06 [2023-07-21T18:11:06.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s) 18:11:06 [2023-07-21T18:11:06.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) 18:11:06 [2023-07-21T18:11:06.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) 18:11:06 [2023-07-21T18:11:06.080Z] === RUN TestKillStoppedContainer 18:11:06 [2023-07-21T18:11:06.080Z] --- PASS: TestKillStoppedContainer (0.07s) 18:11:06 [2023-07-21T18:11:06.080Z] === RUN TestKillStoppedContainerAPIPre120 18:11:06 [2023-07-21T18:11:06.339Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) 18:11:06 [2023-07-21T18:11:06.339Z] === RUN TestKillDifferentUserContainer 18:11:06 [2023-07-21T18:11:06.598Z] --- PASS: TestKillDifferentUserContainer (0.50s) 18:11:06 [2023-07-21T18:11:06.598Z] === RUN TestInspectOomKilledTrue 18:11:06 [2023-07-21T18:11:06.598Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 18:11:06 [2023-07-21T18:11:06.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 18:11:06 [2023-07-21T18:11:06.598Z] === RUN TestInspectOomKilledFalse 18:11:06 [2023-07-21T18:11:06.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) 18:11:06 [2023-07-21T18:11:06.675Z] === RUN TestHealthCheckWorkdir 18:11:07 [2023-07-21T18:11:07.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 18:11:07 [2023-07-21T18:11:07.166Z] --- PASS: TestInspectOomKilledFalse (0.56s) 18:11:07 [2023-07-21T18:11:07.166Z] === RUN TestLinksEtcHostsContentMatch 18:11:07 [2023-07-21T18:11:07.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 18:11:07 [2023-07-21T18:11:07.608Z] --- PASS: TestHealthCheckWorkdir (0.78s) 18:11:07 [2023-07-21T18:11:07.608Z] === RUN TestHealthKillContainer 18:11:07 [2023-07-21T18:11:07.736Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) 18:11:07 [2023-07-21T18:11:07.736Z] === RUN TestLinksContainerNames 18:11:08 [2023-07-21T18:11:08.674Z] --- PASS: TestLinksContainerNames (1.12s) 18:11:08 [2023-07-21T18:11:08.674Z] === RUN TestLogsFollowTailEmpty 18:11:09 [2023-07-21T18:11:09.242Z] --- PASS: TestLogsFollowTailEmpty (0.60s) 18:11:09 [2023-07-21T18:11:09.242Z] === RUN TestContainerNetworkMountsNoChown 18:11:09 [2023-07-21T18:11:09.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 18:11:10 [2023-07-21T18:11:10.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/default 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/default 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/private 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/private 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rprivate 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rprivate 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/slave 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/slave 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rslave 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rslave 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/shared 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/shared 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rshared 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rshared 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/default 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rslave 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rprivate 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/default/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/slave 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/default/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/private 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/slave/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/slave/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/private/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rslave/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/private/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/private/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rshared 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/slave/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rslave/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/slave/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rslave/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/slave/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rprivate/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rprivate/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/default/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/default/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/slave/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/private/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/default/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/default/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/private/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/private/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/shared 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/shared/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rshared/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/shared/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/shared/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rshared/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/shared/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rslave/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/slave/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/slave/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rprivate/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rprivate/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/default/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/private/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/default/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/default/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/private/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/private/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/default/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/private/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/shared/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/shared/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rshared/mount_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rshared/bind_root 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 18:11:10 [2023-07-21T18:11:10.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot (0.01s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.16s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.16s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.16s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.17s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/private (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/default (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.20s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.16s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.14s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.17s) 18:11:10 [2023-07-21T18:11:10.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.15s) 18:11:10 [2023-07-21T18:11:10.439Z] === RUN TestContainerBindMountNonRecursive 18:11:12 [2023-07-21T18:11:12.345Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) 18:11:12 [2023-07-21T18:11:12.345Z] === RUN TestContainerVolumesMountedAsShared 18:11:12 [2023-07-21T18:11:12.345Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) 18:11:12 [2023-07-21T18:11:12.345Z] === RUN TestContainerVolumesMountedAsSlave 18:11:12 [2023-07-21T18:11:12.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 18:11:12 [2023-07-21T18:11:12.913Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) 18:11:12 [2023-07-21T18:11:12.913Z] === RUN TestNetworkNat 18:11:13 [2023-07-21T18:11:13.481Z] --- PASS: TestNetworkNat (0.55s) 18:11:13 [2023-07-21T18:11:13.481Z] === RUN TestNetworkLocalhostTCPNat 18:11:13 [2023-07-21T18:11:13.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) 18:11:13 [2023-07-21T18:11:13.741Z] === RUN TestNetworkLoopbackNat 18:11:14 [2023-07-21T18:11:14.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 18:11:15 [2023-07-21T18:11:15.712Z] --- PASS: TestHealthKillContainer (8.09s) 18:11:15 [2023-07-21T18:11:15.712Z] === RUN TestHealthCheckProcessKilled 18:11:16 [2023-07-21T18:11:16.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 18:11:16 [2023-07-21T18:11:16.278Z] --- PASS: TestHealthCheckProcessKilled (0.79s) 18:11:16 [2023-07-21T18:11:16.278Z] === RUN TestInspectCpusetInConfigPre120 18:11:16 [2023-07-21T18:11:16.844Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) 18:11:16 [2023-07-21T18:11:16.844Z] === RUN TestIpcModeNone 18:11:16 [2023-07-21T18:11:16.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 18:11:17 [2023-07-21T18:11:17.029Z] --- PASS: TestNetworkLoopbackNat (2.64s) 18:11:17 [2023-07-21T18:11:17.029Z] === RUN TestPause 18:11:17 [2023-07-21T18:11:17.029Z] --- PASS: TestPause (0.56s) 18:11:17 [2023-07-21T18:11:17.029Z] === RUN TestPauseFailsOnWindowsServerContainers 18:11:17 [2023-07-21T18:11:17.029Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:11:17 [2023-07-21T18:11:17.029Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 18:11:17 [2023-07-21T18:11:17.029Z] === RUN TestPauseStopPausedContainer 18:11:17 [2023-07-21T18:11:17.410Z] --- PASS: TestIpcModeNone (0.56s) 18:11:17 [2023-07-21T18:11:17.410Z] === RUN TestIpcModePrivate 18:11:17 [2023-07-21T18:11:17.597Z] --- PASS: TestPauseStopPausedContainer (0.51s) 18:11:17 [2023-07-21T18:11:17.597Z] === RUN TestPsFilter 18:11:17 [2023-07-21T18:11:17.597Z] --- PASS: TestPsFilter (0.13s) 18:11:17 [2023-07-21T18:11:17.597Z] === RUN TestRemoveContainerWithRemovedVolume 18:11:17 [2023-07-21T18:11:17.668Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false 18:11:17 [2023-07-21T18:11:17.926Z] --- PASS: TestIpcModePrivate (0.59s) 18:11:17 [2023-07-21T18:11:17.926Z] === RUN TestIpcModeShareable 18:11:18 [2023-07-21T18:11:18.166Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) 18:11:18 [2023-07-21T18:11:18.166Z] === RUN TestRemoveContainerWithVolume 18:11:18 [2023-07-21T18:11:18.184Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true 18:11:18 [2023-07-21T18:11:18.442Z] --- PASS: TestIpcModeShareable (0.57s) 18:11:18 [2023-07-21T18:11:18.442Z] === RUN TestAPIIpcModeShareableAndContainer 18:11:18 [2023-07-21T18:11:18.734Z] --- PASS: TestRemoveContainerWithVolume (0.47s) 18:11:18 [2023-07-21T18:11:18.734Z] === RUN TestRemoveContainerRunning 18:11:18 [2023-07-21T18:11:18.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 18:11:19 [2023-07-21T18:11:19.302Z] --- PASS: TestRemoveContainerRunning (0.55s) 18:11:19 [2023-07-21T18:11:19.302Z] === RUN TestRemoveContainerForceRemoveRunning 18:11:19 [2023-07-21T18:11:19.561Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 18:11:19 [2023-07-21T18:11:19.561Z] === RUN TestRemoveInvalidContainer 18:11:19 [2023-07-21T18:11:19.561Z] --- PASS: TestRemoveInvalidContainer (0.01s) 18:11:19 [2023-07-21T18:11:19.561Z] === RUN TestRenameLinkedContainer 18:11:19 [2023-07-21T18:11:19.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 18:11:20 [2023-07-21T18:11:20.341Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s) 18:11:20 [2023-07-21T18:11:20.341Z] === RUN TestAPIIpcModeHost 18:11:20 [2023-07-21T18:11:20.599Z] --- PASS: TestAPIIpcModeHost (0.42s) 18:11:20 [2023-07-21T18:11:20.599Z] === RUN TestDaemonIpcModeShareable 18:11:21 [2023-07-21T18:11:21.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 18:11:21 [2023-07-21T18:11:21.466Z] --- PASS: TestRenameLinkedContainer (2.00s) 18:11:21 [2023-07-21T18:11:21.466Z] === RUN TestRenameStoppedContainer 18:11:21 [2023-07-21T18:11:21.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true 18:11:21 [2023-07-21T18:11:21.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 18:11:21 [2023-07-21T18:11:21.790Z] --- PASS: TestDaemonIpcModeShareable (1.21s) 18:11:21 [2023-07-21T18:11:21.790Z] === RUN TestDaemonIpcModePrivate 18:11:22 [2023-07-21T18:11:22.034Z] --- PASS: TestRenameStoppedContainer (0.48s) 18:11:22 [2023-07-21T18:11:22.034Z] === RUN TestRenameRunningContainerAndReuse 18:11:22 [2023-07-21T18:11:22.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 18:11:22 [2023-07-21T18:11:22.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:11:22 [2023-07-21T18:11:22.261Z] Using test binary docker 18:11:22 [2023-07-21T18:11:22.261Z] +++ /etc/init.d/apparmor start 18:11:22 [2023-07-21T18:11:22.261Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 18:11:22 [2023-07-21T18:11:22.261Z] INFO: Waiting for daemon to start... 18:11:22 [2023-07-21T18:11:22.261Z] Starting dockerd 18:11:22 [2023-07-21T18:11:22.261Z] +++ 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 18:11:22 [2023-07-21T18:11:22.723Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false 18:11:22 [2023-07-21T18:11:22.822Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:11:22 [2023-07-21T18:11:22.822Z] Using test binary docker 18:11:22 [2023-07-21T18:11:22.822Z] +++ /etc/init.d/apparmor start 18:11:22 [2023-07-21T18:11:22.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 18:11:22 [2023-07-21T18:11:22.822Z] INFO: Waiting for daemon to start... 18:11:22 [2023-07-21T18:11:22.822Z] Starting dockerd 18:11:22 [2023-07-21T18:11:22.822Z] +++ 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 18:11:22 [2023-07-21T18:11:22.822Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:11:22 [2023-07-21T18:11:22.822Z] Using test binary docker 18:11:22 [2023-07-21T18:11:22.822Z] +++ /etc/init.d/apparmor start 18:11:22 [2023-07-21T18:11:22.981Z] --- PASS: TestDaemonIpcModePrivate (1.17s) 18:11:22 [2023-07-21T18:11:22.981Z] === RUN TestDaemonIpcModePrivateFromConfig 18:11:23 [2023-07-21T18:11:23.078Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 18:11:23 [2023-07-21T18:11:23.078Z] INFO: Waiting for daemon to start... 18:11:23 [2023-07-21T18:11:23.078Z] Starting dockerd 18:11:23 [2023-07-21T18:11:23.078Z] +++ 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 18:11:23 [2023-07-21T18:11:23.412Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) 18:11:23 [2023-07-21T18:11:23.412Z] === RUN TestRenameInvalidName 18:11:23 [2023-07-21T18:11:23.672Z] --- PASS: TestRenameInvalidName (0.50s) 18:11:23 [2023-07-21T18:11:23.672Z] === RUN TestRenameAnonymousContainer 18:11:23 [2023-07-21T18:11:23.914Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false 18:11:24 [2023-07-21T18:11:24.172Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) 18:11:24 [2023-07-21T18:11:24.172Z] === RUN TestDaemonIpcModeShareableFromConfig 18:11:25 [2023-07-21T18:11:25.106Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true 18:11:25 [2023-07-21T18:11:25.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) 18:11:25 [2023-07-21T18:11:25.364Z] === RUN TestIpcModeOlderClient 18:11:25 [2023-07-21T18:11:25.364Z] === PAUSE TestIpcModeOlderClient 18:11:25 [2023-07-21T18:11:25.364Z] === RUN TestKillContainerInvalidSignal 18:11:25 [2023-07-21T18:11:25.578Z] --- PASS: TestRenameAnonymousContainer (1.73s) 18:11:25 [2023-07-21T18:11:25.578Z] === RUN TestRenameContainerWithSameName 18:11:25 [2023-07-21T18:11:25.837Z] --- PASS: TestRenameContainerWithSameName (0.51s) 18:11:25 [2023-07-21T18:11:25.837Z] === RUN TestRenameContainerWithLinkedContainer 18:11:25 [2023-07-21T18:11:25.930Z] --- PASS: TestKillContainerInvalidSignal (0.49s) 18:11:25 [2023-07-21T18:11:25.930Z] === RUN TestKillContainer 18:11:25 [2023-07-21T18:11:25.930Z] === RUN TestKillContainer/no_signal 18:11:26 [2023-07-21T18:11:26.496Z] === RUN TestKillContainer/non_killing_signal 18:11:26 [2023-07-21T18:11:26.755Z] === RUN TestKillContainer/killing_signal 18:11:27 [2023-07-21T18:11:27.216Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) 18:11:27 [2023-07-21T18:11:27.216Z] === RUN TestResize 18:11:27 [2023-07-21T18:11:27.238Z] . 18:11:27 [2023-07-21T18:11:27.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:11:27 [2023-07-21T18:11:27.239Z] 18:11:27 [2023-07-21T18:11:27.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:11:27 [2023-07-21T18:11:27.239Z] 18:11:27 [2023-07-21T18:11:27.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:11:27 [2023-07-21T18:11:27.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 18:11:27 [2023-07-21T18:11:27.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 18:11:27 [2023-07-21T18:11:27.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 18:11:27 [2023-07-21T18:11:27.239Z] Error: No such image: emptyfs 18:11:27 [2023-07-21T18:11:27.239Z] Error: No such image: emptyfs 18:11:27 [2023-07-21T18:11:27.239Z] Error: No such image: emptyfs 18:11:27 [2023-07-21T18:11:27.239Z] ++++ tar -cC bundles/test-integration/emptyfs . 18:11:27 [2023-07-21T18:11:27.239Z] ++++ docker load 18:11:27 [2023-07-21T18:11:27.239Z] ++++ tar -cC bundles/test-integration/emptyfs . 18:11:27 [2023-07-21T18:11:27.239Z] ++++ docker load 18:11:27 [2023-07-21T18:11:27.239Z] ++++ tar -cC bundles/test-integration/emptyfs . 18:11:27 [2023-07-21T18:11:27.239Z] ++++ docker load 18:11:27 [2023-07-21T18:11:27.239Z] Running integration-test (iteration 1) 18:11:27 [2023-07-21T18:11:27.239Z] Running integration-test (iteration 1) 18:11:27 [2023-07-21T18:11:27.239Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 18:11:27 [2023-07-21T18:11:27.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 18:11:27 [2023-07-21T18:11:27.239Z] ++ set -e 18:11:27 [2023-07-21T18:11:27.239Z] ++ '[' -n 0 ']' 18:11:27 [2023-07-21T18:11:27.239Z] ++ set -x 18:11:27 [2023-07-21T18:11:27.239Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 18:11:27 [2023-07-21T18:11:27.239Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 18:11:27 [2023-07-21T18:11:27.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 18:11:27 [2023-07-21T18:11:27.239Z] Running integration-test (iteration 1) 18:11:27 [2023-07-21T18:11:27.239Z] ++ set -e 18:11:27 [2023-07-21T18:11:27.239Z] ++ '[' -n 0 ']' 18:11:27 [2023-07-21T18:11:27.239Z] ++ set -x 18:11:27 [2023-07-21T18:11:27.239Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 18:11:27 [2023-07-21T18:11:27.239Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 18:11:27 [2023-07-21T18:11:27.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 18:11:27 [2023-07-21T18:11:27.239Z] ++ set -e 18:11:27 [2023-07-21T18:11:27.239Z] ++ '[' -n 0 ']' 18:11:27 [2023-07-21T18:11:27.239Z] ++ set -x 18:11:27 [2023-07-21T18:11:27.239Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 18:11:27 [2023-07-21T18:11:27.239Z] Loaded image: busybox:latest 18:11:27 [2023-07-21T18:11:27.239Z] Loaded image: busybox:latest 18:11:27 [2023-07-21T18:11:27.239Z] Loaded image: busybox:latest 18:11:27 [2023-07-21T18:11:27.239Z] Loaded image: busybox:glibc 18:11:27 [2023-07-21T18:11:27.239Z] Loaded image: busybox:glibc 18:11:27 [2023-07-21T18:11:27.239Z] Loaded image: busybox:glibc 18:11:27 [2023-07-21T18:11:27.343Z] --- PASS: TestKillContainer (1.45s) 18:11:27 [2023-07-21T18:11:27.343Z] --- PASS: TestKillContainer/no_signal (0.46s) 18:11:27 [2023-07-21T18:11:27.343Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) 18:11:27 [2023-07-21T18:11:27.343Z] --- PASS: TestKillContainer/killing_signal (0.49s) 18:11:27 [2023-07-21T18:11:27.343Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:11:27 [2023-07-21T18:11:27.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 18:11:27 [2023-07-21T18:11:27.475Z] --- PASS: TestResize (0.51s) 18:11:27 [2023-07-21T18:11:27.475Z] === RUN TestResizeWithInvalidSize 18:11:27 [2023-07-21T18:11:27.912Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 18:11:28 [2023-07-21T18:11:28.043Z] --- PASS: TestResizeWithInvalidSize (0.48s) 18:11:28 [2023-07-21T18:11:28.043Z] === RUN TestResizeWhenContainerNotStarted 18:11:28 [2023-07-21T18:11:28.304Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:11:28 [2023-07-21T18:11:28.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:11:28 [2023-07-21T18:11:28.478Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) 18:11:28 [2023-07-21T18:11:28.478Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) 18:11:28 [2023-07-21T18:11:28.478Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) 18:11:28 [2023-07-21T18:11:28.478Z] === RUN TestKillStoppedContainer 18:11:28 [2023-07-21T18:11:28.478Z] --- PASS: TestKillStoppedContainer (0.04s) 18:11:28 [2023-07-21T18:11:28.478Z] === RUN TestKillStoppedContainerAPIPre120 18:11:28 [2023-07-21T18:11:28.478Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 18:11:28 [2023-07-21T18:11:28.478Z] === RUN TestKillDifferentUserContainer 18:11:29 [2023-07-21T18:11:29.044Z] --- PASS: TestKillDifferentUserContainer (0.47s) 18:11:29 [2023-07-21T18:11:29.044Z] === RUN TestInspectOomKilledTrue 18:11:29 [2023-07-21T18:11:29.129Z] Loaded image: debian:bullseye-slim 18:11:29 [2023-07-21T18:11:29.129Z] Loaded image: debian:bullseye-slim 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: hello-world:latest 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: hello-world:latest 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: debian:bullseye-slim 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: arm32v7/hello-world:latest 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: arm32v7/hello-world:latest 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: hello-world:latest 18:11:29 [2023-07-21T18:11:29.130Z] INFO: Testing against a local daemon 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 18:11:29 [2023-07-21T18:11:29.130Z] INFO: Testing against a local daemon 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerDaemonSuite 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIErrorJSON 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 18:11:29 [2023-07-21T18:11:29.130Z] Loaded image: arm32v7/hello-world:latest 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIErrorPlainText 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 18:11:29 [2023-07-21T18:11:29.130Z] INFO: Testing against a local daemon 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestCgroupNamespacesBuild 18:11:29 [2023-07-21T18:11:29.130Z] === RUN TestDockerSuite/TestAPIImagesDelete 18:11:29 [2023-07-21T18:11:29.609Z] --- PASS: TestInspectOomKilledTrue (0.58s) 18:11:29 [2023-07-21T18:11:29.610Z] === RUN TestInspectOomKilledFalse 18:11:29 [2023-07-21T18:11:29.867Z] --- PASS: TestInspectOomKilledFalse (0.44s) 18:11:29 [2023-07-21T18:11:29.867Z] === RUN TestLinksEtcHostsContentMatch 18:11:30 [2023-07-21T18:11:30.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:11:30 [2023-07-21T18:11:30.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:11:30 [2023-07-21T18:11:30.434Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) 18:11:30 [2023-07-21T18:11:30.434Z] === RUN TestLinksContainerNames 18:11:30 [2023-07-21T18:11:30.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:11:30 [2023-07-21T18:11:30.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:11:31 [2023-07-21T18:11:31.014Z] === RUN TestDockerSuite/TestAPIImagesFilter 18:11:31 [2023-07-21T18:11:31.014Z] === RUN TestDockerSuite/TestAPIImagesHistory 18:11:31 [2023-07-21T18:11:31.270Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 18:11:31 [2023-07-21T18:11:31.368Z] --- PASS: TestLinksContainerNames (1.03s) 18:11:31 [2023-07-21T18:11:31.368Z] === RUN TestLogsFollowTailEmpty 18:11:31 [2023-07-21T18:11:31.525Z] --- PASS: TestCgroupNamespacesBuild (2.47s) 18:11:31 [2023-07-21T18:11:31.525Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 18:11:31 [2023-07-21T18:11:31.525Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 18:11:31 [2023-07-21T18:11:31.933Z] --- PASS: TestLogsFollowTailEmpty (0.50s) 18:11:31 [2023-07-21T18:11:31.934Z] === RUN TestContainerNetworkMountsNoChown 18:11:32 [2023-07-21T18:11:32.086Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 18:11:32 [2023-07-21T18:11:32.499Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/default 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/default 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/private 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/private 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rprivate 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rprivate 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/slave 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/slave 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rslave 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rslave 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/shared 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/shared 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rshared 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rshared 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/default 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/rslave 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/rshared 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/private 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/slave 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/private/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/shared 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rshared/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/slave/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/default/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/slave/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/shared/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rslave/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/shared/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/shared/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/shared/mount_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/default/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/default/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rshared/mount_root 18:11:32 [2023-07-21T18:11:32.499Z] === CONT TestMountDaemonRoot/rprivate 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/private/bind_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/shared/mount_root 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/slave/mount_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/default/mount_root 18:11:32 [2023-07-21T18:11:32.499Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 18:11:32 [2023-07-21T18:11:32.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/private/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rshared/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/private/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/private/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/private/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/private/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/private/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/default/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/default/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/default/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/shared/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rslave/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/private/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/slave/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/shared/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rprivate/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestMountDaemonRoot/rprivate/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rshared/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rslave/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/default/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/default/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/default/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/private/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/slave/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/shared/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rslave/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/shared/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/shared/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/slave/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/slave/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/slave/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root 18:11:32 [2023-07-21T18:11:32.500Z] === CONT TestMountDaemonRoot/rprivate/mount_root 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot (0.02s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/private (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 18:11:32 [2023-07-21T18:11:32.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 18:11:32 [2023-07-21T18:11:32.500Z] === RUN TestContainerBindMountNonRecursive 18:11:32 [2023-07-21T18:11:32.646Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 18:11:32 [2023-07-21T18:11:32.647Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 18:11:32 [2023-07-21T18:11:32.647Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) 18:11:32 [2023-07-21T18:11:32.647Z] === RUN TestBuildWithSession 18:11:32 [2023-07-21T18:11:32.647Z] build_session_test.go:25: TODO: BuildKit 18:11:32 [2023-07-21T18:11:32.647Z] --- SKIP: TestBuildWithSession (0.00s) 18:11:32 [2023-07-21T18:11:32.647Z] === RUN TestBuildSquashParent 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.18s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s) 18:11:32 [2023-07-21T18:11:32.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s) 18:11:32 [2023-07-21T18:11:32.689Z] === RUN TestCgroupNamespacesRun 18:11:34 [2023-07-21T18:11:34.009Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 18:11:34 [2023-07-21T18:11:34.009Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 18:11:34 [2023-07-21T18:11:34.067Z] --- PASS: TestCgroupNamespacesRun (1.25s) 18:11:34 [2023-07-21T18:11:34.067Z] === RUN TestCgroupNamespacesRunPrivileged 18:11:34 [2023-07-21T18:11:34.067Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 18:11:34 [2023-07-21T18:11:34.067Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 18:11:34 [2023-07-21T18:11:34.067Z] === RUN TestCgroupNamespacesRunDaemonHostMode 18:11:34 [2023-07-21T18:11:34.400Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) 18:11:34 [2023-07-21T18:11:34.400Z] === RUN TestContainerVolumesMountedAsShared 18:11:34 [2023-07-21T18:11:34.569Z] === RUN TestDockerSuite/TestAPINetworkFilter 18:11:34 [2023-07-21T18:11:34.569Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 18:11:34 [2023-07-21T18:11:34.569Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 18:11:34 [2023-07-21T18:11:34.658Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) 18:11:34 [2023-07-21T18:11:34.658Z] === RUN TestContainerVolumesMountedAsSlave 18:11:34 [2023-07-21T18:11:34.916Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) 18:11:34 [2023-07-21T18:11:34.916Z] === RUN TestNetworkNat 18:11:35 [2023-07-21T18:11:35.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s) 18:11:35 [2023-07-21T18:11:35.005Z] === RUN TestCgroupNamespacesRunHostMode 18:11:35 [2023-07-21T18:11:35.130Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 18:11:35 [2023-07-21T18:11:35.482Z] --- PASS: TestNetworkNat (0.57s) 18:11:35 [2023-07-21T18:11:35.482Z] === RUN TestNetworkLocalhostTCPNat 18:11:35 [2023-07-21T18:11:35.691Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 18:11:36 [2023-07-21T18:11:36.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) 18:11:36 [2023-07-21T18:11:36.048Z] === RUN TestNetworkLoopbackNat 18:11:36 [2023-07-21T18:11:36.383Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) 18:11:36 [2023-07-21T18:11:36.383Z] === RUN TestCgroupNamespacesRunPrivateMode 18:11:36 [2023-07-21T18:11:36.616Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 18:11:36 [2023-07-21T18:11:36.616Z] === RUN TestDockerSuite/TestAPIOptionsRoute 18:11:36 [2023-07-21T18:11:36.616Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 18:11:36 [2023-07-21T18:11:36.616Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 18:11:37 [2023-07-21T18:11:37.761Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.27s) 18:11:37 [2023-07-21T18:11:37.761Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 18:11:38 [2023-07-21T18:11:38.226Z] sha256:d635f9364bf61902a6b3d3aa00e9923c93f8785a938ad9c83ad4cfacf9ea4e8a 18:11:38 [2023-07-21T18:11:38.226Z] INFO: Starting docker-py tests... 18:11:38 [2023-07-21T18:11:38.226Z] ============================= test session starts ============================== 18:11:38 [2023-07-21T18:11:38.226Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0 18:11:38 [2023-07-21T18:11:38.226Z] rootdir: /src, inifile: pytest.ini 18:11:38 [2023-07-21T18:11:38.226Z] plugins: timeout-1.3.3, cov-2.6.1 18:11:38 [2023-07-21T18:11:38.226Z] collected 389 items / 1 deselected / 388 selected 18:11:38 [2023-07-21T18:11:38.226Z] 18:11:38 [2023-07-21T18:11:38.503Z] --- PASS: TestBuildSquashParent (5.87s) 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:11:38 [2023-07-21T18:11:38.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:11:38 [2023-07-21T18:11:38.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:11:38 [2023-07-21T18:11:38.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:11:38 [2023-07-21T18:11:38.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:11:38 [2023-07-21T18:11:38.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:11:38 [2023-07-21T18:11:38.503Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:11:38 [2023-07-21T18:11:38.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:11:38 [2023-07-21T18:11:38.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:11:38 [2023-07-21T18:11:38.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:11:38 [2023-07-21T18:11:38.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:11:38 [2023-07-21T18:11:38.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:11:38 [2023-07-21T18:11:38.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:11:38 [2023-07-21T18:11:38.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:11:38 [2023-07-21T18:11:38.575Z] --- PASS: TestNetworkLoopbackNat (2.62s) 18:11:38 [2023-07-21T18:11:38.575Z] === RUN TestPause 18:11:38 [2023-07-21T18:11:38.698Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) 18:11:38 [2023-07-21T18:11:38.698Z] === RUN TestCgroupNamespacesRunInvalidMode 18:11:39 [2023-07-21T18:11:39.141Z] --- PASS: TestPause (0.56s) 18:11:39 [2023-07-21T18:11:39.141Z] === RUN TestPauseFailsOnWindowsServerContainers 18:11:39 [2023-07-21T18:11:39.141Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:11:39 [2023-07-21T18:11:39.141Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 18:11:39 [2023-07-21T18:11:39.141Z] === RUN TestPauseStopPausedContainer 18:11:39 [2023-07-21T18:11:39.266Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) 18:11:39 [2023-07-21T18:11:39.266Z] === RUN TestCgroupNamespacesRunOlderClient 18:11:39 [2023-07-21T18:11:39.706Z] --- PASS: TestPauseStopPausedContainer (0.52s) 18:11:39 [2023-07-21T18:11:39.706Z] === RUN TestPsFilter 18:11:39 [2023-07-21T18:11:39.706Z] --- PASS: TestPsFilter (0.10s) 18:11:39 [2023-07-21T18:11:39.706Z] === RUN TestRemoveContainerWithRemovedVolume 18:11:40 [2023-07-21T18:11:40.272Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) 18:11:40 [2023-07-21T18:11:40.272Z] === RUN TestRemoveContainerWithVolume 18:11:40 [2023-07-21T18:11:40.392Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 18:11:40 [2023-07-21T18:11:40.646Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) 18:11:40 [2023-07-21T18:11:40.646Z] === RUN TestNISDomainname 18:11:40 [2023-07-21T18:11:40.837Z] --- PASS: TestRemoveContainerWithVolume (0.46s) 18:11:40 [2023-07-21T18:11:40.837Z] === RUN TestRemoveContainerRunning 18:11:41 [2023-07-21T18:11:41.214Z] --- PASS: TestNISDomainname (0.63s) 18:11:41 [2023-07-21T18:11:41.214Z] === RUN TestHostnameDnsResolution 18:11:41 [2023-07-21T18:11:41.403Z] --- PASS: TestRemoveContainerRunning (0.52s) 18:11:41 [2023-07-21T18:11:41.403Z] === RUN TestRemoveContainerForceRemoveRunning 18:11:41 [2023-07-21T18:11:41.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) 18:11:41 [2023-07-21T18:11:41.968Z] === RUN TestRemoveInvalidContainer 18:11:41 [2023-07-21T18:11:41.968Z] --- PASS: TestRemoveInvalidContainer (0.01s) 18:11:41 [2023-07-21T18:11:41.968Z] === RUN TestRenameLinkedContainer 18:11:42 [2023-07-21T18:11:42.151Z] --- PASS: TestHostnameDnsResolution (0.77s) 18:11:42 [2023-07-21T18:11:42.151Z] === RUN TestUnprivilegedPortsAndPing 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) 18:11:42 [2023-07-21T18:11:42.279Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) 18:11:42 [2023-07-21T18:11:42.279Z] === RUN TestBuildMultiStageCopy 18:11:42 [2023-07-21T18:11:42.279Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:11:42 [2023-07-21T18:11:42.534Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 18:11:42 [2023-07-21T18:11:42.720Z] --- PASS: TestUnprivilegedPortsAndPing (0.63s) 18:11:42 [2023-07-21T18:11:42.720Z] === RUN TestStats 18:11:43 [2023-07-21T18:11:43.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:11:43 [2023-07-21T18:11:43.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:11:43 [2023-07-21T18:11:43.460Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:11:43 [2023-07-21T18:11:43.716Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:11:43 [2023-07-21T18:11:43.867Z] --- PASS: TestRenameLinkedContainer (2.03s) 18:11:43 [2023-07-21T18:11:43.867Z] === RUN TestRenameStoppedContainer 18:11:43 [2023-07-21T18:11:43.971Z] --- PASS: TestBuildMultiStageCopy (1.95s) 18:11:43 [2023-07-21T18:11:43.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) 18:11:43 [2023-07-21T18:11:43.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) 18:11:43 [2023-07-21T18:11:43.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) 18:11:43 [2023-07-21T18:11:43.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.16s) 18:11:43 [2023-07-21T18:11:43.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.16s) 18:11:43 [2023-07-21T18:11:43.971Z] === RUN TestBuildMultiStageParentConfig 18:11:44 [2023-07-21T18:11:44.433Z] --- PASS: TestRenameStoppedContainer (0.52s) 18:11:44 [2023-07-21T18:11:44.433Z] === RUN TestRenameRunningContainerAndReuse 18:11:44 [2023-07-21T18:11:44.531Z] --- PASS: TestBuildMultiStageParentConfig (0.47s) 18:11:44 [2023-07-21T18:11:44.531Z] === RUN TestBuildLabelWithTargets 18:11:44 [2023-07-21T18:11:44.531Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 18:11:45 [2023-07-21T18:11:45.092Z] --- PASS: TestBuildLabelWithTargets (0.79s) 18:11:45 [2023-07-21T18:11:45.092Z] === RUN TestBuildWithEmptyLayers 18:11:45 [2023-07-21T18:11:45.254Z] --- PASS: TestStats (2.55s) 18:11:45 [2023-07-21T18:11:45.254Z] === RUN TestStopContainerWithTimeout 18:11:45 [2023-07-21T18:11:45.254Z] === RUN TestStopContainerWithTimeout/0 18:11:45 [2023-07-21T18:11:45.254Z] === PAUSE TestStopContainerWithTimeout/0 18:11:45 [2023-07-21T18:11:45.254Z] === RUN TestStopContainerWithTimeout/1 18:11:45 [2023-07-21T18:11:45.254Z] === PAUSE TestStopContainerWithTimeout/1 18:11:45 [2023-07-21T18:11:45.254Z] === RUN TestStopContainerWithTimeout/3 18:11:45 [2023-07-21T18:11:45.254Z] === PAUSE TestStopContainerWithTimeout/3 18:11:45 [2023-07-21T18:11:45.254Z] === RUN TestStopContainerWithTimeout/-1 18:11:45 [2023-07-21T18:11:45.254Z] === PAUSE TestStopContainerWithTimeout/-1 18:11:45 [2023-07-21T18:11:45.254Z] === CONT TestStopContainerWithTimeout/0 18:11:45 [2023-07-21T18:11:45.254Z] === CONT TestStopContainerWithTimeout/3 18:11:45 [2023-07-21T18:11:45.254Z] === CONT TestStopContainerWithTimeout/1 18:11:45 [2023-07-21T18:11:45.254Z] === CONT TestStopContainerWithTimeout/-1 18:11:45 [2023-07-21T18:11:45.366Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) 18:11:45 [2023-07-21T18:11:45.366Z] === RUN TestRenameInvalidName 18:11:45 [2023-07-21T18:11:45.653Z] --- PASS: TestBuildWithEmptyLayers (0.34s) 18:11:45 [2023-07-21T18:11:45.653Z] === RUN TestBuildMultiStageOnBuild 18:11:45 [2023-07-21T18:11:45.931Z] --- PASS: TestRenameInvalidName (0.50s) 18:11:45 [2023-07-21T18:11:45.931Z] === RUN TestRenameAnonymousContainer 18:11:46 [2023-07-21T18:11:46.214Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 18:11:47 [2023-07-21T18:11:47.142Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 18:11:47 [2023-07-21T18:11:47.142Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) 18:11:47 [2023-07-21T18:11:47.142Z] === RUN TestBuildUncleanTarFilenames 18:11:47 [2023-07-21T18:11:47.397Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 18:11:47 [2023-07-21T18:11:47.653Z] --- PASS: TestBuildUncleanTarFilenames (0.46s) 18:11:47 [2023-07-21T18:11:47.653Z] === RUN TestBuildMultiStageLayerLeak 18:11:47 [2023-07-21T18:11:47.867Z] --- PASS: TestRenameAnonymousContainer (1.81s) 18:11:47 [2023-07-21T18:11:47.867Z] === RUN TestRenameContainerWithSameName 18:11:47 [2023-07-21T18:11:47.909Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 18:11:48 [2023-07-21T18:11:48.124Z] --- PASS: TestRenameContainerWithSameName (0.51s) 18:11:48 [2023-07-21T18:11:48.124Z] === RUN TestRenameContainerWithLinkedContainer 18:11:48 [2023-07-21T18:11:48.542Z] --- PASS: TestStopContainerWithTimeout (0.01s) 18:11:48 [2023-07-21T18:11:48.542Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) 18:11:48 [2023-07-21T18:11:48.542Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) 18:11:48 [2023-07-21T18:11:48.542Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) 18:11:48 [2023-07-21T18:11:48.542Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) 18:11:48 [2023-07-21T18:11:48.542Z] === RUN TestDeleteDevicemapper 18:11:48 [2023-07-21T18:11:48.543Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:11:48 [2023-07-21T18:11:48.543Z] --- SKIP: TestDeleteDevicemapper (0.00s) 18:11:48 [2023-07-21T18:11:48.543Z] === RUN TestStopContainerWithRestartPolicyAlways 18:11:48 [2023-07-21T18:11:48.649Z] tests/integration/api_build_test.py .......................X [ 6%] 18:11:48 [2023-07-21T18:11:48.834Z] === RUN TestDockerSuite/TestAttachAfterDetach 18:11:49 [2023-07-21T18:11:49.089Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) 18:11:49 [2023-07-21T18:11:49.089Z] === RUN TestBuildWithHugeFile 18:11:49 [2023-07-21T18:11:49.209Z] tests/integration/api_client_test.py ..... [ 7%] 18:11:49 [2023-07-21T18:11:49.497Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) 18:11:49 [2023-07-21T18:11:49.497Z] === RUN TestResize 18:11:49 [2023-07-21T18:11:49.755Z] --- PASS: TestResize (0.47s) 18:11:49 [2023-07-21T18:11:49.755Z] === RUN TestResizeWithInvalidSize 18:11:50 [2023-07-21T18:11:50.320Z] --- PASS: TestResizeWithInvalidSize (0.53s) 18:11:50 [2023-07-21T18:11:50.320Z] === RUN TestResizeWhenContainerNotStarted 18:11:50 [2023-07-21T18:11:50.886Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:11:50 [2023-07-21T18:11:50.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:11:50 [2023-07-21T18:11:50.976Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 18:11:51 [2023-07-21T18:11:51.079Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) 18:11:51 [2023-07-21T18:11:51.079Z] === RUN TestUpdateMemory 18:11:51 [2023-07-21T18:11:51.130Z] tests/integration/api_config_test.py ..... [ 8%] 18:11:51 [2023-07-21T18:11:51.339Z] --- PASS: TestUpdateMemory (0.64s) 18:11:51 [2023-07-21T18:11:51.339Z] === RUN TestUpdateCPUQuota 18:11:51 [2023-07-21T18:11:51.538Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 18:11:52 [2023-07-21T18:11:52.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:11:52 [2023-07-21T18:11:52.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:11:52 [2023-07-21T18:11:52.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:11:52 [2023-07-21T18:11:52.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:11:52 [2023-07-21T18:11:52.276Z] --- PASS: TestUpdateCPUQuota (1.00s) 18:11:52 [2023-07-21T18:11:52.276Z] === RUN TestUpdatePidsLimit 18:11:52 [2023-07-21T18:11:52.276Z] === RUN TestUpdatePidsLimit/update_from_none 18:11:52 [2023-07-21T18:11:52.465Z] === RUN TestDockerSuite/TestAttachDetach 18:11:52 [2023-07-21T18:11:52.535Z] === RUN TestUpdatePidsLimit/no_change 18:11:52 [2023-07-21T18:11:52.720Z] docker_cli_daemon_test.go:1455: [d6b8e90276972] daemon is not started 18:11:52 [2023-07-21T18:11:52.794Z] === RUN TestUpdatePidsLimit/update_lower 18:11:53 [2023-07-21T18:11:53.054Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 18:11:53 [2023-07-21T18:11:53.282Z] === RUN TestDockerSuite/TestAttachDisconnect 18:11:53 [2023-07-21T18:11:53.282Z] check_test.go:308: [d3a78c2bca510] daemon is not started 18:11:53 [2023-07-21T18:11:53.282Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 18:11:53 [2023-07-21T18:11:53.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 18:11:53 [2023-07-21T18:11:53.572Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 18:11:53 [2023-07-21T18:11:53.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 18:11:53 [2023-07-21T18:11:53.842Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit (2.49s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) 18:11:54 [2023-07-21T18:11:54.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) 18:11:54 [2023-07-21T18:11:54.770Z] === RUN TestUpdateRestartPolicy 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.46s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) 18:11:54 [2023-07-21T18:11:54.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.67s) 18:11:54 [2023-07-21T18:11:54.791Z] === RUN TestCgroupNamespacesRun 18:11:55 [2023-07-21T18:11:55.206Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 18:11:55 [2023-07-21T18:11:55.206Z] === RUN TestDockerSuite/TestAttachPausedContainer 18:11:56 [2023-07-21T18:11:56.100Z] --- PASS: TestBuildWithHugeFile (52.21s) 18:11:56 [2023-07-21T18:11:56.100Z] === RUN TestBuildWithEmptyDockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:11:56 [2023-07-21T18:11:56.100Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 18:11:56 [2023-07-21T18:11:56.100Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) 18:11:56 [2023-07-21T18:11:56.100Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 18:11:56 [2023-07-21T18:11:56.100Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) 18:11:56 [2023-07-21T18:11:56.100Z] === RUN TestBuildPreserveOwnership 18:11:56 [2023-07-21T18:11:56.100Z] === RUN TestBuildPreserveOwnership/copy_from 18:11:56 [2023-07-21T18:11:56.133Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 18:11:56 [2023-07-21T18:11:56.164Z] --- PASS: TestCgroupNamespacesRun (1.22s) 18:11:56 [2023-07-21T18:11:56.164Z] === RUN TestCgroupNamespacesRunPrivileged 18:11:56 [2023-07-21T18:11:56.695Z] check_test.go:308: [d684715c59051] daemon is not started 18:11:56 [2023-07-21T18:11:56.695Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 18:11:56 [2023-07-21T18:11:56.695Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 18:11:57 [2023-07-21T18:11:57.034Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 18:11:57 [2023-07-21T18:11:57.537Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.24s) 18:11:57 [2023-07-21T18:11:57.537Z] === RUN TestCgroupNamespacesRunDaemonHostMode 18:11:57 [2023-07-21T18:11:57.622Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 18:11:58 [2023-07-21T18:11:58.471Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) 18:11:58 [2023-07-21T18:11:58.471Z] === RUN TestCgroupNamespacesRunHostMode 18:11:58 [2023-07-21T18:11:58.986Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 18:11:59 [2023-07-21T18:11:59.844Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) 18:11:59 [2023-07-21T18:11:59.844Z] === RUN TestCgroupNamespacesRunPrivateMode 18:11:59 [2023-07-21T18:11:59.912Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 18:12:00 [2023-07-21T18:12:00.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 18:12:00 [2023-07-21T18:12:00.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 18:12:00 [2023-07-21T18:12:00.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 18:12:01 [2023-07-21T18:12:01.216Z] --- PASS: TestBuildPreserveOwnership (9.72s) 18:12:01 [2023-07-21T18:12:01.216Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.71s) 18:12:01 [2023-07-21T18:12:01.216Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 18:12:01 [2023-07-21T18:12:01.216Z] === RUN TestBuildPlatformInvalid 18:12:01 [2023-07-21T18:12:01.216Z] --- PASS: TestBuildPlatformInvalid (0.06s) 18:12:01 [2023-07-21T18:12:01.216Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 18:12:01 [2023-07-21T18:12:01.216Z] build_userns_linux_test.go:31: testEnv.IsRootless() 18:12:01 [2023-07-21T18:12:01.216Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 18:12:01 [2023-07-21T18:12:01.216Z] PASS 18:12:01 [2023-07-21T18:12:01.216Z] 18:12:01 [2023-07-21T18:12:01.216Z] === Skipped 18:12:01 [2023-07-21T18:12:01.216Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 18:12:01 [2023-07-21T18:12:01.216Z] build_session_test.go:25: TODO: BuildKit 18:12:01 [2023-07-21T18:12:01.216Z] 18:12:01 [2023-07-21T18:12:01.216Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 18:12:01 [2023-07-21T18:12:01.216Z] build_userns_linux_test.go:31: testEnv.IsRootless() 18:12:01 [2023-07-21T18:12:01.216Z] 18:12:01 [2023-07-21T18:12:01.216Z] DONE 33 tests, 2 skipped in 112.223s 18:12:01 [2023-07-21T18:12:01.216Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 18:12:01 [2023-07-21T18:12:01.216Z] INFO: Testing against a local daemon 18:12:01 [2023-07-21T18:12:01.216Z] === RUN TestConfigInspect 18:12:01 [2023-07-21T18:12:01.216Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:01 [2023-07-21T18:12:01.216Z] --- SKIP: TestConfigInspect (0.01s) 18:12:01 [2023-07-21T18:12:01.216Z] === RUN TestConfigList 18:12:01 [2023-07-21T18:12:01.216Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:01 [2023-07-21T18:12:01.216Z] --- SKIP: TestConfigList (0.01s) 18:12:01 [2023-07-21T18:12:01.216Z] === RUN TestConfigsCreateAndDelete 18:12:01 [2023-07-21T18:12:01.216Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:01 [2023-07-21T18:12:01.216Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 18:12:01 [2023-07-21T18:12:01.216Z] === RUN TestConfigsUpdate 18:12:01 [2023-07-21T18:12:01.217Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:01 [2023-07-21T18:12:01.217Z] --- SKIP: TestConfigsUpdate (0.01s) 18:12:01 [2023-07-21T18:12:01.217Z] === RUN TestTemplatedConfig 18:12:01 [2023-07-21T18:12:01.217Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:01 [2023-07-21T18:12:01.217Z] --- SKIP: TestTemplatedConfig (0.00s) 18:12:01 [2023-07-21T18:12:01.217Z] === RUN TestConfigCreateResolve 18:12:01 [2023-07-21T18:12:01.217Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:01 [2023-07-21T18:12:01.217Z] --- SKIP: TestConfigCreateResolve (0.01s) 18:12:01 [2023-07-21T18:12:01.217Z] === RUN TestConfigDaemonLibtrustID 18:12:01 [2023-07-21T18:12:01.217Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) 18:12:01 [2023-07-21T18:12:01.217Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 18:12:01 [2023-07-21T18:12:01.400Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 18:12:01 [2023-07-21T18:12:01.656Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 18:12:02 [2023-07-21T18:12:02.151Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) 18:12:02 [2023-07-21T18:12:02.151Z] === RUN TestCgroupNamespacesRunInvalidMode 18:12:02 [2023-07-21T18:12:02.717Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) 18:12:02 [2023-07-21T18:12:02.717Z] === RUN TestCgroupNamespacesRunOlderClient 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) 18:12:03 [2023-07-21T18:12:03.116Z] PASS 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] === Skipped 18:12:03 [2023-07-21T18:12:03.116Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) 18:12:03 [2023-07-21T18:12:03.116Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 18:12:03 [2023-07-21T18:12:03.116Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 18:12:03 [2023-07-21T18:12:03.116Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 18:12:03 [2023-07-21T18:12:03.116Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 18:12:03 [2023-07-21T18:12:03.116Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 18:12:03 [2023-07-21T18:12:03.116Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:12:03 [2023-07-21T18:12:03.116Z] 18:12:03 [2023-07-21T18:12:03.116Z] DONE 7 tests, 6 skipped in 1.640s 18:12:03 [2023-07-21T18:12:03.116Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 18:12:03 [2023-07-21T18:12:03.116Z] INFO: Testing against a local daemon 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestCheckpoint 18:12:03 [2023-07-21T18:12:03.116Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:12:03 [2023-07-21T18:12:03.116Z] --- SKIP: TestCheckpoint (0.00s) 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestContainerInvalidJSON 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 18:12:03 [2023-07-21T18:12:03.116Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 18:12:03 [2023-07-21T18:12:03.116Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestContainerInvalidJSON//exec/foobar/start 18:12:03 [2023-07-21T18:12:03.116Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 18:12:03 [2023-07-21T18:12:03.116Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 18:12:03 [2023-07-21T18:12:03.116Z] === CONT TestContainerInvalidJSON//exec/foobar/start 18:12:03 [2023-07-21T18:12:03.116Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestContainerInvalidJSON (0.01s) 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestCopyFromContainerPathDoesNotExist 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestCopyFromContainerPathIsNotDir 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestCopyToContainerPathDoesNotExist 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestCopyToContainerPathIsNotDir 18:12:03 [2023-07-21T18:12:03.116Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 18:12:03 [2023-07-21T18:12:03.116Z] === RUN TestCopyFromContainer 18:12:03 [2023-07-21T18:12:03.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 18:12:04 [2023-07-21T18:12:04.091Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) 18:12:04 [2023-07-21T18:12:04.091Z] === RUN TestNISDomainname 18:12:04 [2023-07-21T18:12:04.656Z] --- PASS: TestNISDomainname (0.61s) 18:12:04 [2023-07-21T18:12:04.656Z] === RUN TestHostnameDnsResolution 18:12:05 [2023-07-21T18:12:05.433Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 18:12:05 [2023-07-21T18:12:05.590Z] --- PASS: TestHostnameDnsResolution (0.78s) 18:12:05 [2023-07-21T18:12:05.590Z] === RUN TestUnprivilegedPortsAndPing 18:12:06 [2023-07-21T18:12:06.156Z] --- PASS: TestUnprivilegedPortsAndPing (0.66s) 18:12:06 [2023-07-21T18:12:06.156Z] === RUN TestStats 18:12:06 [2023-07-21T18:12:06.979Z] --- PASS: TestUpdateRestartPolicy (11.28s) 18:12:06 [2023-07-21T18:12:06.979Z] === RUN TestUpdateRestartWithAutoRemove 18:12:06 [2023-07-21T18:12:06.979Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) 18:12:06 [2023-07-21T18:12:06.979Z] === RUN TestWaitNonBlocked 18:12:06 [2023-07-21T18:12:06.979Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 18:12:06 [2023-07-21T18:12:06.979Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 18:12:06 [2023-07-21T18:12:06.979Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 18:12:06 [2023-07-21T18:12:06.979Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 18:12:06 [2023-07-21T18:12:06.979Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 18:12:06 [2023-07-21T18:12:06.979Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 18:12:07 [2023-07-21T18:12:07.237Z] --- PASS: TestWaitNonBlocked (0.01s) 18:12:07 [2023-07-21T18:12:07.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) 18:12:07 [2023-07-21T18:12:07.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) 18:12:07 [2023-07-21T18:12:07.237Z] === RUN TestWaitBlocked 18:12:07 [2023-07-21T18:12:07.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 18:12:07 [2023-07-21T18:12:07.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 18:12:07 [2023-07-21T18:12:07.238Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 18:12:07 [2023-07-21T18:12:07.238Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 18:12:07 [2023-07-21T18:12:07.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 18:12:07 [2023-07-21T18:12:07.238Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer// 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer//bar/root 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer//bar/root/ 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer/bar/quux 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer/bar/quux/ 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer/bar/quux/baz 18:12:07 [2023-07-21T18:12:07.299Z] === RUN TestCopyFromContainer/bar/filesymlink 18:12:07 [2023-07-21T18:12:07.556Z] === RUN TestCopyFromContainer/bar/dirsymlink 18:12:07 [2023-07-21T18:12:07.556Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 18:12:07 [2023-07-21T18:12:07.556Z] === RUN TestCopyFromContainer/bar/notarget 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer (4.47s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer// (0.04s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 18:12:07 [2023-07-21T18:12:07.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:12:07 [2023-07-21T18:12:07.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:12:07 [2023-07-21T18:12:07.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:12:07 [2023-07-21T18:12:07.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:12:07 [2023-07-21T18:12:07.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:12:07 [2023-07-21T18:12:07.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:12:07 [2023-07-21T18:12:07.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateLinkToNonExistingContainer 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateWithInvalidEnv 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateWithInvalidEnv/0 18:12:07 [2023-07-21T18:12:07.557Z] === PAUSE TestCreateWithInvalidEnv/0 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateWithInvalidEnv/1 18:12:07 [2023-07-21T18:12:07.557Z] === PAUSE TestCreateWithInvalidEnv/1 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateWithInvalidEnv/2 18:12:07 [2023-07-21T18:12:07.557Z] === PAUSE TestCreateWithInvalidEnv/2 18:12:07 [2023-07-21T18:12:07.557Z] === CONT TestCreateWithInvalidEnv/0 18:12:07 [2023-07-21T18:12:07.557Z] === CONT TestCreateWithInvalidEnv/2 18:12:07 [2023-07-21T18:12:07.557Z] === CONT TestCreateWithInvalidEnv/1 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateTmpfsMountsTarget 18:12:07 [2023-07-21T18:12:07.557Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 18:12:07 [2023-07-21T18:12:07.557Z] === RUN TestCreateWithCustomMaskedPaths 18:12:08 [2023-07-21T18:12:08.175Z] --- PASS: TestWaitBlocked (0.01s) 18:12:08 [2023-07-21T18:12:08.175Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) 18:12:08 [2023-07-21T18:12:08.175Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) 18:12:08 [2023-07-21T18:12:08.175Z] === CONT TestContainerStartOnDaemonRestart 18:12:08 [2023-07-21T18:12:08.175Z] === CONT TestRestartDaemonWithRestartingContainer 18:12:08 [2023-07-21T18:12:08.175Z] === CONT TestDaemonHostGatewayIP 18:12:08 [2023-07-21T18:12:08.175Z] === CONT TestIpcModeOlderClient 18:12:08 [2023-07-21T18:12:08.175Z] === CONT TestContainerKillOnDaemonStart 18:12:08 [2023-07-21T18:12:08.175Z] === CONT TestDaemonRestartIpcMode 18:12:08 [2023-07-21T18:12:08.175Z] --- PASS: TestIpcModeOlderClient (0.12s) 18:12:08 [2023-07-21T18:12:08.683Z] --- PASS: TestStats (2.57s) 18:12:08 [2023-07-21T18:12:08.683Z] === RUN TestStopContainerWithTimeout 18:12:08 [2023-07-21T18:12:08.683Z] === RUN TestStopContainerWithTimeout/0 18:12:08 [2023-07-21T18:12:08.683Z] === PAUSE TestStopContainerWithTimeout/0 18:12:08 [2023-07-21T18:12:08.683Z] === RUN TestStopContainerWithTimeout/1 18:12:08 [2023-07-21T18:12:08.683Z] === PAUSE TestStopContainerWithTimeout/1 18:12:08 [2023-07-21T18:12:08.683Z] === RUN TestStopContainerWithTimeout/3 18:12:08 [2023-07-21T18:12:08.683Z] === PAUSE TestStopContainerWithTimeout/3 18:12:08 [2023-07-21T18:12:08.683Z] === RUN TestStopContainerWithTimeout/-1 18:12:08 [2023-07-21T18:12:08.683Z] === PAUSE TestStopContainerWithTimeout/-1 18:12:08 [2023-07-21T18:12:08.683Z] === CONT TestStopContainerWithTimeout/0 18:12:08 [2023-07-21T18:12:08.683Z] === CONT TestStopContainerWithTimeout/-1 18:12:08 [2023-07-21T18:12:08.683Z] === CONT TestStopContainerWithTimeout/1 18:12:08 [2023-07-21T18:12:08.683Z] === CONT TestStopContainerWithTimeout/3 18:12:08 [2023-07-21T18:12:08.700Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 18:12:08 [2023-07-21T18:12:08.930Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s) 18:12:08 [2023-07-21T18:12:08.930Z] === RUN TestCreateWithCustomReadonlyPaths 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s) 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateWithInvalidHealthcheckParams 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:12:10 [2023-07-21T18:12:10.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:12:10 [2023-07-21T18:12:10.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:12:10 [2023-07-21T18:12:10.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:12:10 [2023-07-21T18:12:10.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:12:10 [2023-07-21T18:12:10.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:12:10 [2023-07-21T18:12:10.304Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:12:10 [2023-07-21T18:12:10.709Z] --- PASS: TestContainerStartOnDaemonRestart (2.56s) 18:12:10 [2023-07-21T18:12:10.709Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.60s) 18:12:10 [2023-07-21T18:12:10.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestCreateDifferentPlatform 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestCreateDifferentPlatform/different_os 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:12:10 [2023-07-21T18:12:10.869Z] --- PASS: TestCreateDifferentPlatform (0.01s) 18:12:10 [2023-07-21T18:12:10.869Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 18:12:10 [2023-07-21T18:12:10.869Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestCreateVolumesFromNonExistingContainer 18:12:10 [2023-07-21T18:12:10.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:12:10 [2023-07-21T18:12:10.869Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestContainerStartOnDaemonRestart 18:12:10 [2023-07-21T18:12:10.869Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 18:12:10 [2023-07-21T18:12:10.869Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestDaemonRestartIpcMode 18:12:10 [2023-07-21T18:12:10.869Z] === PAUSE TestDaemonRestartIpcMode 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestDaemonHostGatewayIP 18:12:10 [2023-07-21T18:12:10.869Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 18:12:10 [2023-07-21T18:12:10.869Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 18:12:10 [2023-07-21T18:12:10.869Z] === RUN TestRestartDaemonWithRestartingContainer 18:12:10 [2023-07-21T18:12:10.870Z] === PAUSE TestRestartDaemonWithRestartingContainer 18:12:10 [2023-07-21T18:12:10.870Z] === RUN TestContainerKillOnDaemonStart 18:12:10 [2023-07-21T18:12:10.870Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 18:12:10 [2023-07-21T18:12:10.870Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 18:12:10 [2023-07-21T18:12:10.870Z] === RUN TestDiff 18:12:11 [2023-07-21T18:12:11.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 18:12:11 [2023-07-21T18:12:11.277Z] --- PASS: TestDaemonHostGatewayIP (3.12s) 18:12:11 [2023-07-21T18:12:11.277Z] --- PASS: TestDaemonRestartIpcMode (3.29s) 18:12:11 [2023-07-21T18:12:11.435Z] --- PASS: TestDiff (0.49s) 18:12:11 [2023-07-21T18:12:11.435Z] === RUN TestExecWithCloseStdin 18:12:11 [2023-07-21T18:12:11.964Z] --- PASS: TestStopContainerWithTimeout (0.01s) 18:12:11 [2023-07-21T18:12:11.964Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) 18:12:11 [2023-07-21T18:12:11.964Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) 18:12:11 [2023-07-21T18:12:11.964Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) 18:12:11 [2023-07-21T18:12:11.964Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) 18:12:11 [2023-07-21T18:12:11.964Z] === RUN TestDeleteDevicemapper 18:12:11 [2023-07-21T18:12:11.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:12:11 [2023-07-21T18:12:11.964Z] --- SKIP: TestDeleteDevicemapper (0.00s) 18:12:11 [2023-07-21T18:12:11.964Z] === RUN TestStopContainerWithRestartPolicyAlways 18:12:12 [2023-07-21T18:12:12.001Z] --- PASS: TestExecWithCloseStdin (0.53s) 18:12:12 [2023-07-21T18:12:12.001Z] === RUN TestExec 18:12:12 [2023-07-21T18:12:12.566Z] --- PASS: TestExec (0.52s) 18:12:12 [2023-07-21T18:12:12.566Z] === RUN TestExecUser 18:12:13 [2023-07-21T18:12:13.131Z] --- PASS: TestExecUser (0.50s) 18:12:13 [2023-07-21T18:12:13.131Z] === RUN TestExportContainerAndImportImage 18:12:13 [2023-07-21T18:12:13.697Z] --- PASS: TestExportContainerAndImportImage (0.53s) 18:12:13 [2023-07-21T18:12:13.697Z] === RUN TestExportContainerAfterDaemonRestart 18:12:13 [2023-07-21T18:12:13.727Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 18:12:14 [2023-07-21T18:12:14.493Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) 18:12:14 [2023-07-21T18:12:14.493Z] === RUN TestUpdateMemory 18:12:14 [2023-07-21T18:12:14.653Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 18:12:14 [2023-07-21T18:12:14.758Z] --- PASS: TestUpdateMemory (0.67s) 18:12:14 [2023-07-21T18:12:14.758Z] === RUN TestUpdateCPUQuota 18:12:14 [2023-07-21T18:12:14.909Z] === RUN TestDockerSuite/TestBuildAddBadLinks 18:12:15 [2023-07-21T18:12:15.164Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 18:12:15 [2023-07-21T18:12:15.696Z] --- PASS: TestUpdateCPUQuota (0.89s) 18:12:15 [2023-07-21T18:12:15.696Z] === RUN TestUpdatePidsLimit 18:12:15 [2023-07-21T18:12:15.696Z] === RUN TestUpdatePidsLimit/update_from_none 18:12:15 [2023-07-21T18:12:15.954Z] === RUN TestUpdatePidsLimit/no_change 18:12:16 [2023-07-21T18:12:16.212Z] === RUN TestUpdatePidsLimit/update_lower 18:12:16 [2023-07-21T18:12:16.212Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 18:12:16 [2023-07-21T18:12:16.470Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 18:12:16 [2023-07-21T18:12:16.583Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 18:12:16 [2023-07-21T18:12:16.583Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 18:12:16 [2023-07-21T18:12:16.583Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 18:12:16 [2023-07-21T18:12:16.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 18:12:16 [2023-07-21T18:12:16.838Z] check_test.go:308: [dd8fc7e56b3e4] daemon is not started 18:12:16 [2023-07-21T18:12:16.838Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 18:12:16 [2023-07-21T18:12:16.976Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) 18:12:16 [2023-07-21T18:12:16.976Z] === RUN TestHealthCheckWorkdir 18:12:16 [2023-07-21T18:12:16.986Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 18:12:17 [2023-07-21T18:12:17.094Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 18:12:17 [2023-07-21T18:12:17.349Z] check_test.go:308: [de82ba267fb9a] daemon is not started 18:12:17 [2023-07-21T18:12:17.350Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 18:12:17 [2023-07-21T18:12:17.542Z] --- PASS: TestHealthCheckWorkdir (0.68s) 18:12:17 [2023-07-21T18:12:17.543Z] === RUN TestHealthKillContainer 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit (2.08s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) 18:12:17 [2023-07-21T18:12:17.919Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) 18:12:17 [2023-07-21T18:12:17.919Z] === RUN TestUpdateRestartPolicy 18:12:18 [2023-07-21T18:12:18.713Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 18:12:18 [2023-07-21T18:12:18.713Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 18:12:18 [2023-07-21T18:12:18.969Z] check_test.go:308: [d3d1eeb212cf1] daemon is not started 18:12:18 [2023-07-21T18:12:18.969Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 18:12:20 [2023-07-21T18:12:20.289Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 18:12:20 [2023-07-21T18:12:20.333Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 18:12:20 [2023-07-21T18:12:20.893Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 18:12:21 [2023-07-21T18:12:21.149Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 18:12:21 [2023-07-21T18:12:21.254Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) 18:12:21 [2023-07-21T18:12:21.254Z] PASS 18:12:21 [2023-07-21T18:12:21.254Z] 18:12:21 [2023-07-21T18:12:21.254Z] === Skipped 18:12:21 [2023-07-21T18:12:21.254Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 18:12:21 [2023-07-21T18:12:21.254Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:12:21 [2023-07-21T18:12:21.254Z] 18:12:21 [2023-07-21T18:12:21.254Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 18:12:21 [2023-07-21T18:12:21.254Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) 18:12:21 [2023-07-21T18:12:21.254Z] 18:12:21 [2023-07-21T18:12:21.254Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 18:12:21 [2023-07-21T18:12:21.254Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:12:21 [2023-07-21T18:12:21.254Z] 18:12:21 [2023-07-21T18:12:21.254Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 18:12:21 [2023-07-21T18:12:21.254Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 18:12:21 [2023-07-21T18:12:21.254Z] 18:12:21 [2023-07-21T18:12:21.254Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 18:12:21 [2023-07-21T18:12:21.254Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:12:21 [2023-07-21T18:12:21.254Z] 18:12:21 [2023-07-21T18:12:21.254Z] DONE 197 tests, 5 skipped in 109.998s 18:12:21 [2023-07-21T18:12:21.254Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 18:12:21 [2023-07-21T18:12:21.254Z] INFO: Testing against a local daemon 18:12:21 [2023-07-21T18:12:21.254Z] === RUN TestLiveRestore 18:12:21 [2023-07-21T18:12:21.254Z] === RUN TestLiveRestore/volume_references 18:12:21 [2023-07-21T18:12:21.254Z] === PAUSE TestLiveRestore/volume_references 18:12:21 [2023-07-21T18:12:21.254Z] === CONT TestLiveRestore/volume_references 18:12:21 [2023-07-21T18:12:21.254Z] === RUN TestLiveRestore/volume_references/restartPolicy 18:12:21 [2023-07-21T18:12:21.254Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 18:12:21 [2023-07-21T18:12:21.822Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 18:12:22 [2023-07-21T18:12:22.758Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 18:12:23 [2023-07-21T18:12:23.037Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 18:12:24 [2023-07-21T18:12:24.138Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 18:12:24 [2023-07-21T18:12:24.925Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 18:12:25 [2023-07-21T18:12:25.074Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 18:12:25 [2023-07-21T18:12:25.646Z] --- PASS: TestHealthKillContainer (8.00s) 18:12:25 [2023-07-21T18:12:25.646Z] === RUN TestHealthCheckProcessKilled 18:12:25 [2023-07-21T18:12:25.853Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 18:12:26 [2023-07-21T18:12:26.011Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 18:12:26 [2023-07-21T18:12:26.211Z] --- PASS: TestHealthCheckProcessKilled (0.73s) 18:12:26 [2023-07-21T18:12:26.211Z] === RUN TestInspectCpusetInConfigPre120 18:12:26 [2023-07-21T18:12:26.211Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 18:12:26 [2023-07-21T18:12:26.211Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 18:12:26 [2023-07-21T18:12:26.211Z] === RUN TestIpcModeNone 18:12:26 [2023-07-21T18:12:26.414Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 18:12:26 [2023-07-21T18:12:26.669Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 18:12:26 [2023-07-21T18:12:26.779Z] --- PASS: TestIpcModeNone (0.51s) 18:12:26 [2023-07-21T18:12:26.779Z] === RUN TestIpcModePrivate 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore (0.00s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references (6.89s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.22s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.04s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.07s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.03s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.03s) 18:12:26 [2023-07-21T18:12:26.949Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s) 18:12:26 [2023-07-21T18:12:26.949Z] PASS 18:12:26 [2023-07-21T18:12:26.949Z] 18:12:26 [2023-07-21T18:12:26.949Z] DONE 9 tests in 6.922s 18:12:26 [2023-07-21T18:12:26.949Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 18:12:26 [2023-07-21T18:12:26.949Z] INFO: Testing against a local daemon 18:12:26 [2023-07-21T18:12:26.949Z] === RUN TestCommitInheritsEnv 18:12:27 [2023-07-21T18:12:27.037Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false 18:12:27 [2023-07-21T18:12:27.208Z] --- PASS: TestCommitInheritsEnv (0.26s) 18:12:27 [2023-07-21T18:12:27.208Z] === RUN TestImportExtremelyLargeImageWorks 18:12:27 [2023-07-21T18:12:27.208Z] === PAUSE TestImportExtremelyLargeImageWorks 18:12:27 [2023-07-21T18:12:27.208Z] === RUN TestImagesFilterMultiReference 18:12:27 [2023-07-21T18:12:27.208Z] --- PASS: TestImagesFilterMultiReference (0.05s) 18:12:27 [2023-07-21T18:12:27.208Z] === RUN TestImagePullPlatformInvalid 18:12:27 [2023-07-21T18:12:27.208Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 18:12:27 [2023-07-21T18:12:27.208Z] === RUN TestImagePullStoredfDigestForOtherRepo 18:12:27 [2023-07-21T18:12:27.208Z] time="2023-07-21T18:12:27Z" 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.11 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.208Z] time="2023-07-21T18:12:27Z" level=info msg="redis not configured" go.version=go1.19.11 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.208Z] time="2023-07-21T18:12:27Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.19.11 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.208Z] time="2023-07-21T18:12:27Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.11 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.295Z] --- PASS: TestIpcModePrivate (0.52s) 18:12:27 [2023-07-21T18:12:27.295Z] === RUN TestIpcModeShareable 18:12:27 [2023-07-21T18:12:27.295Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:12:27 [2023-07-21T18:12:27.295Z] --- SKIP: TestIpcModeShareable (0.00s) 18:12:27 [2023-07-21T18:12:27.295Z] === RUN TestAPIIpcModeShareableAndContainer 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=418dc05a-275e-45f9-8f68-5692aac8dfdb http.request.method=GET http.request.remoteaddr="127.0.0.1:56994" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=418dc05a-275e-45f9-8f68-5692aac8dfdb http.request.method=GET http.request.remoteaddr="127.0.0.1:56994" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.234965ms http.response.status=200 http.response.written=2 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=34ac12ae-9e27-419a-8db4-e1a5098ea0dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad128bbb-5b0f-46b0-850e-dbb06a8dd3c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=34ac12ae-9e27-419a-8db4-e1a5098ea0dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad128bbb-5b0f-46b0-850e-dbb06a8dd3c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad128bbb-5b0f-46b0-850e-dbb06a8dd3c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=33.881µs trace.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=0339d9b8-f84e-41e9-97c1-057af1bca027 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=34ac12ae-9e27-419a-8db4-e1a5098ea0dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=38.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91e242cd-898e-4c78-a175-512c5350fd0f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=34ac12ae-9e27-419a-8db4-e1a5098ea0dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.443224ms http.response.status=404 http.response.written=157 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=ad128bbb-5b0f-46b0-850e-dbb06a8dd3c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.617476ms http.response.status=404 http.response.written=157 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=28ce6171-3223-4bef-92eb-cdc0472c4ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=28ce6171-3223-4bef-92eb-cdc0472c4ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8ea6a921-bc9f-40fe-a9a8-8d1be958fadb http.request.method=POST http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8ea6a921-bc9f-40fe-a9a8-8d1be958fadb http.request.method=POST http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=28ce6171-3223-4bef-92eb-cdc0472c4ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=321.188µs trace.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=128190dd-2a2d-42a5-8830-6de53bce8b55 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8ea6a921-bc9f-40fe-a9a8-8d1be958fadb http.request.method=POST http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=266.712µs trace.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=237e7661-bda8-4b7f-a6cd-096ff40c10b4 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=28ce6171-3223-4bef-92eb-cdc0472c4ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=15.8µs trace.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=eb8e79be-a961-416b-a096-a01df650b607 trace.line=141 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8ea6a921-bc9f-40fe-a9a8-8d1be958fadb http.request.method=POST http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=16.389µs trace.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=11bce5b7-7c3d-4313-8f0b-e0e56c01ff06 trace.line=141 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=28ce6171-3223-4bef-92eb-cdc0472c4ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=147.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=681dbb5b-4417-4697-a690-066e124219ce trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=28ce6171-3223-4bef-92eb-cdc0472c4ac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.374711ms http.response.status=202 http.response.written=0 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8ea6a921-bc9f-40fe-a9a8-8d1be958fadb http.request.method=POST http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=192.671µs trace.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=e3db1e88-f2db-4bb7-b44e-0d96bf15c715 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8ea6a921-bc9f-40fe-a9a8-8d1be958fadb http.request.method=POST http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.399781ms http.response.status=202 http.response.written=0 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=31.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d1827004-ee02-4bf6-a641-762142f23311 trace.line=82 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=10.5µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f423f01-1024-4996-af49-9b6d42abae88 trace.line=141 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=129.656µs trace.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=1db49d0c-8664-4097-9292-49da18eb23a9 trace.line=124 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.470Z] time="2023-07-21T18:12:27Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=11.304µs trace.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=b9253a71-f819-4b5e-aa42-c12d31bdb73f trace.line=141 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=22.393µs trace.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=40bfcf25-af05-4996-9462-3fb856063789 trace.line=141 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=8.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=123afe54-0670-447c-922d-ed92d4caa53b trace.line=141 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=174.155µs trace.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=ef00817b-e985-438f-a896-a91eaec898d8 trace.line=167 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=161.49µs trace.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=fc2da9be-df2c-4dcd-b724-e0c4fb78c82c trace.line=95 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/85214f04-921b-437d-b749-9976c499b456\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=215.566µs trace.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=b33cc681-4ad9-4901-b30d-beadd2b7ed19 trace.line=181 vars.name=test vars.uuid=85214f04-921b-437d-b749-9976c499b456 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=41.172µs trace.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=0297cebd-9e28-4f3a-94ef-70a628645270 trace.line=82 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d6ca7354-d0d3-4326-96c8-d318d31eb63c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.291927ms http.response.status=201 http.response.written=0 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "PUT /v2/test/blobs/uploads/85214f04-921b-437d-b749-9976c499b456?_state=2Y8rcerPSwCRxEKdxblKPz7yBcGK40nNb1eH-D22sm17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg1MjE0ZjA0LTkyMWItNDM3ZC1iNzQ5LTk5NzZjNDk5YjQ1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgwNzJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=10.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2ab4886-7e94-4b17-b821-7ac1d59ce651 trace.line=141 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=262.591µs trace.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=5bbe5d32-a5e7-460a-a1fd-69bb32a31f42 trace.line=124 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=18.155µs trace.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=1a9d8736-cb7c-431f-a194-955f7f709232 trace.line=141 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=23.23µs trace.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=b0d7a29b-9364-4964-918c-e7a31e59f1d9 trace.line=141 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=11.81µs trace.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=81146f7e-04e5-4d4c-a49e-708ce0602111 trace.line=141 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=123.067µs trace.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=e1ac49ad-ed7e-46cd-b743-b4061059062f trace.line=167 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=107.255µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d4084b01-8833-45d2-9554-403f4bf9da53 trace.line=95 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4c28aaa8-878e-4772-9a6f-b076130a3524\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=206.164µs trace.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=83202ab5-df39-45a5-ad9d-2de9083d5cae trace.line=181 vars.name=test vars.uuid=4c28aaa8-878e-4772-9a6f-b076130a3524 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7facd257-0d6e-45d6-9adb-5924b169a85b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.722271ms http.response.status=201 http.response.written=0 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "PUT /v2/test/blobs/uploads/4c28aaa8-878e-4772-9a6f-b076130a3524?_state=O8S7Y0_Brohnr0uGjdNQ0bD3s20xcOmdTyCk72z2SDh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMjhhYWE4LTg3OGUtNDc3Mi05YTZmLWIwNzYxMzBhMzUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjoyNy4zMTgxNTQ3NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f0ceefd7-66dd-43fb-9257-b3f1e2a01b43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f0ceefd7-66dd-43fb-9257-b3f1e2a01b43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f0ceefd7-66dd-43fb-9257-b3f1e2a01b43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=18.724µs trace.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=240cecdd-aa99-47a2-848f-c9c5f4335d67 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] time="2023-07-21T18:12:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f0ceefd7-66dd-43fb-9257-b3f1e2a01b43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="725.159µs" http.response.status=404 http.response.written=96 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.471Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg=PutImageManifest go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=35.734µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=773a1458-9012-44cc-a4f9-aee150d0b3f9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=18.34µs trace.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=1f6e79b0-5af1-45d3-ab1f-79a938f6fe00 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=29.81µs trace.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=6d0ec400-4c16-4267-80cc-194b45e050e7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=10.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0c1278a-ef6b-4dde-a103-ad075ba58aaf trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=18.963µs trace.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=b9839992-9d1b-42b0-b09c-852135d242a8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=141.846µs trace.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=384a2ae2-5bdd-45ef-843c-680322583cb2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=180.375µs trace.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=3b13be6e-b8b4-476d-a429-2d25932a7c83 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=40.557µs trace.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=5832a331-08e3-4ba9-a9a5-450b8695386b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=204.631µs trace.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=e7a119c4-7e3d-43d0-9003-bc849dff9849 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=103.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=76bf5dfe-a544-42a6-a8f0-2f00b102d1b4 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=094811ad-7f2d-4018-9f60-931f5d67a065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57002" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.070045ms http.response.status=201 http.response.written=0 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3932ff37-a891-4194-9c38-dd4c1ca637a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57034" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3932ff37-a891-4194-9c38-dd4c1ca637a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57034" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="720.636µs" http.response.status=200 http.response.written=2 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=39.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5f940cb-8852-410d-ba9b-560f09d37f38 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=23.755µs trace.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=b913bb28-7a38-4aee-a088-81eee30441f6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=23.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c7f283fe-0906-48a3-837b-488f13450ce7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=26.851µs trace.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=0e7082cf-5fce-4734-b1ed-c404d5a33f67 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3598bca0-cc31-4e11-b725-53315413f0d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.196526ms http.response.status=200 http.response.written=417 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.472Z] time="2023-07-21T18:12:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=31.424µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c1845192-272b-414a-a81d-ccf0e489d7a4 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=13.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).Stat" trace.id=54a7dda6-671c-4b6c-ab64-efb9b214d0cf trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=49.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=266bb384-e42c-4b3c-9f0e-fbe3dabdf0b3 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=49d7609a-8904-4eb2-b759-4f10888cf54e http.request.method=GET http.request.remoteaddr="127.0.0.1:57046" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.288901ms http.response.status=200 http.response.written=417 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=34.789µs trace.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=7f9e7732-8094-4b71-9bb3-46e5bfab66a3 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=39.792µs trace.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=b386e55c-e384-471c-9c40-733d2dbeb7b5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=67.082µs trace.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=bb8c42f9-8c8f-4ef8-9706-cda5d99cc6b2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=63.026µs trace.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=04779589-98a4-4d8f-8641-514985cb5a93 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=27.932µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c83f672-3dfb-4f97-8841-d534384312fc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=26.425µs trace.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=6ffbc5d8-8585-441a-b438-7ecc29be18e0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=45.259µs trace.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=ddc009d2-f9ce-4a35-b603-980401a0b066 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=14.696µs trace.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=f013d8d3-9b09-4a0d-ba86-c1764e04b56b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=13.198µs trace.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=14104fd4-cafe-4674-a802-9804d22bc4d6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=10.528µs trace.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=a76de824-1679-4192-9399-d8c26e1185eb trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=51.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=ac0018ca-3075-4efa-8e3a-f36a98751c18 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=24.711µs trace.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=93322fc5-4bdb-4fff-b5c3-003fcfc9cf64 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=12.476µs trace.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=18f1c402-c7ee-4cef-874d-cc4037c3a18c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=27.577µs trace.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=3ebfd2b6-f55d-49b6-a5f5-b3c5e48d3b72 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=25.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=36865c2b-bc62-43ae-8ec1-6335072dc890 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=11.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf6e2d90-70a7-4c9d-9ed7-ca61badfd7cb trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1c6cfa4f-cf08-4466-9c9f-48846eb66b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:57052" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.883005ms http.response.status=200 http.response.written=179 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.473Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=49.422µs trace.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=7adc3b83-e469-48ef-87e3-6254527dcb24 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=20.504µs trace.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=db87866f-41e0-400c-b8bd-05fb8b68b578 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=6a033589-f50f-427f-9799-b16cc95c43dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57064" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.616302ms http.response.status=200 http.response.written=68 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dfc26767-78b9-479b-b003-50a24b430452 http.request.method=GET http.request.remoteaddr="127.0.0.1:57092" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dfc26767-78b9-479b-b003-50a24b430452 http.request.method=GET http.request.remoteaddr="127.0.0.1:57092" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.441µs" http.response.status=200 http.response.written=2 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=fb6eda1b-8405-4a62-bc44-b201c4667a6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=fb6eda1b-8405-4a62-bc44-b201c4667a6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=fb6eda1b-8405-4a62-bc44-b201c4667a6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=fb6eda1b-8405-4a62-bc44-b201c4667a6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=37.539µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e728fa3e-b715-4327-98cc-0821dccdbc99 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=fb6eda1b-8405-4a62-bc44-b201c4667a6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=15.464µs trace.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=0eccec7d-3aa8-4ab2-bcf8-07c2a1b1a009 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=fb6eda1b-8405-4a62-bc44-b201c4667a6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.166595ms http.response.status=404 http.response.written=181 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d546a7eb-724d-4cf1-9b8a-245025d60562 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d546a7eb-724d-4cf1-9b8a-245025d60562 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d546a7eb-724d-4cf1-9b8a-245025d60562 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d546a7eb-724d-4cf1-9b8a-245025d60562 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=21.152µs trace.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=03066e94-5053-4a2c-8f89-c5c284e11434 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d546a7eb-724d-4cf1-9b8a-245025d60562 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 trace.duration=12.366µs trace.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=8e7f0d77-07a5-4c19-b035-2ba2f6bc48f3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] time="2023-07-21T18:12:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d546a7eb-724d-4cf1-9b8a-245025d60562 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.815µs" http.response.status=404 http.response.written=181 instance.id=e3b6238f-fb74-4c00-97dd-5aa84b7c0b64 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:12:27 [2023-07-21T18:12:27.474Z] 127.0.0.1 - - [21/Jul/2023:18:12:27 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:12:27 [2023-07-21T18:12:27.474Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.25s) 18:12:27 [2023-07-21T18:12:27.474Z] === RUN TestRemoveImageOrphaning 18:12:28 [2023-07-21T18:12:28.042Z] --- PASS: TestRemoveImageOrphaning (0.30s) 18:12:28 [2023-07-21T18:12:28.042Z] === RUN TestRemoveImageGarbageCollector 18:12:29 [2023-07-21T18:12:29.195Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) 18:12:29 [2023-07-21T18:12:29.195Z] === RUN TestAPIIpcModeHost 18:12:29 [2023-07-21T18:12:29.195Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:12:29 [2023-07-21T18:12:29.195Z] --- SKIP: TestAPIIpcModeHost (0.00s) 18:12:29 [2023-07-21T18:12:29.195Z] === RUN TestDaemonIpcModeShareable 18:12:29 [2023-07-21T18:12:29.195Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:12:29 [2023-07-21T18:12:29.195Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 18:12:29 [2023-07-21T18:12:29.195Z] === RUN TestDaemonIpcModePrivate 18:12:29 [2023-07-21T18:12:29.934Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 18:12:29 [2023-07-21T18:12:29.934Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 18:12:29 [2023-07-21T18:12:29.934Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) 18:12:29 [2023-07-21T18:12:29.947Z] === RUN TestTagUnprefixedRepoByNameOrName 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 18:12:29 [2023-07-21T18:12:29.947Z] === RUN TestTagInvalidReference 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestTagInvalidReference (0.01s) 18:12:29 [2023-07-21T18:12:29.947Z] === RUN TestTagValidPrefixedRepo 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 18:12:29 [2023-07-21T18:12:29.947Z] === RUN TestTagExistedNameWithoutForce 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 18:12:29 [2023-07-21T18:12:29.947Z] === RUN TestTagOfficialNames 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestTagOfficialNames (0.06s) 18:12:29 [2023-07-21T18:12:29.947Z] === RUN TestTagMatchesDigest 18:12:29 [2023-07-21T18:12:29.947Z] --- PASS: TestTagMatchesDigest (0.01s) 18:12:29 [2023-07-21T18:12:29.947Z] === CONT TestImportExtremelyLargeImageWorks 18:12:30 [2023-07-21T18:12:30.112Z] --- PASS: TestUpdateRestartPolicy (11.07s) 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestUpdateRestartWithAutoRemove 18:12:30 [2023-07-21T18:12:30.112Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestWaitNonBlocked 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 18:12:30 [2023-07-21T18:12:30.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 18:12:30 [2023-07-21T18:12:30.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 18:12:30 [2023-07-21T18:12:30.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 18:12:30 [2023-07-21T18:12:30.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 18:12:30 [2023-07-21T18:12:30.112Z] --- PASS: TestWaitNonBlocked (0.01s) 18:12:30 [2023-07-21T18:12:30.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) 18:12:30 [2023-07-21T18:12:30.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestWaitBlocked 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 18:12:30 [2023-07-21T18:12:30.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 18:12:30 [2023-07-21T18:12:30.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 18:12:30 [2023-07-21T18:12:30.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 18:12:30 [2023-07-21T18:12:30.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 18:12:30 [2023-07-21T18:12:30.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 18:12:30 [2023-07-21T18:12:30.128Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false 18:12:30 [2023-07-21T18:12:30.861Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 18:12:31 [2023-07-21T18:12:31.045Z] --- PASS: TestWaitBlocked (0.01s) 18:12:31 [2023-07-21T18:12:31.045Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) 18:12:31 [2023-07-21T18:12:31.045Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) 18:12:31 [2023-07-21T18:12:31.045Z] === CONT TestContainerStartOnDaemonRestart 18:12:31 [2023-07-21T18:12:31.045Z] === CONT TestRestartDaemonWithRestartingContainer 18:12:31 [2023-07-21T18:12:31.045Z] === CONT TestIpcModeOlderClient 18:12:31 [2023-07-21T18:12:31.045Z] === CONT TestDaemonHostGatewayIP 18:12:31 [2023-07-21T18:12:31.045Z] === CONT TestDaemonRestartIpcMode 18:12:31 [2023-07-21T18:12:31.045Z] === CONT TestContainerKillOnDaemonStart 18:12:31 [2023-07-21T18:12:31.045Z] --- PASS: TestIpcModeOlderClient (0.09s) 18:12:31 [2023-07-21T18:12:31.500Z] --- PASS: TestDaemonIpcModePrivate (2.25s) 18:12:31 [2023-07-21T18:12:31.500Z] === RUN TestDaemonIpcModePrivateFromConfig 18:12:31 [2023-07-21T18:12:31.500Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:12:31 [2023-07-21T18:12:31.500Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 18:12:31 [2023-07-21T18:12:31.500Z] === RUN TestDaemonIpcModeShareableFromConfig 18:12:31 [2023-07-21T18:12:31.500Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:12:31 [2023-07-21T18:12:31.500Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 18:12:31 [2023-07-21T18:12:31.500Z] === RUN TestIpcModeOlderClient 18:12:31 [2023-07-21T18:12:31.500Z] === PAUSE TestIpcModeOlderClient 18:12:31 [2023-07-21T18:12:31.500Z] === RUN TestKillContainerInvalidSignal 18:12:31 [2023-07-21T18:12:31.758Z] --- PASS: TestKillContainerInvalidSignal (0.53s) 18:12:31 [2023-07-21T18:12:31.758Z] === RUN TestKillContainer 18:12:31 [2023-07-21T18:12:31.758Z] === RUN TestKillContainer/no_signal 18:12:32 [2023-07-21T18:12:32.323Z] === RUN TestKillContainer/non_killing_signal 18:12:32 [2023-07-21T18:12:32.581Z] === RUN TestKillContainer/killing_signal 18:12:33 [2023-07-21T18:12:33.375Z] === RUN TestDockerSuite/TestBuildAddNonTar 18:12:33 [2023-07-21T18:12:33.515Z] --- PASS: TestKillContainer (1.48s) 18:12:33 [2023-07-21T18:12:33.515Z] --- PASS: TestKillContainer/no_signal (0.47s) 18:12:33 [2023-07-21T18:12:33.515Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) 18:12:33 [2023-07-21T18:12:33.515Z] --- PASS: TestKillContainer/killing_signal (0.47s) 18:12:33 [2023-07-21T18:12:33.515Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:12:33 [2023-07-21T18:12:33.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 18:12:33 [2023-07-21T18:12:33.575Z] --- PASS: TestContainerStartOnDaemonRestart (2.55s) 18:12:33 [2023-07-21T18:12:33.630Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 18:12:33 [2023-07-21T18:12:33.773Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 18:12:34 [2023-07-21T18:12:34.141Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s) 18:12:34 [2023-07-21T18:12:34.141Z] --- PASS: TestDaemonHostGatewayIP (3.33s) 18:12:34 [2023-07-21T18:12:34.190Z] check_test.go:308: [dcb744e8c5150] daemon is not started 18:12:34 [2023-07-21T18:12:34.190Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 18:12:34 [2023-07-21T18:12:34.338Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) 18:12:34 [2023-07-21T18:12:34.338Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) 18:12:34 [2023-07-21T18:12:34.338Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) 18:12:34 [2023-07-21T18:12:34.338Z] === RUN TestKillStoppedContainer 18:12:34 [2023-07-21T18:12:34.338Z] --- PASS: TestKillStoppedContainer (0.05s) 18:12:34 [2023-07-21T18:12:34.338Z] === RUN TestKillStoppedContainerAPIPre120 18:12:34 [2023-07-21T18:12:34.338Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 18:12:34 [2023-07-21T18:12:34.338Z] === RUN TestKillDifferentUserContainer 18:12:34 [2023-07-21T18:12:34.445Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 18:12:34 [2023-07-21T18:12:34.701Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 18:12:34 [2023-07-21T18:12:34.706Z] --- PASS: TestDaemonRestartIpcMode (3.74s) 18:12:34 [2023-07-21T18:12:34.904Z] --- PASS: TestKillDifferentUserContainer (0.46s) 18:12:34 [2023-07-21T18:12:34.904Z] === RUN TestInspectOomKilledTrue 18:12:34 [2023-07-21T18:12:34.904Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 18:12:34 [2023-07-21T18:12:34.904Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 18:12:34 [2023-07-21T18:12:34.904Z] === RUN TestInspectOomKilledFalse 18:12:34 [2023-07-21T18:12:34.904Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 18:12:34 [2023-07-21T18:12:34.904Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 18:12:34 [2023-07-21T18:12:34.904Z] === RUN TestLinksEtcHostsContentMatch 18:12:34 [2023-07-21T18:12:34.904Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 18:12:34 [2023-07-21T18:12:34.904Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 18:12:34 [2023-07-21T18:12:34.904Z] === RUN TestLinksContainerNames 18:12:34 [2023-07-21T18:12:34.957Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 18:12:34 [2023-07-21T18:12:34.957Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 18:12:35 [2023-07-21T18:12:35.517Z] --- PASS: TestBuildWithHugeFile (46.37s) 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestBuildWithEmptyDockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:12:35 [2023-07-21T18:12:35.517Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 18:12:35 [2023-07-21T18:12:35.517Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) 18:12:35 [2023-07-21T18:12:35.517Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) 18:12:35 [2023-07-21T18:12:35.517Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestBuildPreserveOwnership 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestBuildPreserveOwnership/copy_from 18:12:35 [2023-07-21T18:12:35.517Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 18:12:35 [2023-07-21T18:12:35.837Z] --- PASS: TestLinksContainerNames (0.96s) 18:12:35 [2023-07-21T18:12:35.837Z] === RUN TestLogsFollowTailEmpty 18:12:36 [2023-07-21T18:12:36.403Z] --- PASS: TestLogsFollowTailEmpty (0.48s) 18:12:36 [2023-07-21T18:12:36.403Z] === RUN TestContainerNetworkMountsNoChown 18:12:36 [2023-07-21T18:12:36.661Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/default 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/default 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/private 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/private 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rprivate 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rprivate 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/slave 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/slave 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rslave 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rslave 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/shared 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/shared 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rshared 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rshared 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/default 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rslave 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rshared 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/shared 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/default/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rprivate 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/private 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/slave 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/default/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/private/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rprivate/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/default/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/slave/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/default/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/private/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/private/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/default/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/private/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/default/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rslave/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rshared/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rprivate/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/slave/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/private/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/slave/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/slave/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/private/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/shared/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/default/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rshared/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/default/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/shared/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/slave/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/shared/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/slave/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rprivate/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/private/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/default/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/shared/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/default/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/shared/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/shared/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rprivate/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rslave/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/private/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rshared/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/slave/mount_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/rshared/bind_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/private/mount_root 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/private/bind_subpath 18:12:36 [2023-07-21T18:12:36.661Z] === CONT TestMountDaemonRoot/slave/bind_subpath 18:12:36 [2023-07-21T18:12:36.919Z] === CONT TestMountDaemonRoot/slave/mount_root 18:12:36 [2023-07-21T18:12:36.919Z] === CONT TestMountDaemonRoot/slave/bind_root 18:12:36 [2023-07-21T18:12:36.919Z] === CONT TestMountDaemonRoot/shared/bind_root 18:12:36 [2023-07-21T18:12:36.919Z] === CONT TestMountDaemonRoot/shared/mount_root 18:12:36 [2023-07-21T18:12:36.920Z] === CONT TestMountDaemonRoot/shared/mount_subpath 18:12:36 [2023-07-21T18:12:36.920Z] === CONT TestMountDaemonRoot/shared/bind_subpath 18:12:36 [2023-07-21T18:12:36.920Z] === CONT TestMountDaemonRoot/rslave/bind_root 18:12:36 [2023-07-21T18:12:36.920Z] === CONT TestMountDaemonRoot/rslave/mount_root 18:12:36 [2023-07-21T18:12:36.920Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 18:12:36 [2023-07-21T18:12:36.920Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot (0.02s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/default (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/private (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 18:12:36 [2023-07-21T18:12:36.920Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 18:12:36 [2023-07-21T18:12:36.920Z] === RUN TestContainerBindMountNonRecursive 18:12:36 [2023-07-21T18:12:36.920Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 18:12:36 [2023-07-21T18:12:36.920Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 18:12:36 [2023-07-21T18:12:36.920Z] === RUN TestContainerVolumesMountedAsShared 18:12:36 [2023-07-21T18:12:36.920Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 18:12:36 [2023-07-21T18:12:36.920Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] === RUN TestContainerVolumesMountedAsSlave 18:12:36 [2023-07-21T18:12:36.920Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 18:12:36 [2023-07-21T18:12:36.920Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 18:12:36 [2023-07-21T18:12:36.920Z] === RUN TestNetworkNat 18:12:37 [2023-07-21T18:12:37.404Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 18:12:37 [2023-07-21T18:12:37.485Z] --- PASS: TestNetworkNat (0.56s) 18:12:37 [2023-07-21T18:12:37.485Z] === RUN TestNetworkLocalhostTCPNat 18:12:37 [2023-07-21T18:12:37.964Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 18:12:38 [2023-07-21T18:12:38.050Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) 18:12:38 [2023-07-21T18:12:38.050Z] === RUN TestNetworkLoopbackNat 18:12:38 [2023-07-21T18:12:38.219Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 18:12:38 [2023-07-21T18:12:38.780Z] --- PASS: TestBuildPreserveOwnership (3.33s) 18:12:38 [2023-07-21T18:12:38.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) 18:12:38 [2023-07-21T18:12:38.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) 18:12:38 [2023-07-21T18:12:38.780Z] === RUN TestBuildPlatformInvalid 18:12:39 [2023-07-21T18:12:39.036Z] --- PASS: TestBuildPlatformInvalid (0.06s) 18:12:39 [2023-07-21T18:12:39.036Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 18:12:39 [2023-07-21T18:12:39.596Z] Loaded image: busybox:latest 18:12:39 [2023-07-21T18:12:39.596Z] Loaded image: busybox:glibc 18:12:39 [2023-07-21T18:12:39.596Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 18:12:40 [2023-07-21T18:12:40.523Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 18:12:40 [2023-07-21T18:12:40.523Z] Loaded image: debian:bullseye-slim 18:12:40 [2023-07-21T18:12:40.576Z] --- PASS: TestNetworkLoopbackNat (2.63s) 18:12:40 [2023-07-21T18:12:40.576Z] === RUN TestPause 18:12:40 [2023-07-21T18:12:40.576Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 18:12:40 [2023-07-21T18:12:40.576Z] --- SKIP: TestPause (0.00s) 18:12:40 [2023-07-21T18:12:40.576Z] === RUN TestPauseFailsOnWindowsServerContainers 18:12:40 [2023-07-21T18:12:40.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:12:40 [2023-07-21T18:12:40.576Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 18:12:40 [2023-07-21T18:12:40.576Z] === RUN TestPauseStopPausedContainer 18:12:40 [2023-07-21T18:12:40.576Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 18:12:40 [2023-07-21T18:12:40.576Z] --- SKIP: TestPauseStopPausedContainer (0.01s) 18:12:40 [2023-07-21T18:12:40.576Z] === RUN TestPsFilter 18:12:40 [2023-07-21T18:12:40.778Z] Loaded image: hello-world:latest 18:12:40 [2023-07-21T18:12:40.778Z] Loaded image: arm32v7/hello-world:latest 18:12:40 [2023-07-21T18:12:40.834Z] --- PASS: TestPsFilter (0.12s) 18:12:40 [2023-07-21T18:12:40.834Z] === RUN TestRemoveContainerWithRemovedVolume 18:12:41 [2023-07-21T18:12:41.091Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) 18:12:41 [2023-07-21T18:12:41.091Z] === RUN TestRemoveContainerWithVolume 18:12:41 [2023-07-21T18:12:41.338Z] === RUN TestDockerSuite/TestBuildAddScript 18:12:41 [2023-07-21T18:12:41.656Z] --- PASS: TestRemoveContainerWithVolume (0.44s) 18:12:41 [2023-07-21T18:12:41.656Z] === RUN TestRemoveContainerRunning 18:12:42 [2023-07-21T18:12:42.222Z] --- PASS: TestRemoveContainerRunning (0.49s) 18:12:42 [2023-07-21T18:12:42.222Z] === RUN TestRemoveContainerForceRemoveRunning 18:12:42 [2023-07-21T18:12:42.264Z] === RUN TestDockerDaemonSuite/TestDaemonIP 18:12:42 [2023-07-21T18:12:42.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) 18:12:42 [2023-07-21T18:12:42.787Z] === RUN TestRemoveInvalidContainer 18:12:42 [2023-07-21T18:12:42.787Z] --- PASS: TestRemoveInvalidContainer (0.01s) 18:12:42 [2023-07-21T18:12:42.787Z] === RUN TestRenameLinkedContainer 18:12:42 [2023-07-21T18:12:42.810Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) 18:12:42 [2023-07-21T18:12:42.810Z] PASS 18:12:42 [2023-07-21T18:12:42.810Z] 18:12:42 [2023-07-21T18:12:42.810Z] === Skipped 18:12:42 [2023-07-21T18:12:42.810Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 18:12:42 [2023-07-21T18:12:42.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:12:42 [2023-07-21T18:12:42.810Z] 18:12:42 [2023-07-21T18:12:42.810Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 18:12:42 [2023-07-21T18:12:42.810Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:12:42 [2023-07-21T18:12:42.810Z] 18:12:42 [2023-07-21T18:12:42.810Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 18:12:42 [2023-07-21T18:12:42.810Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:12:42 [2023-07-21T18:12:42.810Z] 18:12:42 [2023-07-21T18:12:42.810Z] DONE 197 tests, 3 skipped in 105.371s 18:12:42 [2023-07-21T18:12:42.810Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 18:12:42 [2023-07-21T18:12:42.810Z] ++ 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 18:12:42 [2023-07-21T18:12:42.810Z] ++ set -e 18:12:42 [2023-07-21T18:12:42.810Z] ++ '[' -n 0 ']' 18:12:42 [2023-07-21T18:12:42.810Z] ++ set -x 18:12:42 [2023-07-21T18:12:42.810Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 18:12:42 [2023-07-21T18:12:42.810Z] INFO: Testing against a local daemon 18:12:42 [2023-07-21T18:12:42.810Z] === RUN TestLiveRestore 18:12:42 [2023-07-21T18:12:42.810Z] === RUN TestLiveRestore/volume_references 18:12:42 [2023-07-21T18:12:42.810Z] === PAUSE TestLiveRestore/volume_references 18:12:42 [2023-07-21T18:12:42.810Z] === CONT TestLiveRestore/volume_references 18:12:43 [2023-07-21T18:12:43.191Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 18:12:43 [2023-07-21T18:12:43.376Z] === RUN TestLiveRestore/volume_references/restartPolicy 18:12:43 [2023-07-21T18:12:43.376Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 18:12:44 [2023-07-21T18:12:44.554Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 18:12:44 [2023-07-21T18:12:44.554Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 18:12:44 [2023-07-21T18:12:44.554Z] check_test.go:308: [dd2080a5e124c] daemon is not started 18:12:44 [2023-07-21T18:12:44.554Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 18:12:44 [2023-07-21T18:12:44.686Z] --- PASS: TestRenameLinkedContainer (1.88s) 18:12:44 [2023-07-21T18:12:44.686Z] === RUN TestRenameStoppedContainer 18:12:44 [2023-07-21T18:12:44.750Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 18:12:44 [2023-07-21T18:12:44.943Z] --- PASS: TestRenameStoppedContainer (0.45s) 18:12:44 [2023-07-21T18:12:44.943Z] === RUN TestRenameRunningContainerAndReuse 18:12:45 [2023-07-21T18:12:45.684Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 18:12:45 [2023-07-21T18:12:45.877Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) 18:12:45 [2023-07-21T18:12:45.877Z] === RUN TestRenameInvalidName 18:12:45 [2023-07-21T18:12:45.918Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 18:12:46 [2023-07-21T18:12:46.443Z] --- PASS: TestRenameInvalidName (0.44s) 18:12:46 [2023-07-21T18:12:46.443Z] === RUN TestRenameAnonymousContainer 18:12:46 [2023-07-21T18:12:46.617Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 18:12:47 [2023-07-21T18:12:47.551Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 18:12:47 [2023-07-21T18:12:47.805Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 18:12:48 [2023-07-21T18:12:48.341Z] --- PASS: TestRenameAnonymousContainer (1.69s) 18:12:48 [2023-07-21T18:12:48.341Z] === RUN TestRenameContainerWithSameName 18:12:48 [2023-07-21T18:12:48.599Z] --- PASS: TestRenameContainerWithSameName (0.49s) 18:12:48 [2023-07-21T18:12:48.599Z] === RUN TestRenameContainerWithLinkedContainer 18:12:48 [2023-07-21T18:12:48.802Z] cb524f6f2215: Pull complete 18:12:48 [2023-07-21T18:12:48.924Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 18:12:49 [2023-07-21T18:12:49.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 18:12:49 [2023-07-21T18:12:49.168Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 18:12:49 [2023-07-21T18:12:49.168Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.10s) 18:12:49 [2023-07-21T18:12:49.168Z] PASS 18:12:49 [2023-07-21T18:12:49.168Z] 18:12:49 [2023-07-21T18:12:49.168Z] === Skipped 18:12:49 [2023-07-21T18:12:49.168Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 18:12:49 [2023-07-21T18:12:49.168Z] build_session_test.go:25: TODO: BuildKit 18:12:49 [2023-07-21T18:12:49.168Z] 18:12:49 [2023-07-21T18:12:49.168Z] DONE 33 tests, 1 skipped in 82.104s 18:12:49 [2023-07-21T18:12:49.168Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 18:12:49 [2023-07-21T18:12:49.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 18:12:49 [2023-07-21T18:12:49.168Z] ++ set -e 18:12:49 [2023-07-21T18:12:49.168Z] ++ '[' -n 0 ']' 18:12:49 [2023-07-21T18:12:49.168Z] ++ set -x 18:12:49 [2023-07-21T18:12:49.168Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 18:12:49 [2023-07-21T18:12:49.168Z] INFO: Testing against a local daemon 18:12:49 [2023-07-21T18:12:49.168Z] === RUN TestConfigInspect 18:12:49 [2023-07-21T18:12:49.531Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) 18:12:49 [2023-07-21T18:12:49.532Z] === RUN TestResize 18:12:49 [2023-07-21T18:12:49.864Z] --- PASS: TestLiveRestore (0.00s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references (6.82s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.11s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.04s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.07s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.01s) 18:12:49 [2023-07-21T18:12:49.865Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.04s) 18:12:49 [2023-07-21T18:12:49.865Z] PASS 18:12:49 [2023-07-21T18:12:49.865Z] 18:12:49 [2023-07-21T18:12:49.865Z] DONE 9 tests in 6.930s 18:12:49 [2023-07-21T18:12:49.865Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 18:12:49 [2023-07-21T18:12:49.865Z] ++ 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 18:12:49 [2023-07-21T18:12:49.865Z] ++ set -e 18:12:49 [2023-07-21T18:12:49.865Z] ++ '[' -n 0 ']' 18:12:49 [2023-07-21T18:12:49.865Z] ++ set -x 18:12:49 [2023-07-21T18:12:49.865Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 18:12:49 [2023-07-21T18:12:49.865Z] INFO: Testing against a local daemon 18:12:49 [2023-07-21T18:12:49.865Z] === RUN TestCommitInheritsEnv 18:12:50 [2023-07-21T18:12:50.097Z] --- PASS: TestResize (0.47s) 18:12:50 [2023-07-21T18:12:50.097Z] === RUN TestResizeWithInvalidSize 18:12:50 [2023-07-21T18:12:50.141Z] --- PASS: TestCommitInheritsEnv (0.23s) 18:12:50 [2023-07-21T18:12:50.141Z] === RUN TestImportExtremelyLargeImageWorks 18:12:50 [2023-07-21T18:12:50.141Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 18:12:50 [2023-07-21T18:12:50.141Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 18:12:50 [2023-07-21T18:12:50.141Z] === RUN TestImagesFilterMultiReference 18:12:50 [2023-07-21T18:12:50.141Z] --- PASS: TestImagesFilterMultiReference (0.05s) 18:12:50 [2023-07-21T18:12:50.141Z] === RUN TestImagePullPlatformInvalid 18:12:50 [2023-07-21T18:12:50.141Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 18:12:50 [2023-07-21T18:12:50.141Z] === RUN TestImagePullStoredfDigestForOtherRepo 18:12:50 [2023-07-21T18:12:50.141Z] time="2023-07-21T18:12:50Z" 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.11 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.141Z] time="2023-07-21T18:12:50Z" level=info msg="redis not configured" go.version=go1.19.11 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.141Z] time="2023-07-21T18:12:50Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.19.11 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.141Z] time="2023-07-21T18:12:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.11 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b6bef097-95c1-4af2-9939-44f281744137 http.request.method=GET http.request.remoteaddr="127.0.0.1:40612" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=b6bef097-95c1-4af2-9939-44f281744137 http.request.method=GET http.request.remoteaddr="127.0.0.1:40612" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.129273ms http.response.status=200 http.response.written=2 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=adb96678-8ea6-4530-9247-daf6ec1b052c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c4068aa1-0727-4b9c-b4fb-7d0d905098d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=adb96678-8ea6-4530-9247-daf6ec1b052c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c4068aa1-0727-4b9c-b4fb-7d0d905098d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c4068aa1-0727-4b9c-b4fb-7d0d905098d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=28.012µs trace.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=f49f4485-a906-46da-a374-f6e0f0eed35f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=adb96678-8ea6-4530-9247-daf6ec1b052c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=28.012µs trace.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=df302b6f-190b-4ee2-a2bc-24f65fac91a7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=c4068aa1-0727-4b9c-b4fb-7d0d905098d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.21866ms http.response.status=404 http.response.written=157 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=adb96678-8ea6-4530-9247-daf6ec1b052c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.346906ms http.response.status=404 http.response.written=157 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ab1b71af-d438-4dfe-9b5e-fd8093830059 http.request.method=POST http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ab1b71af-d438-4dfe-9b5e-fd8093830059 http.request.method=POST http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3caaac22-1ee9-48d8-b79e-e33e52225bb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3caaac22-1ee9-48d8-b79e-e33e52225bb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.413Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ab1b71af-d438-4dfe-9b5e-fd8093830059 http.request.method=POST http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=105.969µs trace.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=1bd64a61-9a07-4c22-bac0-50af99961d32 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ab1b71af-d438-4dfe-9b5e-fd8093830059 http.request.method=POST http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=11.758µs trace.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=ee8d3c20-5165-4320-abab-9b2954e822fa trace.line=141 vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3caaac22-1ee9-48d8-b79e-e33e52225bb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=62.736µs trace.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=9e72b15d-6461-4253-83e2-62b39b821bd8 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3caaac22-1ee9-48d8-b79e-e33e52225bb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=37.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84590055-8ec2-453c-8d9b-763a3f7f9b1f trace.line=141 vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ab1b71af-d438-4dfe-9b5e-fd8093830059 http.request.method=POST http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=72.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=221b6447-678a-48d9-a578-20de38f5b464 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3caaac22-1ee9-48d8-b79e-e33e52225bb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=64.099µs trace.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=a06137f3-5320-4f2d-ac11-eca92d2baa62 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ab1b71af-d438-4dfe-9b5e-fd8093830059 http.request.method=POST http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.948506ms http.response.status=202 http.response.written=0 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3caaac22-1ee9-48d8-b79e-e33e52225bb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.852466ms http.response.status=202 http.response.written=0 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=35.496µs trace.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=12337418-0169-4663-9459-50485edec02d trace.line=82 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.235µs trace.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=f9f3fddd-8f5b-4165-9768-8216d21d28d2 trace.line=141 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=84.07µs trace.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=a9f3f71c-04ed-4785-bfbe-15c03ce3a255 trace.line=124 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=11.036µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0059200a-a54d-4cac-8259-4e2a3451ab24 trace.line=141 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=11.495µs trace.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=6a8a5e56-f8e3-4b19-bbce-943d9ddc6217 trace.line=141 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=7.984µs trace.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=ae05572a-b303-4e6a-979b-681e3fbdeda1 trace.line=141 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=47.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).Move" trace.id=2180291e-7419-4277-ab60-66a5d52c7e47 trace.line=167 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=47.688µs trace.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=f9123151-becc-4d8f-95b0-fc7ecb703091 trace.line=95 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/11368210-3620-4a67-8e9e-7bab30626feb\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=81.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7bea7c02-aff0-4f68-8c5c-57d687aa9209 trace.line=181 vars.name=test vars.uuid=11368210-3620-4a67-8e9e-7bab30626feb version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d94d7206-8f60-47da-acd5-42ac152cb69e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40626" http.request.uri="/v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.913445ms http.response.status=201 http.response.written=0 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "PUT /v2/test/blobs/uploads/11368210-3620-4a67-8e9e-7bab30626feb?_state=nVC_qr3zYfLnmZ1qLMWbzy_4QwS5p7r3Bmu-pNZflVh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMzY4MjEwLTM2MjAtNGE2Ny04ZTllLTdiYWIzMDYyNmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM2ODUyNjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=34.716µs trace.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=b2ed598c-9a63-4330-9b09-a4bb6fe0cf10 trace.line=82 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=12.808µs trace.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=c7a6e0c8-beec-4e73-847c-b069386464a9 trace.line=141 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.414Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=228.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7c35b5e2-9c80-4be7-89f7-bf6e9a725096 trace.line=124 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0fc4a0b4-95ed-480d-b463-4dcb6276f339 trace.line=141 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1570db08-bce9-4909-82c0-d20055075fb3 trace.line=141 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=8.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9132559d-60fb-40f2-904d-0d3247be9750 trace.line=141 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=43.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).Move" trace.id=33d2c960-3cb3-46c8-8405-d7c56bcec6e0 trace.line=167 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=45.062µs trace.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=321ff401-9250-48c7-878b-fd09df18b941 trace.line=95 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=70.572µs trace.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=13b6c74a-2754-4acc-a8b5-7fba78df6e35 trace.line=181 vars.name=test vars.uuid=800486f2-79e3-4ff4-8cd9-fd9e6106b8a0 version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2088995c-520c-410d-aded-708676132f73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.309688ms http.response.status=201 http.response.written=0 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "PUT /v2/test/blobs/uploads/800486f2-79e3-4ff4-8cd9-fd9e6106b8a0?_state=veV_AP-2H43DG4vpqwYUhBLkPU5H65V4TVslb1H96zV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgwMDQ4NmYyLTc5ZTMtNGZmNC04Y2Q5LWZkOWU2MTA2YjhhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxMjo1MC4xNzM3NDY4OTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ecf6f964-1a5b-4917-b4c1-65a636fd73f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ecf6f964-1a5b-4917-b4c1-65a636fd73f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ecf6f964-1a5b-4917-b4c1-65a636fd73f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=22.654µs trace.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=ca426b5b-a126-4f9d-acb2-5a9a5ef535c8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ecf6f964-1a5b-4917-b4c1-65a636fd73f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.918µs" http.response.status=404 http.response.written=96 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg=PutImageManifest go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=36.891µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b25dfdc-932e-4ada-8ab5-0fb357c3a9d8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.883µs trace.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=cccc2a4a-a861-47b0-96bf-63e531a666c1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=18.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2a47e4a4-e4f5-4683-a320-f67e2dcd31e1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=10.1µs trace.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=bcb06b24-284e-4f0a-8f4b-f378c0bb5209 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=11.224µs trace.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=82f5478f-e525-4d30-a4fd-ba14a7082741 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=47.582µs trace.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=03e15f2d-5694-4f6a-9a02-980aeb883e5d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=48.739µs trace.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=e7281fbd-d247-488c-aa33-f2ad3dde7d7f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e 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).PutContent" trace.id=a08fb611-ca75-4cce-bfbb-6b5ab2be0e8a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=55.918µs trace.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=bc224866-b584-4126-9479-01b759cbd413 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=31.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6d6be6b7-6f1d-4144-90ed-c015d3970007 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3603f213-04e3-4f8d-8015-2c75528b4026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40618" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.60115ms http.response.status=201 http.response.written=0 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=04c32005-8c3b-49cc-a868-d58f6700318e http.request.method=GET http.request.remoteaddr="127.0.0.1:40636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=04c32005-8c3b-49cc-a868-d58f6700318e http.request.method=GET http.request.remoteaddr="127.0.0.1:40636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.594µs" http.response.status=200 http.response.written=2 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.415Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=38.153µs trace.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=df168708-99c0-4a7c-a4bb-54145e83f2bf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=21.382µs trace.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=0e7fd512-e303-47c7-9db9-865800d4cc9d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=20.907µs trace.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=ed7f052c-25d1-45bc-810c-6786d771b5d7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=15.992µs trace.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=3236776b-79b0-4093-a032-3536493ce8fe trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=ad8af2de-d7dc-46fc-ac21-27f9ded71db9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-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.31342ms http.response.status=200 http.response.written=417 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=39.516µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa74a9db-4511-4847-b251-35a4f509c50d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=17.903µs trace.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=f10094de-ab3e-48cf-8f2c-12a926cac913 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=16.984µs trace.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=40a6b696-b284-471c-91bf-d33538239385 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=d8e19da1-9fd9-410e-bfcc-641bca21a53c http.request.method=GET http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-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.326311ms http.response.status=200 http.response.written=417 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=38.892µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6a8bb041-0e15-4fa0-a571-f88722433558 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=15.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=06be942c-2880-4aa1-82a4-cb34aa081e06 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=17.132µs trace.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=827ab2e6-4aed-4d4c-807e-f708468c40a3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=9.411µs trace.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=7f3918cd-aa7a-4f39-a4cd-e1a34b5dc603 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=8.41µs trace.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=0992ff14-1931-4b7a-a33e-24eaf16bde6d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.416Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=5.333µs trace.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=66eb432d-6211-452b-a0e7-81bc3e4ff8c0 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=34.732µs trace.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=2abf62c2-f719-40c4-a639-35746f7cf5ac trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=14.933µs trace.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=732e2e07-27ac-4362-b34a-e587b47c4099 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=919.927µs trace.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=247a6b72-6bf8-4e31-9d6b-998ade9e70c5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=28.258µs trace.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=15b0582a-ccbd-406a-9d8a-bd51b09a1b2d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=9.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).Stat" trace.id=338560f0-04a1-49d0-a367-fdad6af21336 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=8.312µs trace.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=4f1b8b38-1b7e-410b-9346-007802f5eed1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=32.279µs trace.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=d0f530d3-dc6f-4c79-8d08-a6f65678f8dd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=5.374µs trace.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=058ab57f-088d-42e4-a171-8f4fdebf94f9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.391µs trace.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=0c351a3d-8c6f-47f8-b4c4-f2520f3ba431 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.317µs trace.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=adfda543-c3d3-474e-85c7-f26d992f4122 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5061aa73-2ffd-47da-a39d-090e27d559cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.185734ms http.response.status=200 http.response.written=179 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=33.715µs trace.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=c703c1e1-bc36-4845-a62d-f3bd5472e4db trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=13.12µs trace.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=abfa78c5-92b2-4de9-b182-181367814059 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=1fb185c8-9d28-4d8a-8781-8d7afcb17ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.813008ms http.response.status=200 http.response.written=68 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=759b30de-cd04-4189-847e-076363805512 http.request.method=GET http.request.remoteaddr="127.0.0.1:40688" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=759b30de-cd04-4189-847e-076363805512 http.request.method=GET http.request.remoteaddr="127.0.0.1:40688" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.371µs" http.response.status=200 http.response.written=2 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=58d52eac-df05-46b5-af0d-cdd1745a7149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=58d52eac-df05-46b5-af0d-cdd1745a7149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=58d52eac-df05-46b5-af0d-cdd1745a7149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=58d52eac-df05-46b5-af0d-cdd1745a7149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=30.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cddae84d-4e72-4121-aa3a-9f31974cde74 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=58d52eac-df05-46b5-af0d-cdd1745a7149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=11.668µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e7ebb82-9759-494f-8a67-410d0d53a8c9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=58d52eac-df05-46b5-af0d-cdd1745a7149 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.115455ms http.response.status=404 http.response.written=181 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dff04600-54d9-491e-b486-8d31019fc00e http.request.method=GET http.request.remoteaddr="127.0.0.1:40704" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dff04600-54d9-491e-b486-8d31019fc00e http.request.method=GET http.request.remoteaddr="127.0.0.1:40704" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dff04600-54d9-491e-b486-8d31019fc00e http.request.method=GET http.request.remoteaddr="127.0.0.1:40704" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.417Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dff04600-54d9-491e-b486-8d31019fc00e http.request.method=GET http.request.remoteaddr="127.0.0.1:40704" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=25.37µs trace.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=7453887a-5a7e-47d8-955e-6a015deb3626 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.418Z] time="2023-07-21T18:12:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=dff04600-54d9-491e-b486-8d31019fc00e http.request.method=GET http.request.remoteaddr="127.0.0.1:40704" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b7596f7a-a129-4d12-a965-4f5193be209e trace.duration=11.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a32b3d38-34c7-4e6d-9df9-32256938886f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.418Z] time="2023-07-21T18:12:50Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=dff04600-54d9-491e-b486-8d31019fc00e http.request.method=GET http.request.remoteaddr="127.0.0.1:40704" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.006228ms http.response.status=404 http.response.written=181 instance.id=b7596f7a-a129-4d12-a965-4f5193be209e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 18:12:50 [2023-07-21T18:12:50.418Z] 127.0.0.1 - - [21/Jul/2023:18:12:50 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/f5ec2514ac98121efd10902e463b55171f970812 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 18:12:50 [2023-07-21T18:12:50.418Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) 18:12:50 [2023-07-21T18:12:50.418Z] === RUN TestRemoveImageOrphaning 18:12:50 [2023-07-21T18:12:50.530Z] check_test.go:308: [d70ea58eeb6eb] daemon is not started 18:12:50 [2023-07-21T18:12:50.531Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 18:12:50 [2023-07-21T18:12:50.663Z] --- PASS: TestResizeWithInvalidSize (0.47s) 18:12:50 [2023-07-21T18:12:50.663Z] === RUN TestResizeWhenContainerNotStarted 18:12:50 [2023-07-21T18:12:50.676Z] --- PASS: TestRemoveImageOrphaning (0.23s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestRemoveImageGarbageCollector 18:12:50 [2023-07-21T18:12:50.676Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:12:50 [2023-07-21T18:12:50.676Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestTagUnprefixedRepoByNameOrName 18:12:50 [2023-07-21T18:12:50.676Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestTagInvalidReference 18:12:50 [2023-07-21T18:12:50.676Z] --- PASS: TestTagInvalidReference (0.01s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestTagValidPrefixedRepo 18:12:50 [2023-07-21T18:12:50.676Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestTagExistedNameWithoutForce 18:12:50 [2023-07-21T18:12:50.676Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestTagOfficialNames 18:12:50 [2023-07-21T18:12:50.676Z] --- PASS: TestTagOfficialNames (0.05s) 18:12:50 [2023-07-21T18:12:50.676Z] === RUN TestTagMatchesDigest 18:12:50 [2023-07-21T18:12:50.921Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) 18:12:50 [2023-07-21T18:12:50.921Z] === RUN TestDaemonRestartKillContainers 18:12:50 [2023-07-21T18:12:50.921Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 18:12:50 [2023-07-21T18:12:50.921Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 18:12:50 [2023-07-21T18:12:50.921Z] === RUN TestCgroupNamespacesRun 18:12:50 [2023-07-21T18:12:50.933Z] --- PASS: TestTagMatchesDigest (0.01s) 18:12:50 [2023-07-21T18:12:50.933Z] PASS 18:12:50 [2023-07-21T18:12:50.933Z] 18:12:50 [2023-07-21T18:12:50.933Z] === Skipped 18:12:50 [2023-07-21T18:12:50.933Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 18:12:50 [2023-07-21T18:12:50.933Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 18:12:50 [2023-07-21T18:12:50.934Z] 18:12:50 [2023-07-21T18:12:50.934Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 18:12:50 [2023-07-21T18:12:50.934Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:12:50 [2023-07-21T18:12:50.934Z] 18:12:50 [2023-07-21T18:12:50.934Z] DONE 13 tests, 2 skipped in 1.116s 18:12:50 [2023-07-21T18:12:50.934Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 18:12:50 [2023-07-21T18:12:50.934Z] ++ 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 18:12:50 [2023-07-21T18:12:50.934Z] ++ set -e 18:12:50 [2023-07-21T18:12:50.934Z] ++ '[' -n 0 ']' 18:12:50 [2023-07-21T18:12:50.934Z] ++ set -x 18:12:50 [2023-07-21T18:12:50.934Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 18:12:50 [2023-07-21T18:12:50.934Z] INFO: Testing against a local daemon 18:12:50 [2023-07-21T18:12:50.934Z] === RUN TestNetworkCreateDelete 18:12:51 [2023-07-21T18:12:51.191Z] --- PASS: TestNetworkCreateDelete (0.20s) 18:12:51 [2023-07-21T18:12:51.191Z] === RUN TestDockerNetworkDeletePreferID 18:12:51 [2023-07-21T18:12:51.757Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) 18:12:51 [2023-07-21T18:12:51.757Z] === RUN TestDaemonDNSFallback 18:12:52 [2023-07-21T18:12:52.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 18:12:52 [2023-07-21T18:12:52.672Z] --- PASS: TestConfigInspect (3.53s) 18:12:52 [2023-07-21T18:12:52.672Z] === RUN TestConfigList 18:12:52 [2023-07-21T18:12:52.927Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 18:12:53 [2023-07-21T18:12:53.448Z] --- PASS: TestCgroupNamespacesRun (2.19s) 18:12:53 [2023-07-21T18:12:53.448Z] === RUN TestCgroupNamespacesRunPrivileged 18:12:53 [2023-07-21T18:12:53.488Z] check_test.go:308: [d88e7ae82ca30] daemon is not started 18:12:53 [2023-07-21T18:12:53.488Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 18:12:54 [2023-07-21T18:12:54.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 18:12:54 [2023-07-21T18:12:54.851Z] === RUN TestDockerSuite/TestBuildAddTar 18:12:55 [2023-07-21T18:12:55.348Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.21s) 18:12:55 [2023-07-21T18:12:55.348Z] === RUN TestCgroupNamespacesRunDaemonHostMode 18:12:55 [2023-07-21T18:12:55.411Z] --- PASS: TestConfigList (2.92s) 18:12:55 [2023-07-21T18:12:55.411Z] === RUN TestConfigsCreateAndDelete 18:12:56 [2023-07-21T18:12:56.337Z] docker_cli_daemon_plugins_test.go:80: [d0808d0a6ee1d] daemon is not started 18:12:57 [2023-07-21T18:12:57.264Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 18:12:57 [2023-07-21T18:12:57.876Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) 18:12:57 [2023-07-21T18:12:57.876Z] === RUN TestCgroupNamespacesRunHostMode 18:12:58 [2023-07-21T18:12:58.190Z] --- PASS: TestConfigsCreateAndDelete (2.68s) 18:12:58 [2023-07-21T18:12:58.190Z] === RUN TestConfigsUpdate 18:12:58 [2023-07-21T18:12:58.312Z] --- PASS: TestDaemonDNSFallback (6.36s) 18:12:58 [2023-07-21T18:12:58.312Z] === RUN TestInspectNetwork 18:12:59 [2023-07-21T18:12:59.774Z] --- PASS: TestCgroupNamespacesRunHostMode (2.29s) 18:12:59 [2023-07-21T18:12:59.774Z] === RUN TestCgroupNamespacesRunPrivateMode 18:13:00 [2023-07-21T18:13:00.076Z] docker_cli_daemon_plugins_test.go:170: [d2609dd203943] daemon is not started 18:13:00 [2023-07-21T18:13:00.077Z] === RUN TestDockerSuite/TestBuildAddTarXz 18:13:01 [2023-07-21T18:13:01.002Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 18:13:01 [2023-07-21T18:13:01.002Z] --- PASS: TestConfigsUpdate (2.77s) 18:13:01 [2023-07-21T18:13:01.002Z] === RUN TestTemplatedConfig 18:13:01 [2023-07-21T18:13:01.002Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 18:13:01 [2023-07-21T18:13:01.563Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 18:13:01 [2023-07-21T18:13:01.592Z] === RUN TestInspectNetwork/full_network_id 18:13:01 [2023-07-21T18:13:01.592Z] === RUN TestInspectNetwork/partial_network_id 18:13:01 [2023-07-21T18:13:01.592Z] === RUN TestInspectNetwork/network_name 18:13:01 [2023-07-21T18:13:01.592Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 18:13:02 [2023-07-21T18:13:02.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.27s) 18:13:02 [2023-07-21T18:13:02.302Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 18:13:04 [2023-07-21T18:13:04.075Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 18:13:04 [2023-07-21T18:13:04.637Z] --- PASS: TestTemplatedConfig (3.56s) 18:13:04 [2023-07-21T18:13:04.637Z] === RUN TestConfigCreateResolve 18:13:04 [2023-07-21T18:13:04.637Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 18:13:04 [2023-07-21T18:13:04.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.24s) 18:13:04 [2023-07-21T18:13:04.829Z] === RUN TestCgroupNamespacesRunInvalidMode 18:13:05 [2023-07-21T18:13:05.197Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 18:13:05 [2023-07-21T18:13:05.197Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 18:13:05 [2023-07-21T18:13:05.757Z] check_test.go:308: [d9270b4b0f9f3] daemon is not started 18:13:05 [2023-07-21T18:13:05.757Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 18:13:05 [2023-07-21T18:13:05.772Z] --- PASS: TestInspectNetwork (7.75s) 18:13:05 [2023-07-21T18:13:05.773Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 18:13:05 [2023-07-21T18:13:05.773Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 18:13:05 [2023-07-21T18:13:05.773Z] --- PASS: TestInspectNetwork/network_name (0.00s) 18:13:05 [2023-07-21T18:13:05.773Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 18:13:05 [2023-07-21T18:13:05.773Z] === RUN TestRunContainerWithBridgeNone 18:13:06 [2023-07-21T18:13:06.203Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) 18:13:06 [2023-07-21T18:13:06.203Z] === RUN TestCgroupNamespacesRunOlderClient 18:13:07 [2023-07-21T18:13:07.121Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 18:13:07 [2023-07-21T18:13:07.376Z] --- PASS: TestConfigCreateResolve (2.81s) 18:13:07 [2023-07-21T18:13:07.376Z] === RUN TestConfigDaemonLibtrustID 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkInvalidJSON 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkInvalidJSON//networks/create 18:13:07 [2023-07-21T18:13:07.671Z] === PAUSE TestNetworkInvalidJSON//networks/create 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 18:13:07 [2023-07-21T18:13:07.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 18:13:07 [2023-07-21T18:13:07.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 18:13:07 [2023-07-21T18:13:07.671Z] === CONT TestNetworkInvalidJSON//networks/create 18:13:07 [2023-07-21T18:13:07.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 18:13:07 [2023-07-21T18:13:07.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkInvalidJSON (0.01s) 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkList 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkList//networks 18:13:07 [2023-07-21T18:13:07.671Z] === PAUSE TestNetworkList//networks 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestNetworkList//networks/ 18:13:07 [2023-07-21T18:13:07.671Z] === PAUSE TestNetworkList//networks/ 18:13:07 [2023-07-21T18:13:07.671Z] === CONT TestNetworkList//networks 18:13:07 [2023-07-21T18:13:07.671Z] === CONT TestNetworkList//networks/ 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkList (0.01s) 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkList//networks (0.00s) 18:13:07 [2023-07-21T18:13:07.671Z] --- PASS: TestNetworkList//networks/ (0.00s) 18:13:07 [2023-07-21T18:13:07.671Z] === RUN TestHostIPv4BridgeLabel 18:13:07 [2023-07-21T18:13:07.928Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 18:13:07 [2023-07-21T18:13:07.928Z] === RUN TestDaemonRestartWithLiveRestore 18:13:07 [2023-07-21T18:13:07.936Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 18:13:07 [2023-07-21T18:13:07.936Z] PASS 18:13:07 [2023-07-21T18:13:07.936Z] 18:13:07 [2023-07-21T18:13:07.936Z] DONE 7 tests in 18.828s 18:13:07 [2023-07-21T18:13:07.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 18:13:07 [2023-07-21T18:13:07.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 18:13:07 [2023-07-21T18:13:07.936Z] ++ set -e 18:13:07 [2023-07-21T18:13:07.936Z] ++ '[' -n 0 ']' 18:13:07 [2023-07-21T18:13:07.936Z] ++ set -x 18:13:07 [2023-07-21T18:13:07.937Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 18:13:07 [2023-07-21T18:13:07.937Z] INFO: Testing against a local daemon 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestCheckpoint 18:13:07 [2023-07-21T18:13:07.937Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:13:07 [2023-07-21T18:13:07.937Z] --- SKIP: TestCheckpoint (0.00s) 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestContainerInvalidJSON 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 18:13:07 [2023-07-21T18:13:07.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 18:13:07 [2023-07-21T18:13:07.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestContainerInvalidJSON//exec/foobar/start 18:13:07 [2023-07-21T18:13:07.937Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 18:13:07 [2023-07-21T18:13:07.937Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 18:13:07 [2023-07-21T18:13:07.937Z] === CONT TestContainerInvalidJSON//exec/foobar/start 18:13:07 [2023-07-21T18:13:07.937Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 18:13:07 [2023-07-21T18:13:07.937Z] --- PASS: TestContainerInvalidJSON (0.01s) 18:13:07 [2023-07-21T18:13:07.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 18:13:07 [2023-07-21T18:13:07.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 18:13:07 [2023-07-21T18:13:07.937Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestCopyFromContainerPathDoesNotExist 18:13:07 [2023-07-21T18:13:07.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestCopyFromContainerPathIsNotDir 18:13:07 [2023-07-21T18:13:07.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 18:13:07 [2023-07-21T18:13:07.937Z] === RUN TestCopyToContainerPathDoesNotExist 18:13:08 [2023-07-21T18:13:08.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 18:13:08 [2023-07-21T18:13:08.192Z] === RUN TestCopyToContainerPathIsNotDir 18:13:08 [2023-07-21T18:13:08.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 18:13:08 [2023-07-21T18:13:08.192Z] === RUN TestCopyFromContainer 18:13:08 [2023-07-21T18:13:08.730Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) 18:13:08 [2023-07-21T18:13:08.730Z] === RUN TestNISDomainname 18:13:08 [2023-07-21T18:13:08.730Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 18:13:08 [2023-07-21T18:13:08.730Z] --- SKIP: TestNISDomainname (0.01s) 18:13:08 [2023-07-21T18:13:08.730Z] === RUN TestHostnameDnsResolution 18:13:08 [2023-07-21T18:13:08.752Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 18:13:08 [2023-07-21T18:13:08.861Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 18:13:08 [2023-07-21T18:13:08.861Z] === RUN TestDaemonDefaultNetworkPools 18:13:08 [2023-07-21T18:13:08.987Z] --- PASS: TestHostnameDnsResolution (0.79s) 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestUnprivilegedPortsAndPing 18:13:08 [2023-07-21T18:13:08.987Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 18:13:08 [2023-07-21T18:13:08.987Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestStats 18:13:08 [2023-07-21T18:13:08.987Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:08 [2023-07-21T18:13:08.987Z] --- SKIP: TestStats (0.00s) 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestStopContainerWithTimeout 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestStopContainerWithTimeout/0 18:13:08 [2023-07-21T18:13:08.987Z] === PAUSE TestStopContainerWithTimeout/0 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestStopContainerWithTimeout/1 18:13:08 [2023-07-21T18:13:08.987Z] === PAUSE TestStopContainerWithTimeout/1 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestStopContainerWithTimeout/3 18:13:08 [2023-07-21T18:13:08.987Z] === PAUSE TestStopContainerWithTimeout/3 18:13:08 [2023-07-21T18:13:08.987Z] === RUN TestStopContainerWithTimeout/-1 18:13:08 [2023-07-21T18:13:08.987Z] === PAUSE TestStopContainerWithTimeout/-1 18:13:08 [2023-07-21T18:13:08.987Z] === CONT TestStopContainerWithTimeout/0 18:13:08 [2023-07-21T18:13:08.987Z] === CONT TestStopContainerWithTimeout/-1 18:13:08 [2023-07-21T18:13:08.987Z] === CONT TestStopContainerWithTimeout/1 18:13:08 [2023-07-21T18:13:08.987Z] === CONT TestStopContainerWithTimeout/3 18:13:09 [2023-07-21T18:13:09.312Z] === RUN TestCopyFromContainer// 18:13:09 [2023-07-21T18:13:09.312Z] === RUN TestCopyFromContainer//bar/root 18:13:09 [2023-07-21T18:13:09.312Z] === RUN TestCopyFromContainer//bar/root/ 18:13:09 [2023-07-21T18:13:09.312Z] === RUN TestCopyFromContainer/bar/quux 18:13:09 [2023-07-21T18:13:09.312Z] === RUN TestCopyFromContainer/bar/quux/ 18:13:09 [2023-07-21T18:13:09.567Z] === RUN TestCopyFromContainer/bar/quux/baz 18:13:09 [2023-07-21T18:13:09.567Z] === RUN TestCopyFromContainer/bar/filesymlink 18:13:09 [2023-07-21T18:13:09.567Z] === RUN TestCopyFromContainer/bar/dirsymlink 18:13:09 [2023-07-21T18:13:09.567Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 18:13:09 [2023-07-21T18:13:09.567Z] === RUN TestCopyFromContainer/bar/notarget 18:13:09 [2023-07-21T18:13:09.794Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) 18:13:09 [2023-07-21T18:13:09.794Z] === RUN TestDaemonRestartWithExistingNetwork 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer (1.57s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer// (0.05s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:13:09 [2023-07-21T18:13:09.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:13:09 [2023-07-21T18:13:09.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:13:09 [2023-07-21T18:13:09.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:13:09 [2023-07-21T18:13:09.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:13:09 [2023-07-21T18:13:09.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:13:09 [2023-07-21T18:13:09.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateLinkToNonExistingContainer 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateWithInvalidEnv 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateWithInvalidEnv/0 18:13:09 [2023-07-21T18:13:09.823Z] === PAUSE TestCreateWithInvalidEnv/0 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateWithInvalidEnv/1 18:13:09 [2023-07-21T18:13:09.823Z] === PAUSE TestCreateWithInvalidEnv/1 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateWithInvalidEnv/2 18:13:09 [2023-07-21T18:13:09.823Z] === PAUSE TestCreateWithInvalidEnv/2 18:13:09 [2023-07-21T18:13:09.823Z] === CONT TestCreateWithInvalidEnv/0 18:13:09 [2023-07-21T18:13:09.823Z] === CONT TestCreateWithInvalidEnv/2 18:13:09 [2023-07-21T18:13:09.823Z] === CONT TestCreateWithInvalidEnv/1 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateTmpfsMountsTarget 18:13:09 [2023-07-21T18:13:09.823Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestCreateWithCustomMaskedPaths 18:13:09 [2023-07-21T18:13:09.823Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 18:13:10 [2023-07-21T18:13:10.078Z] === RUN TestDockerSuite/TestBuildBlankName 18:13:10 [2023-07-21T18:13:10.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 18:13:11 [2023-07-21T18:13:11.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 18:13:11 [2023-07-21T18:13:11.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 18:13:11 [2023-07-21T18:13:11.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 18:13:11 [2023-07-21T18:13:11.821Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) 18:13:11 [2023-07-21T18:13:11.821Z] === RUN TestCreateWithCustomReadonlyPaths 18:13:11 [2023-07-21T18:13:11.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 18:13:12 [2023-07-21T18:13:12.100Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 18:13:12 [2023-07-21T18:13:12.100Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 18:13:12 [2023-07-21T18:13:12.267Z] --- PASS: TestStopContainerWithTimeout (0.01s) 18:13:12 [2023-07-21T18:13:12.267Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) 18:13:12 [2023-07-21T18:13:12.267Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) 18:13:12 [2023-07-21T18:13:12.267Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) 18:13:12 [2023-07-21T18:13:12.267Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) 18:13:12 [2023-07-21T18:13:12.267Z] === RUN TestDeleteDevicemapper 18:13:12 [2023-07-21T18:13:12.267Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:13:12 [2023-07-21T18:13:12.267Z] --- SKIP: TestDeleteDevicemapper (0.00s) 18:13:12 [2023-07-21T18:13:12.267Z] === RUN TestStopContainerWithRestartPolicyAlways 18:13:12 [2023-07-21T18:13:12.747Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 18:13:13 [2023-07-21T18:13:13.034Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) 18:13:13 [2023-07-21T18:13:13.034Z] === RUN TestServiceWithPredefinedNetwork 18:13:13 [2023-07-21T18:13:13.641Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) 18:13:13 [2023-07-21T18:13:13.641Z] === RUN TestUpdateMemory 18:13:13 [2023-07-21T18:13:13.641Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:13 [2023-07-21T18:13:13.641Z] --- SKIP: TestUpdateMemory (0.00s) 18:13:13 [2023-07-21T18:13:13.641Z] === RUN TestUpdateCPUQuota 18:13:13 [2023-07-21T18:13:13.641Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:13 [2023-07-21T18:13:13.641Z] --- SKIP: TestUpdateCPUQuota (0.00s) 18:13:13 [2023-07-21T18:13:13.641Z] === RUN TestUpdatePidsLimit 18:13:13 [2023-07-21T18:13:13.641Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:13 [2023-07-21T18:13:13.641Z] --- SKIP: TestUpdatePidsLimit (0.00s) 18:13:13 [2023-07-21T18:13:13.641Z] === RUN TestUpdateRestartPolicy 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateWithInvalidHealthcheckParams 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:13:13 [2023-07-21T18:13:13.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:13:13 [2023-07-21T18:13:13.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:13:13 [2023-07-21T18:13:13.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:13:13 [2023-07-21T18:13:13.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:13:13 [2023-07-21T18:13:13.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:13:13 [2023-07-21T18:13:13.673Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:13:14 [2023-07-21T18:13:14.234Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 18:13:14 [2023-07-21T18:13:14.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 18:13:14 [2023-07-21T18:13:14.489Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) 18:13:14 [2023-07-21T18:13:14.489Z] === RUN TestCreateDifferentPlatform 18:13:14 [2023-07-21T18:13:14.489Z] === RUN TestCreateDifferentPlatform/different_os 18:13:14 [2023-07-21T18:13:14.489Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:13:14 [2023-07-21T18:13:14.746Z] --- PASS: TestCreateDifferentPlatform (0.01s) 18:13:14 [2023-07-21T18:13:14.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 18:13:14 [2023-07-21T18:13:14.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestCreateVolumesFromNonExistingContainer 18:13:14 [2023-07-21T18:13:14.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:13:14 [2023-07-21T18:13:14.746Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestContainerStartOnDaemonRestart 18:13:14 [2023-07-21T18:13:14.746Z] === PAUSE TestContainerStartOnDaemonRestart 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestDaemonRestartIpcMode 18:13:14 [2023-07-21T18:13:14.746Z] === PAUSE TestDaemonRestartIpcMode 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestDaemonHostGatewayIP 18:13:14 [2023-07-21T18:13:14.746Z] === PAUSE TestDaemonHostGatewayIP 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestRestartDaemonWithRestartingContainer 18:13:14 [2023-07-21T18:13:14.746Z] === PAUSE TestRestartDaemonWithRestartingContainer 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestContainerKillOnDaemonStart 18:13:14 [2023-07-21T18:13:14.746Z] === PAUSE TestContainerKillOnDaemonStart 18:13:14 [2023-07-21T18:13:14.746Z] === RUN TestDiff 18:13:15 [2023-07-21T18:13:15.306Z] --- PASS: TestDiff (0.64s) 18:13:15 [2023-07-21T18:13:15.306Z] === RUN TestExecWithCloseStdin 18:13:15 [2023-07-21T18:13:15.561Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) 18:13:15 [2023-07-21T18:13:15.561Z] === RUN TestServiceRemoveKeepsIngressNetwork 18:13:15 [2023-07-21T18:13:15.561Z] service_test.go:242: FLAKY_TEST 18:13:15 [2023-07-21T18:13:15.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 18:13:15 [2023-07-21T18:13:15.561Z] === RUN TestServiceWithDataPathPortInit 18:13:15 [2023-07-21T18:13:15.562Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 18:13:16 [2023-07-21T18:13:16.122Z] --- PASS: TestExecWithCloseStdin (0.70s) 18:13:16 [2023-07-21T18:13:16.122Z] === RUN TestExec 18:13:16 [2023-07-21T18:13:16.122Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 18:13:16 [2023-07-21T18:13:16.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 18:13:16 [2023-07-21T18:13:16.651Z] --- PASS: TestExec (0.69s) 18:13:16 [2023-07-21T18:13:16.651Z] === RUN TestExecUser 18:13:17 [2023-07-21T18:13:17.233Z] --- PASS: TestExecUser (0.60s) 18:13:17 [2023-07-21T18:13:17.233Z] === RUN TestExportContainerAndImportImage 18:13:17 [2023-07-21T18:13:17.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 18:13:18 [2023-07-21T18:13:18.059Z] --- PASS: TestExportContainerAndImportImage (0.71s) 18:13:18 [2023-07-21T18:13:18.059Z] === RUN TestExportContainerAfterDaemonRestart 18:13:19 [2023-07-21T18:13:19.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 18:13:19 [2023-07-21T18:13:19.428Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) 18:13:19 [2023-07-21T18:13:19.428Z] === RUN TestHealthCheckWorkdir 18:13:19 [2023-07-21T18:13:19.727Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 18:13:19 [2023-07-21T18:13:19.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 18:13:20 [2023-07-21T18:13:20.246Z] --- PASS: TestHealthCheckWorkdir (0.83s) 18:13:20 [2023-07-21T18:13:20.246Z] === RUN TestHealthKillContainer 18:13:22 [2023-07-21T18:13:22.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 18:13:22 [2023-07-21T18:13:22.617Z] ..........................xx.................... [ 29%] 18:13:25 [2023-07-21T18:13:25.833Z] --- PASS: TestUpdateRestartPolicy (11.06s) 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestUpdateRestartWithAutoRemove 18:13:25 [2023-07-21T18:13:25.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestWaitNonBlocked 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 18:13:25 [2023-07-21T18:13:25.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 18:13:25 [2023-07-21T18:13:25.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 18:13:25 [2023-07-21T18:13:25.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 18:13:25 [2023-07-21T18:13:25.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 18:13:25 [2023-07-21T18:13:25.833Z] --- PASS: TestWaitNonBlocked (0.01s) 18:13:25 [2023-07-21T18:13:25.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) 18:13:25 [2023-07-21T18:13:25.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestWaitBlocked 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 18:13:25 [2023-07-21T18:13:25.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 18:13:25 [2023-07-21T18:13:25.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 18:13:25 [2023-07-21T18:13:25.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 18:13:25 [2023-07-21T18:13:25.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 18:13:25 [2023-07-21T18:13:25.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 18:13:26 [2023-07-21T18:13:26.449Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 18:13:26 [2023-07-21T18:13:26.768Z] --- PASS: TestWaitBlocked (0.01s) 18:13:26 [2023-07-21T18:13:26.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) 18:13:26 [2023-07-21T18:13:26.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) 18:13:26 [2023-07-21T18:13:26.768Z] === CONT TestDaemonRestartIpcMode 18:13:26 [2023-07-21T18:13:26.768Z] === CONT TestIpcModeOlderClient 18:13:26 [2023-07-21T18:13:26.768Z] === CONT TestRestartDaemonWithRestartingContainer 18:13:26 [2023-07-21T18:13:26.768Z] --- PASS: TestIpcModeOlderClient (0.07s) 18:13:28 [2023-07-21T18:13:28.336Z] --- PASS: TestHealthKillContainer (8.19s) 18:13:28 [2023-07-21T18:13:28.336Z] === RUN TestHealthCheckProcessKilled 18:13:28 [2023-07-21T18:13:28.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 18:13:29 [2023-07-21T18:13:29.152Z] --- PASS: TestHealthCheckProcessKilled (0.85s) 18:13:29 [2023-07-21T18:13:29.152Z] === RUN TestInspectCpusetInConfigPre120 18:13:29 [2023-07-21T18:13:29.713Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) 18:13:29 [2023-07-21T18:13:29.713Z] === RUN TestIpcModeNone 18:13:29 [2023-07-21T18:13:29.713Z] check_test.go:308: [df23b49a710c6] daemon is not started 18:13:29 [2023-07-21T18:13:29.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 18:13:30 [2023-07-21T18:13:30.274Z] --- PASS: TestIpcModeNone (0.61s) 18:13:30 [2023-07-21T18:13:30.274Z] === RUN TestIpcModePrivate 18:13:30 [2023-07-21T18:13:30.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 18:13:30 [2023-07-21T18:13:30.456Z] --- PASS: TestServiceWithDataPathPortInit (14.36s) 18:13:30 [2023-07-21T18:13:30.456Z] === RUN TestServiceWithDefaultAddressPoolInit 18:13:30 [2023-07-21T18:13:30.530Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false 18:13:30 [2023-07-21T18:13:30.785Z] --- PASS: TestIpcModePrivate (0.58s) 18:13:30 [2023-07-21T18:13:30.785Z] === RUN TestIpcModeShareable 18:13:30 [2023-07-21T18:13:30.953Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) 18:13:31 [2023-07-21T18:13:31.210Z] --- PASS: TestDaemonRestartIpcMode (4.62s) 18:13:31 [2023-07-21T18:13:31.210Z] PASS 18:13:31 [2023-07-21T18:13:31.210Z] 18:13:31 [2023-07-21T18:13:31.210Z] === Skipped 18:13:31 [2023-07-21T18:13:31.210Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 18:13:31 [2023-07-21T18:13:31.211Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestPause (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) 18:13:31 [2023-07-21T18:13:31.211Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 18:13:31 [2023-07-21T18:13:31.211Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestStats (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 18:13:31 [2023-07-21T18:13:31.211Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 18:13:31 [2023-07-21T18:13:31.211Z] 18:13:31 [2023-07-21T18:13:31.211Z] DONE 178 tests, 27 skipped in 88.309s 18:13:31 [2023-07-21T18:13:31.211Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 18:13:31 [2023-07-21T18:13:31.211Z] INFO: Testing against a local daemon 18:13:31 [2023-07-21T18:13:31.211Z] === RUN TestLiveRestore 18:13:31 [2023-07-21T18:13:31.211Z] === RUN TestLiveRestore/volume_references 18:13:31 [2023-07-21T18:13:31.211Z] === PAUSE TestLiveRestore/volume_references 18:13:31 [2023-07-21T18:13:31.211Z] === CONT TestLiveRestore/volume_references 18:13:31 [2023-07-21T18:13:31.347Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true 18:13:31 [2023-07-21T18:13:31.602Z] --- PASS: TestIpcModeShareable (0.76s) 18:13:31 [2023-07-21T18:13:31.602Z] === RUN TestAPIIpcModeShareableAndContainer 18:13:31 [2023-07-21T18:13:31.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 18:13:31 [2023-07-21T18:13:31.777Z] === RUN TestLiveRestore/volume_references/restartPolicy 18:13:31 [2023-07-21T18:13:31.777Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 18:13:32 [2023-07-21T18:13:32.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 18:13:32 [2023-07-21T18:13:32.355Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:px9hi9aafsmkz7dpqe4d7bei2 Created:2023-07-21 18:13:30.735684171 +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[aa768aa8bad7ecc463c5561cb35412154de69ec9c19e636c2593a28703bbb525:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ylpbzuwaninbszkpefjap8edb EndpointID:c7eba9cf8ab93656f9d96cd3682a90b4657fb837d20495fd9045c26870a005ee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23849e1913593f5b9ca88b36c66fdba4a5a8a4a63263b210253e9bd677661a8b 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:cea248cfece9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ylpbzuwaninbszkpefjap8edb EndpointID:c7eba9cf8ab93656f9d96cd3682a90b4657fb837d20495fd9045c26870a005ee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 18:13:32 [2023-07-21T18:13:32.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 18:13:34 [2023-07-21T18:13:34.303Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 18:13:34 [2023-07-21T18:13:34.305Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) 18:13:34 [2023-07-21T18:13:34.305Z] === RUN TestAPIIpcModeHost 18:13:34 [2023-07-21T18:13:34.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 18:13:34 [2023-07-21T18:13:34.560Z] --- PASS: TestAPIIpcModeHost (0.43s) 18:13:34 [2023-07-21T18:13:34.560Z] === RUN TestDaemonIpcModeShareable 18:13:36 [2023-07-21T18:13:36.201Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 18:13:36 [2023-07-21T18:13:36.446Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true 18:13:36 [2023-07-21T18:13:36.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 18:13:36 [2023-07-21T18:13:36.701Z] --- PASS: TestDaemonIpcModeShareable (2.00s) 18:13:36 [2023-07-21T18:13:36.701Z] === RUN TestDaemonIpcModePrivate 18:13:37 [2023-07-21T18:13:37.618Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) 18:13:37 [2023-07-21T18:13:37.618Z] PASS 18:13:37 [2023-07-21T18:13:37.618Z] 18:13:37 [2023-07-21T18:13:37.618Z] === Skipped 18:13:37 [2023-07-21T18:13:37.618Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 18:13:37 [2023-07-21T18:13:37.618Z] service_test.go:242: FLAKY_TEST 18:13:37 [2023-07-21T18:13:37.618Z] 18:13:37 [2023-07-21T18:13:37.618Z] DONE 26 tests, 1 skipped in 45.880s 18:13:37 [2023-07-21T18:13:37.618Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 18:13:37 [2023-07-21T18:13:37.618Z] ++ 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 18:13:37 [2023-07-21T18:13:37.618Z] ++ set -e 18:13:37 [2023-07-21T18:13:37.618Z] ++ '[' -n 0 ']' 18:13:37 [2023-07-21T18:13:37.618Z] ++ set -x 18:13:37 [2023-07-21T18:13:37.618Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 18:13:37 [2023-07-21T18:13:37.618Z] INFO: Testing against a local daemon 18:13:37 [2023-07-21T18:13:37.618Z] === RUN TestDockerNetworkIpvlanPersistance 18:13:37 [2023-07-21T18:13:37.618Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:13:37 [2023-07-21T18:13:37.618Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 18:13:37 [2023-07-21T18:13:37.618Z] === RUN TestDockerNetworkIpvlan 18:13:37 [2023-07-21T18:13:37.618Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:13:37 [2023-07-21T18:13:37.618Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 18:13:37 [2023-07-21T18:13:37.618Z] PASS 18:13:37 [2023-07-21T18:13:37.618Z] 18:13:37 [2023-07-21T18:13:37.618Z] === Skipped 18:13:37 [2023-07-21T18:13:37.618Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 18:13:37 [2023-07-21T18:13:37.618Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:13:37 [2023-07-21T18:13:37.618Z] 18:13:37 [2023-07-21T18:13:37.618Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 18:13:37 [2023-07-21T18:13:37.618Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:13:37 [2023-07-21T18:13:37.618Z] 18:13:37 [2023-07-21T18:13:37.618Z] DONE 2 tests, 2 skipped in 0.108s 18:13:37 [2023-07-21T18:13:37.618Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 18:13:37 [2023-07-21T18:13:37.618Z] ++ 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 18:13:37 [2023-07-21T18:13:37.618Z] ++ set -e 18:13:37 [2023-07-21T18:13:37.618Z] ++ '[' -n 0 ']' 18:13:37 [2023-07-21T18:13:37.618Z] ++ set -x 18:13:37 [2023-07-21T18:13:37.618Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 18:13:37 [2023-07-21T18:13:37.618Z] INFO: Testing against a local daemon 18:13:37 [2023-07-21T18:13:37.618Z] === RUN TestDockerNetworkMacvlanPersistance 18:13:38 [2023-07-21T18:13:38.065Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:143, shared: false, mustBeShared: false 18:13:38 [2023-07-21T18:13:38.183Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) 18:13:38 [2023-07-21T18:13:38.183Z] === RUN TestDockerNetworkMacvlan 18:13:38 [2023-07-21T18:13:38.320Z] --- PASS: TestDaemonIpcModePrivate (1.66s) 18:13:38 [2023-07-21T18:13:38.320Z] === RUN TestDaemonIpcModePrivateFromConfig 18:13:38 [2023-07-21T18:13:38.729Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 18:13:38 [2023-07-21T18:13:38.748Z] === RUN TestDockerNetworkMacvlan/Subinterface 18:13:39 [2023-07-21T18:13:39.611Z] tests/integration/api_exec_test.py ..................... [ 34%] 18:13:39 [2023-07-21T18:13:39.681Z] === RUN TestDockerNetworkMacvlan/OverlapParent 18:13:39 [2023-07-21T18:13:39.683Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:243, shared: false, mustBeShared: false 18:13:39 [2023-07-21T18:13:39.683Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) 18:13:39 [2023-07-21T18:13:39.683Z] === RUN TestDaemonIpcModeShareableFromConfig 18:13:40 [2023-07-21T18:13:40.247Z] === RUN TestDockerNetworkMacvlan/NilParent 18:13:40 [2023-07-21T18:13:40.626Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 18:13:41 [2023-07-21T18:13:41.045Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true 18:13:41 [2023-07-21T18:13:41.606Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) 18:13:41 [2023-07-21T18:13:41.606Z] === RUN TestIpcModeOlderClient 18:13:41 [2023-07-21T18:13:41.606Z] === PAUSE TestIpcModeOlderClient 18:13:41 [2023-07-21T18:13:41.606Z] === RUN TestKillContainerInvalidSignal 18:13:41 [2023-07-21T18:13:41.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 18:13:41 [2023-07-21T18:13:41.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 18:13:42 [2023-07-21T18:13:42.145Z] === RUN TestDockerNetworkMacvlan/InternalMode 18:13:42 [2023-07-21T18:13:42.167Z] --- PASS: TestKillContainerInvalidSignal (0.64s) 18:13:42 [2023-07-21T18:13:42.167Z] === RUN TestKillContainer 18:13:42 [2023-07-21T18:13:42.167Z] === RUN TestKillContainer/no_signal 18:13:42 [2023-07-21T18:13:42.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 18:13:42 [2023-07-21T18:13:42.524Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 18:13:42 [2023-07-21T18:13:42.678Z] === RUN TestKillContainer/non_killing_signal 18:13:43 [2023-07-21T18:13:43.239Z] === RUN TestKillContainer/killing_signal 18:13:43 [2023-07-21T18:13:43.239Z] === RUN TestDockerSuite/TestBuildCacheAdd 18:13:43 [2023-07-21T18:13:43.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 18:13:43 [2023-07-21T18:13:43.751Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 18:13:44 [2023-07-21T18:13:44.006Z] --- PASS: TestKillContainer (1.80s) 18:13:44 [2023-07-21T18:13:44.006Z] --- PASS: TestKillContainer/no_signal (0.50s) 18:13:44 [2023-07-21T18:13:44.006Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) 18:13:44 [2023-07-21T18:13:44.006Z] --- PASS: TestKillContainer/killing_signal (0.55s) 18:13:44 [2023-07-21T18:13:44.006Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:13:44 [2023-07-21T18:13:44.006Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 18:13:44 [2023-07-21T18:13:44.006Z] === RUN TestDockerSuite/TestBuildCacheFrom 18:13:44 [2023-07-21T18:13:44.044Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 18:13:44 [2023-07-21T18:13:44.567Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 18:13:44 [2023-07-21T18:13:44.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 18:13:45 [2023-07-21T18:13:45.050Z] --- PASS: TestLiveRestore (0.00s) 18:13:45 [2023-07-21T18:13:45.050Z] --- PASS: TestLiveRestore/volume_references (13.89s) 18:13:45 [2023-07-21T18:13:45.050Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.49s) 18:13:45 [2023-07-21T18:13:45.050Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.25s) 18:13:45 [2023-07-21T18:13:45.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.21s) 18:13:45 [2023-07-21T18:13:45.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.20s) 18:13:45 [2023-07-21T18:13:45.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.83s) 18:13:45 [2023-07-21T18:13:45.051Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.85s) 18:13:45 [2023-07-21T18:13:45.051Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.85s) 18:13:45 [2023-07-21T18:13:45.051Z] PASS 18:13:45 [2023-07-21T18:13:45.051Z] 18:13:45 [2023-07-21T18:13:45.051Z] DONE 9 tests in 13.915s 18:13:45 [2023-07-21T18:13:45.051Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 18:13:45 [2023-07-21T18:13:45.051Z] INFO: Testing against a local daemon 18:13:45 [2023-07-21T18:13:45.051Z] === RUN TestCommitInheritsEnv 18:13:45 [2023-07-21T18:13:45.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) 18:13:45 [2023-07-21T18:13:45.128Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) 18:13:45 [2023-07-21T18:13:45.128Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) 18:13:45 [2023-07-21T18:13:45.128Z] === RUN TestKillStoppedContainer 18:13:45 [2023-07-21T18:13:45.128Z] --- PASS: TestKillStoppedContainer (0.04s) 18:13:45 [2023-07-21T18:13:45.128Z] === RUN TestKillStoppedContainerAPIPre120 18:13:45 [2023-07-21T18:13:45.128Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 18:13:45 [2023-07-21T18:13:45.128Z] === RUN TestKillDifferentUserContainer 18:13:45 [2023-07-21T18:13:45.688Z] --- PASS: TestKillDifferentUserContainer (0.62s) 18:13:45 [2023-07-21T18:13:45.688Z] === RUN TestInspectOomKilledTrue 18:13:46 [2023-07-21T18:13:46.614Z] --- PASS: TestInspectOomKilledTrue (0.77s) 18:13:46 [2023-07-21T18:13:46.614Z] === RUN TestInspectOomKilledFalse 18:13:47 [2023-07-21T18:13:47.175Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 18:13:47 [2023-07-21T18:13:47.175Z] --- PASS: TestInspectOomKilledFalse (0.74s) 18:13:47 [2023-07-21T18:13:47.175Z] === RUN TestLinksEtcHostsContentMatch 18:13:47 [2023-07-21T18:13:47.324Z] === RUN TestDockerNetworkMacvlan/Addressing 18:13:47 [2023-07-21T18:13:47.537Z] tests/integration/api_healthcheck_test.py .... [ 35%] 18:13:47 [2023-07-21T18:13:47.576Z] --- PASS: TestCommitInheritsEnv (2.01s) 18:13:47 [2023-07-21T18:13:47.576Z] === RUN TestImportExtremelyLargeImageWorks 18:13:47 [2023-07-21T18:13:47.576Z] === PAUSE TestImportExtremelyLargeImageWorks 18:13:47 [2023-07-21T18:13:47.576Z] === RUN TestImagesFilterMultiReference 18:13:47 [2023-07-21T18:13:47.576Z] --- PASS: TestImagesFilterMultiReference (0.05s) 18:13:47 [2023-07-21T18:13:47.576Z] === RUN TestImagePullPlatformInvalid 18:13:47 [2023-07-21T18:13:47.576Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 18:13:47 [2023-07-21T18:13:47.576Z] === RUN TestImagePullStoredfDigestForOtherRepo 18:13:47 [2023-07-21T18:13:47.576Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 18:13:47 [2023-07-21T18:13:47.576Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) 18:13:47 [2023-07-21T18:13:47.576Z] === RUN TestRemoveImageOrphaning 18:13:47 [2023-07-21T18:13:47.737Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) 18:13:47 [2023-07-21T18:13:47.737Z] === RUN TestLinksContainerNames 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan (9.77s) 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) 18:13:47 [2023-07-21T18:13:47.890Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) 18:13:47 [2023-07-21T18:13:47.890Z] PASS 18:13:47 [2023-07-21T18:13:47.890Z] 18:13:47 [2023-07-21T18:13:47.890Z] DONE 8 tests in 11.118s 18:13:47 [2023-07-21T18:13:47.890Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 18:13:47 [2023-07-21T18:13:47.890Z] ++ 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 18:13:47 [2023-07-21T18:13:47.890Z] ++ set -e 18:13:47 [2023-07-21T18:13:47.890Z] ++ '[' -n 0 ']' 18:13:47 [2023-07-21T18:13:47.890Z] ++ set -x 18:13:47 [2023-07-21T18:13:47.890Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 18:13:47 [2023-07-21T18:13:47.890Z] testing: warning: no tests to run 18:13:47 [2023-07-21T18:13:47.890Z] PASS 18:13:47 [2023-07-21T18:13:47.890Z] 18:13:47 [2023-07-21T18:13:47.890Z] DONE 0 tests in 0.027s 18:13:47 [2023-07-21T18:13:47.992Z] === RUN TestDockerSuite/TestBuildCacheRootSource 18:13:48 [2023-07-21T18:13:48.148Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 18:13:48 [2023-07-21T18:13:48.148Z] ++ 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 18:13:48 [2023-07-21T18:13:48.148Z] ++ set -e 18:13:48 [2023-07-21T18:13:48.148Z] ++ '[' -n 0 ']' 18:13:48 [2023-07-21T18:13:48.148Z] ++ set -x 18:13:48 [2023-07-21T18:13:48.148Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 18:13:48 [2023-07-21T18:13:48.148Z] INFO: Testing against a local daemon 18:13:48 [2023-07-21T18:13:48.148Z] === RUN TestAuthZPluginAllowRequest 18:13:48 [2023-07-21T18:13:48.248Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 18:13:48 [2023-07-21T18:13:48.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 18:13:48 [2023-07-21T18:13:48.808Z] --- PASS: TestLinksContainerNames (1.26s) 18:13:48 [2023-07-21T18:13:48.808Z] === RUN TestLogsFollowTailEmpty 18:13:49 [2023-07-21T18:13:49.063Z] === RUN TestDockerSuite/TestBuildChownOnCopy 18:13:49 [2023-07-21T18:13:49.318Z] --- PASS: TestLogsFollowTailEmpty (0.58s) 18:13:49 [2023-07-21T18:13:49.318Z] === RUN TestContainerNetworkMountsNoChown 18:13:49 [2023-07-21T18:13:49.473Z] --- PASS: TestRemoveImageOrphaning (1.93s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestRemoveImageGarbageCollector 18:13:49 [2023-07-21T18:13:49.474Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 18:13:49 [2023-07-21T18:13:49.474Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestTagUnprefixedRepoByNameOrName 18:13:49 [2023-07-21T18:13:49.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestTagInvalidReference 18:13:49 [2023-07-21T18:13:49.474Z] --- PASS: TestTagInvalidReference (0.01s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestTagValidPrefixedRepo 18:13:49 [2023-07-21T18:13:49.474Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestTagExistedNameWithoutForce 18:13:49 [2023-07-21T18:13:49.474Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestTagOfficialNames 18:13:49 [2023-07-21T18:13:49.474Z] --- PASS: TestTagOfficialNames (0.04s) 18:13:49 [2023-07-21T18:13:49.474Z] === RUN TestTagMatchesDigest 18:13:49 [2023-07-21T18:13:49.474Z] --- PASS: TestTagMatchesDigest (0.01s) 18:13:49 [2023-07-21T18:13:49.474Z] === CONT TestImportExtremelyLargeImageWorks 18:13:49 [2023-07-21T18:13:49.520Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) 18:13:49 [2023-07-21T18:13:49.520Z] === RUN TestAuthZPluginTLS 18:13:49 [2023-07-21T18:13:49.778Z] --- PASS: TestAuthZPluginTLS (0.55s) 18:13:49 [2023-07-21T18:13:49.778Z] === RUN TestAuthZPluginDenyRequest 18:13:50 [2023-07-21T18:13:50.244Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/default 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/default 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/private 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/private 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rprivate 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rprivate 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/slave 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/slave 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rslave 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rslave 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/shared 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/shared 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rshared 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rshared 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/default 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/rslave 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/rshared 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/default/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rslave/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rshared/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/shared 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/private 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/default/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/shared/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/private/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/private/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/private/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/shared/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/private/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/default/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/rprivate 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/private/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rprivate/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/private/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/private/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/slave 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/slave/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rprivate/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/slave/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/slave/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/private/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/slave/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/slave/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/slave/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === CONT TestMountDaemonRoot/slave/bind_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rshared/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 18:13:50 [2023-07-21T18:13:50.244Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 18:13:50 [2023-07-21T18:13:50.244Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/shared/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/shared/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/private/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/shared/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/shared/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/rslave/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/private/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/default/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/default/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestMountDaemonRoot/default/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rshared/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rprivate/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rshared/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/slave/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rprivate/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/shared/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rslave/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/shared/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/slave/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/slave/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/default/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/default/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/default/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/default/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rslave/mount_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/shared/bind_root 18:13:50 [2023-07-21T18:13:50.245Z] === CONT TestMountDaemonRoot/shared/mount_subpath 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot (0.01s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/private (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/default (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 18:13:50 [2023-07-21T18:13:50.245Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 18:13:50 [2023-07-21T18:13:50.245Z] === RUN TestContainerBindMountNonRecursive 18:13:50 [2023-07-21T18:13:50.344Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 18:13:50 [2023-07-21T18:13:50.344Z] === RUN TestAuthZPluginAPIDenyResponse 18:13:50 [2023-07-21T18:13:50.910Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 18:13:50 [2023-07-21T18:13:50.910Z] === RUN TestAuthZPluginDenyResponse 18:13:51 [2023-07-21T18:13:51.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 18:13:51 [2023-07-21T18:13:51.475Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 18:13:51 [2023-07-21T18:13:51.475Z] === RUN TestAuthZPluginAllowEventStream 18:13:52 [2023-07-21T18:13:52.087Z] tests/integration/api_image_test.py ............s..... [ 40%] 18:13:52 [2023-07-21T18:13:52.097Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) 18:13:52 [2023-07-21T18:13:52.097Z] === RUN TestContainerVolumesMountedAsShared 18:13:52 [2023-07-21T18:13:52.657Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) 18:13:52 [2023-07-21T18:13:52.657Z] === RUN TestContainerVolumesMountedAsSlave 18:13:52 [2023-07-21T18:13:52.848Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) 18:13:52 [2023-07-21T18:13:52.848Z] === RUN TestAuthZPluginErrorResponse 18:13:53 [2023-07-21T18:13:53.106Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 18:13:53 [2023-07-21T18:13:53.106Z] === RUN TestAuthZPluginErrorRequest 18:13:53 [2023-07-21T18:13:53.218Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 18:13:53 [2023-07-21T18:13:53.218Z] === RUN TestNetworkNat 18:13:53 [2023-07-21T18:13:53.473Z] === RUN TestDockerSuite/TestBuildChownSingleFile 18:13:53 [2023-07-21T18:13:53.672Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 18:13:53 [2023-07-21T18:13:53.672Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 18:13:53 [2023-07-21T18:13:53.728Z] --- PASS: TestNetworkNat (0.70s) 18:13:53 [2023-07-21T18:13:53.728Z] === RUN TestNetworkLocalhostTCPNat 18:13:54 [2023-07-21T18:13:54.238Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 18:13:54 [2023-07-21T18:13:54.238Z] === RUN TestAuthZPluginEnsureLoadImportWorking 18:13:54 [2023-07-21T18:13:54.653Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) 18:13:54 [2023-07-21T18:13:54.653Z] === RUN TestNetworkLoopbackNat 18:13:55 [2023-07-21T18:13:55.214Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 18:13:55 [2023-07-21T18:13:55.214Z] check_test.go:308: [d6b5510aa5ed1] daemon is not started 18:13:55 [2023-07-21T18:13:55.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 18:13:55 [2023-07-21T18:13:55.469Z] === RUN TestDockerSuite/TestBuildClearCmd 18:13:55 [2023-07-21T18:13:55.611Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) 18:13:55 [2023-07-21T18:13:55.611Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 18:13:55 [2023-07-21T18:13:55.725Z] === RUN TestDockerSuite/TestBuildCmd 18:13:55 [2023-07-21T18:13:55.725Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 18:13:55 [2023-07-21T18:13:55.981Z] === RUN TestDockerSuite/TestBuildCmdShDashC 18:13:56 [2023-07-21T18:13:56.237Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 18:13:56 [2023-07-21T18:13:56.237Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows 18:13:56 [2023-07-21T18:13:56.237Z] === RUN TestDockerSuite/TestBuildCmdSpaces 18:13:56 [2023-07-21T18:13:56.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 18:13:56 [2023-07-21T18:13:56.747Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 18:13:56 [2023-07-21T18:13:56.997Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) 18:13:56 [2023-07-21T18:13:56.997Z] === RUN TestAuthZPluginHeader 18:13:57 [2023-07-21T18:13:57.310Z] --- PASS: TestNetworkLoopbackNat (2.96s) 18:13:57 [2023-07-21T18:13:57.310Z] === RUN TestPause 18:13:57 [2023-07-21T18:13:57.568Z] --- PASS: TestAuthZPluginHeader (0.67s) 18:13:57 [2023-07-21T18:13:57.568Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 18:13:57 [2023-07-21T18:13:57.568Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:13:57 [2023-07-21T18:13:57.568Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 18:13:57 [2023-07-21T18:13:57.568Z] === RUN TestAuthZPluginV2Disable 18:13:57 [2023-07-21T18:13:57.568Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:13:57 [2023-07-21T18:13:57.568Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 18:13:57 [2023-07-21T18:13:57.568Z] === RUN TestAuthZPluginV2RejectVolumeRequests 18:13:57 [2023-07-21T18:13:57.568Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:13:57 [2023-07-21T18:13:57.568Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 18:13:57 [2023-07-21T18:13:57.568Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 18:13:57 [2023-07-21T18:13:57.568Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:13:57 [2023-07-21T18:13:57.568Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 18:13:57 [2023-07-21T18:13:57.568Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 18:13:58 [2023-07-21T18:13:58.238Z] --- PASS: TestPause (0.70s) 18:13:58 [2023-07-21T18:13:58.238Z] === RUN TestPauseFailsOnWindowsServerContainers 18:13:58 [2023-07-21T18:13:58.238Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:13:58 [2023-07-21T18:13:58.238Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 18:13:58 [2023-07-21T18:13:58.238Z] === RUN TestPauseStopPausedContainer 18:13:58 [2023-07-21T18:13:58.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 18:13:58 [2023-07-21T18:13:58.799Z] --- PASS: TestPauseStopPausedContainer (0.67s) 18:13:58 [2023-07-21T18:13:58.799Z] === RUN TestPsFilter 18:13:58 [2023-07-21T18:13:58.799Z] --- PASS: TestPsFilter (0.12s) 18:13:58 [2023-07-21T18:13:58.799Z] === RUN TestRemoveContainerWithRemovedVolume 18:13:59 [2023-07-21T18:13:59.726Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) 18:13:59 [2023-07-21T18:13:59.726Z] === RUN TestRemoveContainerWithVolume 18:14:00 [2023-07-21T18:14:00.287Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 18:14:00 [2023-07-21T18:14:00.287Z] === RUN TestRemoveContainerRunning 18:14:00 [2023-07-21T18:14:00.848Z] === RUN TestDockerSuite/TestBuildConditionalCache 18:14:01 [2023-07-21T18:14:01.104Z] --- PASS: TestRemoveContainerRunning (0.84s) 18:14:01 [2023-07-21T18:14:01.104Z] === RUN TestRemoveContainerForceRemoveRunning 18:14:01 [2023-07-21T18:14:01.359Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 18:14:01 [2023-07-21T18:14:01.921Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) 18:14:01 [2023-07-21T18:14:01.921Z] === RUN TestRemoveInvalidContainer 18:14:01 [2023-07-21T18:14:01.921Z] --- PASS: TestRemoveInvalidContainer (0.01s) 18:14:01 [2023-07-21T18:14:01.921Z] === RUN TestRenameLinkedContainer 18:14:02 [2023-07-21T18:14:02.176Z] === RUN TestDockerSuite/TestBuildContextCleanup 18:14:02 [2023-07-21T18:14:02.176Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 18:14:02 [2023-07-21T18:14:02.737Z] === RUN TestDockerSuite/TestBuildContextTarGzip 18:14:02 [2023-07-21T18:14:02.992Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 18:14:03 [2023-07-21T18:14:03.248Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 18:14:05 [2023-07-21T18:14:05.133Z] --- PASS: TestRenameLinkedContainer (2.89s) 18:14:05 [2023-07-21T18:14:05.133Z] === RUN TestRenameStoppedContainer 18:14:05 [2023-07-21T18:14:05.694Z] --- PASS: TestRenameStoppedContainer (0.80s) 18:14:05 [2023-07-21T18:14:05.694Z] === RUN TestRenameRunningContainerAndReuse 18:14:06 [2023-07-21T18:14:06.402Z] --- PASS: TestImportExtremelyLargeImageWorks (84.25s) 18:14:06 [2023-07-21T18:14:06.402Z] PASS 18:14:06 [2023-07-21T18:14:06.402Z] 18:14:06 [2023-07-21T18:14:06.402Z] DONE 13 tests in 87.208s 18:14:06 [2023-07-21T18:14:06.402Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 18:14:06 [2023-07-21T18:14:06.402Z] INFO: Testing against a local daemon 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestNetworkCreateDelete 18:14:06 [2023-07-21T18:14:06.402Z] --- PASS: TestNetworkCreateDelete (0.15s) 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestDockerNetworkDeletePreferID 18:14:06 [2023-07-21T18:14:06.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestDaemonDNSFallback 18:14:06 [2023-07-21T18:14:06.402Z] --- PASS: TestDaemonDNSFallback (6.31s) 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestInspectNetwork 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestInspectNetwork/full_network_id 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestInspectNetwork/partial_network_id 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestInspectNetwork/network_name 18:14:06 [2023-07-21T18:14:06.402Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 18:14:06 [2023-07-21T18:14:06.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 18:14:07 [2023-07-21T18:14:07.180Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) 18:14:07 [2023-07-21T18:14:07.180Z] === RUN TestRenameInvalidName 18:14:07 [2023-07-21T18:14:07.741Z] --- PASS: TestRenameInvalidName (0.54s) 18:14:07 [2023-07-21T18:14:07.741Z] === RUN TestRenameAnonymousContainer 18:14:08 [2023-07-21T18:14:08.938Z] --- PASS: TestInspectNetwork (7.69s) 18:14:08 [2023-07-21T18:14:08.938Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 18:14:08 [2023-07-21T18:14:08.938Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 18:14:08 [2023-07-21T18:14:08.938Z] --- PASS: TestInspectNetwork/network_name (0.00s) 18:14:08 [2023-07-21T18:14:08.938Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 18:14:08 [2023-07-21T18:14:08.938Z] === RUN TestRunContainerWithBridgeNone 18:14:09 [2023-07-21T18:14:09.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 18:14:09 [2023-07-21T18:14:09.208Z] tests/integration/api_network_test.py ............................ [ 47%] 18:14:10 [2023-07-21T18:14:10.317Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) 18:14:10 [2023-07-21T18:14:10.317Z] === RUN TestNetworkInvalidJSON 18:14:10 [2023-07-21T18:14:10.464Z] --- PASS: TestRenameAnonymousContainer (2.50s) 18:14:10 [2023-07-21T18:14:10.464Z] === RUN TestRenameContainerWithSameName 18:14:10 [2023-07-21T18:14:10.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestNetworkInvalidJSON//networks/create 18:14:10 [2023-07-21T18:14:10.576Z] === PAUSE TestNetworkInvalidJSON//networks/create 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 18:14:10 [2023-07-21T18:14:10.576Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 18:14:10 [2023-07-21T18:14:10.576Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 18:14:10 [2023-07-21T18:14:10.576Z] === CONT TestNetworkInvalidJSON//networks/create 18:14:10 [2023-07-21T18:14:10.576Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 18:14:10 [2023-07-21T18:14:10.576Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkInvalidJSON (0.01s) 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestNetworkList 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestNetworkList//networks 18:14:10 [2023-07-21T18:14:10.576Z] === PAUSE TestNetworkList//networks 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestNetworkList//networks/ 18:14:10 [2023-07-21T18:14:10.576Z] === PAUSE TestNetworkList//networks/ 18:14:10 [2023-07-21T18:14:10.576Z] === CONT TestNetworkList//networks 18:14:10 [2023-07-21T18:14:10.576Z] === CONT TestNetworkList//networks/ 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkList (0.01s) 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkList//networks (0.00s) 18:14:10 [2023-07-21T18:14:10.576Z] --- PASS: TestNetworkList//networks/ (0.00s) 18:14:10 [2023-07-21T18:14:10.576Z] === RUN TestHostIPv4BridgeLabel 18:14:11 [2023-07-21T18:14:11.025Z] --- PASS: TestRenameContainerWithSameName (0.64s) 18:14:11 [2023-07-21T18:14:11.025Z] === RUN TestRenameContainerWithLinkedContainer 18:14:11 [2023-07-21T18:14:11.144Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 18:14:11 [2023-07-21T18:14:11.144Z] === RUN TestDaemonRestartWithLiveRestore 18:14:12 [2023-07-21T18:14:12.081Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 18:14:12 [2023-07-21T18:14:12.081Z] === RUN TestDaemonDefaultNetworkPools 18:14:12 [2023-07-21T18:14:12.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 18:14:12 [2023-07-21T18:14:12.387Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) 18:14:12 [2023-07-21T18:14:12.387Z] === RUN TestResize 18:14:12 [2023-07-21T18:14:12.642Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 18:14:12 [2023-07-21T18:14:12.898Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 18:14:12 [2023-07-21T18:14:12.898Z] --- PASS: TestResize (0.56s) 18:14:12 [2023-07-21T18:14:12.898Z] === RUN TestResizeWithInvalidSize 18:14:13 [2023-07-21T18:14:13.019Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 18:14:13 [2023-07-21T18:14:13.019Z] === RUN TestDaemonRestartWithExistingNetwork 18:14:13 [2023-07-21T18:14:13.153Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 18:14:13 [2023-07-21T18:14:13.409Z] --- PASS: TestResizeWithInvalidSize (0.58s) 18:14:13 [2023-07-21T18:14:13.409Z] === RUN TestResizeWhenContainerNotStarted 18:14:13 [2023-07-21T18:14:13.956Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 18:14:13 [2023-07-21T18:14:13.956Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 18:14:13 [2023-07-21T18:14:13.970Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:14:13 [2023-07-21T18:14:13.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:14:14 [2023-07-21T18:14:14.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 18:14:14 [2023-07-21T18:14:14.898Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 18:14:14 [2023-07-21T18:14:14.898Z] check_test.go:308: [d075bcfd754ba] daemon is not started 18:14:14 [2023-07-21T18:14:14.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 18:14:14 [2023-07-21T18:14:14.898Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 18:14:14 [2023-07-21T18:14:14.898Z] check_test.go:308: [d15bdbaae31f6] daemon is not started 18:14:14 [2023-07-21T18:14:14.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 18:14:15 [2023-07-21T18:14:15.060Z] 71bf80baed9b: Pull complete 18:14:15 [2023-07-21T18:14:15.060Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c 18:14:15 [2023-07-21T18:14:15.060Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 18:14:15 [2023-07-21T18:14:15.060Z] mcr.microsoft.com/windows/servercore:ltsc2019 18:14:15 [2023-07-21T18:14:15.060Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4645' 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Docker version of control daemon 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] Client: 18:14:15 [2023-07-21T18:14:15.060Z] Version: 20.10.9 18:14:15 [2023-07-21T18:14:15.060Z] API version: 1.41 18:14:15 [2023-07-21T18:14:15.060Z] Go version: go1.16.8 18:14:15 [2023-07-21T18:14:15.060Z] Git commit: c2ea9bc 18:14:15 [2023-07-21T18:14:15.060Z] Built: Mon Oct 4 16:11:10 2021 18:14:15 [2023-07-21T18:14:15.060Z] OS/Arch: windows/amd64 18:14:15 [2023-07-21T18:14:15.060Z] Context: default 18:14:15 [2023-07-21T18:14:15.060Z] Experimental: true 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] Server: Docker Engine - Community 18:14:15 [2023-07-21T18:14:15.060Z] Engine: 18:14:15 [2023-07-21T18:14:15.060Z] Version: 20.10.9 18:14:15 [2023-07-21T18:14:15.060Z] API version: 1.41 (minimum version 1.24) 18:14:15 [2023-07-21T18:14:15.060Z] Go version: go1.16.8 18:14:15 [2023-07-21T18:14:15.060Z] Git commit: 79ea9d3 18:14:15 [2023-07-21T18:14:15.060Z] Built: Mon Oct 4 16:06:39 2021 18:14:15 [2023-07-21T18:14:15.060Z] OS/Arch: windows/amd64 18:14:15 [2023-07-21T18:14:15.060Z] Experimental: true 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Docker info of control daemon 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] Client: 18:14:15 [2023-07-21T18:14:15.060Z] Context: default 18:14:15 [2023-07-21T18:14:15.060Z] Debug Mode: false 18:14:15 [2023-07-21T18:14:15.060Z] Plugins: 18:14:15 [2023-07-21T18:14:15.060Z] app: Docker Application (Docker Inc., v0.8.0) 18:14:15 [2023-07-21T18:14:15.060Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 18:14:15 [2023-07-21T18:14:15.060Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] Server: 18:14:15 [2023-07-21T18:14:15.060Z] Containers: 0 18:14:15 [2023-07-21T18:14:15.060Z] Running: 0 18:14:15 [2023-07-21T18:14:15.060Z] Paused: 0 18:14:15 [2023-07-21T18:14:15.060Z] Stopped: 0 18:14:15 [2023-07-21T18:14:15.060Z] Images: 1 18:14:15 [2023-07-21T18:14:15.060Z] Server Version: 20.10.9 18:14:15 [2023-07-21T18:14:15.060Z] Storage Driver: windowsfilter (windows) lcow (linux) 18:14:15 [2023-07-21T18:14:15.060Z] Windows: 18:14:15 [2023-07-21T18:14:15.060Z] LCOW: 18:14:15 [2023-07-21T18:14:15.060Z] Logging Driver: json-file 18:14:15 [2023-07-21T18:14:15.060Z] Plugins: 18:14:15 [2023-07-21T18:14:15.060Z] Volume: local 18:14:15 [2023-07-21T18:14:15.060Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 18:14:15 [2023-07-21T18:14:15.060Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 18:14:15 [2023-07-21T18:14:15.060Z] Swarm: inactive 18:14:15 [2023-07-21T18:14:15.060Z] Default Isolation: process 18:14:15 [2023-07-21T18:14:15.060Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 18:14:15 [2023-07-21T18:14:15.060Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 18:14:15 [2023-07-21T18:14:15.060Z] OSType: windows 18:14:15 [2023-07-21T18:14:15.060Z] Architecture: x86_64 18:14:15 [2023-07-21T18:14:15.060Z] CPUs: 4 18:14:15 [2023-07-21T18:14:15.060Z] Total Memory: 32GiB 18:14:15 [2023-07-21T18:14:15.060Z] Name: azwin-2-f06290 18:14:15 [2023-07-21T18:14:15.060Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 18:14:15 [2023-07-21T18:14:15.060Z] Docker Root Dir: D:\docker 18:14:15 [2023-07-21T18:14:15.060Z] Debug Mode: false 18:14:15 [2023-07-21T18:14:15.060Z] Registry: https://index.docker.io/v1/ 18:14:15 [2023-07-21T18:14:15.060Z] Labels: 18:14:15 [2023-07-21T18:14:15.060Z] Experimental: true 18:14:15 [2023-07-21T18:14:15.060Z] Insecure Registries: 18:14:15 [2023-07-21T18:14:15.060Z] 10.0.0.4:5000 18:14:15 [2023-07-21T18:14:15.060Z] 127.0.0.0/8 18:14:15 [2023-07-21T18:14:15.060Z] Registry Mirrors: 18:14:15 [2023-07-21T18:14:15.060Z] http://10.0.0.4:5000/ 18:14:15 [2023-07-21T18:14:15.060Z] Live Restore Enabled: false 18:14:15 [2023-07-21T18:14:15.060Z] Product License: Community Engine 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Commit hash is 27b2e9097e 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Nuke-Everything... 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Container count on control daemon to delete is 0 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Nuking d:\CI 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Zapped successfully 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Location for testing is d:\CI\PR-46047\1 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Validating GOLang consistency in Dockerfile.windows... 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.060Z] INFO: Building the image from Dockerfile.windows at 07/21/2023 18:14:07... 18:14:15 [2023-07-21T18:14:15.060Z] 18:14:15 [2023-07-21T18:14:15.335Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 18:14:15 [2023-07-21T18:14:15.335Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 18:14:15 [2023-07-21T18:14:15.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:14:15 [2023-07-21T18:14:15.459Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 18:14:15 [2023-07-21T18:14:15.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:14:15 [2023-07-21T18:14:15.520Z] Sending build context to Docker daemon 58.54MB 18:14:15 [2023-07-21T18:14:15.520Z] 18:14:15 [2023-07-21T18:14:15.639Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 18:14:15 [2023-07-21T18:14:15.639Z] PASS 18:14:15 [2023-07-21T18:14:15.639Z] 18:14:15 [2023-07-21T18:14:15.639Z] === Skipped 18:14:15 [2023-07-21T18:14:15.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 18:14:15 [2023-07-21T18:14:15.639Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:14:15 [2023-07-21T18:14:15.639Z] 18:14:15 [2023-07-21T18:14:15.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 18:14:15 [2023-07-21T18:14:15.639Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:14:15 [2023-07-21T18:14:15.639Z] 18:14:15 [2023-07-21T18:14:15.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 18:14:15 [2023-07-21T18:14:15.639Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:14:15 [2023-07-21T18:14:15.639Z] 18:14:15 [2023-07-21T18:14:15.639Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 18:14:15 [2023-07-21T18:14:15.639Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:14:15 [2023-07-21T18:14:15.639Z] 18:14:15 [2023-07-21T18:14:15.639Z] DONE 17 tests, 4 skipped in 26.540s 18:14:15 [2023-07-21T18:14:15.639Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 18:14:15 [2023-07-21T18:14:15.639Z] ++ 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 18:14:15 [2023-07-21T18:14:15.639Z] ++ set -e 18:14:15 [2023-07-21T18:14:15.639Z] ++ '[' -n 0 ']' 18:14:15 [2023-07-21T18:14:15.639Z] ++ set -x 18:14:15 [2023-07-21T18:14:15.639Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 18:14:15 [2023-07-21T18:14:15.639Z] INFO: Testing against a local daemon 18:14:15 [2023-07-21T18:14:15.639Z] === RUN TestPluginInvalidJSON 18:14:15 [2023-07-21T18:14:15.639Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 18:14:15 [2023-07-21T18:14:15.639Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 18:14:15 [2023-07-21T18:14:15.639Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 18:14:15 [2023-07-21T18:14:15.639Z] --- PASS: TestPluginInvalidJSON (0.01s) 18:14:15 [2023-07-21T18:14:15.639Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 18:14:15 [2023-07-21T18:14:15.639Z] === RUN TestPluginInstall 18:14:15 [2023-07-21T18:14:15.639Z] === RUN TestPluginInstall/no_auth 18:14:15 [2023-07-21T18:14:15.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:14:15 [2023-07-21T18:14:15.903Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 18:14:15 [2023-07-21T18:14:15.903Z] === RUN TestServiceWithPredefinedNetwork 18:14:15 [2023-07-21T18:14:15.984Z] Step 1/10 : FROM microsoft/windowsservercore 18:14:15 [2023-07-21T18:14:15.984Z] ---> 67667e0b9c95 18:14:15 [2023-07-21T18:14:15.984Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 18:14:15 [2023-07-21T18:14:15.984Z] ---> Running in 543938926f93 18:14:16 [2023-07-21T18:14:16.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:14:16 [2023-07-21T18:14:16.443Z] Removing intermediate container 543938926f93 18:14:16 [2023-07-21T18:14:16.443Z] ---> f4a2ea55190b 18:14:16 [2023-07-21T18:14:16.443Z] Step 3/10 : ARG GO_VERSION=1.19.11 18:14:16 [2023-07-21T18:14:16.443Z] ---> Running in c977a6e49f56 18:14:16 [2023-07-21T18:14:16.839Z] check_test.go:308: [d165d6b1f10d8] daemon is not started 18:14:16 [2023-07-21T18:14:16.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 18:14:16 [2023-07-21T18:14:16.903Z] Removing intermediate container c977a6e49f56 18:14:16 [2023-07-21T18:14:16.903Z] ---> 0a6183e44948 18:14:16 [2023-07-21T18:14:16.903Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 18:14:16 [2023-07-21T18:14:16.903Z] ---> Running in 91af247edc83 18:14:17 [2023-07-21T18:14:17.362Z] Removing intermediate container 91af247edc83 18:14:17 [2023-07-21T18:14:17.362Z] ---> 0cf603fb07ce 18:14:17 [2023-07-21T18:14:17.362Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} 18:14:17 [2023-07-21T18:14:17.362Z] ---> Running in e6f104f9799c 18:14:17 [2023-07-21T18:14:17.539Z] time="2023-07-21T18:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:14:17 [2023-07-21T18:14:17.539Z] time="2023-07-21T18:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43e3204e51fe1d72a18595ae9e602688ebf5a6c10aff545cbf3c37133a98d6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 18:14:17 [2023-07-21T18:14:17.539Z] time="2023-07-21T18:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:14:17 [2023-07-21T18:14:17.539Z] time="2023-07-21T18:14:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43e3204e51fe1d72a18595ae9e602688ebf5a6c10aff545cbf3c37133a98d6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 18:14:17 [2023-07-21T18:14:17.797Z] === RUN TestPluginInstall/with_htpasswd 18:14:17 [2023-07-21T18:14:17.822Z] Removing intermediate container e6f104f9799c 18:14:17 [2023-07-21T18:14:17.822Z] ---> 688726f6e4fb 18:14:17 [2023-07-21T18:14:17.822Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; 18:14:17 [2023-07-21T18:14:17.822Z] ---> Running in 21a9288b2f4e 18:14:18 [2023-07-21T18:14:18.055Z] time="2023-07-21T18:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:14:18 [2023-07-21T18:14:18.055Z] time="2023-07-21T18:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43e3204e51fe1d72a18595ae9e602688ebf5a6c10aff545cbf3c37133a98d6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 18:14:18 [2023-07-21T18:14:18.055Z] time="2023-07-21T18:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:14:18 [2023-07-21T18:14:18.055Z] time="2023-07-21T18:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43e3204e51fe1d72a18595ae9e602688ebf5a6c10aff545cbf3c37133a98d6b3" mediatype=application/vnd.docker.plugin.v1+json size=522 18:14:18 [2023-07-21T18:14:18.313Z] === RUN TestPluginInstall/with_insecure 18:14:18 [2023-07-21T18:14:18.439Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) 18:14:18 [2023-07-21T18:14:18.439Z] === RUN TestServiceRemoveKeepsIngressNetwork 18:14:18 [2023-07-21T18:14:18.439Z] service_test.go:242: FLAKY_TEST 18:14:18 [2023-07-21T18:14:18.439Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 18:14:18 [2023-07-21T18:14:18.439Z] === RUN TestServiceWithDataPathPortInit 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) 18:14:18 [2023-07-21T18:14:18.726Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) 18:14:18 [2023-07-21T18:14:18.726Z] === RUN TestCgroupNamespacesRun 18:14:18 [2023-07-21T18:14:18.982Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 18:14:19 [2023-07-21T18:14:19.012Z] tests/integration/api_plugin_test.py ........... [ 50%] 18:14:19 [2023-07-21T18:14:19.247Z] time="2023-07-21T18:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:14:19 [2023-07-21T18:14:19.247Z] time="2023-07-21T18:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7369be073ea1c726b9c3f7a723bb580061c2ac795628c00d0948b644d387124d" mediatype=application/vnd.docker.plugin.v1+json size=522 18:14:19 [2023-07-21T18:14:19.247Z] time="2023-07-21T18:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:14:19 [2023-07-21T18:14:19.247Z] time="2023-07-21T18:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7369be073ea1c726b9c3f7a723bb580061c2ac795628c00d0948b644d387124d" mediatype=application/vnd.docker.plugin.v1+json size=522 18:14:19 [2023-07-21T18:14:19.506Z] plugin_test.go:164: [d647de7f05230] daemon is not started 18:14:19 [2023-07-21T18:14:19.506Z] --- PASS: TestPluginInstall (4.68s) 18:14:19 [2023-07-21T18:14:19.506Z] --- PASS: TestPluginInstall/no_auth (3.07s) 18:14:19 [2023-07-21T18:14:19.506Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) 18:14:19 [2023-07-21T18:14:19.506Z] --- PASS: TestPluginInstall/with_insecure (1.04s) 18:14:19 [2023-07-21T18:14:19.506Z] === RUN TestPluginsWithRuntimes 18:14:19 [2023-07-21T18:14:19.542Z] --- PASS: TestCgroupNamespacesRun (1.19s) 18:14:19 [2023-07-21T18:14:19.542Z] === RUN TestCgroupNamespacesRunPrivileged 18:14:20 [2023-07-21T18:14:20.103Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 18:14:20 [2023-07-21T18:14:20.103Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows 18:14:20 [2023-07-21T18:14:20.103Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 18:14:20 [2023-07-21T18:14:20.103Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows 18:14:20 [2023-07-21T18:14:20.103Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 18:14:20 [2023-07-21T18:14:20.103Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows 18:14:20 [2023-07-21T18:14:20.103Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 18:14:20 [2023-07-21T18:14:20.103Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows 18:14:20 [2023-07-21T18:14:20.103Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 18:14:20 [2023-07-21T18:14:20.219Z] tests/integration/api_secret_test.py ..... [ 51%] 18:14:20 [2023-07-21T18:14:20.879Z] === RUN TestPluginsWithRuntimes/No_Args 18:14:21 [2023-07-21T18:14:21.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 18:14:21 [2023-07-21T18:14:21.285Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) 18:14:21 [2023-07-21T18:14:21.285Z] === RUN TestCgroupNamespacesRunDaemonHostMode 18:14:21 [2023-07-21T18:14:21.813Z] === RUN TestPluginsWithRuntimes/With_Args 18:14:22 [2023-07-21T18:14:22.648Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s) 18:14:22 [2023-07-21T18:14:22.648Z] === RUN TestCgroupNamespacesRunHostMode 18:14:22 [2023-07-21T18:14:22.747Z] --- PASS: TestPluginsWithRuntimes (3.26s) 18:14:22 [2023-07-21T18:14:22.747Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) 18:14:22 [2023-07-21T18:14:22.747Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) 18:14:22 [2023-07-21T18:14:22.747Z] === RUN TestPluginBackCompatMediaTypes 18:14:22 [2023-07-21T18:14:22.903Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 18:14:23 [2023-07-21T18:14:23.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 18:14:23 [2023-07-21T18:14:23.312Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 18:14:23 [2023-07-21T18:14:23.313Z] PASS 18:14:23 [2023-07-21T18:14:23.313Z] 18:14:23 [2023-07-21T18:14:23.313Z] DONE 10 tests in 8.649s 18:14:23 [2023-07-21T18:14:23.313Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 18:14:23 [2023-07-21T18:14:23.313Z] ++ 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 18:14:23 [2023-07-21T18:14:23.313Z] ++ set -e 18:14:23 [2023-07-21T18:14:23.313Z] ++ '[' -n 0 ']' 18:14:23 [2023-07-21T18:14:23.313Z] ++ set -x 18:14:23 [2023-07-21T18:14:23.313Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 18:14:23 [2023-07-21T18:14:23.313Z] INFO: Testing against a local daemon 18:14:23 [2023-07-21T18:14:23.313Z] === RUN TestExternalGraphDriver 18:14:23 [2023-07-21T18:14:23.878Z] === RUN TestExternalGraphDriver/json 18:14:24 [2023-07-21T18:14:24.085Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s) 18:14:24 [2023-07-21T18:14:24.085Z] === RUN TestCgroupNamespacesRunPrivateMode 18:14:25 [2023-07-21T18:14:25.204Z] tests/integration/api_service_test.py .................................. [ 60%] 18:14:25 [2023-07-21T18:14:25.252Z] === RUN TestExternalGraphDriver/spec 18:14:25 [2023-07-21T18:14:25.448Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.30s) 18:14:25 [2023-07-21T18:14:25.448Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 18:14:25 [2023-07-21T18:14:25.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 18:14:26 [2023-07-21T18:14:26.265Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 18:14:26 [2023-07-21T18:14:26.403Z] 18:14:26 [2023-07-21T18:14:26.403Z] SUCCESS: Specified value was saved. 18:14:26 [2023-07-21T18:14:26.520Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) 18:14:26 [2023-07-21T18:14:26.520Z] === RUN TestCgroupNamespacesRunInvalidMode 18:14:26 [2023-07-21T18:14:26.864Z] INFO: Downloading git... 18:14:27 [2023-07-21T18:14:27.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) 18:14:27 [2023-07-21T18:14:27.081Z] === RUN TestCgroupNamespacesRunOlderClient 18:14:27 [2023-07-21T18:14:27.152Z] === RUN TestExternalGraphDriver/pull 18:14:28 [2023-07-21T18:14:28.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 18:14:28 [2023-07-21T18:14:28.444Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 18:14:28 [2023-07-21T18:14:28.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 18:14:28 [2023-07-21T18:14:28.444Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) 18:14:28 [2023-07-21T18:14:28.444Z] === RUN TestNISDomainname 18:14:28 [2023-07-21T18:14:28.526Z] --- PASS: TestExternalGraphDriver (5.26s) 18:14:28 [2023-07-21T18:14:28.526Z] --- PASS: TestExternalGraphDriver/json (1.62s) 18:14:28 [2023-07-21T18:14:28.526Z] --- PASS: TestExternalGraphDriver/spec (1.62s) 18:14:28 [2023-07-21T18:14:28.526Z] --- PASS: TestExternalGraphDriver/pull (1.68s) 18:14:28 [2023-07-21T18:14:28.526Z] === RUN TestGraphdriverPluginV2 18:14:29 [2023-07-21T18:14:29.005Z] --- PASS: TestNISDomainname (0.61s) 18:14:29 [2023-07-21T18:14:29.005Z] === RUN TestHostnameDnsResolution 18:14:29 [2023-07-21T18:14:29.091Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:14:29 [2023-07-21T18:14:29.091Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 18:14:29 [2023-07-21T18:14:29.091Z] PASS 18:14:29 [2023-07-21T18:14:29.091Z] 18:14:29 [2023-07-21T18:14:29.091Z] === Skipped 18:14:29 [2023-07-21T18:14:29.091Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 18:14:29 [2023-07-21T18:14:29.091Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:14:29 [2023-07-21T18:14:29.091Z] 18:14:29 [2023-07-21T18:14:29.091Z] DONE 5 tests, 1 skipped in 5.701s 18:14:29 [2023-07-21T18:14:29.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 18:14:29 [2023-07-21T18:14:29.091Z] ++ 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 18:14:29 [2023-07-21T18:14:29.091Z] ++ set -e 18:14:29 [2023-07-21T18:14:29.091Z] ++ '[' -n 0 ']' 18:14:29 [2023-07-21T18:14:29.091Z] ++ set -x 18:14:29 [2023-07-21T18:14:29.091Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 18:14:29 [2023-07-21T18:14:29.091Z] INFO: Testing against a local daemon 18:14:29 [2023-07-21T18:14:29.091Z] === RUN TestContinueAfterPluginCrash 18:14:29 [2023-07-21T18:14:29.091Z] === PAUSE TestContinueAfterPluginCrash 18:14:29 [2023-07-21T18:14:29.091Z] === RUN TestReadPluginNoRead 18:14:29 [2023-07-21T18:14:29.091Z] === PAUSE TestReadPluginNoRead 18:14:29 [2023-07-21T18:14:29.091Z] === RUN TestDaemonStartWithLogOpt 18:14:29 [2023-07-21T18:14:29.091Z] === PAUSE TestDaemonStartWithLogOpt 18:14:29 [2023-07-21T18:14:29.091Z] === CONT TestContinueAfterPluginCrash 18:14:29 [2023-07-21T18:14:29.091Z] === CONT TestDaemonStartWithLogOpt 18:14:29 [2023-07-21T18:14:29.091Z] === CONT TestReadPluginNoRead 18:14:29 [2023-07-21T18:14:29.931Z] --- PASS: TestHostnameDnsResolution (0.96s) 18:14:29 [2023-07-21T18:14:29.931Z] === RUN TestUnprivilegedPortsAndPing 18:14:30 [2023-07-21T18:14:30.858Z] --- PASS: TestUnprivilegedPortsAndPing (0.63s) 18:14:30 [2023-07-21T18:14:30.858Z] === RUN TestStats 18:14:31 [2023-07-21T18:14:31.622Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 18:14:31 [2023-07-21T18:14:31.880Z] --- PASS: TestDaemonStartWithLogOpt (2.76s) 18:14:32 [2023-07-21T18:14:32.221Z] === RUN TestDockerSuite/TestBuildCopyWildcard 18:14:32 [2023-07-21T18:14:32.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 18:14:32 [2023-07-21T18:14:32.814Z] === RUN TestReadPluginNoRead/default 18:14:33 [2023-07-21T18:14:33.327Z] --- PASS: TestServiceWithDataPathPortInit (14.33s) 18:14:33 [2023-07-21T18:14:33.327Z] === RUN TestServiceWithDefaultAddressPoolInit 18:14:33 [2023-07-21T18:14:33.584Z] --- PASS: TestStats (2.71s) 18:14:33 [2023-07-21T18:14:33.584Z] === RUN TestStopContainerWithTimeout 18:14:33 [2023-07-21T18:14:33.584Z] === RUN TestStopContainerWithTimeout/0 18:14:33 [2023-07-21T18:14:33.584Z] === PAUSE TestStopContainerWithTimeout/0 18:14:33 [2023-07-21T18:14:33.584Z] === RUN TestStopContainerWithTimeout/1 18:14:33 [2023-07-21T18:14:33.584Z] === PAUSE TestStopContainerWithTimeout/1 18:14:33 [2023-07-21T18:14:33.584Z] === RUN TestStopContainerWithTimeout/3 18:14:33 [2023-07-21T18:14:33.584Z] === PAUSE TestStopContainerWithTimeout/3 18:14:33 [2023-07-21T18:14:33.584Z] === RUN TestStopContainerWithTimeout/-1 18:14:33 [2023-07-21T18:14:33.584Z] === PAUSE TestStopContainerWithTimeout/-1 18:14:33 [2023-07-21T18:14:33.584Z] === CONT TestStopContainerWithTimeout/0 18:14:33 [2023-07-21T18:14:33.584Z] === CONT TestStopContainerWithTimeout/-1 18:14:33 [2023-07-21T18:14:33.584Z] === CONT TestStopContainerWithTimeout/1 18:14:33 [2023-07-21T18:14:33.584Z] === CONT TestStopContainerWithTimeout/3 18:14:33 [2023-07-21T18:14:33.755Z] === RUN TestReadPluginNoRead/disabled_caching 18:14:35 [2023-07-21T18:14:35.138Z] === CONT TestReadPluginNoRead 18:14:35 [2023-07-21T18:14:35.138Z] read_test.go:92: [d63a16accdcc5] daemon is not started 18:14:35 [2023-07-21T18:14:35.138Z] --- PASS: TestReadPluginNoRead (6.03s) 18:14:35 [2023-07-21T18:14:35.138Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) 18:14:35 [2023-07-21T18:14:35.138Z] --- PASS: TestReadPluginNoRead/default (1.28s) 18:14:35 [2023-07-21T18:14:35.138Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) 18:14:35 [2023-07-21T18:14:35.233Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i1r9bifoxx5ktv7rxns0gaw34 Created:2023-07-21 18:14:33.754864705 +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[c0c2eef8d28220689929651dfb7d21db97cfee62acb2026d881eeb4e5f97f983:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m567vmqei39kq6y1zq30wfy2t EndpointID:0e323388e8ece16085b8f32c2b988b8b2d533863514c6c625467a9b77885f471 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cbc71559a3868ecc85b099cbd518cbca4ba729edcefe6f7d24f8cac31c099b27 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:accaebc39af2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m567vmqei39kq6y1zq30wfy2t EndpointID:0e323388e8ece16085b8f32c2b988b8b2d533863514c6c625467a9b77885f471 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 18:14:35 [2023-07-21T18:14:35.439Z] INFO: Downloading go... 18:14:35 [2023-07-21T18:14:35.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 18:14:36 [2023-07-21T18:14:36.074Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 18:14:36 [2023-07-21T18:14:36.329Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 18:14:36 [2023-07-21T18:14:36.585Z] --- PASS: TestStopContainerWithTimeout (0.01s) 18:14:36 [2023-07-21T18:14:36.585Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) 18:14:36 [2023-07-21T18:14:36.585Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) 18:14:36 [2023-07-21T18:14:36.585Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) 18:14:36 [2023-07-21T18:14:36.585Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) 18:14:36 [2023-07-21T18:14:36.585Z] === RUN TestDeleteDevicemapper 18:14:36 [2023-07-21T18:14:36.585Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:14:36 [2023-07-21T18:14:36.585Z] --- SKIP: TestDeleteDevicemapper (0.00s) 18:14:36 [2023-07-21T18:14:36.585Z] === RUN TestStopContainerWithRestartPolicyAlways 18:14:37 [2023-07-21T18:14:37.036Z] --- PASS: TestContinueAfterPluginCrash (7.79s) 18:14:37 [2023-07-21T18:14:37.036Z] PASS 18:14:37 [2023-07-21T18:14:37.036Z] 18:14:37 [2023-07-21T18:14:37.036Z] DONE 6 tests in 7.915s 18:14:37 [2023-07-21T18:14:37.036Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 18:14:37 [2023-07-21T18:14:37.036Z] ++ 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 18:14:37 [2023-07-21T18:14:37.036Z] ++ set -e 18:14:37 [2023-07-21T18:14:37.036Z] ++ '[' -n 0 ']' 18:14:37 [2023-07-21T18:14:37.036Z] ++ set -x 18:14:37 [2023-07-21T18:14:37.036Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 18:14:37 [2023-07-21T18:14:37.036Z] testing: warning: no tests to run 18:14:37 [2023-07-21T18:14:37.036Z] PASS 18:14:37 [2023-07-21T18:14:37.036Z] 18:14:37 [2023-07-21T18:14:37.036Z] DONE 0 tests in 0.033s 18:14:37 [2023-07-21T18:14:37.036Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 18:14:37 [2023-07-21T18:14:37.036Z] ++ 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 18:14:37 [2023-07-21T18:14:37.036Z] ++ set -e 18:14:37 [2023-07-21T18:14:37.036Z] ++ '[' -n 0 ']' 18:14:37 [2023-07-21T18:14:37.036Z] ++ set -x 18:14:37 [2023-07-21T18:14:37.036Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 18:14:37 [2023-07-21T18:14:37.036Z] INFO: Testing against a local daemon 18:14:37 [2023-07-21T18:14:37.036Z] === RUN TestPluginWithDevMounts 18:14:37 [2023-07-21T18:14:37.036Z] === PAUSE TestPluginWithDevMounts 18:14:37 [2023-07-21T18:14:37.036Z] === CONT TestPluginWithDevMounts 18:14:37 [2023-07-21T18:14:37.146Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 18:14:38 [2023-07-21T18:14:38.935Z] --- PASS: TestPluginWithDevMounts (1.54s) 18:14:38 [2023-07-21T18:14:38.935Z] PASS 18:14:38 [2023-07-21T18:14:38.935Z] 18:14:38 [2023-07-21T18:14:38.935Z] DONE 1 tests in 1.668s 18:14:38 [2023-07-21T18:14:38.935Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 18:14:38 [2023-07-21T18:14:38.935Z] ++ 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 18:14:38 [2023-07-21T18:14:38.935Z] ++ set -e 18:14:38 [2023-07-21T18:14:38.935Z] ++ '[' -n 0 ']' 18:14:38 [2023-07-21T18:14:38.935Z] ++ set -x 18:14:38 [2023-07-21T18:14:38.935Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 18:14:38 [2023-07-21T18:14:38.935Z] INFO: Testing against a local daemon 18:14:38 [2023-07-21T18:14:38.935Z] === RUN TestSecretInspect 18:14:39 [2023-07-21T18:14:39.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 18:14:39 [2023-07-21T18:14:39.031Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) 18:14:39 [2023-07-21T18:14:39.031Z] === RUN TestUpdateMemory 18:14:39 [2023-07-21T18:14:39.591Z] --- PASS: TestUpdateMemory (0.65s) 18:14:39 [2023-07-21T18:14:39.591Z] === RUN TestUpdateCPUQuota 18:14:40 [2023-07-21T18:14:40.165Z] ......................... [ 67%] 18:14:40 [2023-07-21T18:14:40.505Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.21s) 18:14:40 [2023-07-21T18:14:40.505Z] PASS 18:14:40 [2023-07-21T18:14:40.505Z] 18:14:40 [2023-07-21T18:14:40.505Z] === Skipped 18:14:40 [2023-07-21T18:14:40.505Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 18:14:40 [2023-07-21T18:14:40.505Z] service_test.go:242: FLAKY_TEST 18:14:40 [2023-07-21T18:14:40.505Z] 18:14:40 [2023-07-21T18:14:40.505Z] DONE 26 tests, 1 skipped in 45.533s 18:14:40 [2023-07-21T18:14:40.505Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 18:14:40 [2023-07-21T18:14:40.505Z] INFO: Testing against a local daemon 18:14:40 [2023-07-21T18:14:40.505Z] === RUN TestDockerNetworkIpvlanPersistance 18:14:40 [2023-07-21T18:14:40.505Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:14:40 [2023-07-21T18:14:40.505Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 18:14:40 [2023-07-21T18:14:40.505Z] === RUN TestDockerNetworkIpvlan 18:14:40 [2023-07-21T18:14:40.505Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:14:40 [2023-07-21T18:14:40.505Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 18:14:40 [2023-07-21T18:14:40.505Z] PASS 18:14:40 [2023-07-21T18:14:40.505Z] 18:14:40 [2023-07-21T18:14:40.505Z] === Skipped 18:14:40 [2023-07-21T18:14:40.505Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 18:14:40 [2023-07-21T18:14:40.505Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:14:40 [2023-07-21T18:14:40.505Z] 18:14:40 [2023-07-21T18:14:40.505Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 18:14:40 [2023-07-21T18:14:40.505Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:14:40 [2023-07-21T18:14:40.505Z] 18:14:40 [2023-07-21T18:14:40.505Z] DONE 2 tests, 2 skipped in 0.030s 18:14:40 [2023-07-21T18:14:40.505Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 18:14:40 [2023-07-21T18:14:40.505Z] INFO: Testing against a local daemon 18:14:40 [2023-07-21T18:14:40.505Z] === RUN TestDockerNetworkMacvlanPersistance 18:14:40 [2023-07-21T18:14:40.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 18:14:40 [2023-07-21T18:14:40.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 18:14:40 [2023-07-21T18:14:40.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 18:14:40 [2023-07-21T18:14:40.772Z] --- PASS: TestUpdateCPUQuota (1.18s) 18:14:40 [2023-07-21T18:14:40.772Z] === RUN TestUpdatePidsLimit 18:14:40 [2023-07-21T18:14:40.772Z] === RUN TestUpdatePidsLimit/update_from_none 18:14:40 [2023-07-21T18:14:40.772Z] check_test.go:308: [d43426f544a17] daemon is not started 18:14:40 [2023-07-21T18:14:40.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 18:14:41 [2023-07-21T18:14:41.028Z] === RUN TestUpdatePidsLimit/no_change 18:14:41 [2023-07-21T18:14:41.073Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) 18:14:41 [2023-07-21T18:14:41.073Z] === RUN TestDockerNetworkMacvlan 18:14:41 [2023-07-21T18:14:41.285Z] === RUN TestUpdatePidsLimit/update_lower 18:14:41 [2023-07-21T18:14:41.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 18:14:41 [2023-07-21T18:14:41.285Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 18:14:41 [2023-07-21T18:14:41.463Z] --- PASS: TestSecretInspect (2.37s) 18:14:41 [2023-07-21T18:14:41.463Z] === RUN TestSecretList 18:14:41 [2023-07-21T18:14:41.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 18:14:41 [2023-07-21T18:14:41.640Z] === RUN TestDockerNetworkMacvlan/Subinterface 18:14:41 [2023-07-21T18:14:41.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 18:14:42 [2023-07-21T18:14:42.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 18:14:42 [2023-07-21T18:14:42.306Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 18:14:42 [2023-07-21T18:14:42.578Z] === RUN TestDockerNetworkMacvlan/OverlapParent 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit (2.11s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) 18:14:42 [2023-07-21T18:14:42.867Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) 18:14:42 [2023-07-21T18:14:42.867Z] === RUN TestUpdateRestartPolicy 18:14:43 [2023-07-21T18:14:43.122Z] === RUN TestDockerSuite/TestBuildDockerignore 18:14:43 [2023-07-21T18:14:43.122Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 18:14:43 [2023-07-21T18:14:43.145Z] === RUN TestDockerNetworkMacvlan/NilParent 18:14:43 [2023-07-21T18:14:43.362Z] --- PASS: TestSecretList (2.31s) 18:14:43 [2023-07-21T18:14:43.362Z] === RUN TestSecretsCreateAndDelete 18:14:44 [2023-07-21T18:14:44.011Z] INFO: Downloading compiler 1 of 3... 18:14:44 [2023-07-21T18:14:44.011Z] INFO: Downloading compiler 2 of 3... 18:14:44 [2023-07-21T18:14:44.011Z] INFO: Downloading compiler 3 of 3... 18:14:44 [2023-07-21T18:14:44.470Z] INFO: Extracting git... 18:14:45 [2023-07-21T18:14:45.076Z] === RUN TestDockerNetworkMacvlan/InternalMode 18:14:45 [2023-07-21T18:14:45.889Z] --- PASS: TestSecretsCreateAndDelete (2.40s) 18:14:45 [2023-07-21T18:14:45.889Z] === RUN TestSecretsUpdate 18:14:47 [2023-07-21T18:14:47.026Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 18:14:47 [2023-07-21T18:14:47.283Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 18:14:47 [2023-07-21T18:14:47.843Z] check_test.go:308: [df9a1ade61a15] daemon is not started 18:14:47 [2023-07-21T18:14:47.843Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 18:14:48 [2023-07-21T18:14:48.415Z] --- PASS: TestSecretsUpdate (2.32s) 18:14:48 [2023-07-21T18:14:48.415Z] === RUN TestTemplatedSecret 18:14:49 [2023-07-21T18:14:49.204Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 18:14:49 [2023-07-21T18:14:49.764Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 18:14:50 [2023-07-21T18:14:50.389Z] === RUN TestDockerNetworkMacvlan/Addressing 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan (9.64s) 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) 18:14:50 [2023-07-21T18:14:50.658Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) 18:14:50 [2023-07-21T18:14:50.658Z] PASS 18:14:50 [2023-07-21T18:14:50.658Z] 18:14:50 [2023-07-21T18:14:50.658Z] DONE 8 tests in 10.967s 18:14:50 [2023-07-21T18:14:50.658Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 18:14:50 [2023-07-21T18:14:50.658Z] testing: warning: no tests to run 18:14:50 [2023-07-21T18:14:50.658Z] PASS 18:14:50 [2023-07-21T18:14:50.658Z] 18:14:50 [2023-07-21T18:14:50.658Z] DONE 0 tests in 0.006s 18:14:50 [2023-07-21T18:14:50.658Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 18:14:50 [2023-07-21T18:14:50.944Z] --- PASS: TestTemplatedSecret (2.62s) 18:14:50 [2023-07-21T18:14:50.944Z] === RUN TestSecretCreateResolve 18:14:50 [2023-07-21T18:14:50.945Z] INFO: Testing against a local daemon 18:14:50 [2023-07-21T18:14:50.945Z] === RUN TestAuthZPluginAllowRequest 18:14:51 [2023-07-21T18:14:51.649Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 18:14:51 [2023-07-21T18:14:51.649Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 18:14:51 [2023-07-21T18:14:51.941Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) 18:14:51 [2023-07-21T18:14:51.941Z] === RUN TestAuthZPluginTLS 18:14:52 [2023-07-21T18:14:52.564Z] --- PASS: TestAuthZPluginTLS (0.54s) 18:14:52 [2023-07-21T18:14:52.564Z] === RUN TestAuthZPluginDenyRequest 18:14:53 [2023-07-21T18:14:53.131Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 18:14:53 [2023-07-21T18:14:53.131Z] === RUN TestAuthZPluginAPIDenyResponse 18:14:53 [2023-07-21T18:14:53.472Z] --- PASS: TestSecretCreateResolve (2.34s) 18:14:53 [2023-07-21T18:14:53.472Z] PASS 18:14:53 [2023-07-21T18:14:53.472Z] 18:14:53 [2023-07-21T18:14:53.472Z] DONE 6 tests in 14.470s 18:14:53 [2023-07-21T18:14:53.472Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 18:14:53 [2023-07-21T18:14:53.472Z] ++ 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 18:14:53 [2023-07-21T18:14:53.472Z] ++ set -e 18:14:53 [2023-07-21T18:14:53.472Z] ++ '[' -n 0 ']' 18:14:53 [2023-07-21T18:14:53.472Z] ++ set -x 18:14:53 [2023-07-21T18:14:53.473Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 18:14:53 [2023-07-21T18:14:53.473Z] INFO: Testing against a local daemon 18:14:53 [2023-07-21T18:14:53.473Z] === RUN TestServiceCreateInit 18:14:53 [2023-07-21T18:14:53.473Z] === RUN TestServiceCreateInit/daemonInitDisabled 18:14:53 [2023-07-21T18:14:53.699Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 18:14:53 [2023-07-21T18:14:53.699Z] === RUN TestAuthZPluginDenyResponse 18:14:54 [2023-07-21T18:14:54.267Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 18:14:54 [2023-07-21T18:14:54.267Z] === RUN TestAuthZPluginAllowEventStream 18:14:54 [2023-07-21T18:14:54.912Z] --- PASS: TestUpdateRestartPolicy (11.62s) 18:14:54 [2023-07-21T18:14:54.912Z] === RUN TestUpdateRestartWithAutoRemove 18:14:55 [2023-07-21T18:14:55.167Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) 18:14:55 [2023-07-21T18:14:55.167Z] === RUN TestWaitNonBlocked 18:14:55 [2023-07-21T18:14:55.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 18:14:55 [2023-07-21T18:14:55.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 18:14:55 [2023-07-21T18:14:55.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 18:14:55 [2023-07-21T18:14:55.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 18:14:55 [2023-07-21T18:14:55.167Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 18:14:55 [2023-07-21T18:14:55.167Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 18:14:55 [2023-07-21T18:14:55.645Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) 18:14:55 [2023-07-21T18:14:55.645Z] === RUN TestAuthZPluginErrorResponse 18:14:55 [2023-07-21T18:14:55.726Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 18:14:55 [2023-07-21T18:14:55.904Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 18:14:55 [2023-07-21T18:14:55.904Z] === RUN TestAuthZPluginErrorRequest 18:14:55 [2023-07-21T18:14:55.981Z] --- PASS: TestWaitNonBlocked (0.01s) 18:14:55 [2023-07-21T18:14:55.981Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) 18:14:55 [2023-07-21T18:14:55.981Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) 18:14:55 [2023-07-21T18:14:55.981Z] === RUN TestWaitBlocked 18:14:55 [2023-07-21T18:14:55.981Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 18:14:55 [2023-07-21T18:14:55.981Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 18:14:55 [2023-07-21T18:14:55.981Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 18:14:55 [2023-07-21T18:14:55.981Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 18:14:55 [2023-07-21T18:14:55.981Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 18:14:55 [2023-07-21T18:14:55.981Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 18:14:56 [2023-07-21T18:14:56.472Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 18:14:56 [2023-07-21T18:14:56.472Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 18:14:56 [2023-07-21T18:14:56.907Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 18:14:56 [2023-07-21T18:14:56.907Z] --- PASS: TestWaitBlocked (0.01s) 18:14:56 [2023-07-21T18:14:56.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) 18:14:56 [2023-07-21T18:14:56.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) 18:14:56 [2023-07-21T18:14:56.907Z] === CONT TestContainerStartOnDaemonRestart 18:14:56 [2023-07-21T18:14:56.907Z] === CONT TestContainerKillOnDaemonStart 18:14:56 [2023-07-21T18:14:56.907Z] === CONT TestDaemonHostGatewayIP 18:14:56 [2023-07-21T18:14:56.907Z] === CONT TestDaemonRestartIpcMode 18:14:56 [2023-07-21T18:14:56.907Z] === CONT TestRestartDaemonWithRestartingContainer 18:14:56 [2023-07-21T18:14:56.907Z] === CONT TestIpcModeOlderClient 18:14:57 [2023-07-21T18:14:57.040Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 18:14:57 [2023-07-21T18:14:57.040Z] === RUN TestAuthZPluginEnsureLoadImportWorking 18:14:57 [2023-07-21T18:14:57.162Z] --- PASS: TestIpcModeOlderClient (0.06s) 18:14:57 [2023-07-21T18:14:57.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 18:14:57 [2023-07-21T18:14:57.654Z] === RUN TestServiceCreateInit/daemonInitEnabled 18:14:57 [2023-07-21T18:14:57.979Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 18:14:57 [2023-07-21T18:14:57.979Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config 18:14:58 [2023-07-21T18:14:58.419Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) 18:14:58 [2023-07-21T18:14:58.419Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 18:14:58 [2023-07-21T18:14:58.538Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config 18:14:59 [2023-07-21T18:14:59.100Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config 18:14:59 [2023-07-21T18:14:59.100Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 18:14:59 [2023-07-21T18:14:59.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config 18:14:59 [2023-07-21T18:14:59.661Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 18:14:59 [2023-07-21T18:14:59.661Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 18:14:59 [2023-07-21T18:14:59.661Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s) 18:14:59 [2023-07-21T18:14:59.797Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) 18:14:59 [2023-07-21T18:14:59.797Z] === RUN TestAuthZPluginHeader 18:14:59 [2023-07-21T18:14:59.916Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config 18:15:00 [2023-07-21T18:15:00.172Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.25s) 18:15:00 [2023-07-21T18:15:00.172Z] --- PASS: TestDaemonHostGatewayIP (3.25s) 18:15:00 [2023-07-21T18:15:00.366Z] --- PASS: TestAuthZPluginHeader (0.66s) 18:15:00 [2023-07-21T18:15:00.366Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 18:15:00 [2023-07-21T18:15:00.427Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli 18:15:00 [2023-07-21T18:15:00.683Z] --- PASS: TestDaemonRestartIpcMode (3.77s) 18:15:00 [2023-07-21T18:15:00.935Z] --- PASS: TestServiceCreateInit (7.56s) 18:15:00 [2023-07-21T18:15:00.935Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) 18:15:00 [2023-07-21T18:15:00.935Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) 18:15:00 [2023-07-21T18:15:00.935Z] === RUN TestCreateServiceMultipleTimes 18:15:00 [2023-07-21T18:15:00.938Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli 18:15:01 [2023-07-21T18:15:01.498Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli 18:15:02 [2023-07-21T18:15:02.059Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli 18:15:02 [2023-07-21T18:15:02.207Z] INFO: Expanding go... 18:15:02 [2023-07-21T18:15:02.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 18:15:02 [2023-07-21T18:15:02.570Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli 18:15:03 [2023-07-21T18:15:03.130Z] check_test.go:308: [dd23b2ed301c5] daemon is not started 18:15:03 [2023-07-21T18:15:03.130Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 18:15:03 [2023-07-21T18:15:03.385Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 18:15:04 [2023-07-21T18:15:04.311Z] check_test.go:308: [dca5c61ed3f3e] daemon is not started 18:15:04 [2023-07-21T18:15:04.312Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 18:15:04 [2023-07-21T18:15:04.567Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 18:15:04 [2023-07-21T18:15:04.567Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 18:15:05 [2023-07-21T18:15:05.638Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) 18:15:05 [2023-07-21T18:15:05.638Z] === RUN TestAuthZPluginV2Disable 18:15:05 [2023-07-21T18:15:05.929Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 18:15:08 [2023-07-21T18:15:08.441Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 18:15:08 [2023-07-21T18:15:08.441Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 18:15:08 [2023-07-21T18:15:08.441Z] check_test.go:308: [daad586d96ac1] daemon is not started 18:15:08 [2023-07-21T18:15:08.441Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 18:15:08 [2023-07-21T18:15:08.929Z] --- PASS: TestAuthZPluginV2Disable (3.83s) 18:15:08 [2023-07-21T18:15:08.929Z] === RUN TestAuthZPluginV2RejectVolumeRequests 18:15:09 [2023-07-21T18:15:09.003Z] --- PASS: TestContainerKillOnDaemonStart (11.91s) 18:15:09 [2023-07-21T18:15:09.003Z] PASS 18:15:09 [2023-07-21T18:15:09.003Z] 18:15:09 [2023-07-21T18:15:09.003Z] === Skipped 18:15:09 [2023-07-21T18:15:09.003Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 18:15:09 [2023-07-21T18:15:09.003Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:15:09 [2023-07-21T18:15:09.003Z] 18:15:09 [2023-07-21T18:15:09.003Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 18:15:09 [2023-07-21T18:15:09.003Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:15:09 [2023-07-21T18:15:09.003Z] 18:15:09 [2023-07-21T18:15:09.003Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 18:15:09 [2023-07-21T18:15:09.003Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 18:15:09 [2023-07-21T18:15:09.003Z] 18:15:09 [2023-07-21T18:15:09.003Z] DONE 197 tests, 3 skipped in 121.032s 18:15:09 [2023-07-21T18:15:09.003Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 18:15:09 [2023-07-21T18:15:09.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 18:15:09 [2023-07-21T18:15:09.003Z] ++ set -e 18:15:09 [2023-07-21T18:15:09.003Z] ++ '[' -n 0 ']' 18:15:09 [2023-07-21T18:15:09.003Z] ++ set -x 18:15:09 [2023-07-21T18:15:09.003Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m 18:15:09 [2023-07-21T18:15:09.003Z] INFO: Testing against a local daemon 18:15:09 [2023-07-21T18:15:09.003Z] === RUN TestLiveRestore 18:15:09 [2023-07-21T18:15:09.003Z] === RUN TestLiveRestore/volume_references 18:15:09 [2023-07-21T18:15:09.003Z] === PAUSE TestLiveRestore/volume_references 18:15:09 [2023-07-21T18:15:09.003Z] === CONT TestLiveRestore/volume_references 18:15:09 [2023-07-21T18:15:09.258Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 18:15:09 [2023-07-21T18:15:09.513Z] === RUN TestLiveRestore/volume_references/restartPolicy 18:15:09 [2023-07-21T18:15:09.513Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 18:15:10 [2023-07-21T18:15:10.437Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 18:15:10 [2023-07-21T18:15:10.692Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 18:15:10 [2023-07-21T18:15:10.948Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 18:15:11 [2023-07-21T18:15:11.509Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 18:15:12 [2023-07-21T18:15:12.071Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 18:15:12 [2023-07-21T18:15:12.996Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 18:15:13 [2023-07-21T18:15:13.122Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) 18:15:13 [2023-07-21T18:15:13.122Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 18:15:14 [2023-07-21T18:15:14.360Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 18:15:14 [2023-07-21T18:15:14.615Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 18:15:15 [2023-07-21T18:15:15.176Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 18:15:15 [2023-07-21T18:15:15.736Z] check_test.go:308: [d2712fb9b4f9a] daemon is not started 18:15:15 [2023-07-21T18:15:15.736Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore (0.00s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references (7.31s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.53s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.20s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.11s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.17s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.05s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.11s) 18:15:16 [2023-07-21T18:15:16.297Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s) 18:15:16 [2023-07-21T18:15:16.297Z] PASS 18:15:16 [2023-07-21T18:15:16.297Z] 18:15:16 [2023-07-21T18:15:16.297Z] DONE 9 tests in 7.344s 18:15:16 [2023-07-21T18:15:16.297Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 18:15:16 [2023-07-21T18:15:16.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 18:15:16 [2023-07-21T18:15:16.297Z] ++ set -e 18:15:16 [2023-07-21T18:15:16.297Z] ++ '[' -n 0 ']' 18:15:16 [2023-07-21T18:15:16.297Z] ++ set -x 18:15:16 [2023-07-21T18:15:16.297Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 18:15:16 [2023-07-21T18:15:16.297Z] INFO: Testing against a local daemon 18:15:16 [2023-07-21T18:15:16.297Z] === RUN TestCommitInheritsEnv 18:15:16 [2023-07-21T18:15:16.552Z] --- PASS: TestCommitInheritsEnv (0.24s) 18:15:16 [2023-07-21T18:15:16.552Z] === RUN TestImportExtremelyLargeImageWorks 18:15:16 [2023-07-21T18:15:16.552Z] === PAUSE TestImportExtremelyLargeImageWorks 18:15:16 [2023-07-21T18:15:16.552Z] === RUN TestImagesFilterMultiReference 18:15:16 [2023-07-21T18:15:16.552Z] --- PASS: TestImagesFilterMultiReference (0.04s) 18:15:16 [2023-07-21T18:15:16.552Z] === RUN TestImagePullPlatformInvalid 18:15:16 [2023-07-21T18:15:16.552Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 18:15:16 [2023-07-21T18:15:16.552Z] === RUN TestImagePullStoredfDigestForOtherRepo 18:15:16 [2023-07-21T18:15:16.552Z] time="2023-07-21T18:15:16Z" 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.11 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.552Z] time="2023-07-21T18:15:16Z" level=info msg="redis not configured" go.version=go1.19.11 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.552Z] time="2023-07-21T18:15:16Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.19.11 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.552Z] time="2023-07-21T18:15:16Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.11 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=722a782e-c098-4fe3-af3e-ad6796c2f9bf http.request.method=GET http.request.remoteaddr="127.0.0.1:48082" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=722a782e-c098-4fe3-af3e-ad6796c2f9bf http.request.method=GET http.request.remoteaddr="127.0.0.1:48082" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.225467ms http.response.status=200 http.response.written=2 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=62571f73-a2ef-4636-87e0-bea451a858ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4bc01e64-71d3-457f-84bb-a947d14ca39b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=62571f73-a2ef-4636-87e0-bea451a858ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4bc01e64-71d3-457f-84bb-a947d14ca39b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=62571f73-a2ef-4636-87e0-bea451a858ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=30.164µs trace.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=2ae6abd8-c088-45cd-84db-50df60756d69 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=4bc01e64-71d3-457f-84bb-a947d14ca39b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=21.548µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=63b2ca45-adbe-47a4-bcb7-3be3897ff2f3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] time="2023-07-21T18:15:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=62571f73-a2ef-4636-87e0-bea451a858ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.16027ms http.response.status=404 http.response.written=157 instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.810Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" 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.11 http.request.host="127.0.0.1:5000" http.request.id=4bc01e64-71d3-457f-84bb-a947d14ca39b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.080302ms http.response.status=404 http.response.written=157 instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e9bb6834-5a88-4ad4-b464-16962cb5a502 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e9bb6834-5a88-4ad4-b464-16962cb5a502 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e9bb6834-5a88-4ad4-b464-16962cb5a502 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=98.08µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c2b51a98-3b39-4bac-9cf4-0f33324045e9 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e9bb6834-5a88-4ad4-b464-16962cb5a502 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=24.945µs trace.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=ff0e3faa-60d5-4429-a0d4-1c4f01063f7b trace.line=141 vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3f6ca86a-cd7f-4439-b846-c08ef1c266d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3f6ca86a-cd7f-4439-b846-c08ef1c266d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/startedat\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3f6ca86a-cd7f-4439-b846-c08ef1c266d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=90.88µs trace.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=8c497bf6-7bab-4bf2-a86f-ed0292a82ce3 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3f6ca86a-cd7f-4439-b846-c08ef1c266d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=21.635µs trace.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=a4aac3c2-0596-44de-a691-985f5aadc3f7 trace.line=141 vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3f6ca86a-cd7f-4439-b846-c08ef1c266d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=53.946µs trace.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=9956f980-d912-4a3d-8b2f-553a6f0df663 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=3f6ca86a-cd7f-4439-b846-c08ef1c266d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.080718ms http.response.status=202 http.response.written=0 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/hashstates/sha256/0\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e9bb6834-5a88-4ad4-b464-16962cb5a502 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=67.191µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7c6b424f-426a-4796-9168-f261fffb7225 trace.line=95 vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=e9bb6834-5a88-4ad4-b464-16962cb5a502 http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.074889ms http.response.status=202 http.response.written=0 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=33.064µs trace.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=f9caede1-3298-4be5-a973-8138546c3daa trace.line=82 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=19.436µs trace.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=6e9bc9a0-339d-4925-8fa2-b4cb43f9b26a trace.line=141 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=78.387µs trace.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=fd0d6d08-eabf-41d4-882b-ea736bed94ff trace.line=124 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=15.526µs trace.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=dc0ff2f0-c16e-4a84-b52f-2fde03ffc7ef trace.line=141 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=16.817µs trace.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=219c25b4-0576-4f5b-9113-aa91ed5ab684 trace.line=141 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=11.766µs trace.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=cd342339-92cc-44ee-9e2c-68148f530989 trace.line=141 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=63.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=218687e2-bbc3-46aa-b67f-614826e1a1e7 trace.line=167 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=63.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).PutContent" trace.id=74b712df-1761-41e4-abfc-ac374b8e05af trace.line=95 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=104.706µs trace.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=c346297c-714f-4b49-a754-ae89f6e2aa19 trace.line=181 vars.name=test vars.uuid=546b5a20-8c7f-4fbe-8612-5025a1dc7385 version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.811Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/startedat\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=33.767µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4cd6652-c5f3-4cc8-bb3e-b93d793ffa3f trace.line=82 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=14.984µs trace.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=81983ee7-dfb7-487a-9704-7b006f8203ee trace.line=141 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6f23161d-de29-4e8f-afbc-9d15cd59b9f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48102" http.request.uri="/v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.24468ms http.response.status=201 http.response.written=0 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "PUT /v2/test/blobs/uploads/546b5a20-8c7f-4fbe-8612-5025a1dc7385?_state=JRTxDKw_1Mtrxm0Gi3rHsB-FynPhQ-Z8kpa9cV9zISJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0NmI1YTIwLThjN2YtNGZiZS04NjEyLTUwMjVhMWRjNzM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODU3MzAwNTRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/data\", 0)" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=91.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).WriteStream" trace.id=5d63c8e3-f869-4e1d-b8b9-a95303d51928 trace.line=124 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=20.909µs trace.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=e51a597f-76ab-436d-89d8-aa20b89264db trace.line=141 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=20.204µs trace.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=8ff8a968-fb33-4a71-8faa-cb569fc03732 trace.line=141 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/data\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=11.504µs trace.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=05290f9e-423f-4fc5-b33c-805a91f48ee4 trace.line=141 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=53.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ea3bdd3d-d727-4284-9a40-75dcd0a6e146 trace.line=167 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=53.647µs trace.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=ec5a60ed-826c-4ef5-90cb-86e72ead96c0 trace.line=95 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d\")" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=95.248µs trace.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=31a79053-7f0b-4e24-be7b-e6331eb9bcb7 trace.line=181 vars.name=test vars.uuid=773a7849-4fd8-4532-bbd3-8dad1d5e280d version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=340b0ec0-7564-45b7-bdb6-f57c0523d8bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.16078ms http.response.status=201 http.response.written=0 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "PUT /v2/test/blobs/uploads/773a7849-4fd8-4532-bbd3-8dad1d5e280d?_state=fRayvawochRrWP4PHCJVM7VYlsrEaehBVEMtk_klpZl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3M2E3ODQ5LTRmZDgtNDUzMi1iYmQzLThkYWQxZDVlMjgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0yMVQxODoxNToxNi41ODQzODk4OTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9206189a-9a8f-479f-80b8-3f25b8b8cfd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9206189a-9a8f-479f-80b8-3f25b8b8cfd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9206189a-9a8f-479f-80b8-3f25b8b8cfd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=16.324µs trace.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=b18cd8fe-59ca-4a78-ab46-3ba63a68dd5c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=9206189a-9a8f-479f-80b8-3f25b8b8cfd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.057621ms http.response.status=404 http.response.written=96 instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg=PutImageManifest go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=29.722µs trace.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=da0b27c6-665d-4515-ab82-78e80893255d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=16.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b25218b3-b422-4c13-8b7f-6a197b370c20 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=23.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58fc9b4b-5b5d-4cca-b8a8-183498b8401a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=16.688µs trace.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=5e28dab2-c739-4957-8529-fb2c6dd379c5 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=17.783µs trace.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=00423c5c-29f5-481a-a8e6-c38984150d80 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=57.89µs trace.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=4527f084-531f-4da4-bc41-026c76adfa8c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=69.013µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e97ebb6e-7b23-4c28-ac82-82acebc9c9a7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=36.199µs trace.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=2bbdc6eb-1d72-43b0-9427-1eb66fb1d495 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.812Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=92.679µs trace.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=94c54d1e-4ead-47db-8d5b-fb5ecc580765 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=30.866µs trace.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=2eae7658-d2ee-4de5-8e17-afb187c51493 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7996f2e0-0450-4ff4-9e64-95768fef6d9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.910935ms http.response.status=201 http.response.written=0 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8173d99f-b009-463b-bd2d-44aa098fa48d http.request.method=GET http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=8173d99f-b009-463b-bd2d-44aa098fa48d http.request.method=GET http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="912.042µs" http.response.status=200 http.response.written=2 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=24.551µs trace.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=6995940a-dc1d-49f9-9d14-8c0de275c862 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=25.092µs trace.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=3535a435-e7b6-426d-917b-3f856208cdf8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=14.219µs trace.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=5e92526e-298e-4ec4-a86c-487687c6f914 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=18.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f5287b00-f7c9-47f7-9024-24456b621eec trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference=latest version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=c32c502f-fecb-4d77-89d5-b839dc8969b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.664709ms http.response.status=200 http.response.written=417 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=33.628µs trace.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=a2370766-8aa7-41ab-88fa-0411428a6e38 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=14.986µs trace.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=f749d78d-1841-4d0e-a078-09d31d100834 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=23.634µs trace.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=128ac8ea-16a3-4339-ad86-267ecc962945 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f2816a69-b2b4-4c54-aeed-ba3b525ec75e http.request.method=GET http.request.remoteaddr="127.0.0.1:48150" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.448637ms http.response.status=200 http.response.written=417 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=29.989µs trace.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=6561748b-6671-4736-848b-a8001fbeac39 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=14.671µs trace.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=162dbf24-2833-4340-96ef-0c2bd1117535 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=24.5µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ad751fab-444e-4386-ad58-46d4e3166682 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.813Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=16.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21af5920-0788-4077-86dd-ee94cc9f04be trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=12.807µs trace.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=f143007a-f82a-4f4f-a830-9ee1ef4c8cc1 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=5.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).URLFor" trace.id=2a9f9085-6332-4eb3-a831-e951ce517601 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=13.567µs trace.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=fa9767b2-308f-4232-a183-3b9d76d21f1d trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg=GetBlob go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=29.429µs trace.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=d8ec9a8b-ab77-4ad2-b9ad-4859c35879b6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=12.262µs trace.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=8f7ce701-4427-425b-9a7a-d0ee54ec6274 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=46.545µs trace.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=2d92c314-be6b-49ee-bf90-09070c86c7df trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=17.323µs trace.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=0e6963d1-a268-45a6-aeaa-eed87f5057d2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=11.95µs trace.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=e448b58b-2bf2-4ab7-9701-b479fdfc83d4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=6.53µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=27ca9bf3-1c9e-4e07-b7e1-0101507738f7 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=26.552µs trace.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=2246c5d1-47e3-4425-9c46-55b244ce82f2 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=26.547µs trace.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=9fed277d-c62a-4fa6-8c28-72c22fd8a406 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=12.346µs trace.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=a12db39c-103c-4b5f-a7f8-f9a198efaf09 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=5400116c-3357-4394-80cb-6b40031f60b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48166" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.776329ms http.response.status=200 http.response.written=179 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=23.974µs trace.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=6448de94-57e1-4938-ace8-fe4ceb598347 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=9.611µs trace.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=bde0a3ef-428c-4f41-a46c-99c6a625a91d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=33e16217-a004-47da-80aa-56cb489ea4b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48182" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.920693ms http.response.status=200 http.response.written=68 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f6d75463-a364-4349-a110-650330ca7a0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48208" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=info msg="response completed" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=f6d75463-a364-4349-a110-650330ca7a0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48208" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.78211ms http.response.status=200 http.response.written=2 instance.id=119a322b-05ff-4187-a386-72433c19b94e version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=19efab09-000a-4437-91dd-4b2aeb014a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=19efab09-000a-4437-91dd-4b2aeb014a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=19efab09-000a-4437-91dd-4b2aeb014a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=19efab09-000a-4437-91dd-4b2aeb014a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=21.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b8e9189-71f1-4df8-8e53-b68a9fbf4942 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=19efab09-000a-4437-91dd-4b2aeb014a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=12.46µs trace.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=06c84755-d782-4990-8de5-1234c25907f2 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] time="2023-07-21T18:15:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=19efab09-000a-4437-91dd-4b2aeb014a85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103058ms http.response.status=404 http.response.written=181 instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.814Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.815Z] time="2023-07-21T18:15:16Z" level=debug msg="authorizing request" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=52606131-d4b7-4780-af92-537c02b60d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48230" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.815Z] time="2023-07-21T18:15:16Z" level=debug msg=GetImageManifest go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=52606131-d4b7-4780-af92-537c02b60d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48230" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.815Z] time="2023-07-21T18:15:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=52606131-d4b7-4780-af92-537c02b60d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48230" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.815Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=52606131-d4b7-4780-af92-537c02b60d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48230" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=19.518µs trace.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=1d9c6235-b75d-4b9e-897f-e813ad97ed8c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.815Z] time="2023-07-21T18:15:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=52606131-d4b7-4780-af92-537c02b60d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48230" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=119a322b-05ff-4187-a386-72433c19b94e trace.duration=13.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ad6f90f4-633c-4ab5-a7f4-f1bbfddea3da trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.815Z] time="2023-07-21T18:15:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.11 http.request.host="127.0.0.1:5000" http.request.id=52606131-d4b7-4780-af92-537c02b60d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:48230" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.147358ms http.response.status=404 http.response.written=181 instance.id=119a322b-05ff-4187-a386-72433c19b94e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 18:15:16 [2023-07-21T18:15:16.815Z] 127.0.0.1 - - [21/Jul/2023:18:15:16 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.11 git-commit/2d76f96d0612d5d9244e28f1c45d7ded44c875d3 kernel/5.15.0-1039-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" 18:15:16 [2023-07-21T18:15:16.815Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) 18:15:16 [2023-07-21T18:15:16.815Z] === RUN TestRemoveImageOrphaning 18:15:17 [2023-07-21T18:15:17.070Z] --- PASS: TestRemoveImageOrphaning (0.20s) 18:15:17 [2023-07-21T18:15:17.070Z] === RUN TestRemoveImageGarbageCollector 18:15:18 [2023-07-21T18:15:18.956Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestTagUnprefixedRepoByNameOrName 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 18:15:18 [2023-07-21T18:15:18.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestTagInvalidReference 18:15:18 [2023-07-21T18:15:18.956Z] --- PASS: TestTagInvalidReference (0.02s) 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestTagValidPrefixedRepo 18:15:18 [2023-07-21T18:15:18.956Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestTagExistedNameWithoutForce 18:15:18 [2023-07-21T18:15:18.956Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestTagOfficialNames 18:15:18 [2023-07-21T18:15:18.956Z] --- PASS: TestTagOfficialNames (0.04s) 18:15:18 [2023-07-21T18:15:18.956Z] === RUN TestTagMatchesDigest 18:15:19 [2023-07-21T18:15:19.040Z] --- PASS: TestCreateServiceMultipleTimes (15.68s) 18:15:19 [2023-07-21T18:15:19.040Z] === RUN TestCreateServiceConflict 18:15:19 [2023-07-21T18:15:19.040Z] --- PASS: TestCreateServiceConflict (2.29s) 18:15:19 [2023-07-21T18:15:19.040Z] === RUN TestCreateServiceMaxReplicas 18:15:19 [2023-07-21T18:15:19.211Z] --- PASS: TestTagMatchesDigest (0.01s) 18:15:19 [2023-07-21T18:15:19.211Z] === CONT TestImportExtremelyLargeImageWorks 18:15:20 [2023-07-21T18:15:20.591Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 18:15:21 [2023-07-21T18:15:21.098Z] === RUN TestDockerSuite/TestBuildDotDotFile 18:15:21 [2023-07-21T18:15:21.098Z] === RUN TestDockerSuite/TestBuildEOLInLine 18:15:21 [2023-07-21T18:15:21.355Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 18:15:21 [2023-07-21T18:15:21.568Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) 18:15:21 [2023-07-21T18:15:21.568Z] === RUN TestCreateWithDuplicateNetworkNames 18:15:23 [2023-07-21T18:15:23.103Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.23s) 18:15:23 [2023-07-21T18:15:23.103Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 18:15:23 [2023-07-21T18:15:23.867Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 18:15:24 [2023-07-21T18:15:24.123Z] === RUN TestDockerSuite/TestBuildEmptyCmd 18:15:24 [2023-07-21T18:15:24.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 18:15:24 [2023-07-21T18:15:24.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 18:15:24 [2023-07-21T18:15:24.939Z] === RUN TestDockerSuite/TestBuildEmptyScratch 18:15:24 [2023-07-21T18:15:24.939Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 18:15:24 [2023-07-21T18:15:24.939Z] === RUN TestDockerSuite/TestBuildEntrypoint 18:15:25 [2023-07-21T18:15:25.195Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 18:15:25 [2023-07-21T18:15:25.756Z] check_test.go:308: [dc10675d675e7] daemon is not started 18:15:25 [2023-07-21T18:15:25.756Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 18:15:25 [2023-07-21T18:15:25.898Z] --- PASS: TestImportExtremelyLargeImageWorks (85.15s) 18:15:25 [2023-07-21T18:15:25.898Z] PASS 18:15:25 [2023-07-21T18:15:25.898Z] 18:15:25 [2023-07-21T18:15:25.898Z] === Skipped 18:15:25 [2023-07-21T18:15:25.898Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] DONE 13 tests, 2 skipped in 89.342s 18:15:25 [2023-07-21T18:15:25.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.899Z] INFO: Testing against a local daemon 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkCreateDelete 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkCreateDelete (0.21s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDockerNetworkDeletePreferID 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDaemonDNSFallback 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestDaemonDNSFallback (7.34s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestInspectNetwork 18:15:25 [2023-07-21T18:15:25.899Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestInspectNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestRunContainerWithBridgeNone 18:15:25 [2023-07-21T18:15:25.899Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkInvalidJSON 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkInvalidJSON//networks/create 18:15:25 [2023-07-21T18:15:25.899Z] === PAUSE TestNetworkInvalidJSON//networks/create 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 18:15:25 [2023-07-21T18:15:25.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 18:15:25 [2023-07-21T18:15:25.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 18:15:25 [2023-07-21T18:15:25.899Z] === CONT TestNetworkInvalidJSON//networks/create 18:15:25 [2023-07-21T18:15:25.899Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 18:15:25 [2023-07-21T18:15:25.899Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkInvalidJSON (0.01s) 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkList 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkList//networks 18:15:25 [2023-07-21T18:15:25.899Z] === PAUSE TestNetworkList//networks 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestNetworkList//networks/ 18:15:25 [2023-07-21T18:15:25.899Z] === PAUSE TestNetworkList//networks/ 18:15:25 [2023-07-21T18:15:25.899Z] === CONT TestNetworkList//networks 18:15:25 [2023-07-21T18:15:25.899Z] === CONT TestNetworkList//networks/ 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkList (0.01s) 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkList//networks/ (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestNetworkList//networks (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestHostIPv4BridgeLabel 18:15:25 [2023-07-21T18:15:25.899Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDaemonRestartWithLiveRestore 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDaemonDefaultNetworkPools 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDaemonRestartWithExistingNetwork 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestServiceWithPredefinedNetwork 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestServiceRemoveKeepsIngressNetwork 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:242: FLAKY_TEST 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestServiceWithDataPathPortInit 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestServiceWithDefaultAddressPoolInit 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] PASS 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === Skipped 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:242: FLAKY_TEST 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] DONE 22 tests, 12 skipped in 8.082s 18:15:25 [2023-07-21T18:15:25.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.899Z] INFO: Testing against a local daemon 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDockerNetworkIpvlanPersistance 18:15:25 [2023-07-21T18:15:25.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDockerNetworkIpvlan 18:15:25 [2023-07-21T18:15:25.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] PASS 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === Skipped 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] DONE 2 tests, 2 skipped in 0.031s 18:15:25 [2023-07-21T18:15:25.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.899Z] INFO: Testing against a local daemon 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDockerNetworkMacvlanPersistance 18:15:25 [2023-07-21T18:15:25.899Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestDockerNetworkMacvlan 18:15:25 [2023-07-21T18:15:25.899Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] PASS 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === Skipped 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] DONE 2 tests, 2 skipped in 0.030s 18:15:25 [2023-07-21T18:15:25.899Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.899Z] testing: warning: no tests to run 18:15:25 [2023-07-21T18:15:25.899Z] PASS 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] DONE 0 tests in 0.006s 18:15:25 [2023-07-21T18:15:25.899Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.899Z] INFO: Testing against a local daemon 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginAllowRequest 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginTLS 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginTLS (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginDenyRequest 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginAPIDenyResponse 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginDenyResponse 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginAllowEventStream 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginErrorResponse 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginErrorRequest 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginEnsureLoadImportWorking 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginHeader 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginHeader (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.33s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginV2Disable 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginV2RejectVolumeRequests 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] PASS 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === Skipped 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.33s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) 18:15:25 [2023-07-21T18:15:25.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] DONE 17 tests, 17 skipped in 1.636s 18:15:25 [2023-07-21T18:15:25.899Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.899Z] INFO: Testing against a local daemon 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestPluginInvalidJSON 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 18:15:25 [2023-07-21T18:15:25.899Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 18:15:25 [2023-07-21T18:15:25.899Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestPluginInvalidJSON (0.01s) 18:15:25 [2023-07-21T18:15:25.899Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestPluginInstall 18:15:25 [2023-07-21T18:15:25.899Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestPluginInstall (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestPluginsWithRuntimes 18:15:25 [2023-07-21T18:15:25.899Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] === RUN TestPluginBackCompatMediaTypes 18:15:25 [2023-07-21T18:15:25.899Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 18:15:25 [2023-07-21T18:15:25.899Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] PASS 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === Skipped 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 18:15:25 [2023-07-21T18:15:25.899Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 18:15:25 [2023-07-21T18:15:25.899Z] 18:15:25 [2023-07-21T18:15:25.899Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 18:15:25 [2023-07-21T18:15:25.900Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 18:15:25 [2023-07-21T18:15:25.900Z] 18:15:25 [2023-07-21T18:15:25.900Z] DONE 5 tests, 3 skipped in 0.041s 18:15:25 [2023-07-21T18:15:25.900Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 18:15:25 [2023-07-21T18:15:25.900Z] INFO: Testing against a local daemon 18:15:25 [2023-07-21T18:15:25.900Z] === RUN TestExternalGraphDriver 18:15:25 [2023-07-21T18:15:25.900Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 18:15:25 [2023-07-21T18:15:25.900Z] --- SKIP: TestExternalGraphDriver (0.33s) 18:15:25 [2023-07-21T18:15:25.900Z] === RUN TestGraphdriverPluginV2 18:15:26 [2023-07-21T18:15:26.318Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 18:15:26 [2023-07-21T18:15:26.573Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 18:15:26 [2023-07-21T18:15:26.829Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 18:15:27 [2023-07-21T18:15:27.391Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 18:15:27 [2023-07-21T18:15:27.391Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 18:15:28 [2023-07-21T18:15:28.318Z] === RUN TestDockerSuite/TestBuildEnv 18:15:28 [2023-07-21T18:15:28.573Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 18:15:28 [2023-07-21T18:15:28.573Z] check_test.go:308: [dab7e3dec389f] daemon is not started 18:15:28 [2023-07-21T18:15:28.573Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 18:15:29 [2023-07-21T18:15:29.134Z] === RUN TestDockerSuite/TestBuildEnvEscapes 18:15:30 [2023-07-21T18:15:30.060Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 18:15:30 [2023-07-21T18:15:30.620Z] === RUN TestDockerSuite/TestBuildEnvUsage 18:15:30 [2023-07-21T18:15:30.620Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 18:15:31 [2023-07-21T18:15:31.162Z] --- PASS: TestGraphdriverPluginV2 (6.06s) 18:15:31 [2023-07-21T18:15:31.162Z] PASS 18:15:31 [2023-07-21T18:15:31.162Z] 18:15:31 [2023-07-21T18:15:31.162Z] === Skipped 18:15:31 [2023-07-21T18:15:31.162Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) 18:15:31 [2023-07-21T18:15:31.162Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 18:15:31 [2023-07-21T18:15:31.162Z] 18:15:31 [2023-07-21T18:15:31.162Z] DONE 2 tests, 1 skipped in 6.416s 18:15:31 [2023-07-21T18:15:31.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 18:15:31 [2023-07-21T18:15:31.162Z] INFO: Testing against a local daemon 18:15:31 [2023-07-21T18:15:31.162Z] === RUN TestContinueAfterPluginCrash 18:15:31 [2023-07-21T18:15:31.162Z] === PAUSE TestContinueAfterPluginCrash 18:15:31 [2023-07-21T18:15:31.162Z] === RUN TestReadPluginNoRead 18:15:31 [2023-07-21T18:15:31.162Z] === PAUSE TestReadPluginNoRead 18:15:31 [2023-07-21T18:15:31.162Z] === RUN TestDaemonStartWithLogOpt 18:15:31 [2023-07-21T18:15:31.162Z] === PAUSE TestDaemonStartWithLogOpt 18:15:31 [2023-07-21T18:15:31.162Z] === CONT TestContinueAfterPluginCrash 18:15:31 [2023-07-21T18:15:31.162Z] === CONT TestDaemonStartWithLogOpt 18:15:31 [2023-07-21T18:15:31.162Z] === CONT TestReadPluginNoRead 18:15:33 [2023-07-21T18:15:33.133Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 18:15:34 [2023-07-21T18:15:34.499Z] === RUN TestDockerSuite/TestBuildEnvUsage2 18:15:36 [2023-07-21T18:15:36.388Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 18:15:36 [2023-07-21T18:15:36.435Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) 18:15:36 [2023-07-21T18:15:36.435Z] === RUN TestCreateServiceSecretFileMode 18:15:37 [2023-07-21T18:15:37.314Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 18:15:37 [2023-07-21T18:15:37.803Z] === RUN TestReadPluginNoRead/default 18:15:38 [2023-07-21T18:15:38.089Z] INFO: Expanding compiler 1 of 3... 18:15:38 [2023-07-21T18:15:38.089Z] INFO: Expanding compiler 2 of 3... 18:15:38 [2023-07-21T18:15:38.240Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 18:15:38 [2023-07-21T18:15:38.620Z] tests/integration/api_volume_test.py ......... [ 74%] 18:15:38 [2023-07-21T18:15:38.620Z] tests/integration/client_test.py ..... [ 75%] 18:15:38 [2023-07-21T18:15:38.620Z] tests/integration/context_api_test.py ... [ 76%] 18:15:38 [2023-07-21T18:15:38.620Z] tests/integration/errors_test.py . [ 76%] 18:15:39 [2023-07-21T18:15:39.232Z] --- PASS: TestDaemonStartWithLogOpt (8.14s) 18:15:39 [2023-07-21T18:15:39.504Z] === RUN TestReadPluginNoRead/disabled_caching 18:15:40 [2023-07-21T18:15:40.756Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 18:15:41 [2023-07-21T18:15:41.197Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) 18:15:41 [2023-07-21T18:15:41.197Z] PASS 18:15:41 [2023-07-21T18:15:41.197Z] 18:15:41 [2023-07-21T18:15:41.197Z] DONE 17 tests in 48.824s 18:15:41 [2023-07-21T18:15:41.197Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 18:15:41 [2023-07-21T18:15:41.197Z] INFO: Testing against a local daemon 18:15:41 [2023-07-21T18:15:41.197Z] === RUN TestPluginInvalidJSON 18:15:41 [2023-07-21T18:15:41.197Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 18:15:41 [2023-07-21T18:15:41.197Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 18:15:41 [2023-07-21T18:15:41.197Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 18:15:41 [2023-07-21T18:15:41.197Z] --- PASS: TestPluginInvalidJSON (0.01s) 18:15:41 [2023-07-21T18:15:41.197Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 18:15:41 [2023-07-21T18:15:41.197Z] === RUN TestPluginInstall 18:15:41 [2023-07-21T18:15:41.197Z] === RUN TestPluginInstall/no_auth 18:15:41 [2023-07-21T18:15:41.833Z] INFO: Expanding compiler 3 of 3... 18:15:42 [2023-07-21T18:15:42.084Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 18:15:42 [2023-07-21T18:15:42.294Z] INFO: Removing downloaded files... 18:15:42 [2023-07-21T18:15:42.295Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 18:15:42 [2023-07-21T18:15:42.295Z] INFO: Configuring git core.autocrlf... 18:15:42 [2023-07-21T18:15:42.577Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:15:42 [2023-07-21T18:15:42.577Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9bc5083ab113d2e43897ca46c519748bfb39efcc9a641df57a461fef2ce5632" mediatype=application/vnd.docker.plugin.v1+json size=522 18:15:42 [2023-07-21T18:15:42.577Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:15:42 [2023-07-21T18:15:42.577Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9bc5083ab113d2e43897ca46c519748bfb39efcc9a641df57a461fef2ce5632" mediatype=application/vnd.docker.plugin.v1+json size=522 18:15:42 [2023-07-21T18:15:42.577Z] === RUN TestPluginInstall/with_htpasswd 18:15:42 [2023-07-21T18:15:42.664Z] --- PASS: TestContinueAfterPluginCrash (11.94s) 18:15:43 [2023-07-21T18:15:43.145Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:15:43 [2023-07-21T18:15:43.145Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcf7342ebc096bd73410d2bb323baf346e165bf2b6ba54f99dad25429042cb21" mediatype=application/vnd.docker.plugin.v1+json size=522 18:15:43 [2023-07-21T18:15:43.145Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:15:43 [2023-07-21T18:15:43.145Z] time="2023-07-21T18:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcf7342ebc096bd73410d2bb323baf346e165bf2b6ba54f99dad25429042cb21" mediatype=application/vnd.docker.plugin.v1+json size=522 18:15:43 [2023-07-21T18:15:43.145Z] === RUN TestPluginInstall/with_insecure 18:15:43 [2023-07-21T18:15:43.268Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 18:15:44 [2023-07-21T18:15:44.084Z] time="2023-07-21T18:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:15:44 [2023-07-21T18:15:44.084Z] time="2023-07-21T18:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bdd24fa340503e02362ddc35339e1dc1821599dc524532d777ec22c8a44d7dc" mediatype=application/vnd.docker.plugin.v1+json size=522 18:15:44 [2023-07-21T18:15:44.084Z] time="2023-07-21T18:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:15:44 [2023-07-21T18:15:44.084Z] time="2023-07-21T18:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bdd24fa340503e02362ddc35339e1dc1821599dc524532d777ec22c8a44d7dc" mediatype=application/vnd.docker.plugin.v1+json size=522 18:15:44 [2023-07-21T18:15:44.226Z] === CONT TestReadPluginNoRead 18:15:44 [2023-07-21T18:15:44.226Z] read_test.go:92: [daa0282cca6c2] daemon is not started 18:15:44 [2023-07-21T18:15:44.226Z] --- PASS: TestReadPluginNoRead (13.54s) 18:15:44 [2023-07-21T18:15:44.226Z] --- PASS: TestReadPluginNoRead/default (2.34s) 18:15:44 [2023-07-21T18:15:44.226Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.38s) 18:15:44 [2023-07-21T18:15:44.226Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.42s) 18:15:44 [2023-07-21T18:15:44.226Z] PASS 18:15:44 [2023-07-21T18:15:44.347Z] plugin_test.go:164: [d5b7de48b6bec] daemon is not started 18:15:44 [2023-07-21T18:15:44.347Z] --- PASS: TestPluginInstall (4.68s) 18:15:44 [2023-07-21T18:15:44.347Z] --- PASS: TestPluginInstall/no_auth (2.94s) 18:15:44 [2023-07-21T18:15:44.347Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) 18:15:44 [2023-07-21T18:15:44.347Z] --- PASS: TestPluginInstall/with_insecure (1.10s) 18:15:44 [2023-07-21T18:15:44.347Z] === RUN TestPluginsWithRuntimes 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] DONE 6 tests in 13.568s 18:15:44 [2023-07-21T18:15:44.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 18:15:44 [2023-07-21T18:15:44.484Z] testing: warning: no tests to run 18:15:44 [2023-07-21T18:15:44.484Z] PASS 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] DONE 0 tests in 0.007s 18:15:44 [2023-07-21T18:15:44.484Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 18:15:44 [2023-07-21T18:15:44.484Z] INFO: Testing against a local daemon 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestPluginWithDevMounts 18:15:44 [2023-07-21T18:15:44.484Z] mounts_test.go:20: (*Execution).IsRootless-fm 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestPluginWithDevMounts (0.00s) 18:15:44 [2023-07-21T18:15:44.484Z] PASS 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === Skipped 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 18:15:44 [2023-07-21T18:15:44.484Z] mounts_test.go:20: (*Execution).IsRootless-fm 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] DONE 1 tests, 1 skipped in 0.028s 18:15:44 [2023-07-21T18:15:44.484Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 18:15:44 [2023-07-21T18:15:44.484Z] INFO: Testing against a local daemon 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestSecretInspect 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestSecretInspect (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestSecretList 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestSecretList (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestSecretsCreateAndDelete 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestSecretsUpdate 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestSecretsUpdate (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestTemplatedSecret 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestTemplatedSecret (0.00s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestSecretCreateResolve 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestSecretCreateResolve (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] PASS 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === Skipped 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] 18:15:44 [2023-07-21T18:15:44.484Z] DONE 6 tests, 6 skipped in 0.080s 18:15:44 [2023-07-21T18:15:44.484Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 18:15:44 [2023-07-21T18:15:44.484Z] INFO: Testing against a local daemon 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestServiceCreateInit 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestServiceCreateInit/daemonInitDisabled 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestServiceCreateInit/daemonInitEnabled 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- PASS: TestServiceCreateInit (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateServiceMultipleTimes 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateServiceConflict 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestCreateServiceConflict (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateServiceMaxReplicas 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateWithDuplicateNetworkNames 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateServiceSecretFileMode 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateServiceConfigFileMode 18:15:44 [2023-07-21T18:15:44.484Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.484Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 18:15:44 [2023-07-21T18:15:44.484Z] === RUN TestCreateServiceSysctls 18:15:44 [2023-07-21T18:15:44.742Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestCreateServiceSysctls (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestCreateServiceCapabilities 18:15:44 [2023-07-21T18:15:44.742Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestCreateServiceCapabilities (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestInspect 18:15:44 [2023-07-21T18:15:44.742Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestInspect (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestCreateJob 18:15:44 [2023-07-21T18:15:44.742Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestCreateJob (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestReplicatedJob 18:15:44 [2023-07-21T18:15:44.742Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestReplicatedJob (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestUpdateReplicatedJob 18:15:44 [2023-07-21T18:15:44.742Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestServiceListWithStatuses 18:15:44 [2023-07-21T18:15:44.742Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestServiceListWithStatuses (0.00s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestDockerNetworkConnectAlias 18:15:44 [2023-07-21T18:15:44.742Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestDockerNetworkReConnect 18:15:44 [2023-07-21T18:15:44.742Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:44 [2023-07-21T18:15:44.742Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 18:15:44 [2023-07-21T18:15:44.742Z] === RUN TestServicePlugin 18:15:45 [2023-07-21T18:15:45.768Z] === RUN TestPluginsWithRuntimes/No_Args 18:15:46 [2023-07-21T18:15:46.531Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 18:15:46 [2023-07-21T18:15:46.705Z] === RUN TestPluginsWithRuntimes/With_Args 18:15:47 [2023-07-21T18:15:47.641Z] --- PASS: TestPluginsWithRuntimes (3.38s) 18:15:47 [2023-07-21T18:15:47.641Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) 18:15:47 [2023-07-21T18:15:47.641Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) 18:15:47 [2023-07-21T18:15:47.641Z] === RUN TestPluginBackCompatMediaTypes 18:15:47 [2023-07-21T18:15:47.893Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 18:15:48 [2023-07-21T18:15:48.022Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServicePlugin (2.82s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestServiceUpdateLabel 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceUpdateLabel (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestServiceUpdateSecrets 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestServiceUpdateConfigs 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestServiceUpdateNetwork 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestServiceUpdatePidsLimit 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) 18:15:48 [2023-07-21T18:15:48.022Z] PASS 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === Skipped 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestInspect (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 18:15:48 [2023-07-21T18:15:48.022Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServicePlugin (2.82s) 18:15:48 [2023-07-21T18:15:48.022Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) 18:15:48 [2023-07-21T18:15:48.022Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] DONE 24 tests, 23 skipped in 3.055s 18:15:48 [2023-07-21T18:15:48.022Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 18:15:48 [2023-07-21T18:15:48.022Z] INFO: Testing against a local daemon 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestSessionCreate 18:15:48 [2023-07-21T18:15:48.022Z] --- PASS: TestSessionCreate (0.02s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestSessionCreateWithBadUpgrade 18:15:48 [2023-07-21T18:15:48.022Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 18:15:48 [2023-07-21T18:15:48.022Z] PASS 18:15:48 [2023-07-21T18:15:48.022Z] 18:15:48 [2023-07-21T18:15:48.022Z] DONE 2 tests in 0.059s 18:15:48 [2023-07-21T18:15:48.022Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 18:15:48 [2023-07-21T18:15:48.022Z] INFO: Testing against a local daemon 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestCgroupDriverSystemdMemoryLimit 18:15:48 [2023-07-21T18:15:48.022Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:15:48 [2023-07-21T18:15:48.022Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 18:15:48 [2023-07-21T18:15:48.022Z] === RUN TestEventsExecDie 18:15:48 [2023-07-21T18:15:48.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 18:15:48 [2023-07-21T18:15:48.208Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) 18:15:48 [2023-07-21T18:15:48.208Z] PASS 18:15:48 [2023-07-21T18:15:48.208Z] 18:15:48 [2023-07-21T18:15:48.208Z] DONE 10 tests in 8.663s 18:15:48 [2023-07-21T18:15:48.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 18:15:48 [2023-07-21T18:15:48.208Z] INFO: Testing against a local daemon 18:15:48 [2023-07-21T18:15:48.208Z] === RUN TestExternalGraphDriver 18:15:48 [2023-07-21T18:15:48.280Z] --- PASS: TestEventsExecDie (0.60s) 18:15:48 [2023-07-21T18:15:48.280Z] === RUN TestEventsBackwardsCompatible 18:15:48 [2023-07-21T18:15:48.280Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 18:15:48 [2023-07-21T18:15:48.280Z] === RUN TestInfoBinaryCommits 18:15:48 [2023-07-21T18:15:48.280Z] --- PASS: TestInfoBinaryCommits (0.02s) 18:15:48 [2023-07-21T18:15:48.280Z] === RUN TestInfoAPIVersioned 18:15:48 [2023-07-21T18:15:48.280Z] --- PASS: TestInfoAPIVersioned (0.01s) 18:15:48 [2023-07-21T18:15:48.280Z] === RUN TestInfoDiscoveryBackend 18:15:48 [2023-07-21T18:15:48.404Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 18:15:48 [2023-07-21T18:15:48.630Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) 18:15:48 [2023-07-21T18:15:48.630Z] === RUN TestCreateServiceConfigFileMode 18:15:48 [2023-07-21T18:15:48.776Z] === RUN TestExternalGraphDriver/json 18:15:49 [2023-07-21T18:15:49.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 18:15:49 [2023-07-21T18:15:49.330Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 18:15:50 [2023-07-21T18:15:50.178Z] --- PASS: TestInfoDiscoveryBackend (1.58s) 18:15:50 [2023-07-21T18:15:50.178Z] === RUN TestInfoDiscoveryInvalidAdvertise 18:15:50 [2023-07-21T18:15:50.681Z] === RUN TestExternalGraphDriver/spec 18:15:51 [2023-07-21T18:15:51.844Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 18:15:52 [2023-07-21T18:15:52.058Z] === RUN TestExternalGraphDriver/pull 18:15:53 [2023-07-21T18:15:53.457Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) 18:15:53 [2023-07-21T18:15:53.457Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 18:15:53 [2023-07-21T18:15:53.457Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network 18:15:53 [2023-07-21T18:15:53.457Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 18:15:53 [2023-07-21T18:15:53.457Z] === RUN TestInfoAPI 18:15:53 [2023-07-21T18:15:53.457Z] --- PASS: TestInfoAPI (0.02s) 18:15:53 [2023-07-21T18:15:53.457Z] === RUN TestInfoAPIWarnings 18:15:53 [2023-07-21T18:15:53.964Z] --- PASS: TestExternalGraphDriver (5.29s) 18:15:53 [2023-07-21T18:15:53.964Z] --- PASS: TestExternalGraphDriver/json (1.66s) 18:15:53 [2023-07-21T18:15:53.964Z] --- PASS: TestExternalGraphDriver/spec (1.63s) 18:15:53 [2023-07-21T18:15:53.964Z] --- PASS: TestExternalGraphDriver/pull (1.67s) 18:15:53 [2023-07-21T18:15:53.964Z] === RUN TestGraphdriverPluginV2 18:15:56 [2023-07-21T18:15:56.008Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 18:15:56 [2023-07-21T18:15:56.008Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 18:15:56 [2023-07-21T18:15:56.008Z] docker_cli_daemon_test.go:2550: [dc6659b569c04] daemon is not started 18:15:56 [2023-07-21T18:15:56.008Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 18:15:56 [2023-07-21T18:15:56.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 18:15:57 [2023-07-21T18:15:57.189Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 18:15:57 [2023-07-21T18:15:57.189Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows 18:15:57 [2023-07-21T18:15:57.189Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 18:15:57 [2023-07-21T18:15:57.445Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 18:15:57 [2023-07-21T18:15:57.445Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 18:15:57 [2023-07-21T18:15:57.625Z] tests/integration/models_containers_test.py ............................ [ 83%] 18:15:58 [2023-07-21T18:15:58.156Z] --- PASS: TestGraphdriverPluginV2 (4.27s) 18:15:58 [2023-07-21T18:15:58.156Z] PASS 18:15:58 [2023-07-21T18:15:58.156Z] 18:15:58 [2023-07-21T18:15:58.156Z] DONE 5 tests in 9.590s 18:15:58 [2023-07-21T18:15:58.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 18:15:58 [2023-07-21T18:15:58.156Z] INFO: Testing against a local daemon 18:15:58 [2023-07-21T18:15:58.156Z] === RUN TestContinueAfterPluginCrash 18:15:58 [2023-07-21T18:15:58.156Z] === PAUSE TestContinueAfterPluginCrash 18:15:58 [2023-07-21T18:15:58.156Z] === RUN TestReadPluginNoRead 18:15:58 [2023-07-21T18:15:58.156Z] === PAUSE TestReadPluginNoRead 18:15:58 [2023-07-21T18:15:58.156Z] === RUN TestDaemonStartWithLogOpt 18:15:58 [2023-07-21T18:15:58.156Z] === PAUSE TestDaemonStartWithLogOpt 18:15:58 [2023-07-21T18:15:58.156Z] === CONT TestContinueAfterPluginCrash 18:15:58 [2023-07-21T18:15:58.156Z] === CONT TestDaemonStartWithLogOpt 18:15:58 [2023-07-21T18:15:58.156Z] === CONT TestReadPluginNoRead 18:16:00 [2023-07-21T18:16:00.069Z] === RUN TestReadPluginNoRead/default 18:16:00 [2023-07-21T18:16:00.637Z] --- PASS: TestDaemonStartWithLogOpt (2.84s) 18:16:00 [2023-07-21T18:16:00.821Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) 18:16:00 [2023-07-21T18:16:00.821Z] === RUN TestCreateServiceSysctls 18:16:01 [2023-07-21T18:16:01.574Z] === RUN TestReadPluginNoRead/disabled_caching 18:16:02 [2023-07-21T18:16:02.953Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 18:16:03 [2023-07-21T18:16:03.349Z] --- PASS: TestCreateServiceSysctls (3.31s) 18:16:03 [2023-07-21T18:16:03.349Z] === RUN TestCreateServiceCapabilities 18:16:04 [2023-07-21T18:16:04.332Z] === CONT TestReadPluginNoRead 18:16:04 [2023-07-21T18:16:04.332Z] read_test.go:92: [d1f882f154da7] daemon is not started 18:16:04 [2023-07-21T18:16:04.332Z] --- PASS: TestReadPluginNoRead (6.14s) 18:16:04 [2023-07-21T18:16:04.332Z] --- PASS: TestReadPluginNoRead/default (1.33s) 18:16:04 [2023-07-21T18:16:04.332Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) 18:16:04 [2023-07-21T18:16:04.332Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) 18:16:05 [2023-07-21T18:16:05.525Z] === RUN TestDockerSuite/TestBuildExpose 18:16:05 [2023-07-21T18:16:05.525Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 18:16:05 [2023-07-21T18:16:05.525Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 18:16:05 [2023-07-21T18:16:05.525Z] === RUN TestDockerSuite/TestBuildExposeOrder 18:16:05 [2023-07-21T18:16:05.525Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 18:16:05 [2023-07-21T18:16:05.525Z] === RUN TestDockerSuite/TestBuildFails 18:16:05 [2023-07-21T18:16:05.709Z] --- PASS: TestContinueAfterPluginCrash (7.94s) 18:16:05 [2023-07-21T18:16:05.709Z] PASS 18:16:05 [2023-07-21T18:16:05.781Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 18:16:05 [2023-07-21T18:16:05.781Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 18:16:05 [2023-07-21T18:16:05.876Z] --- PASS: TestCreateServiceCapabilities (2.58s) 18:16:05 [2023-07-21T18:16:05.876Z] === RUN TestInspect 18:16:05 [2023-07-21T18:16:05.969Z] 18:16:05 [2023-07-21T18:16:05.969Z] DONE 6 tests in 7.970s 18:16:05 [2023-07-21T18:16:05.969Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 18:16:05 [2023-07-21T18:16:05.969Z] testing: warning: no tests to run 18:16:05 [2023-07-21T18:16:05.969Z] PASS 18:16:05 [2023-07-21T18:16:05.969Z] 18:16:05 [2023-07-21T18:16:05.969Z] DONE 0 tests in 0.007s 18:16:05 [2023-07-21T18:16:05.969Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 18:16:05 [2023-07-21T18:16:05.969Z] INFO: Testing against a local daemon 18:16:05 [2023-07-21T18:16:05.969Z] === RUN TestPluginWithDevMounts 18:16:05 [2023-07-21T18:16:05.969Z] === PAUSE TestPluginWithDevMounts 18:16:05 [2023-07-21T18:16:05.969Z] === CONT TestPluginWithDevMounts 18:16:06 [2023-07-21T18:16:06.341Z] === RUN TestDockerDaemonSuite/TestShmSize 18:16:07 [2023-07-21T18:16:07.266Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 18:16:07 [2023-07-21T18:16:07.522Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 18:16:07 [2023-07-21T18:16:07.873Z] --- PASS: TestPluginWithDevMounts (1.64s) 18:16:07 [2023-07-21T18:16:07.873Z] PASS 18:16:07 [2023-07-21T18:16:07.873Z] 18:16:07 [2023-07-21T18:16:07.873Z] DONE 1 tests in 1.671s 18:16:07 [2023-07-21T18:16:07.873Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 18:16:07 [2023-07-21T18:16:07.873Z] INFO: Testing against a local daemon 18:16:07 [2023-07-21T18:16:07.873Z] === RUN TestSecretInspect 18:16:08 [2023-07-21T18:16:08.884Z] === RUN TestDockerSuite/TestBuildForceRm 18:16:09 [2023-07-21T18:16:09.156Z] --- PASS: TestInspect (2.92s) 18:16:09 [2023-07-21T18:16:09.156Z] === RUN TestCreateJob 18:16:09 [2023-07-21T18:16:09.444Z] === RUN TestDockerDaemonSuite/TestTLSVerify 18:16:09 [2023-07-21T18:16:09.444Z] check_test.go:308: [dd0f396f619f0] daemon is not started 18:16:09 [2023-07-21T18:16:09.444Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 18:16:10 [2023-07-21T18:16:10.005Z] === RUN TestDockerSuite/TestBuildFromGit 18:16:10 [2023-07-21T18:16:10.408Z] --- PASS: TestSecretInspect (2.33s) 18:16:10 [2023-07-21T18:16:10.408Z] === RUN TestSecretList 18:16:10 [2023-07-21T18:16:10.954Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 18:16:10 [2023-07-21T18:16:10.954Z] === RUN TestDockerSuite/TestBuildFromGitWithF 18:16:11 [2023-07-21T18:16:11.525Z] --- PASS: TestInfoAPIWarnings (17.32s) 18:16:11 [2023-07-21T18:16:11.525Z] === RUN TestInfoDebug 18:16:11 [2023-07-21T18:16:11.886Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 18:16:12 [2023-07-21T18:16:12.091Z] --- PASS: TestInfoDebug (1.56s) 18:16:12 [2023-07-21T18:16:12.091Z] === RUN TestInfoInsecureRegistries 18:16:12 [2023-07-21T18:16:12.313Z] --- PASS: TestSecretList (2.31s) 18:16:12 [2023-07-21T18:16:12.313Z] === RUN TestSecretsCreateAndDelete 18:16:12 [2023-07-21T18:16:12.442Z] --- PASS: TestCreateJob (3.24s) 18:16:12 [2023-07-21T18:16:12.442Z] === RUN TestReplicatedJob 18:16:12 [2023-07-21T18:16:12.815Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 18:16:13 [2023-07-21T18:16:13.387Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 18:16:13 [2023-07-21T18:16:13.387Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 18:16:13 [2023-07-21T18:16:13.822Z] ......... [ 86%] 18:16:13 [2023-07-21T18:16:13.989Z] --- PASS: TestInfoInsecureRegistries (1.57s) 18:16:13 [2023-07-21T18:16:13.989Z] === RUN TestInfoRegistryMirrors 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite (285.39s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.09s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.97s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.80s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.97s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.51s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.07s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.63s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.06s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.78s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.86s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.09s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.95s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.03s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.07s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.53s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.25s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.97s) 18:16:14 [2023-07-21T18:16:14.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.68s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.62s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.29s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.30s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.88s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.19s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.51s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.35s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.28s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.45s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.45s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.36s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.50s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.62s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.88s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.98s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.09s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.96s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.72s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.44s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.28s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.80s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) 18:16:14 [2023-07-21T18:16:14.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 18:16:14 [2023-07-21T18:16:14.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.08s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.37s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.47s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.96s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.95s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.37s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.46s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.27s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.46s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.21s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.18s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.79s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.23s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.04s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.33s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.46s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (1.98s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.35s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.23s) 18:16:14 [2023-07-21T18:16:14.316Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.11s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.53s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.06s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.50s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.41s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.20s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.24s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.84s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.33s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.77s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.07s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.73s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.26s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.95s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) 18:16:14 [2023-07-21T18:16:14.317Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.88s) 18:16:14 [2023-07-21T18:16:14.317Z] === RUN TestDockerSwarmSuite 18:16:14 [2023-07-21T18:16:14.317Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 18:16:14 [2023-07-21T18:16:14.847Z] --- PASS: TestSecretsCreateAndDelete (2.25s) 18:16:14 [2023-07-21T18:16:14.847Z] === RUN TestSecretsUpdate 18:16:14 [2023-07-21T18:16:14.895Z] === RUN TestDockerSuite/TestBuildFromURLWithF 18:16:15 [2023-07-21T18:16:15.361Z] --- PASS: TestInfoRegistryMirrors (1.58s) 18:16:15 [2023-07-21T18:16:15.362Z] === RUN TestLoginFailsWithBadCredentials 18:16:15 [2023-07-21T18:16:15.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) 18:16:15 [2023-07-21T18:16:15.619Z] === RUN TestPingCacheHeaders 18:16:15 [2023-07-21T18:16:15.619Z] --- PASS: TestPingCacheHeaders (0.01s) 18:16:15 [2023-07-21T18:16:15.619Z] === RUN TestPingGet 18:16:15 [2023-07-21T18:16:15.619Z] --- PASS: TestPingGet (0.01s) 18:16:15 [2023-07-21T18:16:15.619Z] === RUN TestPingHead 18:16:15 [2023-07-21T18:16:15.858Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestPingHead (0.02s) 18:16:15 [2023-07-21T18:16:15.877Z] === RUN TestVersion 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestVersion (0.01s) 18:16:15 [2023-07-21T18:16:15.877Z] PASS 18:16:15 [2023-07-21T18:16:15.877Z] 18:16:15 [2023-07-21T18:16:15.877Z] === Skipped 18:16:15 [2023-07-21T18:16:15.877Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 18:16:15 [2023-07-21T18:16:15.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:16:15 [2023-07-21T18:16:15.877Z] 18:16:15 [2023-07-21T18:16:15.877Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 18:16:15 [2023-07-21T18:16:15.877Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network 18:16:15 [2023-07-21T18:16:15.877Z] 18:16:15 [2023-07-21T18:16:15.877Z] DONE 18 tests, 2 skipped in 28.121s 18:16:15 [2023-07-21T18:16:15.877Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 18:16:15 [2023-07-21T18:16:15.877Z] INFO: Testing against a local daemon 18:16:15 [2023-07-21T18:16:15.877Z] === RUN TestVolumesCreateAndList 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestVolumesCreateAndList (0.02s) 18:16:15 [2023-07-21T18:16:15.877Z] === RUN TestVolumesRemove 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestVolumesRemove (0.06s) 18:16:15 [2023-07-21T18:16:15.877Z] === RUN TestVolumesInspect 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestVolumesInspect (0.01s) 18:16:15 [2023-07-21T18:16:15.877Z] === RUN TestVolumesInvalidJSON 18:16:15 [2023-07-21T18:16:15.877Z] === RUN TestVolumesInvalidJSON//volumes/create 18:16:15 [2023-07-21T18:16:15.877Z] === PAUSE TestVolumesInvalidJSON//volumes/create 18:16:15 [2023-07-21T18:16:15.877Z] === CONT TestVolumesInvalidJSON//volumes/create 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestVolumesInvalidJSON (0.01s) 18:16:15 [2023-07-21T18:16:15.877Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 18:16:15 [2023-07-21T18:16:15.877Z] PASS 18:16:15 [2023-07-21T18:16:15.877Z] 18:16:15 [2023-07-21T18:16:15.877Z] DONE 5 tests in 0.129s 18:16:15 [2023-07-21T18:16:15.877Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:16:15 [2023-07-21T18:16:15.877Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 18943 is not a child of this shell 18:16:15 [2023-07-21T18:16:15.877Z] warning: PID 18943 from bundles/test-integration/docker.pid had a nonzero exit code 18:16:15 [2023-07-21T18:16:15.877Z] Leaving: AppArmorNo profiles have been unloaded. 18:16:15 [2023-07-21T18:16:15.877Z] 18:16:15 [2023-07-21T18:16:15.877Z] Unloading profiles will leave already running processes permanently 18:16:15 [2023-07-21T18:16:15.877Z] unconfined, which can lead to unexpected situations. 18:16:15 [2023-07-21T18:16:15.877Z] 18:16:15 [2023-07-21T18:16:15.877Z] To set a process to complain mode, use the command line tool 18:16:15 [2023-07-21T18:16:15.877Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:16:15 [2023-07-21T18:16:15.877Z] Removing test suite binaries 18:16:15 [2023-07-21T18:16:15.877Z] exiting test-integration 18:16:15 [2023-07-21T18:16:15.877Z] ++ exit 0 18:16:16 [2023-07-21T18:16:16.753Z] --- PASS: TestSecretsUpdate (2.22s) 18:16:16 [2023-07-21T18:16:16.753Z] === RUN TestTemplatedSecret 18:16:16 [2023-07-21T18:16:16.827Z] === RUN TestDockerSuite/TestBuildHistory 18:16:17 [2023-07-21T18:16:17.101Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 18:16:17 [2023-07-21T18:16:17.249Z] 18:16:17 [2023-07-21T18:16:17.707Z] --- PASS: TestReplicatedJob (5.06s) 18:16:17 [2023-07-21T18:16:17.707Z] === RUN TestUpdateReplicatedJob Post stage [Pipeline] junit 18:16:17 [2023-07-21T18:16:17.826Z] Recording test results 18:16:18 [2023-07-21T18:16:18.371Z] tests/integration/models_images_test.py ............... [ 89%] 18:16:18 [2023-07-21T18:16:18.997Z] === RUN TestDockerSuite/TestBuildIidFile 18:16:19 [2023-07-21T18:16:19.147Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 18:16:19 [2023-07-21T18:16:19.252Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 18:16:19 [2023-07-21T18:16:19.476Z] + echo Ensuring container killed. 18:16:19 [2023-07-21T18:16:19.477Z] Ensuring container killed. 18:16:19 [2023-07-21T18:16:19.477Z] + docker rm -vf docker-pr1 18:16:19 [2023-07-21T18:16:19.477Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 18:16:19 [2023-07-21T18:16:19.756Z] + echo Chowning /workspace to jenkins user 18:16:19 [2023-07-21T18:16:19.756Z] Chowning /workspace to jenkins user 18:16:19 [2023-07-21T18:16:19.756Z] + id -u 18:16:19 [2023-07-21T18:16:19.756Z] + id -g 18:16:19 [2023-07-21T18:16:19.756Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace 18:16:19 [2023-07-21T18:16:19.756Z] Unable to find image 'busybox:latest' locally 18:16:19 [2023-07-21T18:16:19.756Z] latest: Pulling from library/busybox 18:16:19 [2023-07-21T18:16:19.756Z] 3f4d90098f5b: Pulling fs layer 18:16:19 [2023-07-21T18:16:19.756Z] 3f4d90098f5b: Verifying Checksum 18:16:19 [2023-07-21T18:16:19.756Z] 3f4d90098f5b: Download complete 18:16:19 [2023-07-21T18:16:19.811Z] tests/integration/models_networks_test.py .... [ 90%] 18:16:19 [2023-07-21T18:16:19.814Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 18:16:20 [2023-07-21T18:16:20.014Z] 3f4d90098f5b: Pull complete 18:16:20 [2023-07-21T18:16:20.014Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 18:16:20 [2023-07-21T18:16:20.014Z] Status: Downloaded newer image for busybox:latest 18:16:20 [2023-07-21T18:16:20.041Z] --- PASS: TestTemplatedSecret (2.75s) 18:16:20 [2023-07-21T18:16:20.041Z] === RUN TestSecretCreateResolve 18:16:20 [2023-07-21T18:16:20.069Z] === RUN TestDockerSuite/TestBuildInheritance 18:16:20 [2023-07-21T18:16:20.324Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 18:16:20 [2023-07-21T18:16:20.579Z] === RUN TestDockerSuite/TestBuildInvalidTag 18:16:20 [2023-07-21T18:16:20.579Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:16:20 [2023-07-21T18:16:20.870Z] + bundleName=amd64-rootless 18:16:20 [2023-07-21T18:16:20.870Z] + echo Creating amd64-rootless-bundles.tar.gz 18:16:20 [2023-07-21T18:16:20.870Z] Creating amd64-rootless-bundles.tar.gz 18:16:20 [2023-07-21T18:16:20.870Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 18:16:20 [2023-07-21T18:16:20.870Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts 18:16:20 [2023-07-21T18:16:20.881Z] Archiving artifacts 18:16:20 [2023-07-21T18:16:20.989Z] --- PASS: TestUpdateReplicatedJob (3.35s) 18:16:20 [2023-07-21T18:16:20.989Z] === RUN TestServiceListWithStatuses 18:16:20 [2023-07-21T18:16:20.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:16:20 [2023-07-21T18:16:20.989Z] --- SKIP: TestServiceListWithStatuses (0.00s) 18:16:20 [2023-07-21T18:16:20.989Z] === RUN TestDockerNetworkConnectAlias 18:16:21 [2023-07-21T18:16:21.551Z] === RUN TestDockerSuite/TestBuildLabel 18:16:21 [2023-07-21T18:16:21.551Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 18:16:21 [2023-07-21T18:16:21.807Z] === RUN TestDockerSuite/TestBuildLabelMultiple 18:16:21 [2023-07-21T18:16:21.947Z] --- PASS: TestSecretCreateResolve (2.20s) 18:16:21 [2023-07-21T18:16:21.947Z] PASS 18:16:21 [2023-07-21T18:16:21.947Z] 18:16:21 [2023-07-21T18:16:21.947Z] DONE 6 tests in 14.078s 18:16:21 [2023-07-21T18:16:21.947Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 18:16:21 [2023-07-21T18:16:21.947Z] INFO: Testing against a local daemon 18:16:21 [2023-07-21T18:16:21.947Z] === RUN TestServiceCreateInit 18:16:21 [2023-07-21T18:16:21.947Z] === RUN TestServiceCreateInit/daemonInitDisabled 18:16:22 [2023-07-21T18:16:22.062Z] === RUN TestDockerSuite/TestBuildLabelOneNode 18:16:22 [2023-07-21T18:16:22.317Z] === RUN TestDockerSuite/TestBuildLabels 18:16:22 [2023-07-21T18:16:22.523Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:16:22 [2023-07-21T18:16:22.573Z] === RUN TestDockerSuite/TestBuildLabelsCache 18:16:22 [2023-07-21T18:16:22.825Z] + make clean 18:16:22 [2023-07-21T18:16:22.825Z] docker volume rm -f docker-dev-cache 18:16:22 [2023-07-21T18:16:22.825Z] docker-dev-cache [Pipeline] deleteDir 18:16:23 [2023-07-21T18:16:23.135Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:23 [2023-07-21T18:16:23.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 18:16:24 [2023-07-21T18:16:24.622Z] === RUN TestDockerSuite/TestBuildLastModified 18:16:25 [2023-07-21T18:16:25.171Z] --- PASS: TestDockerNetworkConnectAlias (4.48s) 18:16:25 [2023-07-21T18:16:25.171Z] === RUN TestDockerNetworkReConnect 18:16:26 [2023-07-21T18:16:26.141Z] === RUN TestServiceCreateInit/daemonInitEnabled 18:16:26 [2023-07-21T18:16:26.336Z] tests/integration/models_nodes_test.py . [ 91%] 18:16:26 [2023-07-21T18:16:26.590Z] tests/integration/models_resources_test.py . [ 91%] 18:16:28 [2023-07-21T18:16:28.783Z] === RUN TestDockerSuite/TestBuildLineBreak 18:16:29 [2023-07-21T18:16:29.353Z] --- PASS: TestDockerNetworkReConnect (3.78s) 18:16:29 [2023-07-21T18:16:29.353Z] === RUN TestServicePlugin 18:16:29 [2023-07-21T18:16:29.353Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:16:29 [2023-07-21T18:16:29.353Z] --- SKIP: TestServicePlugin (0.00s) 18:16:29 [2023-07-21T18:16:29.353Z] === RUN TestServiceUpdateLabel 18:16:30 [2023-07-21T18:16:30.333Z] --- PASS: TestServiceCreateInit (7.97s) 18:16:30 [2023-07-21T18:16:30.333Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) 18:16:30 [2023-07-21T18:16:30.333Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) 18:16:30 [2023-07-21T18:16:30.333Z] === RUN TestCreateServiceMultipleTimes 18:16:31 [2023-07-21T18:16:31.251Z] --- PASS: TestServiceUpdateLabel (2.33s) 18:16:31 [2023-07-21T18:16:31.251Z] === RUN TestServiceUpdateSecrets 18:16:31 [2023-07-21T18:16:31.295Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 18:16:31 [2023-07-21T18:16:31.295Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 18:16:31 [2023-07-21T18:16:31.295Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 18:16:31 [2023-07-21T18:16:31.295Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 18:16:31 [2023-07-21T18:16:31.295Z] === RUN TestDockerSuite/TestBuildMaintainer 18:16:31 [2023-07-21T18:16:31.551Z] === RUN TestDockerSuite/TestBuildMissingArgs 18:16:32 [2023-07-21T18:16:32.477Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 18:16:32 [2023-07-21T18:16:32.640Z] tests/integration/models_services_test.py ..............X. [ 95%] 18:16:33 [2023-07-21T18:16:33.403Z] === RUN TestDockerSuite/TestBuildMultiStageArg 18:16:35 [2023-07-21T18:16:35.362Z] tests/integration/models_swarm_test.py .. [ 96%] 18:16:35 [2023-07-21T18:16:35.362Z] tests/integration/models_volumes_test.py .. [ 96%] 18:16:35 [2023-07-21T18:16:35.916Z] === RUN TestDockerSuite/TestBuildMultiStageCache 18:16:35 [2023-07-21T18:16:35.916Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 18:16:36 [2023-07-21T18:16:36.171Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 18:16:36 [2023-07-21T18:16:36.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 18:16:36 [2023-07-21T18:16:36.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 18:16:39 [2023-07-21T18:16:39.502Z] docker_api_swarm_test.go:563: [d15260b2e8256] joining swarm manager [df0323e8dbd7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:16:39 [2023-07-21T18:16:39.550Z] tests/integration/regression_test.py ...... [ 98%] 18:16:39 [2023-07-21T18:16:39.805Z] tests/integration/credentials/store_test.py ...... [ 99%] 18:16:39 [2023-07-21T18:16:39.805Z] tests/integration/credentials/utils_test.py . [100%] 18:16:39 [2023-07-21T18:16:39.805Z] 18:16:39 [2023-07-21T18:16:39.805Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 18:16:39 [2023-07-21T18:16:39.805Z] =========================== short test summary info ============================ 18:16:39 [2023-07-21T18:16:39.805Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 18:16:39 [2023-07-21T18:16:39.805Z] CONFIG_RT_GROUP_SCHED isn't enabled 18:16:39 [2023-07-21T18:16:39.805Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 18:16:39 [2023-07-21T18:16:39.805Z] Not supported on most drivers 18:16:39 [2023-07-21T18:16:39.805Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 18:16:39 [2023-07-21T18:16:39.805Z] Output of docker top depends on host distro, and is not formalized. 18:16:39 [2023-07-21T18:16:39.805Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 18:16:39 [2023-07-21T18:16:39.805Z] Output of docker top depends on host distro, and is not formalized. 18:16:39 [2023-07-21T18:16:39.805Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 18:16:39 [2023-07-21T18:16:39.805Z] Can fail if eth0 has multiple IP addresses 18:16:39 [2023-07-21T18:16:39.805Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 18:16:39 [2023-07-21T18:16:39.805Z] This doesn't seem to be taken into account by the engine 18:16:39 [2023-07-21T18:16:39.805Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 18:16:39 [2023-07-21T18:16:39.805Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 18:16:39 [2023-07-21T18:16:39.805Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 308.48 seconds == 18:16:40 [2023-07-21T18:16:40.060Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 18:16:42 [2023-07-21T18:16:42.766Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 18:16:44 [2023-07-21T18:16:44.652Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 18:16:45 [2023-07-21T18:16:45.213Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 18:16:45 [2023-07-21T18:16:45.223Z] --- PASS: TestCreateServiceMultipleTimes (15.45s) 18:16:45 [2023-07-21T18:16:45.223Z] === RUN TestCreateServiceConflict 18:16:46 [2023-07-21T18:16:46.116Z] --- PASS: TestServiceUpdateSecrets (14.79s) 18:16:46 [2023-07-21T18:16:46.116Z] === RUN TestServiceUpdateConfigs 18:16:46 [2023-07-21T18:16:46.575Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 18:16:46 [2023-07-21T18:16:46.575Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows 18:16:46 [2023-07-21T18:16:46.575Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 18:16:47 [2023-07-21T18:16:47.758Z] --- PASS: TestCreateServiceConflict (2.25s) 18:16:47 [2023-07-21T18:16:47.758Z] === RUN TestCreateServiceMaxReplicas 18:16:49 [2023-07-21T18:16:49.838Z] docker_api_swarm_test.go:585: [ddc6f0ff5f6e1] joining swarm manager [df0323e8dbd7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:16:49 [2023-07-21T18:16:49.838Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 18:16:49 [2023-07-21T18:16:49.838Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 18:16:50 [2023-07-21T18:16:50.293Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) 18:16:50 [2023-07-21T18:16:50.294Z] === RUN TestCreateWithDuplicateNetworkNames 18:16:51 [2023-07-21T18:16:51.723Z] === RUN TestDockerSuite/TestBuildMultipleTags 18:16:51 [2023-07-21T18:16:51.723Z] check_test.go:379: [d15260b2e8256] daemon is not started 18:16:51 [2023-07-21T18:16:51.979Z] === RUN TestDockerSuite/TestBuildNetContainer 18:16:52 [2023-07-21T18:16:52.213Z] Leaving: AppArmorNo profiles have been unloaded. 18:16:52 [2023-07-21T18:16:52.213Z] 18:16:52 [2023-07-21T18:16:52.213Z] Unloading profiles will leave already running processes permanently 18:16:52 [2023-07-21T18:16:52.213Z] unconfined, which can lead to unexpected situations. 18:16:52 [2023-07-21T18:16:52.213Z] 18:16:52 [2023-07-21T18:16:52.213Z] To set a process to complain mode, use the command line tool 18:16:52 [2023-07-21T18:16:52.213Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:16:52 [2023-07-21T18:16:52.213Z] Post stage [Pipeline] junit 18:16:52 [2023-07-21T18:16:52.477Z] Recording test results 18:16:53 [2023-07-21T18:16:53.190Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 18:16:53 [2023-07-21T18:16:53.341Z] === RUN TestDockerSuite/TestBuildNetNone 18:16:53 [2023-07-21T18:16:53.341Z] --- PASS: TestImportExtremelyLargeImageWorks (94.31s) 18:16:53 [2023-07-21T18:16:53.341Z] PASS 18:16:53 [2023-07-21T18:16:53.341Z] 18:16:53 [2023-07-21T18:16:53.341Z] DONE 13 tests in 97.128s 18:16:53 [2023-07-21T18:16:53.341Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 18:16:53 [2023-07-21T18:16:53.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 18:16:53 [2023-07-21T18:16:53.341Z] ++ set -e 18:16:53 [2023-07-21T18:16:53.341Z] ++ '[' -n 0 ']' 18:16:53 [2023-07-21T18:16:53.341Z] ++ set -x 18:16:53 [2023-07-21T18:16:53.341Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 18:16:53 [2023-07-21T18:16:53.341Z] INFO: Testing against a local daemon 18:16:53 [2023-07-21T18:16:53.341Z] === RUN TestNetworkCreateDelete 18:16:53 [2023-07-21T18:16:53.341Z] === RUN TestDockerSuite/TestBuildNoContext 18:16:53 [2023-07-21T18:16:53.541Z] + echo Ensuring container killed. 18:16:53 [2023-07-21T18:16:53.541Z] Ensuring container killed. 18:16:53 [2023-07-21T18:16:53.541Z] + docker rm -vf docker-pr1 18:16:53 [2023-07-21T18:16:53.541Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 18:16:53 [2023-07-21T18:16:53.596Z] --- PASS: TestNetworkCreateDelete (0.18s) 18:16:53 [2023-07-21T18:16:53.596Z] === RUN TestDockerNetworkDeletePreferID 18:16:53 [2023-07-21T18:16:53.811Z] + echo Chowning /workspace to jenkins user 18:16:53 [2023-07-21T18:16:53.811Z] Chowning /workspace to jenkins user 18:16:53 [2023-07-21T18:16:53.811Z] + id -u 18:16:53 [2023-07-21T18:16:53.811Z] + id -g 18:16:53 [2023-07-21T18:16:53.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace 18:16:53 [2023-07-21T18:16:53.811Z] Unable to find image 'busybox:latest' locally 18:16:53 [2023-07-21T18:16:53.811Z] latest: Pulling from library/busybox 18:16:54 [2023-07-21T18:16:54.066Z] 3f4d90098f5b: Pulling fs layer 18:16:54 [2023-07-21T18:16:54.066Z] 3f4d90098f5b: Download complete 18:16:54 [2023-07-21T18:16:54.066Z] 3f4d90098f5b: Pull complete 18:16:54 [2023-07-21T18:16:54.066Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 18:16:54 [2023-07-21T18:16:54.066Z] Status: Downloaded newer image for busybox:latest 18:16:54 [2023-07-21T18:16:54.155Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) 18:16:54 [2023-07-21T18:16:54.155Z] === RUN TestDaemonDNSFallback 18:16:54 [2023-07-21T18:16:54.155Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:16:55 [2023-07-21T18:16:55.079Z] + bundleName=docker-py 18:16:55 [2023-07-21T18:16:55.079Z] + echo Creating docker-py-bundles.tar.gz 18:16:55 [2023-07-21T18:16:55.079Z] Creating docker-py-bundles.tar.gz 18:16:55 [2023-07-21T18:16:55.079Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log 18:16:55 [2023-07-21T18:16:55.080Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] archiveArtifacts 18:16:55 [2023-07-21T18:16:55.089Z] Archiving artifacts 18:16:56 [2023-07-21T18:16:56.006Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 18:16:56 [2023-07-21T18:16:56.006Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 18:16:56 [2023-07-21T18:16:56.261Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 18:16:56 [2023-07-21T18:16:56.318Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 18:16:56 [2023-07-21T18:16:56.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh binary-daemon 18:16:56 [2023-07-21T18:16:56.821Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 18:16:56 [2023-07-21T18:16:56.821Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 18:16:57 [2023-07-21T18:16:57.000Z] 18:16:57 [2023-07-21T18:16:57.000Z] Removing bundles/ 18:16:57 [2023-07-21T18:16:57.000Z] 18:16:57 [2023-07-21T18:16:57.000Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 18:16:57 [2023-07-21T18:16:57.000Z] Building: bundles/binary-daemon/dockerd-dev 18:16:57 [2023-07-21T18:16:57.000Z] GOOS="" GOARCH="" GOARM="" 18:16:57 [2023-07-21T18:16:57.077Z] === RUN TestDockerSuite/TestBuildOnBuild 18:16:58 [2023-07-21T18:16:58.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 18:16:58 [2023-07-21T18:16:58.439Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 18:16:58 [2023-07-21T18:16:58.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 18:16:59 [2023-07-21T18:16:59.000Z] === RUN TestDockerSuite/TestBuildOnBuildCache 18:16:59 [2023-07-21T18:16:59.256Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 18:17:00 [2023-07-21T18:17:00.619Z] docker_api_swarm_test.go:46: [d0c832f1582d7] joining swarm manager [df17b32144e4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:17:00 [2023-07-21T18:17:00.619Z] --- PASS: TestDaemonDNSFallback (6.38s) 18:17:00 [2023-07-21T18:17:00.619Z] === RUN TestInspectNetwork 18:17:00 [2023-07-21T18:17:00.983Z] --- PASS: TestServiceUpdateConfigs (14.67s) 18:17:00 [2023-07-21T18:17:00.983Z] === RUN TestServiceUpdateNetwork 18:17:01 [2023-07-21T18:17:01.178Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 18:17:02 [2023-07-21T18:17:02.104Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 18:17:03 [2023-07-21T18:17:03.991Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 18:17:03 [2023-07-21T18:17:03.991Z] === RUN TestInspectNetwork/full_network_id 18:17:03 [2023-07-21T18:17:03.991Z] === RUN TestInspectNetwork/partial_network_id 18:17:03 [2023-07-21T18:17:03.991Z] === RUN TestInspectNetwork/network_name 18:17:03 [2023-07-21T18:17:03.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 18:17:04 [2023-07-21T18:17:04.551Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 18:17:05 [2023-07-21T18:17:05.177Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s) 18:17:05 [2023-07-21T18:17:05.177Z] === RUN TestCreateServiceSecretFileMode 18:17:05 [2023-07-21T18:17:05.476Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 18:17:05 [2023-07-21T18:17:05.477Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 18:17:08 [2023-07-21T18:17:08.738Z] === RUN TestDockerSuite/TestBuildPATH 18:17:08 [2023-07-21T18:17:08.738Z] --- PASS: TestInspectNetwork (8.33s) 18:17:08 [2023-07-21T18:17:08.738Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 18:17:08 [2023-07-21T18:17:08.738Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 18:17:08 [2023-07-21T18:17:08.738Z] --- PASS: TestInspectNetwork/network_name (0.00s) 18:17:08 [2023-07-21T18:17:08.738Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 18:17:08 [2023-07-21T18:17:08.738Z] === RUN TestRunContainerWithBridgeNone 18:17:10 [2023-07-21T18:17:10.101Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkInvalidJSON 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkInvalidJSON//networks/create 18:17:10 [2023-07-21T18:17:10.357Z] === PAUSE TestNetworkInvalidJSON//networks/create 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 18:17:10 [2023-07-21T18:17:10.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 18:17:10 [2023-07-21T18:17:10.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 18:17:10 [2023-07-21T18:17:10.357Z] === CONT TestNetworkInvalidJSON//networks/create 18:17:10 [2023-07-21T18:17:10.357Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 18:17:10 [2023-07-21T18:17:10.357Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkInvalidJSON (0.01s) 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkList 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkList//networks 18:17:10 [2023-07-21T18:17:10.357Z] === PAUSE TestNetworkList//networks 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestNetworkList//networks/ 18:17:10 [2023-07-21T18:17:10.357Z] === PAUSE TestNetworkList//networks/ 18:17:10 [2023-07-21T18:17:10.357Z] === CONT TestNetworkList//networks 18:17:10 [2023-07-21T18:17:10.357Z] === CONT TestNetworkList//networks/ 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkList (0.01s) 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkList//networks/ (0.00s) 18:17:10 [2023-07-21T18:17:10.357Z] --- PASS: TestNetworkList//networks (0.00s) 18:17:10 [2023-07-21T18:17:10.357Z] === RUN TestHostIPv4BridgeLabel 18:17:10 [2023-07-21T18:17:10.917Z] === RUN TestDockerSuite/TestBuildRelativeCopy 18:17:10 [2023-07-21T18:17:10.917Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 18:17:10 [2023-07-21T18:17:10.917Z] === RUN TestDaemonRestartWithLiveRestore 18:17:12 [2023-07-21T18:17:12.279Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 18:17:12 [2023-07-21T18:17:12.279Z] === RUN TestDaemonDefaultNetworkPools 18:17:12 [2023-07-21T18:17:12.840Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) 18:17:12 [2023-07-21T18:17:12.840Z] === RUN TestDaemonRestartWithExistingNetwork 18:17:13 [2023-07-21T18:17:13.314Z] --- PASS: TestServiceUpdateNetwork (12.85s) 18:17:13 [2023-07-21T18:17:13.314Z] === RUN TestServiceUpdatePidsLimit 18:17:14 [2023-07-21T18:17:14.204Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.33s) 18:17:14 [2023-07-21T18:17:14.204Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 18:17:14 [2023-07-21T18:17:14.688Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 18:17:15 [2023-07-21T18:17:15.254Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 18:17:15 [2023-07-21T18:17:15.566Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) 18:17:15 [2023-07-21T18:17:15.566Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 18:17:16 [2023-07-21T18:17:16.126Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) 18:17:16 [2023-07-21T18:17:16.126Z] === RUN TestServiceWithPredefinedNetwork 18:17:17 [2023-07-21T18:17:17.387Z] --- PASS: TestCreateServiceSecretFileMode (12.64s) 18:17:17 [2023-07-21T18:17:17.387Z] === RUN TestCreateServiceConfigFileMode 18:17:17 [2023-07-21T18:17:17.490Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 18:17:18 [2023-07-21T18:17:18.852Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) 18:17:18 [2023-07-21T18:17:18.852Z] === RUN TestServiceRemoveKeepsIngressNetwork 18:17:18 [2023-07-21T18:17:18.852Z] service_test.go:242: FLAKY_TEST 18:17:18 [2023-07-21T18:17:18.852Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 18:17:18 [2023-07-21T18:17:18.852Z] === RUN TestServiceWithDataPathPortInit 18:17:19 [2023-07-21T18:17:19.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 18:17:20 [2023-07-21T18:17:20.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 18:17:20 [2023-07-21T18:17:20.294Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 18:17:22 [2023-07-21T18:17:22.180Z] === RUN TestDockerSuite/TestBuildRm 18:17:23 [2023-07-21T18:17:23.361Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 18:17:24 [2023-07-21T18:17:24.065Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 18:17:24 [2023-07-21T18:17:24.625Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 18:17:25 [2023-07-21T18:17:25.186Z] === RUN TestDockerSuite/TestBuildScratchCopy 18:17:25 [2023-07-21T18:17:25.441Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 18:17:25 [2023-07-21T18:17:25.697Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 18:17:26 [2023-07-21T18:17:26.622Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 18:17:27 [2023-07-21T18:17:27.182Z] === RUN TestDockerSuite/TestBuildShellInherited 18:17:28 [2023-07-21T18:17:28.108Z] === RUN TestDockerSuite/TestBuildShellMultiple 18:17:29 [2023-07-21T18:17:29.030Z] Created binary: bundles/binary-daemon/dockerd-dev 18:17:29 [2023-07-21T18:17:29.285Z] Copying nested executables into bundles/binary-daemon 18:17:29 [2023-07-21T18:17:29.596Z] --- PASS: TestCreateServiceConfigFileMode (12.65s) 18:17:29 [2023-07-21T18:17:29.596Z] === RUN TestCreateServiceSysctls 18:17:29 [2023-07-21T18:17:29.917Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) 18:17:29 [2023-07-21T18:17:29.917Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) 18:17:29 [2023-07-21T18:17:29.917Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) 18:17:29 [2023-07-21T18:17:29.917Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) 18:17:29 [2023-07-21T18:17:29.917Z] PASS 18:17:29 [2023-07-21T18:17:29.917Z] 18:17:29 [2023-07-21T18:17:29.917Z] === Skipped 18:17:29 [2023-07-21T18:17:29.917Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 18:17:29 [2023-07-21T18:17:29.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:17:29 [2023-07-21T18:17:29.917Z] 18:17:29 [2023-07-21T18:17:29.917Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 18:17:29 [2023-07-21T18:17:29.917Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 18:17:29 [2023-07-21T18:17:29.917Z] 18:17:29 [2023-07-21T18:17:29.917Z] DONE 27 tests, 2 skipped in 156.649s 18:17:29 [2023-07-21T18:17:29.917Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 18:17:29 [2023-07-21T18:17:29.917Z] ++ 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 18:17:29 [2023-07-21T18:17:29.917Z] ++ set -e 18:17:29 [2023-07-21T18:17:29.917Z] ++ '[' -n 0 ']' 18:17:29 [2023-07-21T18:17:29.917Z] ++ set -x 18:17:29 [2023-07-21T18:17:29.917Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 18:17:29 [2023-07-21T18:17:29.917Z] INFO: Testing against a local daemon 18:17:29 [2023-07-21T18:17:29.917Z] === RUN TestSessionCreate 18:17:29 [2023-07-21T18:17:29.917Z] --- PASS: TestSessionCreate (0.02s) 18:17:29 [2023-07-21T18:17:29.917Z] === RUN TestSessionCreateWithBadUpgrade 18:17:29 [2023-07-21T18:17:29.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 18:17:29 [2023-07-21T18:17:29.917Z] PASS 18:17:29 [2023-07-21T18:17:29.917Z] 18:17:29 [2023-07-21T18:17:29.917Z] DONE 2 tests in 0.161s 18:17:29 [2023-07-21T18:17:29.917Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 18:17:29 [2023-07-21T18:17:29.918Z] ++ 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 18:17:29 [2023-07-21T18:17:29.918Z] ++ set -e 18:17:29 [2023-07-21T18:17:29.918Z] ++ '[' -n 0 ']' 18:17:29 [2023-07-21T18:17:29.918Z] ++ set -x 18:17:29 [2023-07-21T18:17:29.918Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 18:17:30 [2023-07-21T18:17:30.175Z] INFO: Testing against a local daemon 18:17:30 [2023-07-21T18:17:30.175Z] === RUN TestCgroupDriverSystemdMemoryLimit 18:17:30 [2023-07-21T18:17:30.175Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:17:30 [2023-07-21T18:17:30.175Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 18:17:30 [2023-07-21T18:17:30.175Z] === RUN TestEventsExecDie 18:17:30 [2023-07-21T18:17:30.620Z] === RUN TestDockerSuite/TestBuildShellNotJSON 18:17:30 [2023-07-21T18:17:30.620Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 18:17:30 [2023-07-21T18:17:30.646Z] 18:17:30 [2023-07-21T18:17:30.741Z] --- PASS: TestEventsExecDie (0.68s) 18:17:30 [2023-07-21T18:17:30.741Z] === RUN TestEventsBackwardsCompatible 18:17:30 [2023-07-21T18:17:30.741Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 18:17:30 [2023-07-21T18:17:30.741Z] === RUN TestInfoBinaryCommits 18:17:30 [2023-07-21T18:17:30.741Z] --- PASS: TestInfoBinaryCommits (0.02s) 18:17:30 [2023-07-21T18:17:30.741Z] === RUN TestInfoAPIVersioned 18:17:30 [2023-07-21T18:17:30.741Z] --- PASS: TestInfoAPIVersioned (0.01s) 18:17:30 [2023-07-21T18:17:30.741Z] === RUN TestInfoDiscoveryBackend 18:17:30 [2023-07-21T18:17:30.875Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 18:17:30 [2023-07-21T18:17:30.875Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows 18:17:30 [2023-07-21T18:17:30.875Z] === RUN TestDockerSuite/TestBuildSpaces 18:17:30 [2023-07-21T18:17:30.875Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 18:17:31 [2023-07-21T18:17:31.307Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 18:17:31 [2023-07-21T18:17:31.307Z] === RUN TestInfoDiscoveryInvalidAdvertise 18:17:31 [2023-07-21T18:17:31.801Z] === RUN TestDockerSuite/TestBuildStartsFromOne 18:17:31 [2023-07-21T18:17:31.801Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 18:17:32 [2023-07-21T18:17:32.131Z] --- PASS: TestCreateServiceSysctls (3.28s) 18:17:32 [2023-07-21T18:17:32.132Z] === RUN TestCreateServiceCapabilities 18:17:32 [2023-07-21T18:17:32.362Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 18:17:32 [2023-07-21T18:17:32.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/make.sh cross 18:17:32 [2023-07-21T18:17:32.619Z] 18:17:32 [2023-07-21T18:17:32.619Z] Removing bundles/ 18:17:32 [2023-07-21T18:17:32.619Z] 18:17:32 [2023-07-21T18:17:32.619Z] ---> Making bundle: cross (in bundles/cross) 18:17:32 [2023-07-21T18:17:32.619Z] Cross building: bundles/cross/linux/amd64 18:17:32 [2023-07-21T18:17:32.619Z] Building: bundles/cross/linux/amd64/dockerd-dev 18:17:32 [2023-07-21T18:17:32.619Z] GOOS="linux" GOARCH="amd64" GOARM="" 18:17:32 [2023-07-21T18:17:32.679Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 18:17:32 [2023-07-21T18:17:32.679Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 18:17:32 [2023-07-21T18:17:32.937Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 18:17:32 [2023-07-21T18:17:32.937Z] === RUN TestInfoAPI 18:17:32 [2023-07-21T18:17:32.937Z] --- PASS: TestInfoAPI (0.02s) 18:17:32 [2023-07-21T18:17:32.937Z] === RUN TestInfoAPIWarnings 18:17:34 [2023-07-21T18:17:34.666Z] --- PASS: TestCreateServiceCapabilities (2.69s) 18:17:34 [2023-07-21T18:17:34.666Z] === RUN TestInspect 18:17:34 [2023-07-21T18:17:34.874Z] --- PASS: TestServiceWithDataPathPortInit (15.96s) 18:17:34 [2023-07-21T18:17:34.874Z] === RUN TestServiceWithDefaultAddressPoolInit 18:17:35 [2023-07-21T18:17:35.434Z] === RUN TestDockerSuite/TestBuildStopSignal 18:17:36 [2023-07-21T18:17:36.359Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 18:17:37 [2023-07-21T18:17:37.285Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 18:17:37 [2023-07-21T18:17:37.285Z] === RUN TestDockerSuite/TestBuildTagEvent 18:17:37 [2023-07-21T18:17:37.845Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yeyjckz1tm4wwlr8uec407yir Created:2023-07-21 18:17:36.097622267 +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[7a790ccadcc0afca203dd35b0d7040f162f6355c1bc90b3d300d5780ff8e2f14:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7g16ijoeej64q62or67qmot2 EndpointID:3066da88fb869cd799950007d205de7577bbe8b9bf59b7e7aac306e84a6b8529 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a5c59a4bbd17eed0a7136c195fdd99970e32db3847dc60927dc00284ec1ce306 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:c1c44f2e1190 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7g16ijoeej64q62or67qmot2 EndpointID:3066da88fb869cd799950007d205de7577bbe8b9bf59b7e7aac306e84a6b8529 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 18:17:37 [2023-07-21T18:17:37.956Z] --- PASS: TestInspect (2.92s) 18:17:37 [2023-07-21T18:17:37.956Z] === RUN TestCreateJob 18:17:38 [2023-07-21T18:17:38.100Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 18:17:38 [2023-07-21T18:17:38.872Z] Removing intermediate container 21a9288b2f4e 18:17:38 [2023-07-21T18:17:38.872Z] ---> 88672c94b40f 18:17:38 [2023-07-21T18:17:38.872Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum 18:17:38 [2023-07-21T18:17:38.872Z] ---> Running in fe55b523a3c4 18:17:38 [2023-07-21T18:17:38.872Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading gotest.tools/gotestsum v1.8.2 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading github.com/fatih/color v1.13.0 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading github.com/dnephin/pflag v1.0.7 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading golang.org/x/tools v0.1.11 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading github.com/mattn/go-colorable v0.1.12 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading github.com/mattn/go-isatty v0.0.14 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:17:38 [2023-07-21T18:17:38.872Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:17:39 [2023-07-21T18:17:39.025Z] === RUN TestDockerSuite/TestBuildUser 18:17:39 [2023-07-21T18:17:39.950Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 18:17:41 [2023-07-21T18:17:41.245Z] --- PASS: TestCreateJob (3.25s) 18:17:41 [2023-07-21T18:17:41.246Z] === RUN TestReplicatedJob 18:17:42 [2023-07-21T18:17:42.460Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 18:17:42 [2023-07-21T18:17:42.715Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.91s) 18:17:42 [2023-07-21T18:17:42.715Z] PASS 18:17:42 [2023-07-21T18:17:42.715Z] 18:17:42 [2023-07-21T18:17:42.715Z] === Skipped 18:17:42 [2023-07-21T18:17:42.715Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 18:17:42 [2023-07-21T18:17:42.715Z] service_test.go:242: FLAKY_TEST 18:17:42 [2023-07-21T18:17:42.715Z] 18:17:42 [2023-07-21T18:17:42.715Z] DONE 26 tests, 1 skipped in 49.361s 18:17:42 [2023-07-21T18:17:42.715Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 18:17:42 [2023-07-21T18:17:42.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 18:17:42 [2023-07-21T18:17:42.715Z] ++ set -e 18:17:42 [2023-07-21T18:17:42.715Z] ++ '[' -n 0 ']' 18:17:42 [2023-07-21T18:17:42.715Z] ++ set -x 18:17:42 [2023-07-21T18:17:42.715Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 18:17:42 [2023-07-21T18:17:42.715Z] INFO: Testing against a local daemon 18:17:42 [2023-07-21T18:17:42.715Z] === RUN TestDockerNetworkIpvlanPersistance 18:17:42 [2023-07-21T18:17:42.715Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:17:42 [2023-07-21T18:17:42.715Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 18:17:42 [2023-07-21T18:17:42.715Z] === RUN TestDockerNetworkIpvlan 18:17:42 [2023-07-21T18:17:42.715Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:17:42 [2023-07-21T18:17:42.715Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 18:17:42 [2023-07-21T18:17:42.715Z] PASS 18:17:42 [2023-07-21T18:17:42.715Z] 18:17:42 [2023-07-21T18:17:42.715Z] === Skipped 18:17:42 [2023-07-21T18:17:42.715Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 18:17:42 [2023-07-21T18:17:42.715Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:17:42 [2023-07-21T18:17:42.715Z] 18:17:42 [2023-07-21T18:17:42.715Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 18:17:42 [2023-07-21T18:17:42.715Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 18:17:42 [2023-07-21T18:17:42.715Z] 18:17:42 [2023-07-21T18:17:42.715Z] DONE 2 tests, 2 skipped in 0.029s 18:17:42 [2023-07-21T18:17:42.715Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 18:17:42 [2023-07-21T18:17:42.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 18:17:42 [2023-07-21T18:17:42.716Z] ++ set -e 18:17:42 [2023-07-21T18:17:42.716Z] ++ '[' -n 0 ']' 18:17:42 [2023-07-21T18:17:42.716Z] ++ set -x 18:17:42 [2023-07-21T18:17:42.716Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 18:17:42 [2023-07-21T18:17:42.971Z] INFO: Testing against a local daemon 18:17:42 [2023-07-21T18:17:42.971Z] === RUN TestDockerNetworkMacvlanPersistance 18:17:44 [2023-07-21T18:17:44.337Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) 18:17:44 [2023-07-21T18:17:44.337Z] === RUN TestDockerNetworkMacvlan 18:17:44 [2023-07-21T18:17:44.896Z] === RUN TestDockerNetworkMacvlan/Subinterface 18:17:45 [2023-07-21T18:17:45.456Z] === RUN TestDockerNetworkMacvlan/OverlapParent 18:17:46 [2023-07-21T18:17:46.382Z] === RUN TestDockerNetworkMacvlan/NilParent 18:17:46 [2023-07-21T18:17:46.519Z] --- PASS: TestReplicatedJob (5.53s) 18:17:46 [2023-07-21T18:17:46.519Z] === RUN TestUpdateReplicatedJob 18:17:48 [2023-07-21T18:17:48.266Z] === RUN TestDockerNetworkMacvlan/InternalMode 18:17:49 [2023-07-21T18:17:49.809Z] --- PASS: TestUpdateReplicatedJob (3.33s) 18:17:49 [2023-07-21T18:17:49.810Z] === RUN TestServiceListWithStatuses 18:17:49 [2023-07-21T18:17:49.810Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:17:49 [2023-07-21T18:17:49.810Z] --- SKIP: TestServiceListWithStatuses (0.00s) 18:17:49 [2023-07-21T18:17:49.810Z] === RUN TestDockerNetworkConnectAlias 18:17:50 [2023-07-21T18:17:50.152Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 18:17:51 [2023-07-21T18:17:51.005Z] --- PASS: TestInfoAPIWarnings (16.23s) 18:17:51 [2023-07-21T18:17:51.005Z] === RUN TestInfoDebug 18:17:51 [2023-07-21T18:17:51.005Z] --- PASS: TestInfoDebug (0.52s) 18:17:51 [2023-07-21T18:17:51.006Z] === RUN TestInfoInsecureRegistries 18:17:51 [2023-07-21T18:17:51.006Z] --- PASS: TestInfoInsecureRegistries (0.52s) 18:17:51 [2023-07-21T18:17:51.006Z] === RUN TestInfoRegistryMirrors 18:17:51 [2023-07-21T18:17:51.006Z] --- PASS: TestInfoRegistryMirrors (0.52s) 18:17:51 [2023-07-21T18:17:51.006Z] === RUN TestLoginFailsWithBadCredentials 18:17:51 [2023-07-21T18:17:51.006Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 18:17:51 [2023-07-21T18:17:51.006Z] === RUN TestPingCacheHeaders 18:17:51 [2023-07-21T18:17:51.006Z] --- PASS: TestPingCacheHeaders (0.02s) 18:17:51 [2023-07-21T18:17:51.006Z] === RUN TestPingGet 18:17:51 [2023-07-21T18:17:51.264Z] --- PASS: TestPingGet (0.01s) 18:17:51 [2023-07-21T18:17:51.264Z] === RUN TestPingHead 18:17:51 [2023-07-21T18:17:51.264Z] --- PASS: TestPingHead (0.02s) 18:17:51 [2023-07-21T18:17:51.264Z] === RUN TestVersion 18:17:51 [2023-07-21T18:17:51.264Z] --- PASS: TestVersion (0.02s) 18:17:51 [2023-07-21T18:17:51.264Z] PASS 18:17:51 [2023-07-21T18:17:51.264Z] 18:17:51 [2023-07-21T18:17:51.264Z] === Skipped 18:17:51 [2023-07-21T18:17:51.264Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 18:17:51 [2023-07-21T18:17:51.264Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:17:51 [2023-07-21T18:17:51.264Z] 18:17:51 [2023-07-21T18:17:51.264Z] DONE 18 tests, 1 skipped in 21.201s 18:17:51 [2023-07-21T18:17:51.264Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 18:17:51 [2023-07-21T18:17:51.264Z] ++ 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 18:17:51 [2023-07-21T18:17:51.264Z] ++ set -e 18:17:51 [2023-07-21T18:17:51.264Z] ++ '[' -n 0 ']' 18:17:51 [2023-07-21T18:17:51.264Z] ++ set -x 18:17:51 [2023-07-21T18:17:51.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 18:17:51 [2023-07-21T18:17:51.264Z] INFO: Testing against a local daemon 18:17:51 [2023-07-21T18:17:51.264Z] === RUN TestVolumesCreateAndList 18:17:51 [2023-07-21T18:17:51.264Z] --- PASS: TestVolumesCreateAndList (0.02s) 18:17:51 [2023-07-21T18:17:51.264Z] === RUN TestVolumesRemove 18:17:51 [2023-07-21T18:17:51.264Z] --- PASS: TestVolumesRemove (0.06s) 18:17:51 [2023-07-21T18:17:51.264Z] === RUN TestVolumesInspect 18:17:51 [2023-07-21T18:17:51.521Z] --- PASS: TestVolumesInspect (0.02s) 18:17:51 [2023-07-21T18:17:51.521Z] === RUN TestVolumesInvalidJSON 18:17:51 [2023-07-21T18:17:51.521Z] === RUN TestVolumesInvalidJSON//volumes/create 18:17:51 [2023-07-21T18:17:51.521Z] === PAUSE TestVolumesInvalidJSON//volumes/create 18:17:51 [2023-07-21T18:17:51.521Z] === CONT TestVolumesInvalidJSON//volumes/create 18:17:51 [2023-07-21T18:17:51.521Z] --- PASS: TestVolumesInvalidJSON (0.01s) 18:17:51 [2023-07-21T18:17:51.521Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 18:17:51 [2023-07-21T18:17:51.521Z] PASS 18:17:51 [2023-07-21T18:17:51.521Z] 18:17:51 [2023-07-21T18:17:51.521Z] DONE 5 tests in 0.227s 18:17:51 [2023-07-21T18:17:51.521Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:17:51 [2023-07-21T18:17:51.521Z] ++++ cat bundles/test-integration/docker.pid 18:17:51 [2023-07-21T18:17:51.521Z] +++ kill 18698 18:17:52 [2023-07-21T18:17:52.893Z] +++ /etc/init.d/apparmor stop 18:17:52 [2023-07-21T18:17:52.893Z] Leaving: AppArmorNo profiles have been unloaded. 18:17:52 [2023-07-21T18:17:52.893Z] 18:17:52 [2023-07-21T18:17:52.893Z] Unloading profiles will leave already running processes permanently 18:17:52 [2023-07-21T18:17:52.893Z] unconfined, which can lead to unexpected situations. 18:17:52 [2023-07-21T18:17:52.893Z] 18:17:52 [2023-07-21T18:17:52.893Z] To set a process to complain mode, use the command line tool 18:17:52 [2023-07-21T18:17:52.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:17:52 [2023-07-21T18:17:52.893Z] +++ true 18:17:52 [2023-07-21T18:17:52.893Z] exiting test-integration 18:17:52 [2023-07-21T18:17:52.893Z] ++ exit 0 18:17:52 [2023-07-21T18:17:52.893Z] 18:17:53 [2023-07-21T18:17:53.413Z] === RUN TestDockerSuite/TestBuildVerboseOut Post stage [Pipeline] junit 18:17:53 [2023-07-21T18:17:53.470Z] Recording test results 18:17:53 [2023-07-21T18:17:53.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 18:17:53 [2023-07-21T18:17:53.668Z] === RUN TestDockerNetworkMacvlan/Addressing 18:17:53 [2023-07-21T18:17:53.668Z] === RUN TestDockerSuite/TestBuildVerifyIntString Post stage [Pipeline] sh 18:17:53 [2023-07-21T18:17:53.923Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 18:17:53 [2023-07-21T18:17:53.958Z] + echo Ensuring container killed. 18:17:53 [2023-07-21T18:17:53.958Z] Ensuring container killed. 18:17:53 [2023-07-21T18:17:53.958Z] + docker rm -vf docker-pr1 18:17:53 [2023-07-21T18:17:53.958Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 18:17:54 [2023-07-21T18:17:54.002Z] --- PASS: TestDockerNetworkConnectAlias (4.41s) 18:17:54 [2023-07-21T18:17:54.002Z] === RUN TestDockerNetworkReConnect 18:17:54 [2023-07-21T18:17:54.237Z] + echo Chowning /workspace to jenkins user 18:17:54 [2023-07-21T18:17:54.237Z] Chowning /workspace to jenkins user 18:17:54 [2023-07-21T18:17:54.237Z] + id -u 18:17:54 [2023-07-21T18:17:54.237Z] + id -g 18:17:54 [2023-07-21T18:17:54.237Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan (10.31s) 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) 18:17:54 [2023-07-21T18:17:54.484Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) 18:17:54 [2023-07-21T18:17:54.484Z] PASS 18:17:54 [2023-07-21T18:17:54.484Z] 18:17:54 [2023-07-21T18:17:54.484Z] DONE 8 tests in 11.585s 18:17:54 [2023-07-21T18:17:54.484Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 18:17:54 [2023-07-21T18:17:54.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 18:17:54 [2023-07-21T18:17:54.484Z] ++ set -e 18:17:54 [2023-07-21T18:17:54.484Z] ++ '[' -n 0 ']' 18:17:54 [2023-07-21T18:17:54.484Z] ++ set -x 18:17:54 [2023-07-21T18:17:54.484Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 18:17:54 [2023-07-21T18:17:54.484Z] testing: warning: no tests to run 18:17:54 [2023-07-21T18:17:54.484Z] PASS 18:17:54 [2023-07-21T18:17:54.484Z] 18:17:54 [2023-07-21T18:17:54.484Z] DONE 0 tests in 0.006s 18:17:54 [2023-07-21T18:17:54.484Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 18:17:54 [2023-07-21T18:17:54.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 18:17:54 [2023-07-21T18:17:54.484Z] ++ set -e 18:17:54 [2023-07-21T18:17:54.484Z] ++ '[' -n 0 ']' 18:17:54 [2023-07-21T18:17:54.484Z] ++ set -x 18:17:54 [2023-07-21T18:17:54.484Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 18:17:54 [2023-07-21T18:17:54.484Z] INFO: Testing against a local daemon 18:17:54 [2023-07-21T18:17:54.484Z] === RUN TestAuthZPluginAllowRequest 18:17:54 [2023-07-21T18:17:54.484Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 18:17:55 [2023-07-21T18:17:55.045Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 18:17:55 [2023-07-21T18:17:55.605Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) 18:17:55 [2023-07-21T18:17:55.605Z] === RUN TestAuthZPluginTLS [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:17:55 [2023-07-21T18:17:55.860Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 18:17:55 [2023-07-21T18:17:55.860Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows 18:17:55 [2023-07-21T18:17:55.860Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 18:17:55 [2023-07-21T18:17:55.860Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows 18:17:55 [2023-07-21T18:17:55.860Z] === RUN TestDockerSuite/TestBuildWindowsUser 18:17:55 [2023-07-21T18:17:55.860Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows 18:17:55 [2023-07-21T18:17:55.860Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 18:17:55 [2023-07-21T18:17:55.860Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows 18:17:55 [2023-07-21T18:17:55.860Z] === RUN TestDockerSuite/TestBuildWithExtraHost 18:17:55 [2023-07-21T18:17:55.905Z] + bundleName=arm64-integration 18:17:55 [2023-07-21T18:17:55.905Z] + echo Creating arm64-integration-bundles.tar.gz 18:17:55 [2023-07-21T18:17:55.905Z] Creating arm64-integration-bundles.tar.gz 18:17:55 [2023-07-21T18:17:55.905Z] + find bundles -path+ */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 18:17:55 [2023-07-21T18:17:55.905Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 18:17:55 [2023-07-21T18:17:55.917Z] Archiving artifacts 18:17:56 [2023-07-21T18:17:56.105Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } 18:17:56 [2023-07-21T18:17:56.115Z] --- PASS: TestAuthZPluginTLS (0.55s) 18:17:56 [2023-07-21T18:17:56.116Z] === RUN TestAuthZPluginDenyRequest [Pipeline] // catchError [Pipeline] sh 18:17:56 [2023-07-21T18:17:56.409Z] + make clean 18:17:56 [2023-07-21T18:17:56.409Z] docker volume rm -f docker-dev-cache 18:17:56 [2023-07-21T18:17:56.409Z] docker-dev-cache [Pipeline] deleteDir 18:17:56 [2023-07-21T18:17:56.676Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 18:17:56 [2023-07-21T18:17:56.676Z] === RUN TestAuthZPluginAPIDenyResponse 18:17:57 [2023-07-21T18:17:57.236Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 18:17:57 [2023-07-21T18:17:57.236Z] === RUN TestDockerSuite/TestBuildWithFailure 18:17:57 [2023-07-21T18:17:57.236Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 18:17:57 [2023-07-21T18:17:57.236Z] === RUN TestAuthZPluginDenyResponse 18:17:57 [2023-07-21T18:17:57.796Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 18:17:57 [2023-07-21T18:17:57.796Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 18:17:57 [2023-07-21T18:17:57.796Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] } 18:17:58 [2023-07-21T18:17:58.053Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:58 [2023-07-21T18:17:58.194Z] --- PASS: TestDockerNetworkReConnect (3.57s) 18:17:58 [2023-07-21T18:17:58.194Z] === RUN TestServicePlugin 18:17:58 [2023-07-21T18:17:58.613Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 18:17:58 [2023-07-21T18:17:58.613Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 18:17:58 [2023-07-21T18:17:58.871Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) 18:17:58 [2023-07-21T18:17:58.871Z] === RUN TestAuthZPluginErrorResponse 18:17:59 [2023-07-21T18:17:59.431Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) 18:17:59 [2023-07-21T18:17:59.431Z] === RUN TestAuthZPluginErrorRequest 18:17:59 [2023-07-21T18:17:59.991Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 18:17:59 [2023-07-21T18:17:59.991Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 18:18:00 [2023-07-21T18:18:00.551Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 18:18:00 [2023-07-21T18:18:00.551Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 18:18:00 [2023-07-21T18:18:00.551Z] === RUN TestAuthZPluginEnsureLoadImportWorking 18:18:01 [2023-07-21T18:18:01.484Z] plugin_test.go:61: [d69ad9751bc26] joining swarm manager [debbadddf6dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:18:01 [2023-07-21T18:18:01.914Z] === RUN TestDockerSuite/TestBuildWithVolumes 18:18:02 [2023-07-21T18:18:02.052Z] plugin_test.go:64: [d0fbbaefdaad2] joining swarm manager [debbadddf6dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:18:02 [2023-07-21T18:18:02.169Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) 18:18:02 [2023-07-21T18:18:02.169Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 18:18:02 [2023-07-21T18:18:02.424Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 18:18:02 [2023-07-21T18:18:02.424Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 18:18:02 [2023-07-21T18:18:02.986Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 18:18:02 [2023-07-21T18:18:02.986Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows 18:18:02 [2023-07-21T18:18:02.986Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 18:18:03 [2023-07-21T18:18:03.241Z] === RUN TestDockerSuite/TestBuildXZHost 18:18:03 [2023-07-21T18:18:03.496Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) 18:18:03 [2023-07-21T18:18:03.496Z] === RUN TestAuthZPluginHeader 18:18:04 [2023-07-21T18:18:04.056Z] --- PASS: TestAuthZPluginHeader (0.67s) 18:18:04 [2023-07-21T18:18:04.056Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 18:18:04 [2023-07-21T18:18:04.190Z] Removing intermediate container fe55b523a3c4 18:18:04 [2023-07-21T18:18:04.190Z] ---> 76546801a74f 18:18:04 [2023-07-21T18:18:04.190Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 18:18:04 [2023-07-21T18:18:04.190Z] ---> Running in 62afd0bc2ac9 18:18:04 [2023-07-21T18:18:04.190Z] Removing intermediate container 62afd0bc2ac9 18:18:04 [2023-07-21T18:18:04.190Z] ---> b20f1f0641f3 18:18:04 [2023-07-21T18:18:04.190Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 18:18:04 [2023-07-21T18:18:04.190Z] ---> Running in 819a590ac443 18:18:04 [2023-07-21T18:18:04.617Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 18:18:04 [2023-07-21T18:18:04.617Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 18:18:04 [2023-07-21T18:18:04.617Z] docker_cli_sni_test.go:18: Flakey test 18:18:04 [2023-07-21T18:18:04.617Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 18:18:04 [2023-07-21T18:18:04.653Z] Removing intermediate container 819a590ac443 18:18:04 [2023-07-21T18:18:04.653Z] ---> fa1b04031e1c 18:18:04 [2023-07-21T18:18:04.653Z] Step 10/10 : COPY . . 18:18:04 [2023-07-21T18:18:04.683Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 18:18:05 [2023-07-21T18:18:05.178Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 18:18:05 [2023-07-21T18:18:05.244Z] Copying nested executables into bundles/cross/linux/amd64 18:18:05 [2023-07-21T18:18:05.433Z] === RUN TestDockerSuite/TestCommitChange 18:18:06 [2023-07-21T18:18:06.359Z] === RUN TestDockerSuite/TestCommitChangeLabels 18:18:06 [2023-07-21T18:18:06.606Z] Cross building: bundles/cross/windows/amd64 18:18:06 [2023-07-21T18:18:06.607Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 18:18:06 [2023-07-21T18:18:06.607Z] GOOS="windows" GOARCH="amd64" GOARM="" 18:18:06 [2023-07-21T18:18:06.919Z] === RUN TestDockerSuite/TestCommitHardlink 18:18:07 [2023-07-21T18:18:07.844Z] === RUN TestDockerSuite/TestCommitNewFile 18:18:08 [2023-07-21T18:18:08.404Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) 18:18:08 [2023-07-21T18:18:08.404Z] === RUN TestAuthZPluginV2Disable 18:18:08 [2023-07-21T18:18:08.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 18:18:09 [2023-07-21T18:18:09.220Z] === RUN TestDockerSuite/TestCommitPausedContainer 18:18:09 [2023-07-21T18:18:09.780Z] === RUN TestDockerSuite/TestCommitTTY 18:18:10 [2023-07-21T18:18:10.707Z] docker_api_swarm_test.go:304: [d5f7b7d4115eb] joining swarm manager [dfc29617e5ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:18:11 [2023-07-21T18:18:11.267Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 18:18:11 [2023-07-21T18:18:11.828Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 18:18:11 [2023-07-21T18:18:11.828Z] docker_api_swarm_test.go:305: [d3721579d92f5] joining swarm manager [dfc29617e5ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:18:12 [2023-07-21T18:18:12.388Z] --- PASS: TestAuthZPluginV2Disable (3.69s) 18:18:12 [2023-07-21T18:18:12.388Z] === RUN TestAuthZPluginV2RejectVolumeRequests 18:18:12 [2023-07-21T18:18:12.948Z] === RUN TestDockerSuite/TestCommitWithoutPause 18:18:13 [2023-07-21T18:18:13.203Z] docker_api_swarm_test.go:351: Waiting for election to occur... 18:18:13 [2023-07-21T18:18:13.459Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 18:18:13 [2023-07-21T18:18:13.459Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 18:18:13 [2023-07-21T18:18:13.459Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 18:18:13 [2023-07-21T18:18:13.715Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 18:18:13 [2023-07-21T18:18:13.715Z] === RUN TestDockerSuite/TestContainerAPIBadPort 18:18:13 [2023-07-21T18:18:13.715Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 18:18:13 [2023-07-21T18:18:13.715Z] === RUN TestDockerSuite/TestContainerAPICommit 18:18:14 [2023-07-21T18:18:14.640Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 18:18:15 [2023-07-21T18:18:15.565Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s) 18:18:15 [2023-07-21T18:18:15.565Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 18:18:15 [2023-07-21T18:18:15.820Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 18:18:15 [2023-07-21T18:18:15.820Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 18:18:16 [2023-07-21T18:18:16.076Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 18:18:16 [2023-07-21T18:18:16.636Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 18:18:17 [2023-07-21T18:18:17.196Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 18:18:17 [2023-07-21T18:18:17.756Z] === RUN TestDockerSuite/TestContainerAPICreate 18:18:18 [2023-07-21T18:18:18.316Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 18:18:18 [2023-07-21T18:18:18.316Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 18:18:18 [2023-07-21T18:18:18.316Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 18:18:18 [2023-07-21T18:18:18.572Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 18:18:18 [2023-07-21T18:18:18.572Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 18:18:18 [2023-07-21T18:18:18.572Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 18:18:18 [2023-07-21T18:18:18.827Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 18:18:18 [2023-07-21T18:18:18.827Z] === RUN TestDockerSuite/TestContainerAPIDelete 18:18:19 [2023-07-21T18:18:19.387Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 18:18:19 [2023-07-21T18:18:19.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 18:18:20 [2023-07-21T18:18:20.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 18:18:20 [2023-07-21T18:18:20.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 18:18:22 [2023-07-21T18:18:22.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 18:18:22 [2023-07-21T18:18:22.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 18:18:22 [2023-07-21T18:18:22.649Z] === RUN TestDockerSuite/TestContainerAPIGetAll 18:18:23 [2023-07-21T18:18:23.209Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 18:18:23 [2023-07-21T18:18:23.769Z] === RUN TestDockerSuite/TestContainerAPIGetExport 18:18:24 [2023-07-21T18:18:24.329Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 18:18:24 [2023-07-21T18:18:24.584Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 18:18:24 [2023-07-21T18:18:24.584Z] === RUN TestDockerSuite/TestContainerAPIKill 18:18:25 [2023-07-21T18:18:25.144Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.51s) 18:18:25 [2023-07-21T18:18:25.144Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 18:18:25 [2023-07-21T18:18:25.144Z] === RUN TestDockerSuite/TestContainerAPIPause 18:18:25 [2023-07-21T18:18:25.706Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 18:18:26 [2023-07-21T18:18:26.266Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 18:18:26 [2023-07-21T18:18:26.266Z] === RUN TestDockerSuite/TestContainerAPIRename 18:18:26 [2023-07-21T18:18:26.827Z] === RUN TestDockerSuite/TestContainerAPIRestart 18:18:27 [2023-07-21T18:18:27.752Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 18:18:28 [2023-07-21T18:18:28.605Z] --- PASS: TestServicePlugin (29.65s) 18:18:28 [2023-07-21T18:18:28.605Z] === RUN TestServiceUpdateLabel 18:18:28 [2023-07-21T18:18:28.676Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 18:18:28 [2023-07-21T18:18:28.676Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 18:18:28 [2023-07-21T18:18:28.676Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 18:18:28 [2023-07-21T18:18:28.676Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 18:18:28 [2023-07-21T18:18:28.676Z] === RUN TestDockerSuite/TestContainerAPIStart 18:18:29 [2023-07-21T18:18:29.236Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 18:18:29 [2023-07-21T18:18:29.541Z] --- PASS: TestServiceUpdateLabel (2.25s) 18:18:29 [2023-07-21T18:18:29.542Z] === RUN TestServiceUpdateSecrets 18:18:33 [2023-07-21T18:18:33.395Z] === RUN TestDockerSuite/TestContainerAPIStop 18:18:33 [2023-07-21T18:18:33.956Z] === RUN TestDockerSuite/TestContainerAPITop 18:18:34 [2023-07-21T18:18:34.211Z] === RUN TestDockerSuite/TestContainerAPITopWindows 18:18:34 [2023-07-21T18:18:34.211Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows 18:18:34 [2023-07-21T18:18:34.211Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 18:18:34 [2023-07-21T18:18:34.466Z] === RUN TestDockerSuite/TestContainerAPIWait 18:18:36 [2023-07-21T18:18:36.975Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 18:18:37 [2023-07-21T18:18:37.232Z] === RUN TestDockerSuite/TestContainerNetworkMode 18:18:38 [2023-07-21T18:18:38.158Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 18:18:38 [2023-07-21T18:18:38.638Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 18:18:38 [2023-07-21T18:18:38.638Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 18:18:38 [2023-07-21T18:18:38.638Z] remote: Enumerating objects: 23, done. 18:18:38 [2023-07-21T18:18:38.638Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 18:18:38 [2023-07-21T18:18:38.638Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 18:18:38 [2023-07-21T18:18:38.638Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 18:18:38 [2023-07-21T18:18:38.638Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. 18:18:38 [2023-07-21T18:18:38.638Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. 18:18:38 [2023-07-21T18:18:38.638Z] Building: bundles/cross/windows/amd64/containerutility.exe 18:18:40 [2023-07-21T18:18:40.367Z] ---> 129e92a4f273 18:18:40 [2023-07-21T18:18:40.367Z] Successfully built 129e92a4f273 18:18:40 [2023-07-21T18:18:40.367Z] Successfully tagged docker:latest 18:18:40 [2023-07-21T18:18:40.367Z] INFO: Image build ended at 07/21/2023 18:18:37. Duration:00:04:29.2873425 18:18:40 [2023-07-21T18:18:40.367Z] 18:18:40 [2023-07-21T18:18:40.367Z] 18:18:40 [2023-07-21T18:18:40.367Z] INFO: Building the test binaries at 07/21/2023 18:18:37... 18:18:40 [2023-07-21T18:18:40.522Z] 18:18:41 [2023-07-21T18:18:41.419Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 18:18:41 [2023-07-21T18:18:41.674Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) 18:18:41 [2023-07-21T18:18:41.930Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 18:18:41 [2023-07-21T18:18:41.930Z] PASS 18:18:41 [2023-07-21T18:18:41.930Z] 18:18:41 [2023-07-21T18:18:41.930Z] DONE 17 tests in 47.567s 18:18:41 [2023-07-21T18:18:41.930Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 18:18:41 [2023-07-21T18:18:41.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 18:18:41 [2023-07-21T18:18:41.930Z] ++ set -e 18:18:41 [2023-07-21T18:18:41.930Z] ++ '[' -n 0 ']' 18:18:41 [2023-07-21T18:18:41.930Z] ++ set -x 18:18:41 [2023-07-21T18:18:41.930Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 18:18:41 [2023-07-21T18:18:41.930Z] INFO: Testing against a local daemon 18:18:41 [2023-07-21T18:18:41.930Z] === RUN TestPluginInvalidJSON 18:18:41 [2023-07-21T18:18:41.930Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 18:18:41 [2023-07-21T18:18:41.930Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 18:18:41 [2023-07-21T18:18:41.930Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 18:18:41 [2023-07-21T18:18:41.930Z] --- PASS: TestPluginInvalidJSON (0.01s) 18:18:41 [2023-07-21T18:18:41.930Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 18:18:41 [2023-07-21T18:18:41.930Z] === RUN TestPluginInstall 18:18:41 [2023-07-21T18:18:41.930Z] === RUN TestPluginInstall/no_auth [Pipeline] sh 18:18:42 [2023-07-21T18:18:42.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/test/unit 18:18:42 [2023-07-21T18:18:42.856Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 18:18:43 [2023-07-21T18:18:43.611Z] ? github.com/docker/docker/api [no test files] 18:18:43 [2023-07-21T18:18:43.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 18:18:44 [2023-07-21T18:18:44.284Z] INFO: make.ps1 starting at 07/21/2023 18:18:44 18:18:44 [2023-07-21T18:18:44.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 18:18:44 [2023-07-21T18:18:44.425Z] --- PASS: TestServiceUpdateSecrets (14.69s) 18:18:44 [2023-07-21T18:18:44.425Z] === RUN TestServiceUpdateConfigs 18:18:44 [2023-07-21T18:18:44.749Z] INFO: Git commit (27b2e9097e) assumed from DOCKER_GITCOMMIT environment variable 18:18:44 [2023-07-21T18:18:44.749Z] INFO: Invoking autogen... 18:18:44 [2023-07-21T18:18:44.905Z] time="2023-07-21T18:18:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:18:44 [2023-07-21T18:18:44.905Z] time="2023-07-21T18:18:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab595f1f20712417ca74cd65112e1dc93a05e35362f0ac56873e9917de442de2" mediatype=application/vnd.docker.plugin.v1+json size=522 18:18:44 [2023-07-21T18:18:44.905Z] time="2023-07-21T18:18:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:18:44 [2023-07-21T18:18:44.905Z] time="2023-07-21T18:18:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab595f1f20712417ca74cd65112e1dc93a05e35362f0ac56873e9917de442de2" mediatype=application/vnd.docker.plugin.v1+json size=522 18:18:45 [2023-07-21T18:18:45.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 18:18:45 [2023-07-21T18:18:45.160Z] === RUN TestPluginInstall/with_htpasswd 18:18:45 [2023-07-21T18:18:45.415Z] docker_api_swarm_test.go:364: Waiting for possible election... 18:18:45 [2023-07-21T18:18:45.415Z] time="2023-07-21T18:18:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:18:45 [2023-07-21T18:18:45.415Z] time="2023-07-21T18:18:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab595f1f20712417ca74cd65112e1dc93a05e35362f0ac56873e9917de442de2" mediatype=application/vnd.docker.plugin.v1+json size=522 18:18:45 [2023-07-21T18:18:45.415Z] time="2023-07-21T18:18:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:18:45 [2023-07-21T18:18:45.415Z] time="2023-07-21T18:18:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab595f1f20712417ca74cd65112e1dc93a05e35362f0ac56873e9917de442de2" mediatype=application/vnd.docker.plugin.v1+json size=522 18:18:45 [2023-07-21T18:18:45.670Z] === RUN TestPluginInstall/with_insecure 18:18:45 [2023-07-21T18:18:45.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 18:18:45 [2023-07-21T18:18:45.718Z] INFO: Building daemon... 18:18:46 [2023-07-21T18:18:46.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 18:18:46 [2023-07-21T18:18:46.485Z] time="2023-07-21T18:18:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:18:46 [2023-07-21T18:18:46.485Z] time="2023-07-21T18:18:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be93f32cf74dc7b6350286b14acfe4f734918b0a111cbd107086b53fd8a5ebfd" mediatype=application/vnd.docker.plugin.v1+json size=522 18:18:46 [2023-07-21T18:18:46.485Z] time="2023-07-21T18:18:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 18:18:46 [2023-07-21T18:18:46.485Z] time="2023-07-21T18:18:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be93f32cf74dc7b6350286b14acfe4f734918b0a111cbd107086b53fd8a5ebfd" mediatype=application/vnd.docker.plugin.v1+json size=522 18:18:46 [2023-07-21T18:18:46.740Z] plugin_test.go:164: [dc4d5034b4fe6] daemon is not started 18:18:46 [2023-07-21T18:18:46.740Z] --- PASS: TestPluginInstall (4.65s) 18:18:46 [2023-07-21T18:18:46.740Z] --- PASS: TestPluginInstall/no_auth (3.04s) 18:18:46 [2023-07-21T18:18:46.740Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) 18:18:46 [2023-07-21T18:18:46.740Z] --- PASS: TestPluginInstall/with_insecure (1.05s) 18:18:46 [2023-07-21T18:18:46.740Z] === RUN TestPluginsWithRuntimes 18:18:46 [2023-07-21T18:18:46.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e5e8e8_<nil>} 18:18:47 [2023-07-21T18:18:47.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-199041230_/foo_false__<nil>_<nil>_<nil>} 18:18:47 [2023-07-21T18:18:47.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-199041230_/foo_true__<nil>_<nil>_<nil>} 18:18:48 [2023-07-21T18:18:48.370Z] === RUN TestPluginsWithRuntimes/No_Args 18:18:48 [2023-07-21T18:18:48.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31762014735_/foo_false__<nil>_<nil>_<nil>} 18:18:48 [2023-07-21T18:18:48.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31762014735_/foo_true__<nil>_<nil>_<nil>} 18:18:49 [2023-07-21T18:18:49.136Z] === RUN TestPluginsWithRuntimes/With_Args 18:18:49 [2023-07-21T18:18:49.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31762014735_/foo_true__0xc000e5e918_<nil>_<nil>} 18:18:49 [2023-07-21T18:18:49.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e5e930_<nil>} 18:18:49 [2023-07-21T18:18:49.952Z] --- PASS: TestPluginsWithRuntimes (3.19s) 18:18:49 [2023-07-21T18:18:49.952Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) 18:18:49 [2023-07-21T18:18:49.952Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) 18:18:49 [2023-07-21T18:18:49.952Z] === RUN TestPluginBackCompatMediaTypes 18:18:50 [2023-07-21T18:18:50.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e5e948_<nil>} 18:18:50 [2023-07-21T18:18:50.462Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 18:18:50 [2023-07-21T18:18:50.462Z] PASS 18:18:50 [2023-07-21T18:18:50.462Z] 18:18:50 [2023-07-21T18:18:50.462Z] DONE 10 tests in 8.444s 18:18:50 [2023-07-21T18:18:50.462Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 18:18:50 [2023-07-21T18:18:50.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 18:18:50 [2023-07-21T18:18:50.462Z] ++ set -e 18:18:50 [2023-07-21T18:18:50.462Z] ++ '[' -n 0 ']' 18:18:50 [2023-07-21T18:18:50.462Z] ++ set -x 18:18:50 [2023-07-21T18:18:50.462Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 18:18:50 [2023-07-21T18:18:50.462Z] INFO: Testing against a local daemon 18:18:50 [2023-07-21T18:18:50.462Z] === RUN TestExternalGraphDriver 18:18:50 [2023-07-21T18:18:50.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e5e960_<nil>} 18:18:50 [2023-07-21T18:18:50.718Z] === RUN TestExternalGraphDriver/json 18:18:51 [2023-07-21T18:18:51.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e5e978_<nil>} 18:18:51 [2023-07-21T18:18:51.703Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements 18:18:51 [2023-07-21T18:18:51.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 18:18:52 [2023-07-21T18:18:52.763Z] === RUN TestExternalGraphDriver/spec 18:18:52 [2023-07-21T18:18:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 18:18:52 [2023-07-21T18:18:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 18:18:52 [2023-07-21T18:18:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 18:18:52 [2023-07-21T18:18:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 18:18:53 [2023-07-21T18:18:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 18:18:53 [2023-07-21T18:18:53.019Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 18:18:54 [2023-07-21T18:18:54.380Z] === RUN TestExternalGraphDriver/pull 18:18:55 [2023-07-21T18:18:55.305Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 18:18:56 [2023-07-21T18:18:56.230Z] --- PASS: TestExternalGraphDriver (5.54s) 18:18:56 [2023-07-21T18:18:56.230Z] --- PASS: TestExternalGraphDriver/json (1.73s) 18:18:56 [2023-07-21T18:18:56.230Z] --- PASS: TestExternalGraphDriver/spec (1.68s) 18:18:56 [2023-07-21T18:18:56.230Z] --- PASS: TestExternalGraphDriver/pull (1.79s) 18:18:56 [2023-07-21T18:18:56.230Z] === RUN TestGraphdriverPluginV2 18:18:56 [2023-07-21T18:18:56.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 18:18:56 [2023-07-21T18:18:56.485Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 18:18:58 [2023-07-21T18:18:58.372Z] docker_api_swarm_test.go:272: [dafedad616dbe] joining swarm manager [d254c7feed485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:18:58 [2023-07-21T18:18:58.627Z] === RUN TestDockerSuite/TestCopyAndRestart 18:18:59 [2023-07-21T18:18:59.308Z] --- PASS: TestServiceUpdateConfigs (14.79s) 18:18:59 [2023-07-21T18:18:59.309Z] === RUN TestServiceUpdateNetwork 18:18:59 [2023-07-21T18:18:59.551Z] === RUN TestDockerSuite/TestCopyCreatedContainer 18:18:59 [2023-07-21T18:18:59.807Z] === RUN TestDockerSuite/TestCpAbsolutePath 18:19:00 [2023-07-21T18:19:00.368Z] docker_api_swarm_test.go:273: [de525da852afd] joining swarm manager [d254c7feed485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:19:00 [2023-07-21T18:19:00.368Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 18:19:00 [2023-07-21T18:19:00.368Z] --- PASS: TestGraphdriverPluginV2 (4.40s) 18:19:00 [2023-07-21T18:19:00.368Z] PASS 18:19:00 [2023-07-21T18:19:00.368Z] 18:19:00 [2023-07-21T18:19:00.368Z] DONE 5 tests in 9.966s 18:19:00 [2023-07-21T18:19:00.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 18:19:00 [2023-07-21T18:19:00.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 18:19:00 [2023-07-21T18:19:00.368Z] ++ set -e 18:19:00 [2023-07-21T18:19:00.368Z] ++ '[' -n 0 ']' 18:19:00 [2023-07-21T18:19:00.368Z] ++ set -x 18:19:00 [2023-07-21T18:19:00.368Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 18:19:00 [2023-07-21T18:19:00.368Z] INFO: Testing against a local daemon 18:19:00 [2023-07-21T18:19:00.368Z] === RUN TestContinueAfterPluginCrash 18:19:00 [2023-07-21T18:19:00.368Z] === PAUSE TestContinueAfterPluginCrash 18:19:00 [2023-07-21T18:19:00.368Z] === RUN TestReadPluginNoRead 18:19:00 [2023-07-21T18:19:00.368Z] === PAUSE TestReadPluginNoRead 18:19:00 [2023-07-21T18:19:00.368Z] === RUN TestDaemonStartWithLogOpt 18:19:00 [2023-07-21T18:19:00.368Z] === PAUSE TestDaemonStartWithLogOpt 18:19:00 [2023-07-21T18:19:00.368Z] === CONT TestContinueAfterPluginCrash 18:19:00 [2023-07-21T18:19:00.368Z] === CONT TestDaemonStartWithLogOpt 18:19:00 [2023-07-21T18:19:00.368Z] === CONT TestReadPluginNoRead 18:19:00 [2023-07-21T18:19:00.929Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 18:19:02 [2023-07-21T18:19:02.299Z] === RUN TestDockerSuite/TestCpFromCaseA 18:19:02 [2023-07-21T18:19:02.555Z] === RUN TestDockerSuite/TestCpFromCaseB 18:19:02 [2023-07-21T18:19:02.810Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 18:19:03 [2023-07-21T18:19:03.066Z] === RUN TestDockerSuite/TestCpFromCaseC 18:19:03 [2023-07-21T18:19:03.321Z] --- PASS: TestDaemonStartWithLogOpt (2.79s) 18:19:03 [2023-07-21T18:19:03.576Z] === RUN TestDockerSuite/TestCpFromCaseD 18:19:03 [2023-07-21T18:19:03.831Z] === RUN TestReadPluginNoRead/default 18:19:04 [2023-07-21T18:19:04.086Z] === RUN TestDockerSuite/TestCpFromCaseE 18:19:05 [2023-07-21T18:19:05.014Z] === RUN TestDockerSuite/TestCpFromCaseF 18:19:05 [2023-07-21T18:19:05.269Z] === RUN TestReadPluginNoRead/disabled_caching 18:19:05 [2023-07-21T18:19:05.524Z] === RUN TestDockerSuite/TestCpFromCaseG 18:19:06 [2023-07-21T18:19:06.085Z] === RUN TestDockerSuite/TestCpFromCaseH 18:19:06 [2023-07-21T18:19:06.646Z] === CONT TestReadPluginNoRead 18:19:06 [2023-07-21T18:19:06.646Z] read_test.go:92: [da6782d366b53] daemon is not started 18:19:06 [2023-07-21T18:19:06.646Z] --- PASS: TestReadPluginNoRead (6.04s) 18:19:06 [2023-07-21T18:19:06.646Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 18:19:06 [2023-07-21T18:19:06.646Z] --- PASS: TestReadPluginNoRead/default (1.22s) 18:19:06 [2023-07-21T18:19:06.646Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) 18:19:06 [2023-07-21T18:19:06.646Z] === RUN TestDockerSuite/TestCpFromCaseI 18:19:07 [2023-07-21T18:19:07.206Z] === RUN TestDockerSuite/TestCpFromCaseJ 18:19:07 [2023-07-21T18:19:07.766Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 18:19:08 [2023-07-21T18:19:08.327Z] --- PASS: TestContinueAfterPluginCrash (7.87s) 18:19:08 [2023-07-21T18:19:08.327Z] PASS 18:19:08 [2023-07-21T18:19:08.327Z] 18:19:08 [2023-07-21T18:19:08.327Z] DONE 6 tests in 7.897s 18:19:08 [2023-07-21T18:19:08.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 18:19:08 [2023-07-21T18:19:08.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 18:19:08 [2023-07-21T18:19:08.327Z] ++ set -e 18:19:08 [2023-07-21T18:19:08.327Z] ++ '[' -n 0 ']' 18:19:08 [2023-07-21T18:19:08.327Z] ++ set -x 18:19:08 [2023-07-21T18:19:08.327Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 18:19:08 [2023-07-21T18:19:08.327Z] testing: warning: no tests to run 18:19:08 [2023-07-21T18:19:08.327Z] PASS 18:19:08 [2023-07-21T18:19:08.327Z] 18:19:08 [2023-07-21T18:19:08.327Z] DONE 0 tests in 0.012s 18:19:08 [2023-07-21T18:19:08.327Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 18:19:08 [2023-07-21T18:19:08.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 18:19:08 [2023-07-21T18:19:08.327Z] ++ set -e 18:19:08 [2023-07-21T18:19:08.327Z] ++ '[' -n 0 ']' 18:19:08 [2023-07-21T18:19:08.327Z] ++ set -x 18:19:08 [2023-07-21T18:19:08.327Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 18:19:08 [2023-07-21T18:19:08.327Z] INFO: Testing against a local daemon 18:19:08 [2023-07-21T18:19:08.327Z] === RUN TestPluginWithDevMounts 18:19:08 [2023-07-21T18:19:08.327Z] === PAUSE TestPluginWithDevMounts 18:19:08 [2023-07-21T18:19:08.327Z] === CONT TestPluginWithDevMounts 18:19:08 [2023-07-21T18:19:08.582Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 18:19:09 [2023-07-21T18:19:09.144Z] === RUN TestDockerSuite/TestCpGarbagePath 18:19:09 [2023-07-21T18:19:09.704Z] === RUN TestDockerSuite/TestCpLocalOnly 18:19:09 [2023-07-21T18:19:09.704Z] === RUN TestDockerSuite/TestCpNameHasColon 18:19:09 [2023-07-21T18:19:09.765Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 16.2% of statements 18:19:09 [2023-07-21T18:19:09.959Z] --- PASS: TestPluginWithDevMounts (1.54s) 18:19:09 [2023-07-21T18:19:09.959Z] PASS 18:19:09 [2023-07-21T18:19:09.959Z] 18:19:09 [2023-07-21T18:19:09.959Z] DONE 1 tests in 1.574s 18:19:09 [2023-07-21T18:19:09.959Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 18:19:09 [2023-07-21T18:19:09.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 18:19:09 [2023-07-21T18:19:09.959Z] ++ set -e 18:19:09 [2023-07-21T18:19:09.959Z] ++ '[' -n 0 ']' 18:19:09 [2023-07-21T18:19:09.959Z] ++ set -x 18:19:09 [2023-07-21T18:19:09.959Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 18:19:09 [2023-07-21T18:19:09.959Z] INFO: Testing against a local daemon 18:19:09 [2023-07-21T18:19:09.959Z] === RUN TestSecretInspect 18:19:10 [2023-07-21T18:19:10.214Z] === RUN TestDockerSuite/TestCpRelativePath 18:19:10 [2023-07-21T18:19:10.329Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements 18:19:10 [2023-07-21T18:19:10.329Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 93.7% of statements 18:19:10 [2023-07-21T18:19:10.329Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/build [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/container [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/debug [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/image [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/network [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 18:19:10 [2023-07-21T18:19:10.329Z] ? github.com/docker/docker/api/server/router/session [no test files] 18:19:10 [2023-07-21T18:19:10.586Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements 18:19:10 [2023-07-21T18:19:10.775Z] === RUN TestDockerSuite/TestCpSpecialFiles 18:19:10 [2023-07-21T18:19:10.843Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/server/router/system [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/server/router/volume [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/backend [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/container [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/events [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/image [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/mount [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/network [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/registry [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/swarm [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/api/types/volume [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 18:19:10 [2023-07-21T18:19:10.843Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 18:19:11 [2023-07-21T18:19:11.101Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements 18:19:11 [2023-07-21T18:19:11.335Z] === RUN TestDockerSuite/TestCpSymlinkComponent 18:19:12 [2023-07-21T18:19:12.261Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 18:19:12 [2023-07-21T18:19:12.468Z] ok github.com/docker/docker/builder/remotecontext 0.145s coverage: 13.7% of statements 18:19:12 [2023-07-21T18:19:12.820Z] --- PASS: TestSecretInspect (2.66s) 18:19:12 [2023-07-21T18:19:12.820Z] === RUN TestSecretList 18:19:12 [2023-07-21T18:19:12.820Z] === RUN TestDockerSuite/TestCpToCaseA 18:19:13 [2023-07-21T18:19:13.397Z] ok github.com/docker/docker/builder/dockerfile 0.386s coverage: 48.5% of statements 18:19:13 [2023-07-21T18:19:13.397Z] ? github.com/docker/docker/builder/dockerignore [no test files] 18:19:13 [2023-07-21T18:19:13.745Z] === RUN TestDockerSuite/TestCpToCaseB 18:19:14 [2023-07-21T18:19:14.194Z] --- PASS: TestServiceUpdateNetwork (12.80s) 18:19:14 [2023-07-21T18:19:14.194Z] === RUN TestServiceUpdatePidsLimit 18:19:14 [2023-07-21T18:19:14.194Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 18:19:14 [2023-07-21T18:19:14.194Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 18:19:14 [2023-07-21T18:19:14.305Z] === RUN TestDockerSuite/TestCpToCaseC 18:19:15 [2023-07-21T18:19:15.666Z] --- PASS: TestSecretList (2.72s) 18:19:15 [2023-07-21T18:19:15.666Z] === RUN TestSecretsCreateAndDelete 18:19:16 [2023-07-21T18:19:16.226Z] === RUN TestDockerSuite/TestCpToCaseD 18:19:17 [2023-07-21T18:19:17.570Z] ok github.com/docker/docker/client 0.126s coverage: 75.4% of statements 18:19:17 [2023-07-21T18:19:17.570Z] ok github.com/docker/docker/builder/remotecontext/git 5.776s coverage: 83.5% of statements 18:19:17 [2023-07-21T18:19:17.570Z] ? github.com/docker/docker/cli [no test files] 18:19:17 [2023-07-21T18:19:17.570Z] ? github.com/docker/docker/cli/config [no test files] 18:19:18 [2023-07-21T18:19:18.112Z] --- PASS: TestSecretsCreateAndDelete (2.63s) 18:19:18 [2023-07-21T18:19:18.112Z] === RUN TestSecretsUpdate 18:19:19 [2023-07-21T18:19:19.474Z] === RUN TestDockerSuite/TestCpToCaseE 18:19:20 [2023-07-21T18:19:20.763Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 18:19:20 [2023-07-21T18:19:20.835Z] --- PASS: TestSecretsUpdate (2.68s) 18:19:20 [2023-07-21T18:19:20.835Z] === RUN TestTemplatedSecret 18:19:21 [2023-07-21T18:19:21.759Z] === RUN TestDockerSuite/TestCpToCaseF 18:19:21 [2023-07-21T18:19:21.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 18:19:22 [2023-07-21T18:19:22.015Z] === RUN TestDockerSuite/TestCpToCaseG 18:19:23 [2023-07-21T18:19:23.923Z] --- PASS: TestTemplatedSecret (3.05s) 18:19:23 [2023-07-21T18:19:23.923Z] === RUN TestSecretCreateResolve 18:19:24 [2023-07-21T18:19:24.112Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements 18:19:24 [2023-07-21T18:19:24.112Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements 18:19:24 [2023-07-21T18:19:24.112Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements 18:19:24 [2023-07-21T18:19:24.369Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements 18:19:24 [2023-07-21T18:19:24.369Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements 18:19:24 [2023-07-21T18:19:24.932Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements 18:19:25 [2023-07-21T18:19:25.497Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements 18:19:26 [2023-07-21T18:19:26.427Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.539s coverage: 59.6% of statements 18:19:26 [2023-07-21T18:19:26.475Z] === RUN TestDockerSuite/TestCpToCaseH 18:19:26 [2023-07-21T18:19:26.475Z] --- PASS: TestSecretCreateResolve (2.72s) 18:19:26 [2023-07-21T18:19:26.475Z] PASS 18:19:26 [2023-07-21T18:19:26.475Z] 18:19:26 [2023-07-21T18:19:26.475Z] DONE 6 tests in 16.515s 18:19:26 [2023-07-21T18:19:26.475Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 18:19:26 [2023-07-21T18:19:26.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 18:19:26 [2023-07-21T18:19:26.475Z] ++ set -e 18:19:26 [2023-07-21T18:19:26.475Z] ++ '[' -n 0 ']' 18:19:26 [2023-07-21T18:19:26.475Z] ++ set -x 18:19:26 [2023-07-21T18:19:26.475Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 18:19:26 [2023-07-21T18:19:26.475Z] INFO: Testing against a local daemon 18:19:26 [2023-07-21T18:19:26.475Z] === RUN TestServiceCreateInit 18:19:26 [2023-07-21T18:19:26.475Z] === RUN TestServiceCreateInit/daemonInitDisabled 18:19:26 [2023-07-21T18:19:26.683Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.261s coverage: 74.6% of statements 18:19:27 [2023-07-21T18:19:27.613Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements 18:19:28 [2023-07-21T18:19:28.177Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements 18:19:28 [2023-07-21T18:19:28.388Z] === RUN TestDockerSuite/TestCpToCaseI 18:19:28 [2023-07-21T18:19:28.434Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.266s coverage: 50.5% of statements 18:19:28 [2023-07-21T18:19:28.660Z] === RUN TestDockerSuite/TestCpToCaseJ 18:19:28 [2023-07-21T18:19:28.884Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) 18:19:28 [2023-07-21T18:19:28.884Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 18:19:28 [2023-07-21T18:19:28.884Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) 18:19:28 [2023-07-21T18:19:28.884Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) 18:19:28 [2023-07-21T18:19:28.884Z] PASS 18:19:28 [2023-07-21T18:19:28.884Z] 18:19:28 [2023-07-21T18:19:28.884Z] === Skipped 18:19:28 [2023-07-21T18:19:28.884Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 18:19:28 [2023-07-21T18:19:28.884Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:19:28 [2023-07-21T18:19:28.884Z] 18:19:28 [2023-07-21T18:19:28.884Z] DONE 27 tests, 1 skipped in 186.693s 18:19:28 [2023-07-21T18:19:28.884Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 18:19:28 [2023-07-21T18:19:28.884Z] INFO: Testing against a local daemon 18:19:28 [2023-07-21T18:19:28.884Z] === RUN TestSessionCreate 18:19:28 [2023-07-21T18:19:28.884Z] --- PASS: TestSessionCreate (0.02s) 18:19:28 [2023-07-21T18:19:28.884Z] === RUN TestSessionCreateWithBadUpgrade 18:19:28 [2023-07-21T18:19:28.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 18:19:28 [2023-07-21T18:19:28.884Z] PASS 18:19:28 [2023-07-21T18:19:28.884Z] 18:19:28 [2023-07-21T18:19:28.884Z] DONE 2 tests in 0.064s 18:19:28 [2023-07-21T18:19:28.884Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 18:19:28 [2023-07-21T18:19:28.884Z] INFO: Testing against a local daemon 18:19:28 [2023-07-21T18:19:28.884Z] === RUN TestCgroupDriverSystemdMemoryLimit 18:19:28 [2023-07-21T18:19:28.884Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 18:19:28 [2023-07-21T18:19:28.884Z] === RUN TestEventsExecDie 18:19:28 [2023-07-21T18:19:28.998Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements 18:19:29 [2023-07-21T18:19:29.143Z] --- PASS: TestEventsExecDie (0.69s) 18:19:29 [2023-07-21T18:19:29.143Z] === RUN TestEventsBackwardsCompatible 18:19:29 [2023-07-21T18:19:29.143Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 18:19:29 [2023-07-21T18:19:29.143Z] === RUN TestInfoBinaryCommits 18:19:29 [2023-07-21T18:19:29.143Z] --- PASS: TestInfoBinaryCommits (0.02s) 18:19:29 [2023-07-21T18:19:29.143Z] === RUN TestInfoAPIVersioned 18:19:29 [2023-07-21T18:19:29.143Z] --- PASS: TestInfoAPIVersioned (0.01s) 18:19:29 [2023-07-21T18:19:29.143Z] === RUN TestInfoDiscoveryBackend 18:19:29 [2023-07-21T18:19:29.254Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.0% of statements 18:19:29 [2023-07-21T18:19:29.254Z] ? github.com/docker/docker/container/stream [no test files] 18:19:29 [2023-07-21T18:19:29.254Z] ? github.com/docker/docker/contrib/apparmor [no test files] 18:19:29 [2023-07-21T18:19:29.254Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 18:19:29 [2023-07-21T18:19:29.254Z] ? github.com/docker/docker/contrib/httpserver [no test files] 18:19:29 [2023-07-21T18:19:29.712Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 18:19:29 [2023-07-21T18:19:29.712Z] === RUN TestInfoDiscoveryInvalidAdvertise 18:19:29 [2023-07-21T18:19:29.819Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.057s coverage: 58.8% of statements 18:19:29 [2023-07-21T18:19:29.819Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements 18:19:30 [2023-07-21T18:19:30.076Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements 18:19:30 [2023-07-21T18:19:30.076Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.100s coverage: 58.0% of statements 18:19:30 [2023-07-21T18:19:30.600Z] === RUN TestServiceCreateInit/daemonInitEnabled 18:19:30 [2023-07-21T18:19:30.650Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 18:19:30 [2023-07-21T18:19:30.650Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 18:19:31 [2023-07-21T18:19:31.008Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements 18:19:31 [2023-07-21T18:19:31.008Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements 18:19:31 [2023-07-21T18:19:31.008Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements 18:19:31 [2023-07-21T18:19:31.008Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements 18:19:31 [2023-07-21T18:19:31.218Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 18:19:31 [2023-07-21T18:19:31.218Z] === RUN TestInfoAPI 18:19:31 [2023-07-21T18:19:31.218Z] --- PASS: TestInfoAPI (0.02s) 18:19:31 [2023-07-21T18:19:31.218Z] === RUN TestInfoAPIWarnings 18:19:31 [2023-07-21T18:19:31.264Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 76.8% of statements 18:19:31 [2023-07-21T18:19:31.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 18:19:31 [2023-07-21T18:19:31.521Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.670s coverage: 45.9% of statements 18:19:31 [2023-07-21T18:19:31.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements 18:19:31 [2023-07-21T18:19:31.778Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 78.7% of statements 18:19:31 [2023-07-21T18:19:31.990Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 18:19:32 [2023-07-21T18:19:32.035Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 18:19:32 [2023-07-21T18:19:32.035Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements 18:19:32 [2023-07-21T18:19:32.291Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 54.7% of statements 18:19:32 [2023-07-21T18:19:32.291Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements 18:19:32 [2023-07-21T18:19:32.291Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.529s coverage: 13.8% of statements 18:19:32 [2023-07-21T18:19:32.548Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements 18:19:32 [2023-07-21T18:19:32.805Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.0% of statements 18:19:32 [2023-07-21T18:19:32.931Z] === RUN TestDockerSuite/TestCpToDot 18:19:33 [2023-07-21T18:19:33.062Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements 18:19:33 [2023-07-21T18:19:33.318Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements 18:19:33 [2023-07-21T18:19:33.491Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 18:19:33 [2023-07-21T18:19:33.575Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements 18:19:33 [2023-07-21T18:19:33.575Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 18:19:33 [2023-07-21T18:19:33.575Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 18:19:34 [2023-07-21T18:19:34.136Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 18:19:34 [2023-07-21T18:19:34.137Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements 18:19:34 [2023-07-21T18:19:34.137Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements 18:19:34 [2023-07-21T18:19:34.137Z] ok github.com/docker/docker/daemon/logger/splunk 1.654s coverage: 82.5% of statements 18:19:34 [2023-07-21T18:19:34.393Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 18:19:34 [2023-07-21T18:19:34.393Z] ok github.com/docker/docker/distribution 0.610s coverage: 29.0% of statements 18:19:34 [2023-07-21T18:19:34.393Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements 18:19:34 [2023-07-21T18:19:34.649Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements 18:19:34 [2023-07-21T18:19:34.853Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 18:19:34 [2023-07-21T18:19:34.853Z] --- PASS: TestServiceCreateInit (8.31s) 18:19:34 [2023-07-21T18:19:34.853Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.99s) 18:19:34 [2023-07-21T18:19:34.853Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) 18:19:34 [2023-07-21T18:19:34.854Z] === RUN TestCreateServiceMultipleTimes 18:19:34 [2023-07-21T18:19:34.906Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements 18:19:34 [2023-07-21T18:19:34.906Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 84.6% of statements 18:19:34 [2023-07-21T18:19:34.906Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements 18:19:35 [2023-07-21T18:19:35.162Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements 18:19:35 [2023-07-21T18:19:35.418Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements 18:19:35 [2023-07-21T18:19:35.418Z] ok github.com/docker/docker/pkg/discovery/nodes 0.018s coverage: 93.8% of statements 18:19:35 [2023-07-21T18:19:35.418Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 18:19:35 [2023-07-21T18:19:35.674Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 82.0% of statements 18:19:35 [2023-07-21T18:19:35.674Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements 18:19:35 [2023-07-21T18:19:35.779Z] === RUN TestDockerSuite/TestCpToStdout 18:19:35 [2023-07-21T18:19:35.930Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 18:19:35 [2023-07-21T18:19:35.930Z] ok github.com/docker/docker/pkg/fsutils 0.222s coverage: 85.1% of statements 18:19:36 [2023-07-21T18:19:36.186Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 18:19:36 [2023-07-21T18:19:36.340Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 18:19:36 [2023-07-21T18:19:36.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 18:19:36 [2023-07-21T18:19:36.442Z] ok github.com/docker/docker/pkg/idtools 0.291s coverage: 69.5% of statements 18:19:36 [2023-07-21T18:19:36.442Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 18:19:36 [2023-07-21T18:19:36.698Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 18:19:36 [2023-07-21T18:19:36.698Z] ok github.com/docker/docker/pkg/ioutils 0.477s coverage: 69.3% of statements 18:19:36 [2023-07-21T18:19:36.698Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 18:19:36 [2023-07-21T18:19:36.954Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 18:19:36 [2023-07-21T18:19:36.954Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements 18:19:36 [2023-07-21T18:19:36.954Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements 18:19:37 [2023-07-21T18:19:37.211Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements 18:19:37 [2023-07-21T18:19:37.266Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 18:19:37 [2023-07-21T18:19:37.466Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 18:19:37 [2023-07-21T18:19:37.467Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 18:19:37 [2023-07-21T18:19:37.467Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 18:19:37 [2023-07-21T18:19:37.521Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 18:19:37 [2023-07-21T18:19:37.722Z] ok github.com/docker/docker/pkg/chrootarchive 2.617s coverage: 43.5% of statements 18:19:37 [2023-07-21T18:19:37.722Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements 18:19:37 [2023-07-21T18:19:37.978Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 18:19:37 [2023-07-21T18:19:37.978Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 18:19:38 [2023-07-21T18:19:38.234Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 18:19:38 [2023-07-21T18:19:38.448Z] === RUN TestDockerSuite/TestCpVolumePath 18:19:38 [2023-07-21T18:19:38.489Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements 18:19:38 [2023-07-21T18:19:38.489Z] ok github.com/docker/docker/pkg/discovery/kv 3.032s coverage: 84.1% of statements 18:19:38 [2023-07-21T18:19:38.489Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements 18:19:38 [2023-07-21T18:19:38.745Z] ok github.com/docker/docker/pkg/pubsub 1.051s coverage: 75.0% of statements 18:19:38 [2023-07-21T18:19:38.745Z] coverage: [no statements] 18:19:38 [2023-07-21T18:19:38.745Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 18:19:38 [2023-07-21T18:19:38.745Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements 18:19:39 [2023-07-21T18:19:39.002Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements 18:19:39 [2023-07-21T18:19:39.002Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.3% of statements 18:19:39 [2023-07-21T18:19:39.002Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 18:19:39 [2023-07-21T18:19:39.002Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 18:19:39 [2023-07-21T18:19:39.373Z] === RUN TestDockerSuite/TestCreate64ByteHexID 18:19:39 [2023-07-21T18:19:39.373Z] === RUN TestDockerSuite/TestCreateArgs 18:19:39 [2023-07-21T18:19:39.373Z] === RUN TestDockerSuite/TestCreateByImageID 18:19:39 [2023-07-21T18:19:39.563Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 18:19:39 [2023-07-21T18:19:39.563Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements 18:19:39 [2023-07-21T18:19:39.820Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 18:19:39 [2023-07-21T18:19:39.933Z] === RUN TestDockerSuite/TestCreateEchoStdout 18:19:40 [2023-07-21T18:19:40.381Z] ok github.com/docker/docker/quota 0.259s coverage: 69.2% of statements 18:19:40 [2023-07-21T18:19:40.381Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 18:19:40 [2023-07-21T18:19:40.494Z] === RUN TestDockerSuite/TestCreateGrowRootfs 18:19:40 [2023-07-21T18:19:40.494Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 18:19:40 [2023-07-21T18:19:40.494Z] === RUN TestDockerSuite/TestCreateHostConfig 18:19:40 [2023-07-21T18:19:40.494Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 18:19:40 [2023-07-21T18:19:40.638Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 18:19:40 [2023-07-21T18:19:40.638Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 18:19:40 [2023-07-21T18:19:40.638Z] ok github.com/docker/docker/registry 0.068s coverage: 57.3% of statements 18:19:40 [2023-07-21T18:19:40.894Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 18:19:40 [2023-07-21T18:19:40.894Z] ok github.com/docker/docker/runconfig 0.013s coverage: 66.1% of statements 18:19:41 [2023-07-21T18:19:41.053Z] === RUN TestDockerSuite/TestCreateLabelFromImage 18:19:41 [2023-07-21T18:19:41.053Z] === RUN TestDockerSuite/TestCreateLabels 18:19:41 [2023-07-21T18:19:41.150Z] ok github.com/docker/docker/pkg/signal 3.421s coverage: 62.3% of statements 18:19:41 [2023-07-21T18:19:41.309Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 18:19:41 [2023-07-21T18:19:41.309Z] === RUN TestDockerSuite/TestCreateRM 18:19:41 [2023-07-21T18:19:41.309Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 18:19:41 [2023-07-21T18:19:41.309Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 18:19:41 [2023-07-21T18:19:41.309Z] === RUN TestDockerSuite/TestCreateStopSignal 18:19:41 [2023-07-21T18:19:41.407Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 18:19:41 [2023-07-21T18:19:41.564Z] === RUN TestDockerSuite/TestCreateStopTimeout 18:19:41 [2023-07-21T18:19:41.564Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 18:19:41 [2023-07-21T18:19:41.662Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 64.7% of statements 18:19:41 [2023-07-21T18:19:41.662Z] ok github.com/docker/docker/volume/local 0.108s coverage: 74.2% of statements 18:19:42 [2023-07-21T18:19:42.222Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.9% of statements 18:19:42 [2023-07-21T18:19:42.222Z] ok github.com/docker/docker/layer 7.624s coverage: 68.8% of statements 18:19:43 [2023-07-21T18:19:43.448Z] === RUN TestDockerSuite/TestCreateVolumesCreated 18:19:43 [2023-07-21T18:19:43.448Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 18:19:43 [2023-07-21T18:19:43.448Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 18:19:44 [2023-07-21T18:19:44.732Z] ok github.com/docker/docker/daemon 12.121s coverage: 17.0% of statements 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/exec [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/initlayer [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/listeners [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/names [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/daemon/stats [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/distribution/utils [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/dockerversion [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/image/tarexport [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/internal/test/suite [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/libcontainerd [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/libcontainerd/types [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/oci/caps [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/containerfs [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/locker [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/loopback [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/mount [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/platform [no test files] 18:19:44 [2023-07-21T18:19:44.732Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSuite/TestCreateWithPortRange 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSuite/TestCreateWithWorkdir 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 18:19:45 [2023-07-21T18:19:45.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 18:19:46 [2023-07-21T18:19:46.521Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 18:19:47 [2023-07-21T18:19:47.447Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 18:19:48 [2023-07-21T18:19:48.372Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 18:19:49 [2023-07-21T18:19:49.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 18:19:49 [2023-07-21T18:19:49.308Z] --- PASS: TestInfoAPIWarnings (16.23s) 18:19:49 [2023-07-21T18:19:49.309Z] === RUN TestInfoDebug 18:19:49 [2023-07-21T18:19:49.309Z] --- PASS: TestInfoDebug (0.52s) 18:19:49 [2023-07-21T18:19:49.309Z] === RUN TestInfoInsecureRegistries 18:19:49 [2023-07-21T18:19:49.309Z] --- PASS: TestInfoInsecureRegistries (0.52s) 18:19:49 [2023-07-21T18:19:49.309Z] === RUN TestInfoRegistryMirrors 18:19:49 [2023-07-21T18:19:49.309Z] --- PASS: TestInfoRegistryMirrors (0.52s) 18:19:49 [2023-07-21T18:19:49.309Z] === RUN TestLoginFailsWithBadCredentials 18:19:49 [2023-07-21T18:19:49.553Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 18:19:49 [2023-07-21T18:19:49.567Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) 18:19:49 [2023-07-21T18:19:49.567Z] === RUN TestPingCacheHeaders 18:19:49 [2023-07-21T18:19:49.567Z] --- PASS: TestPingCacheHeaders (0.01s) 18:19:49 [2023-07-21T18:19:49.567Z] === RUN TestPingGet 18:19:49 [2023-07-21T18:19:49.567Z] --- PASS: TestPingGet (0.01s) 18:19:49 [2023-07-21T18:19:49.567Z] === RUN TestPingHead 18:19:49 [2023-07-21T18:19:49.567Z] --- PASS: TestPingHead (0.01s) 18:19:49 [2023-07-21T18:19:49.567Z] === RUN TestVersion 18:19:49 [2023-07-21T18:19:49.567Z] --- PASS: TestVersion (0.01s) 18:19:49 [2023-07-21T18:19:49.567Z] === CONT TestCgroupDriverSystemdMemoryLimit 18:19:50 [2023-07-21T18:19:50.678Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.20s) 18:19:50 [2023-07-21T18:19:50.678Z] PASS 18:19:50 [2023-07-21T18:19:50.678Z] 18:19:50 [2023-07-21T18:19:50.678Z] DONE 18 tests in 22.285s 18:19:50 [2023-07-21T18:19:50.678Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 18:19:50 [2023-07-21T18:19:50.678Z] INFO: Testing against a local daemon 18:19:50 [2023-07-21T18:19:50.678Z] === RUN TestVolumesCreateAndList 18:19:50 [2023-07-21T18:19:50.678Z] --- PASS: TestVolumesCreateAndList (0.02s) 18:19:50 [2023-07-21T18:19:50.678Z] === RUN TestVolumesRemove 18:19:50 [2023-07-21T18:19:50.915Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 18:19:50 [2023-07-21T18:19:50.937Z] --- PASS: TestVolumesRemove (0.11s) 18:19:50 [2023-07-21T18:19:50.937Z] === RUN TestVolumesInspect 18:19:50 [2023-07-21T18:19:50.937Z] --- PASS: TestVolumesInspect (0.01s) 18:19:50 [2023-07-21T18:19:50.937Z] === RUN TestVolumesInvalidJSON 18:19:50 [2023-07-21T18:19:50.937Z] === RUN TestVolumesInvalidJSON//volumes/create 18:19:50 [2023-07-21T18:19:50.937Z] === PAUSE TestVolumesInvalidJSON//volumes/create 18:19:50 [2023-07-21T18:19:50.937Z] === CONT TestVolumesInvalidJSON//volumes/create 18:19:50 [2023-07-21T18:19:50.937Z] --- PASS: TestVolumesInvalidJSON (0.01s) 18:19:50 [2023-07-21T18:19:50.937Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 18:19:50 [2023-07-21T18:19:50.937Z] PASS 18:19:50 [2023-07-21T18:19:50.937Z] 18:19:50 [2023-07-21T18:19:50.937Z] DONE 5 tests in 0.181s 18:19:50 [2023-07-21T18:19:50.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:19:51 [2023-07-21T18:19:51.170Z] docker_api_swarm_node_test.go:20: [d1d8860f5a6c7] joining swarm manager [d5b81b0bdb106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:19:51 [2023-07-21T18:19:51.426Z] --- PASS: TestCreateServiceMultipleTimes (16.56s) 18:19:51 [2023-07-21T18:19:51.426Z] === RUN TestCreateServiceConflict 18:19:51 [2023-07-21T18:19:51.682Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 18:19:51 [2023-07-21T18:19:51.937Z] docker_api_swarm_node_test.go:21: [dc42de3eb79ee] joining swarm manager [d5b81b0bdb106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:19:52 [2023-07-21T18:19:52.192Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 18:19:52 [2023-07-21T18:19:52.192Z] === RUN TestDockerSuite/TestDevicePermissions 18:19:52 [2023-07-21T18:19:52.752Z] === RUN TestDockerSuite/TestDockerFails 18:19:52 [2023-07-21T18:19:52.752Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 18:19:52 [2023-07-21T18:19:52.752Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 18:19:52 [2023-07-21T18:19:52.752Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 18:19:52 [2023-07-21T18:19:52.841Z] Stopping apparmor (via systemctl): apparmor.service. 18:19:52 [2023-07-21T18:19:52.841Z] Removing test suite binaries 18:19:52 [2023-07-21T18:19:52.841Z] exiting test-integration 18:19:52 [2023-07-21T18:19:52.841Z] ++ exit 0 18:19:52 [2023-07-21T18:19:52.841Z] 18:19:53 [2023-07-21T18:19:53.678Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange Post stage [Pipeline] junit 18:19:53 [2023-07-21T18:19:53.792Z] Recording test results 18:19:54 [2023-07-21T18:19:54.238Z] --- PASS: TestCreateServiceConflict (2.90s) 18:19:54 [2023-07-21T18:19:54.238Z] === RUN TestCreateServiceMaxReplicas 18:19:54 [2023-07-21T18:19:54.493Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 18:19:55 [2023-07-21T18:19:55.170Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 18:19:55 [2023-07-21T18:19:55.420Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 18:19:55 [2023-07-21T18:19:55.420Z] === RUN TestDockerSuite/TestDockerNetworkInspect 18:19:55 [2023-07-21T18:19:55.420Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 18:19:55 [2023-07-21T18:19:55.508Z] + echo Ensuring container killed. 18:19:55 [2023-07-21T18:19:55.508Z] Ensuring container killed. 18:19:55 [2023-07-21T18:19:55.508Z] + docker rm -vf docker-pr1 18:19:55 [2023-07-21T18:19:55.508Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 18:19:55 [2023-07-21T18:19:55.675Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 18:19:55 [2023-07-21T18:19:55.791Z] + echo Chowning /workspace to jenkins user 18:19:55 [2023-07-21T18:19:55.791Z] Chowning /workspace to jenkins user 18:19:55 [2023-07-21T18:19:55.791Z] + id -u 18:19:55 [2023-07-21T18:19:55.791Z] + id -g 18:19:55 [2023-07-21T18:19:55.791Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:19:57 [2023-07-21T18:19:57.464Z] + bundleName=amd64-cgroup2 18:19:57 [2023-07-21T18:19:57.464Z] + echo Creating amd64-cgroup2-bundles.tar.gz 18:19:57 [2023-07-21T18:19:57.464Z] Creating amd64-cgroup2-bundles.tar.gz 18:19:57 [2023-07-21T18:19:57.464Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print 18:19:57 [2023-07-21T18:19:57.464Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz 18:19:57 [2023-07-21T18:19:57.561Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) 18:19:57 [2023-07-21T18:19:57.561Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] archiveArtifacts 18:19:57 [2023-07-21T18:19:57.737Z] Archiving artifacts 18:19:59 [2023-07-21T18:19:59.068Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:19:59 [2023-07-21T18:19:59.375Z] + make clean 18:19:59 [2023-07-21T18:19:59.375Z] docker volume rm -f docker-dev-cache 18:19:59 [2023-07-21T18:19:59.375Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:01 [2023-07-21T18:20:01.723Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 18:20:02 [2023-07-21T18:20:02.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 18:20:03 [2023-07-21T18:20:03.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 18:20:06 [2023-07-21T18:20:06.086Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 18:20:07 [2023-07-21T18:20:07.012Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 18:20:07 [2023-07-21T18:20:07.267Z] docker_api_swarm_test.go:502: [d7ada3c819cec] joining swarm manager [d6e07326ebd5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:20:08 [2023-07-21T18:20:08.194Z] === RUN TestDockerSuite/TestEventsAttach 18:20:08 [2023-07-21T18:20:08.755Z] === RUN TestDockerSuite/TestEventsCommit 18:20:09 [2023-07-21T18:20:09.314Z] === RUN TestDockerSuite/TestEventsContainerEvents 18:20:09 [2023-07-21T18:20:09.875Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 18:20:10 [2023-07-21T18:20:10.130Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 18:20:11 [2023-07-21T18:20:11.056Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.68s) 18:20:11 [2023-07-21T18:20:11.056Z] === RUN TestCreateServiceSecretFileMode 18:20:11 [2023-07-21T18:20:11.056Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 18:20:11 [2023-07-21T18:20:11.056Z] docker_api_swarm_test.go:507: [dced72bb21fd5] joining swarm manager [d6e07326ebd5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:20:11 [2023-07-21T18:20:11.215Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.2% of statements 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/pkg/symlink [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/pkg/term [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/profiles/apparmor [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/rootless [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/rootless/specconv [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/runconfig/opts [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/daemon [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/environment [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/fakegit [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/registry [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/testutil/request [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/volume [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/volume/service/opts [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] ? github.com/docker/docker/volume/testutils [no test files] 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === Skipped 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] exec_linux_test.go:19: requires AppArmor to be enabled 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] exec_linux_test.go:39: requires AppArmor to be enabled 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver btrfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver btrfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver btrfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver btrfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver btrfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:73: No driver to put! 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] time="2023-07-21T18:19:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: driver not supported 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] time="2023-07-21T18:19:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: driver not supported 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] time="2023-07-21T18:19:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: driver not supported 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] time="2023-07-21T18:19:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: driver not supported 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] time="2023-07-21T18:19:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: driver not supported 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:73: No driver to put! 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] overlay_test.go:45: Fails to compute changes after apply intermittently 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] overlay_test.go:50: Fails to compute changes intermittently 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] overlay_test.go:65: Cannot run test with naive change algorithm 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver zfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver zfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver zfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver zfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.215Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:20:11 [2023-07-21T18:20:11.215Z] graphtest_unix.go:46: Driver zfs not supported 18:20:11 [2023-07-21T18:20:11.215Z] 18:20:11 [2023-07-21T18:20:11.216Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 18:20:11 [2023-07-21T18:20:11.216Z] graphtest_unix.go:73: No driver to put! 18:20:11 [2023-07-21T18:20:11.216Z] 18:20:11 [2023-07-21T18:20:11.216Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 18:20:11 [2023-07-21T18:20:11.216Z] sysinfo_linux_test.go:91: App Armor Must be Disabled 18:20:11 [2023-07-21T18:20:11.216Z] 18:20:11 [2023-07-21T18:20:11.216Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 18:20:11 [2023-07-21T18:20:11.216Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled 18:20:11 [2023-07-21T18:20:11.216Z] 18:20:11 [2023-07-21T18:20:11.216Z] DONE 2266 tests, 26 skipped in 88.262s Post stage [Pipeline] junit 18:20:11 [2023-07-21T18:20:11.785Z] Recording test results 18:20:11 [2023-07-21T18:20:11.963Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 18:20:12 [2023-07-21T18:20:12.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46047/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d76f96d0612d5d9244e28f1c45d7ded44c875d3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2d76f96d0612d5d9244e28f1c45d7ded44c875d3 hack/validate/vendor 18:20:12 [2023-07-21T18:20:12.659Z] update vendored copy of archive/tar 18:20:12 [2023-07-21T18:20:12.659Z] downloading: https://golang.org/dl/go1.19.11.src.tar.gz 18:20:12 [2023-07-21T18:20:12.941Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 18:20:13 [2023-07-21T18:20:13.866Z] === RUN TestDockerSuite/TestEventsContainerRestart 18:20:15 [2023-07-21T18:20:15.169Z] patching file stat_unix.go 18:20:15 [2023-07-21T18:20:15.169Z] 2023/07/21 18:20:14 Collecting initial packages 18:20:15 [2023-07-21T18:20:15.169Z] 2023/07/21 18:20:14 Download dependencies 18:20:15 [2023-07-21T18:20:15.752Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Starting whole vndr cycle because no package specified 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Ignoring paths matching "^archive/tar" 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 18:20:17 [2023-07-21T18:20:17.680Z] 2023/07/21 18:20:17 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 18:20:17 [2023-07-21T18:20:17.936Z] 2023/07/21 18:20:17 Finished clone github.com/syndtr/gocapability 18:20:17 [2023-07-21T18:20:17.936Z] 2023/07/21 18:20:17 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Finished clone github.com/tchap/go-patricia 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Finished clone github.com/Azure/go-ansiterm 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Finished clone github.com/docker/libtrust 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Finished clone github.com/moby/locker 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 18:20:18 [2023-07-21T18:20:18.192Z] 2023/07/21 18:20:17 Finished clone github.com/Microsoft/go-winio 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Finished clone github.com/gorilla/mux 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Finished clone github.com/creack/pty 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Finished clone github.com/moby/sys 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Finished clone github.com/willf/bitset 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:17 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:18 Finished clone github.com/google/go-cmp 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:18 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:18 Finished clone github.com/sirupsen/logrus 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:18 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:18 Finished clone gotest.tools/v3 18:20:18 [2023-07-21T18:20:18.193Z] 2023/07/21 18:20:18 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 18:20:18 [2023-07-21T18:20:18.263Z] === RUN TestDockerSuite/TestEventsCopy 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/RackSec/srslog 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/armon/circbuf 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/tonistiigi/units 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/google/shlex 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/opentracing-contrib/go-stdlib 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/grpc-ecosystem/grpc-opentracing 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Finished clone github.com/opentracing/opentracing-go 18:20:18 [2023-07-21T18:20:18.449Z] 2023/07/21 18:20:18 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Finished clone github.com/mitchellh/hashstructure 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Finished clone github.com/gofrs/flock 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Finished clone github.com/imdario/mergo 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Finished clone golang.org/x/sync 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Finished clone github.com/tonistiigi/fsutil 18:20:18 [2023-07-21T18:20:18.706Z] 2023/07/21 18:20:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 18:20:18 [2023-07-21T18:20:18.824Z] === RUN TestDockerSuite/TestEventsFilterContainer 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Finished clone github.com/docker/go-events 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Finished clone github.com/armon/go-radix 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Finished clone github.com/sean-/seed 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Finished clone github.com/armon/go-metrics 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Finished clone github.com/hashicorp/errwrap 18:20:18 [2023-07-21T18:20:18.964Z] 2023/07/21 18:20:18 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 18:20:19 [2023-07-21T18:20:19.220Z] 2023/07/21 18:20:19 Finished clone github.com/google/btree 18:20:19 [2023-07-21T18:20:19.220Z] 2023/07/21 18:20:19 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Finished clone github.com/hashicorp/memberlist 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Finished clone github.com/hashicorp/go-multierror 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Finished clone github.com/moby/term 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Finished clone github.com/vishvananda/netns 18:20:19 [2023-07-21T18:20:19.477Z] 2023/07/21 18:20:19 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 18:20:19 [2023-07-21T18:20:19.733Z] 2023/07/21 18:20:19 Finished clone github.com/docker/libkv 18:20:19 [2023-07-21T18:20:19.733Z] 2023/07/21 18:20:19 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 18:20:19 [2023-07-21T18:20:19.733Z] 2023/07/21 18:20:19 Finished clone github.com/hashicorp/go-msgpack 18:20:19 [2023-07-21T18:20:19.734Z] 2023/07/21 18:20:19 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 18:20:19 [2023-07-21T18:20:19.749Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Finished clone github.com/hashicorp/go-sockaddr 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Finished clone github.com/moby/ipvs 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Finished clone github.com/google/uuid 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Finished clone github.com/Microsoft/opengcs 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Finished clone github.com/vishvananda/netlink 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Finished clone github.com/samuel/go-zookeeper 18:20:19 [2023-07-21T18:20:19.990Z] 2023/07/21 18:20:19 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 18:20:20 [2023-07-21T18:20:20.247Z] 2023/07/21 18:20:20 Finished clone github.com/BurntSushi/toml 18:20:20 [2023-07-21T18:20:20.247Z] 2023/07/21 18:20:20 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 18:20:20 [2023-07-21T18:20:20.504Z] 2023/07/21 18:20:20 Finished clone github.com/deckarep/golang-set 18:20:20 [2023-07-21T18:20:20.504Z] 2023/07/21 18:20:20 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 18:20:20 [2023-07-21T18:20:20.766Z] 2023/07/21 18:20:20 Finished clone github.com/ishidawataru/sctp 18:20:20 [2023-07-21T18:20:20.766Z] 2023/07/21 18:20:20 Clone github.com/docker/distribution, revision 7c354a4b40feeea21d7eeae4de91c8ff7951e672, attempt 1/20 18:20:20 [2023-07-21T18:20:20.766Z] 2023/07/21 18:20:20 Finished clone github.com/coreos/go-semver 18:20:20 [2023-07-21T18:20:20.766Z] 2023/07/21 18:20:20 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Finished clone github.com/modern-go/concurrent 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Finished clone github.com/json-iterator/go 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Finished clone go.etcd.io/bbolt 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Finished clone github.com/hashicorp/serf 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Finished clone github.com/grpc-ecosystem/go-grpc-middleware 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:20 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:21 Finished clone github.com/modern-go/reflect2 18:20:21 [2023-07-21T18:20:21.022Z] 2023/07/21 18:20:21 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 18:20:21 [2023-07-21T18:20:21.586Z] 2023/07/21 18:20:21 Finished clone github.com/opencontainers/go-digest 18:20:21 [2023-07-21T18:20:21.586Z] 2023/07/21 18:20:21 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 18:20:21 [2023-07-21T18:20:21.842Z] 2023/07/21 18:20:21 Finished clone github.com/golang/gddo 18:20:21 [2023-07-21T18:20:21.842Z] 2023/07/21 18:20:21 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 18:20:21 [2023-07-21T18:20:21.842Z] 2023/07/21 18:20:21 Finished clone github.com/mistifyio/go-zfs 18:20:21 [2023-07-21T18:20:21.842Z] 2023/07/21 18:20:21 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 18:20:22 [2023-07-21T18:20:22.405Z] 2023/07/21 18:20:22 Finished clone github.com/opencontainers/runtime-spec 18:20:22 [2023-07-21T18:20:22.405Z] 2023/07/21 18:20:22 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 18:20:22 [2023-07-21T18:20:22.661Z] 2023/07/21 18:20:22 Finished clone github.com/cyphar/filepath-securejoin 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Finished clone github.com/docker/libnetwork 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Finished clone github.com/opencontainers/image-spec 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 18:20:22 [2023-07-21T18:20:22.662Z] 2023/07/21 18:20:22 Finished clone github.com/vbatts/tar-split 18:20:22 [2023-07-21T18:20:22.918Z] 2023/07/21 18:20:22 Finished clone github.com/coreos/go-systemd 18:20:22 [2023-07-21T18:20:22.918Z] 2023/07/21 18:20:22 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 18:20:22 [2023-07-21T18:20:22.918Z] 2023/07/21 18:20:22 Finished clone github.com/coreos/go-systemd/v22 18:20:22 [2023-07-21T18:20:22.918Z] 2023/07/21 18:20:22 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 18:20:23 [2023-07-21T18:20:23.175Z] 2023/07/21 18:20:23 Finished clone github.com/godbus/dbus/v5 18:20:23 [2023-07-21T18:20:23.175Z] 2023/07/21 18:20:23 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 18:20:23 [2023-07-21T18:20:23.175Z] 2023/07/21 18:20:23 Finished clone github.com/miekg/dns 18:20:23 [2023-07-21T18:20:23.175Z] 2023/07/21 18:20:23 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 18:20:23 [2023-07-21T18:20:23.431Z] 2023/07/21 18:20:23 Finished clone github.com/philhofer/fwd 18:20:23 [2023-07-21T18:20:23.431Z] 2023/07/21 18:20:23 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 18:20:23 [2023-07-21T18:20:23.431Z] 2023/07/21 18:20:23 Finished clone github.com/fluent/fluent-logger-golang 18:20:23 [2023-07-21T18:20:23.431Z] 2023/07/21 18:20:23 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 18:20:23 [2023-07-21T18:20:23.431Z] 2023/07/21 18:20:23 Finished clone github.com/Graylog2/go-gelf 18:20:23 [2023-07-21T18:20:23.431Z] 2023/07/21 18:20:23 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 18:20:23 [2023-07-21T18:20:23.908Z] --- PASS: TestCreateServiceSecretFileMode (12.85s) 18:20:23 [2023-07-21T18:20:23.908Z] === RUN TestCreateServiceConfigFileMode 18:20:23 [2023-07-21T18:20:23.994Z] 2023/07/21 18:20:23 Finished clone github.com/fsnotify/fsnotify 18:20:23 [2023-07-21T18:20:23.994Z] 2023/07/21 18:20:23 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 18:20:23 [2023-07-21T18:20:23.994Z] 2023/07/21 18:20:23 Finished clone github.com/tinylib/msgp 18:20:23 [2023-07-21T18:20:23.994Z] 2023/07/21 18:20:23 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 18:20:23 [2023-07-21T18:20:23.994Z] 2023/07/21 18:20:23 Finished clone github.com/bsphere/le_go 18:20:23 [2023-07-21T18:20:23.994Z] 2023/07/21 18:20:23 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 18:20:24 [2023-07-21T18:20:24.251Z] 2023/07/21 18:20:24 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 18:20:24 [2023-07-21T18:20:24.251Z] 2023/07/21 18:20:24 Finished clone github.com/jmespath/go-jmespath 18:20:24 [2023-07-21T18:20:24.507Z] 2023/07/21 18:20:24 Finished clone github.com/golang/groupcache 18:20:24 [2023-07-21T18:20:24.507Z] 2023/07/21 18:20:24 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 18:20:24 [2023-07-21T18:20:24.507Z] 2023/07/21 18:20:24 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 18:20:24 [2023-07-21T18:20:24.507Z] 2023/07/21 18:20:24 Finished clone golang.org/x/text 18:20:24 [2023-07-21T18:20:24.764Z] 2023/07/21 18:20:24 Finished clone golang.org/x/oauth2 18:20:24 [2023-07-21T18:20:24.764Z] 2023/07/21 18:20:24 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 18:20:25 [2023-07-21T18:20:25.021Z] 2023/07/21 18:20:24 Finished clone github.com/googleapis/gax-go 18:20:25 [2023-07-21T18:20:25.021Z] 2023/07/21 18:20:24 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 18:20:25 [2023-07-21T18:20:25.271Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 18:20:25 [2023-07-21T18:20:25.271Z] === RUN TestDockerSuite/TestEventsFilterImageName 18:20:25 [2023-07-21T18:20:25.583Z] 2023/07/21 18:20:25 Finished clone github.com/containerd/fifo 18:20:25 [2023-07-21T18:20:25.583Z] 2023/07/21 18:20:25 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 18:20:25 [2023-07-21T18:20:25.583Z] 2023/07/21 18:20:25 Finished clone go.opencensus.io 18:20:25 [2023-07-21T18:20:25.583Z] 2023/07/21 18:20:25 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 18:20:26 [2023-07-21T18:20:26.146Z] 2023/07/21 18:20:25 Finished clone github.com/containerd/go-runc 18:20:26 [2023-07-21T18:20:26.146Z] 2023/07/21 18:20:25 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 18:20:26 [2023-07-21T18:20:26.146Z] 2023/07/21 18:20:25 Finished clone github.com/containerd/cgroups 18:20:26 [2023-07-21T18:20:26.146Z] 2023/07/21 18:20:25 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 18:20:26 [2023-07-21T18:20:26.403Z] 2023/07/21 18:20:26 Finished clone github.com/containerd/console 18:20:26 [2023-07-21T18:20:26.403Z] 2023/07/21 18:20:26 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 18:20:26 [2023-07-21T18:20:26.403Z] 2023/07/21 18:20:26 Finished clone google.golang.org/grpc 18:20:26 [2023-07-21T18:20:26.403Z] 2023/07/21 18:20:26 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 18:20:26 [2023-07-21T18:20:26.403Z] 2023/07/21 18:20:26 Finished clone github.com/containerd/typeurl 18:20:26 [2023-07-21T18:20:26.403Z] 2023/07/21 18:20:26 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 18:20:26 [2023-07-21T18:20:26.659Z] 2023/07/21 18:20:26 Finished clone github.com/opencontainers/runc 18:20:26 [2023-07-21T18:20:26.659Z] 2023/07/21 18:20:26 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 18:20:26 [2023-07-21T18:20:26.659Z] 2023/07/21 18:20:26 Finished clone github.com/containerd/continuity 18:20:26 [2023-07-21T18:20:26.659Z] 2023/07/21 18:20:26 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 18:20:26 [2023-07-21T18:20:26.659Z] 2023/07/21 18:20:26 Finished clone github.com/containerd/ttrpc 18:20:26 [2023-07-21T18:20:26.659Z] 2023/07/21 18:20:26 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 18:20:27 [2023-07-21T18:20:27.006Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 18:20:27 [2023-07-21T18:20:27.006Z] 18:20:27 [2023-07-21T18:20:27.006Z] ________ ____ __. 18:20:27 [2023-07-21T18:20:27.006Z] \_____ \ | |/ _| 18:20:27 [2023-07-21T18:20:27.006Z] / | \| < 18:20:27 [2023-07-21T18:20:27.006Z] / | \ | \ 18:20:27 [2023-07-21T18:20:27.006Z] \_______ /____|__ \ 18:20:27 [2023-07-21T18:20:27.006Z] \/ \/ 18:20:27 [2023-07-21T18:20:27.006Z] 18:20:27 [2023-07-21T18:20:27.006Z] INFO: make.ps1 ended at 07/21/2023 18:20:26 18:20:27 [2023-07-21T18:20:27.156Z] === RUN TestDockerSuite/TestEventsFilterLabels 18:20:27 [2023-07-21T18:20:27.156Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 18:20:27 [2023-07-21T18:20:27.223Z] 2023/07/21 18:20:27 Finished clone github.com/gogo/googleapis 18:20:27 [2023-07-21T18:20:27.223Z] 2023/07/21 18:20:27 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 18:20:27 [2023-07-21T18:20:27.411Z] === RUN TestDockerSuite/TestEventsFilterType 18:20:27 [2023-07-21T18:20:27.505Z] 2023/07/21 18:20:27 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 18:20:27 [2023-07-21T18:20:27.506Z] 2023/07/21 18:20:27 Finished clone github.com/moby/buildkit 18:20:27 [2023-07-21T18:20:27.666Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 18:20:27 [2023-07-21T18:20:27.666Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 18:20:27 [2023-07-21T18:20:27.666Z] === RUN TestDockerSuite/TestEventsFilters 18:20:27 [2023-07-21T18:20:27.762Z] 2023/07/21 18:20:27 Finished clone github.com/docker/distribution 18:20:27 [2023-07-21T18:20:27.762Z] 2023/07/21 18:20:27 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 18:20:27 [2023-07-21T18:20:27.762Z] 2023/07/21 18:20:27 Finished clone github.com/fernet/fernet-go 18:20:27 [2023-07-21T18:20:27.762Z] 2023/07/21 18:20:27 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 18:20:28 [2023-07-21T18:20:28.003Z] INFO: Binaries build ended at 07/21/2023 18:20:27. Duration:00:01:50.3534543 18:20:28 [2023-07-21T18:20:28.325Z] 2023/07/21 18:20:28 Finished clone github.com/Microsoft/hcsshim 18:20:28 [2023-07-21T18:20:28.325Z] 2023/07/21 18:20:28 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 18:20:28 [2023-07-21T18:20:28.325Z] 2023/07/21 18:20:28 Finished clone github.com/golang/protobuf 18:20:28 [2023-07-21T18:20:28.325Z] 2023/07/21 18:20:28 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 18:20:28 [2023-07-21T18:20:28.888Z] 2023/07/21 18:20:28 Finished clone golang.org/x/time 18:20:28 [2023-07-21T18:20:28.888Z] 2023/07/21 18:20:28 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 18:20:29 [2023-07-21T18:20:29.003Z] INFO: Copying the built daemon binary to d:\CI\PR-46047\1\binary\dockerd-27b2e9097e.exe... 18:20:29 [2023-07-21T18:20:29.003Z] INFO: Copying the built client binary to d:\CI\PR-46047\1\binary\docker-27b2e9097e.exe... 18:20:29 [2023-07-21T18:20:29.003Z] INFO: Copying dockerversion from the container... 18:20:29 [2023-07-21T18:20:29.003Z] INFO: Copying the golang package from the container to d:\CI\PR-46047\1\installer\go.zip... 18:20:29 [2023-07-21T18:20:29.028Z] === RUN TestDockerSuite/TestEventsFormat 18:20:29 [2023-07-21T18:20:29.145Z] 2023/07/21 18:20:28 Finished clone github.com/hashicorp/go-memdb 18:20:29 [2023-07-21T18:20:29.145Z] 2023/07/21 18:20:28 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 18:20:29 [2023-07-21T18:20:29.145Z] 2023/07/21 18:20:29 Finished clone github.com/cilium/ebpf 18:20:29 [2023-07-21T18:20:29.145Z] 2023/07/21 18:20:29 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 18:20:29 [2023-07-21T18:20:29.145Z] 2023/07/21 18:20:29 Finished clone github.com/hashicorp/go-immutable-radix 18:20:29 [2023-07-21T18:20:29.145Z] 2023/07/21 18:20:29 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 18:20:29 [2023-07-21T18:20:29.588Z] === RUN TestDockerSuite/TestEventsFormatBadField 18:20:29 [2023-07-21T18:20:29.708Z] 2023/07/21 18:20:29 Finished clone github.com/hashicorp/golang-lru 18:20:29 [2023-07-21T18:20:29.708Z] 2023/07/21 18:20:29 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 18:20:29 [2023-07-21T18:20:29.843Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 18:20:29 [2023-07-21T18:20:29.843Z] === RUN TestDockerSuite/TestEventsImageImport 18:20:29 [2023-07-21T18:20:29.965Z] 2023/07/21 18:20:29 Finished clone github.com/coreos/pkg 18:20:29 [2023-07-21T18:20:29.965Z] 2023/07/21 18:20:29 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 18:20:30 [2023-07-21T18:20:30.002Z] INFO: Extracting go.zip to d:\CI\PR-46047\1\go 18:20:30 [2023-07-21T18:20:30.403Z] === RUN TestDockerSuite/TestEventsImageLoad 18:20:30 [2023-07-21T18:20:30.403Z] === RUN TestDockerSuite/TestEventsImagePull 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Finished clone golang.org/x/crypto 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Finished clone github.com/beorn7/perks 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Finished clone github.com/prometheus/client_model 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Finished clone github.com/prometheus/client_golang 18:20:30 [2023-07-21T18:20:30.894Z] 2023/07/21 18:20:30 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 18:20:31 [2023-07-21T18:20:31.328Z] === RUN TestDockerSuite/TestEventsImageTag 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:31 Finished clone github.com/matttproud/golang_protobuf_extensions 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:31 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:31 Finished clone github.com/pkg/errors 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:31 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:31 Finished clone code.cloudfoundry.org/clock 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:31 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:32 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 18:20:32 [2023-07-21T18:20:32.263Z] 2023/07/21 18:20:32 Finished clone github.com/google/certificate-transparency-go 18:20:32 [2023-07-21T18:20:32.520Z] 2023/07/21 18:20:32 Finished clone github.com/prometheus/common 18:20:32 [2023-07-21T18:20:32.520Z] 2023/07/21 18:20:32 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 18:20:32 [2023-07-21T18:20:32.520Z] 2023/07/21 18:20:32 Finished clone github.com/prometheus/procfs 18:20:32 [2023-07-21T18:20:32.520Z] 2023/07/21 18:20:32 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 18:20:32 [2023-07-21T18:20:32.689Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 18:20:32 [2023-07-21T18:20:32.689Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 18:20:33 [2023-07-21T18:20:33.083Z] 2023/07/21 18:20:32 Finished clone github.com/cespare/xxhash/v2 18:20:33 [2023-07-21T18:20:33.083Z] 2023/07/21 18:20:32 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 18:20:33 [2023-07-21T18:20:33.083Z] 2023/07/21 18:20:32 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus 18:20:33 [2023-07-21T18:20:33.083Z] 2023/07/21 18:20:32 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 18:20:33 [2023-07-21T18:20:33.249Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 18:20:33 [2023-07-21T18:20:33.340Z] 2023/07/21 18:20:33 Finished clone github.com/spf13/pflag 18:20:33 [2023-07-21T18:20:33.340Z] 2023/07/21 18:20:33 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 18:20:33 [2023-07-21T18:20:33.597Z] 2023/07/21 18:20:33 Finished clone github.com/spf13/cobra 18:20:33 [2023-07-21T18:20:33.597Z] 2023/07/21 18:20:33 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 18:20:33 [2023-07-21T18:20:33.597Z] 2023/07/21 18:20:33 Finished clone github.com/inconshreveable/mousetrap 18:20:33 [2023-07-21T18:20:33.597Z] 2023/07/21 18:20:33 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 18:20:33 [2023-07-21T18:20:33.597Z] 2023/07/21 18:20:33 Finished clone github.com/morikuni/aec 18:20:33 [2023-07-21T18:20:33.597Z] 2023/07/21 18:20:33 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 18:20:33 [2023-07-21T18:20:33.809Z] === RUN TestDockerSuite/TestEventsPluginOps 18:20:33 [2023-07-21T18:20:33.857Z] 2023/07/21 18:20:33 Finished clone github.com/docker/go-metrics 18:20:34 [2023-07-21T18:20:34.421Z] 2023/07/21 18:20:34 Finished clone github.com/opencontainers/selinux 18:20:34 [2023-07-21T18:20:34.421Z] 2023/07/21 18:20:34 Finished clone github.com/docker/go-units 18:20:34 [2023-07-21T18:20:34.984Z] 2023/07/21 18:20:34 Finished clone github.com/docker/go-connections 18:20:35 [2023-07-21T18:20:35.240Z] 2023/07/21 18:20:35 Finished clone github.com/containerd/containerd 18:20:35 [2023-07-21T18:20:35.240Z] 2023/07/21 18:20:35 Finished clone github.com/coreos/etcd 18:20:36 [2023-07-21T18:20:36.320Z] === RUN TestDockerSuite/TestEventsRedirectStdout 18:20:36 [2023-07-21T18:20:36.880Z] === RUN TestDockerSuite/TestEventsRename 18:20:37 [2023-07-21T18:20:37.136Z] --- PASS: TestCreateServiceConfigFileMode (13.36s) 18:20:37 [2023-07-21T18:20:37.136Z] === RUN TestCreateServiceSysctls 18:20:37 [2023-07-21T18:20:37.140Z] 2023/07/21 18:20:36 Finished clone github.com/cloudflare/cfssl 18:20:37 [2023-07-21T18:20:37.391Z] === RUN TestDockerSuite/TestEventsResize 18:20:37 [2023-07-21T18:20:37.952Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 18:20:38 [2023-07-21T18:20:38.069Z] 2023/07/21 18:20:37 Finished clone golang.org/x/net 18:20:38 [2023-07-21T18:20:38.633Z] 2023/07/21 18:20:38 Finished clone github.com/docker/swarmkit 18:20:39 [2023-07-21T18:20:39.562Z] 2023/07/21 18:20:39 Finished clone github.com/gogo/protobuf 18:20:39 [2023-07-21T18:20:39.819Z] 2023/07/21 18:20:39 Finished clone golang.org/x/sys 18:20:40 [2023-07-21T18:20:40.462Z] --- PASS: TestCreateServiceSysctls (3.25s) 18:20:40 [2023-07-21T18:20:40.462Z] === RUN TestCreateServiceCapabilities 18:20:42 [2023-07-21T18:20:42.338Z] 2023/07/21 18:20:42 Finished clone google.golang.org/genproto 18:20:42 [2023-07-21T18:20:42.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 18:20:43 [2023-07-21T18:20:43.271Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 18:20:43 [2023-07-21T18:20:43.271Z] --- PASS: TestCreateServiceCapabilities (2.78s) 18:20:43 [2023-07-21T18:20:43.271Z] === RUN TestInspect 18:20:43 [2023-07-21T18:20:43.833Z] === RUN TestDockerSuite/TestEventsStreaming 18:20:44 [2023-07-21T18:20:44.088Z] docker_api_swarm_node_test.go:81: [d251496ddbefe] joining swarm manager [d112cc0cc6015]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:20:44 [2023-07-21T18:20:44.653Z] === RUN TestDockerSuite/TestEventsTimestampFormats 18:20:46 [2023-07-21T18:20:46.538Z] --- PASS: TestInspect (3.37s) 18:20:46 [2023-07-21T18:20:46.538Z] === RUN TestCreateJob 18:20:47 [2023-07-21T18:20:47.901Z] === RUN TestDockerSuite/TestEventsTop 18:20:48 [2023-07-21T18:20:48.461Z] === RUN TestDockerSuite/TestEventsUntag 18:20:50 [2023-07-21T18:20:50.347Z] --- PASS: TestCreateJob (3.66s) 18:20:50 [2023-07-21T18:20:50.347Z] === RUN TestReplicatedJob 18:20:51 [2023-07-21T18:20:51.271Z] === RUN TestDockerSuite/TestEventsUntilInThePast 18:20:54 [2023-07-21T18:20:54.513Z] 2023/07/21 18:20:52 Finished clone cloud.google.com/go 18:20:55 [2023-07-21T18:20:55.432Z] --- PASS: TestReplicatedJob (5.25s) 18:20:55 [2023-07-21T18:20:55.432Z] === RUN TestUpdateReplicatedJob 18:20:57 [2023-07-21T18:20:57.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 18:20:58 [2023-07-21T18:20:58.870Z] --- PASS: TestUpdateReplicatedJob (3.38s) 18:20:58 [2023-07-21T18:20:58.870Z] === RUN TestServiceListWithStatuses 18:20:58 [2023-07-21T18:20:58.870Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:20:58 [2023-07-21T18:20:58.870Z] --- SKIP: TestServiceListWithStatuses (0.00s) 18:20:58 [2023-07-21T18:20:58.870Z] === RUN TestDockerNetworkConnectAlias 18:20:59 [2023-07-21T18:20:59.796Z] docker_api_swarm_node_test.go:53: [de820b32a940c] joining swarm manager [d899c08acdbbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:21:00 [2023-07-21T18:21:00.722Z] docker_api_swarm_node_test.go:54: [d30744a644ca6] joining swarm manager [d899c08acdbbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:21:02 [2023-07-21T18:21:02.085Z] === RUN TestDockerSuite/TestExec 18:21:02 [2023-07-21T18:21:02.604Z] 2023/07/21 18:21:01 Finished clone github.com/hashicorp/consul 18:21:03 [2023-07-21T18:21:03.010Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 18:21:03 [2023-07-21T18:21:03.935Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 18:21:03 [2023-07-21T18:21:03.935Z] --- PASS: TestDockerNetworkConnectAlias (5.03s) 18:21:03 [2023-07-21T18:21:03.935Z] === RUN TestDockerNetworkReConnect 18:21:04 [2023-07-21T18:21:04.496Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 18:21:05 [2023-07-21T18:21:05.056Z] === RUN TestDockerSuite/TestExecAPIStart 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Extraction ended at 07/21/2023 18:21:05. Duration:00:00:35.3843512 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Updating the golang and path environment variables 18:21:05 [2023-07-21T18:21:05.940Z] INFO: GOPATH=d:\gopath 18:21:05 [2023-07-21T18:21:05.940Z] INFO: go version go1.19.11 windows/amd64 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Running the daemon under test in debug mode 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Starting a daemon under test... 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-46047\1\daemon --pidfile d:\CI\PR-46047\1\docker.pid -D 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Process started successfully. 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Start tailing logs of the daemon under tests 18:21:05 [2023-07-21T18:21:05.940Z] INFO: Waiting for the daemon under test to start... 18:21:06 [2023-07-21T18:21:06.418Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 18:21:06 [2023-07-21T18:21:06.979Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 18:21:07 [2023-07-21T18:21:07.903Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 18:21:08 [2023-07-21T18:21:08.464Z] --- PASS: TestDockerNetworkReConnect (4.54s) 18:21:08 [2023-07-21T18:21:08.464Z] === RUN TestServicePlugin 18:21:08 [2023-07-21T18:21:08.719Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 18:21:09 [2023-07-21T18:21:09.279Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 18:21:09 [2023-07-21T18:21:09.839Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 18:21:10 [2023-07-21T18:21:10.400Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 18:21:11 [2023-07-21T18:21:11.325Z] === RUN TestDockerSuite/TestExecCgroup 18:21:11 [2023-07-21T18:21:11.886Z] plugin_test.go:61: [d7be5bd396925] joining swarm manager [d40b26a39ab1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:21:12 [2023-07-21T18:21:12.445Z] === RUN TestDockerSuite/TestExecEnv 18:21:13 [2023-07-21T18:21:13.006Z] === RUN TestDockerSuite/TestExecEnvLinksHost 18:21:13 [2023-07-21T18:21:13.932Z] === RUN TestDockerSuite/TestExecExitStatus 18:21:13 [2023-07-21T18:21:13.932Z] plugin_test.go:64: [d6d7bc4e318d0] joining swarm manager [d40b26a39ab1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:21:14 [2023-07-21T18:21:14.493Z] === RUN TestDockerSuite/TestExecInspectID 18:21:17 [2023-07-21T18:21:17.444Z] 2023/07/21 18:21:14 Finished clone github.com/aws/aws-sdk-go 18:21:17 [2023-07-21T18:21:17.756Z] === RUN TestDockerSuite/TestExecInteractive 18:21:17 [2023-07-21T18:21:17.756Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 18:21:18 [2023-07-21T18:21:18.316Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 18:21:18 [2023-07-21T18:21:18.876Z] === RUN TestDockerSuite/TestExecParseError 18:21:19 [2023-07-21T18:21:19.436Z] === RUN TestDockerSuite/TestExecPausedContainer 18:21:19 [2023-07-21T18:21:19.997Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 18:21:20 [2023-07-21T18:21:20.252Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 18:21:21 [2023-07-21T18:21:21.178Z] === RUN TestDockerSuite/TestExecSetEnv 18:21:21 [2023-07-21T18:21:21.738Z] === RUN TestDockerSuite/TestExecStartFails 18:21:22 [2023-07-21T18:21:22.299Z] === RUN TestDockerSuite/TestExecStateCleanup 18:21:27 [2023-07-21T18:21:27.209Z] .....INFO: Daemon under test started and replied! 18:21:27 [2023-07-21T18:21:27.209Z] INFO: Docker version of the daemon under test 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] Client: 18:21:27 [2023-07-21T18:21:27.209Z] Version: 17.06.2-ce 18:21:27 [2023-07-21T18:21:27.209Z] API version: 1.30 18:21:27 [2023-07-21T18:21:27.209Z] Go version: go1.8.3 18:21:27 [2023-07-21T18:21:27.209Z] Git commit: cec0b72 18:21:27 [2023-07-21T18:21:27.209Z] Built: Tue Sep 5 19:57:19 2017 18:21:27 [2023-07-21T18:21:27.209Z] OS/Arch: windows/amd64 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] Server: 18:21:27 [2023-07-21T18:21:27.209Z] Version: 0.0.0-dev 18:21:27 [2023-07-21T18:21:27.209Z] API version: 1.41 (minimum version 1.24) 18:21:27 [2023-07-21T18:21:27.209Z] Go version: go1.19.11 18:21:27 [2023-07-21T18:21:27.209Z] Git commit: 27b2e9097e 18:21:27 [2023-07-21T18:21:27.209Z] Built: 07/21/2023 18:18:44 18:21:27 [2023-07-21T18:21:27.209Z] OS/Arch: windows/amd64 18:21:27 [2023-07-21T18:21:27.209Z] Experimental: false 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] INFO: Docker info of the daemon under test 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] Containers: 0 18:21:27 [2023-07-21T18:21:27.209Z] Running: 0 18:21:27 [2023-07-21T18:21:27.209Z] Paused: 0 18:21:27 [2023-07-21T18:21:27.209Z] Stopped: 0 18:21:27 [2023-07-21T18:21:27.209Z] Images: 0 18:21:27 [2023-07-21T18:21:27.209Z] Server Version: 0.0.0-dev 18:21:27 [2023-07-21T18:21:27.209Z] Storage Driver: windowsfilter 18:21:27 [2023-07-21T18:21:27.209Z] Windows: 18:21:27 [2023-07-21T18:21:27.209Z] Logging Driver: json-file 18:21:27 [2023-07-21T18:21:27.209Z] Plugins: 18:21:27 [2023-07-21T18:21:27.209Z] Volume: local 18:21:27 [2023-07-21T18:21:27.209Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 18:21:27 [2023-07-21T18:21:27.209Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 18:21:27 [2023-07-21T18:21:27.209Z] Swarm: inactive 18:21:27 [2023-07-21T18:21:27.209Z] Default Isolation: process 18:21:27 [2023-07-21T18:21:27.209Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 18:21:27 [2023-07-21T18:21:27.209Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 18:21:27 [2023-07-21T18:21:27.209Z] OSType: windows 18:21:27 [2023-07-21T18:21:27.209Z] Architecture: x86_64 18:21:27 [2023-07-21T18:21:27.209Z] CPUs: 4 18:21:27 [2023-07-21T18:21:27.209Z] Total Memory: 32GiB 18:21:27 [2023-07-21T18:21:27.209Z] Name: azwin-2-f06290 18:21:27 [2023-07-21T18:21:27.209Z] ID: 7OIW:RZEC:QFD3:ETME:HFCD:HHBY:YV26:5NZP:ATZK:KNIR:7S2Y:L7HZ 18:21:27 [2023-07-21T18:21:27.209Z] Docker Root Dir: D:\CI\PR-46047\1\daemon 18:21:27 [2023-07-21T18:21:27.209Z] Debug Mode (client): false 18:21:27 [2023-07-21T18:21:27.209Z] Debug Mode (server): true 18:21:27 [2023-07-21T18:21:27.209Z] File Descriptors: -1 18:21:27 [2023-07-21T18:21:27.209Z] Goroutines: 16 18:21:27 [2023-07-21T18:21:27.209Z] System Time: 2023-07-21T18:21:24.9389255Z 18:21:27 [2023-07-21T18:21:27.209Z] EventsListeners: 0 18:21:27 [2023-07-21T18:21:27.209Z] Registry: https://index.docker.io/v1/ 18:21:27 [2023-07-21T18:21:27.209Z] Labels: 18:21:27 [2023-07-21T18:21:27.209Z] Experimental: false 18:21:27 [2023-07-21T18:21:27.209Z] Insecure Registries: 18:21:27 [2023-07-21T18:21:27.209Z] 127.0.0.0/8 18:21:27 [2023-07-21T18:21:27.209Z] Live Restore Enabled: false 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] INFO: Docker images of the daemon under test 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE 18:21:27 [2023-07-21T18:21:27.209Z] 18:21:27 [2023-07-21T18:21:27.209Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 18:21:27 [2023-07-21T18:21:27.209Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 18:21:27 [2023-07-21T18:21:27.209Z] ltsc2019: Pulling from windows/servercore 18:21:27 [2023-07-21T18:21:27.209Z] cb524f6f2215: Pulling fs layer 18:21:27 [2023-07-21T18:21:27.209Z] 71bf80baed9b: Pulling fs layer 18:21:31 [2023-07-21T18:21:31.933Z] 71bf80baed9b: Verifying Checksum 18:21:31 [2023-07-21T18:21:31.933Z] 71bf80baed9b: Download complete 18:21:34 [2023-07-21T18:21:34.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 18:21:34 [2023-07-21T18:21:34.458Z] === RUN TestDockerSuite/TestExecStopNotHanging 18:21:34 [2023-07-21T18:21:34.458Z] === RUN TestDockerSuite/TestExecTTY 18:21:34 [2023-07-21T18:21:34.458Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 18:21:34 [2023-07-21T18:21:34.713Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 18:21:35 [2023-07-21T18:21:35.274Z] === RUN TestDockerSuite/TestExecUlimits 18:21:35 [2023-07-21T18:21:35.834Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 18:21:35 [2023-07-21T18:21:35.834Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows 18:21:35 [2023-07-21T18:21:35.834Z] === RUN TestDockerSuite/TestExecWithImageUser 18:21:37 [2023-07-21T18:21:37.196Z] === RUN TestDockerSuite/TestExecWithNoTERM 18:21:37 [2023-07-21T18:21:37.451Z] === RUN TestDockerSuite/TestExecWithPrivileged 18:21:38 [2023-07-21T18:21:38.376Z] === RUN TestDockerSuite/TestExecWithTERM 18:21:38 [2023-07-21T18:21:38.631Z] --- PASS: TestServicePlugin (30.09s) 18:21:38 [2023-07-21T18:21:38.631Z] === RUN TestServiceUpdateLabel 18:21:38 [2023-07-21T18:21:38.886Z] === RUN TestDockerSuite/TestExecWithUser 18:21:38 [2023-07-21T18:21:38.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 18:21:39 [2023-07-21T18:21:39.811Z] === RUN TestDockerSuite/TestGetContainerStats 18:21:40 [2023-07-21T18:21:40.737Z] docker_api_swarm_test.go:202: [d7799b505160b] joining swarm manager [da413f4c3e8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:21:41 [2023-07-21T18:21:41.297Z] --- PASS: TestServiceUpdateLabel (2.69s) 18:21:41 [2023-07-21T18:21:41.297Z] === RUN TestServiceUpdateSecrets 18:21:44 [2023-07-21T18:21:44.334Z] cb524f6f2215: Verifying Checksum 18:21:44 [2023-07-21T18:21:44.334Z] cb524f6f2215: Download complete 18:21:44 [2023-07-21T18:21:44.558Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 18:21:48 [2023-07-21T18:21:48.717Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 18:21:50 [2023-07-21T18:21:50.602Z] === RUN TestDockerSuite/TestGetContainerStatsStream 18:21:54 [2023-07-21T18:21:54.761Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 18:21:55 [2023-07-21T18:21:55.322Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 18:21:55 [2023-07-21T18:21:55.322Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 18:21:55 [2023-07-21T18:21:55.322Z] === RUN TestDockerSuite/TestHealth 18:21:56 [2023-07-21T18:21:56.248Z] --- PASS: TestServiceUpdateSecrets (14.79s) 18:21:56 [2023-07-21T18:21:56.248Z] === RUN TestServiceUpdateConfigs 18:22:02 [2023-07-21T18:22:02.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 18:22:03 [2023-07-21T18:22:03.704Z] docker_api_swarm_test.go:384: [dfe5ddc5c7a08] joining swarm manager [de05b7a71ac8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:22:05 [2023-07-21T18:22:05.067Z] docker_api_swarm_test.go:385: [d80b853d4c1eb] joining swarm manager [de05b7a71ac8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:22:11 [2023-07-21T18:22:11.595Z] --- PASS: TestServiceUpdateConfigs (14.84s) 18:22:11 [2023-07-21T18:22:11.595Z] === RUN TestServiceUpdateNetwork 18:22:14 [2023-07-21T18:22:14.857Z] === RUN TestDockerSuite/TestHistoryExistentImage 18:22:14 [2023-07-21T18:22:14.857Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 18:22:14 [2023-07-21T18:22:14.857Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 18:22:14 [2023-07-21T18:22:14.857Z] === RUN TestDockerSuite/TestHistoryImageWithComment 18:22:15 [2023-07-21T18:22:15.113Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 18:22:15 [2023-07-21T18:22:15.113Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 18:22:15 [2023-07-21T18:22:15.674Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 18:22:15 [2023-07-21T18:22:15.674Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 18:22:15 [2023-07-21T18:22:15.674Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 18:22:15 [2023-07-21T18:22:15.674Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 18:22:15 [2023-07-21T18:22:15.929Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 18:22:15 [2023-07-21T18:22:15.929Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 18:22:16 [2023-07-21T18:22:16.184Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 18:22:16 [2023-07-21T18:22:16.184Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 18:22:16 [2023-07-21T18:22:16.745Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 18:22:16 [2023-07-21T18:22:16.745Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 18:22:17 [2023-07-21T18:22:17.305Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 18:22:17 [2023-07-21T18:22:17.865Z] === RUN TestDockerSuite/TestImagesFormat 18:22:18 [2023-07-21T18:22:18.121Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 18:22:18 [2023-07-21T18:22:18.680Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 18:22:21 [2023-07-21T18:22:21.190Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 18:22:21 [2023-07-21T18:22:21.190Z] === RUN TestDockerSuite/TestImportBadURL 18:22:21 [2023-07-21T18:22:21.190Z] === RUN TestDockerSuite/TestImportDisplay 18:22:22 [2023-07-21T18:22:22.114Z] === RUN TestDockerSuite/TestImportFile 18:22:23 [2023-07-21T18:22:23.476Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 18:22:23 [2023-07-21T18:22:23.476Z] === RUN TestDockerSuite/TestImportFileWithMessage 18:22:24 [2023-07-21T18:22:24.037Z] --- PASS: TestServiceUpdateNetwork (13.26s) 18:22:24 [2023-07-21T18:22:24.037Z] === RUN TestServiceUpdatePidsLimit 18:22:24 [2023-07-21T18:22:24.962Z] === RUN TestDockerSuite/TestImportGzipped 18:22:24 [2023-07-21T18:22:24.962Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 18:22:25 [2023-07-21T18:22:25.889Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 18:22:25 [2023-07-21T18:22:25.889Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 18:22:27 [2023-07-21T18:22:27.253Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 18:22:27 [2023-07-21T18:22:27.814Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 18:22:28 [2023-07-21T18:22:28.108Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 18:22:28 [2023-07-21T18:22:28.680Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 18:22:28 [2023-07-21T18:22:28.680Z] === RUN TestDockerSuite/TestInfoSecurityOptions 18:22:28 [2023-07-21T18:22:28.680Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 18:22:29 [2023-07-21T18:22:29.262Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 18:22:29 [2023-07-21T18:22:29.828Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 18:22:30 [2023-07-21T18:22:30.416Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 18:22:30 [2023-07-21T18:22:30.688Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 18:22:31 [2023-07-21T18:22:31.301Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 18:22:31 [2023-07-21T18:22:31.888Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 18:22:31 [2023-07-21T18:22:31.888Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 18:22:32 [2023-07-21T18:22:32.838Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 18:22:32 [2023-07-21T18:22:32.838Z] === RUN TestDockerSuite/TestInspectAmpersand 18:22:33 [2023-07-21T18:22:33.398Z] === RUN TestDockerSuite/TestInspectBindMountPoint 18:22:33 [2023-07-21T18:22:33.959Z] === RUN TestDockerSuite/TestInspectByPrefix 18:22:33 [2023-07-21T18:22:33.959Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 18:22:34 [2023-07-21T18:22:34.520Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 18:22:34 [2023-07-21T18:22:34.520Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 18:22:34 [2023-07-21T18:22:34.520Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 18:22:35 [2023-07-21T18:22:35.446Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 18:22:35 [2023-07-21T18:22:35.702Z] === RUN TestDockerSuite/TestInspectDefault 18:22:36 [2023-07-21T18:22:36.262Z] === RUN TestDockerSuite/TestInspectHistory 18:22:36 [2023-07-21T18:22:36.822Z] === RUN TestDockerSuite/TestInspectImage 18:22:36 [2023-07-21T18:22:36.822Z] === RUN TestDockerSuite/TestInspectImageFilterInt 18:22:36 [2023-07-21T18:22:36.822Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 18:22:36 [2023-07-21T18:22:36.822Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 18:22:36 [2023-07-21T18:22:36.822Z] === RUN TestDockerSuite/TestInspectInt64 18:22:37 [2023-07-21T18:22:37.382Z] === RUN TestDockerSuite/TestInspectJSONFields 18:22:37 [2023-07-21T18:22:37.637Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 18:22:37 [2023-07-21T18:22:37.892Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 18:22:38 [2023-07-21T18:22:38.461Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 18:22:38 [2023-07-21T18:22:38.730Z] === RUN TestDockerSuite/TestInspectPlugin 18:22:38 [2023-07-21T18:22:38.810Z] 2023/07/21 18:22:34 Finished clone google.golang.org/api 18:22:38 [2023-07-21T18:22:38.810Z] 2023/07/21 18:22:34 Dependencies downloaded. Download time: 2m17.513890006s 18:22:38 [2023-07-21T18:22:38.810Z] 2023/07/21 18:22:34 Collecting all dependencies 18:22:40 [2023-07-21T18:22:40.615Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) 18:22:40 [2023-07-21T18:22:40.615Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 18:22:40 [2023-07-21T18:22:40.615Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) 18:22:40 [2023-07-21T18:22:40.615Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.08s) 18:22:40 [2023-07-21T18:22:40.615Z] PASS 18:22:40 [2023-07-21T18:22:40.615Z] 18:22:40 [2023-07-21T18:22:40.615Z] === Skipped 18:22:40 [2023-07-21T18:22:40.615Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 18:22:40 [2023-07-21T18:22:40.615Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 18:22:40 [2023-07-21T18:22:40.615Z] 18:22:40 [2023-07-21T18:22:40.615Z] DONE 27 tests, 1 skipped in 194.074s 18:22:40 [2023-07-21T18:22:40.615Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 18:22:40 [2023-07-21T18:22:40.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 18:22:40 [2023-07-21T18:22:40.615Z] ++ set -e 18:22:40 [2023-07-21T18:22:40.615Z] ++ '[' -n 0 ']' 18:22:40 [2023-07-21T18:22:40.615Z] ++ set -x 18:22:40 [2023-07-21T18:22:40.615Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 18:22:40 [2023-07-21T18:22:40.615Z] INFO: Testing against a local daemon 18:22:40 [2023-07-21T18:22:40.615Z] === RUN TestSessionCreate 18:22:40 [2023-07-21T18:22:40.615Z] --- PASS: TestSessionCreate (0.01s) 18:22:40 [2023-07-21T18:22:40.615Z] === RUN TestSessionCreateWithBadUpgrade 18:22:40 [2023-07-21T18:22:40.615Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 18:22:40 [2023-07-21T18:22:40.615Z] PASS 18:22:40 [2023-07-21T18:22:40.615Z] 18:22:40 [2023-07-21T18:22:40.615Z] DONE 2 tests in 0.057s 18:22:40 [2023-07-21T18:22:40.615Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 18:22:40 [2023-07-21T18:22:40.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 18:22:40 [2023-07-21T18:22:40.615Z] ++ set -e 18:22:40 [2023-07-21T18:22:40.615Z] ++ '[' -n 0 ']' 18:22:40 [2023-07-21T18:22:40.615Z] ++ set -x 18:22:40 [2023-07-21T18:22:40.615Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 18:22:40 [2023-07-21T18:22:40.615Z] INFO: Testing against a local daemon 18:22:40 [2023-07-21T18:22:40.615Z] === RUN TestCgroupDriverSystemdMemoryLimit 18:22:40 [2023-07-21T18:22:40.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:22:40 [2023-07-21T18:22:40.615Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 18:22:40 [2023-07-21T18:22:40.615Z] === RUN TestEventsExecDie 18:22:40 [2023-07-21T18:22:40.870Z] === RUN TestDockerSuite/TestInspectRootFS 18:22:40 [2023-07-21T18:22:40.870Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 18:22:41 [2023-07-21T18:22:41.430Z] --- PASS: TestEventsExecDie (0.71s) 18:22:41 [2023-07-21T18:22:41.430Z] === RUN TestEventsBackwardsCompatible 18:22:41 [2023-07-21T18:22:41.430Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 18:22:41 [2023-07-21T18:22:41.430Z] === RUN TestInfoBinaryCommits 18:22:41 [2023-07-21T18:22:41.430Z] --- PASS: TestInfoBinaryCommits (0.01s) 18:22:41 [2023-07-21T18:22:41.430Z] === RUN TestInfoAPIVersioned 18:22:41 [2023-07-21T18:22:41.430Z] --- PASS: TestInfoAPIVersioned (0.01s) 18:22:41 [2023-07-21T18:22:41.430Z] === RUN TestInfoDiscoveryBackend 18:22:41 [2023-07-21T18:22:41.685Z] === RUN TestDockerSuite/TestInspectStatus 18:22:41 [2023-07-21T18:22:41.940Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 18:22:41 [2023-07-21T18:22:41.940Z] === RUN TestInfoDiscoveryInvalidAdvertise 18:22:42 [2023-07-21T18:22:42.196Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 18:22:43 [2023-07-21T18:22:43.122Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 18:22:43 [2023-07-21T18:22:43.122Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 18:22:43 [2023-07-21T18:22:43.122Z] === RUN TestDockerSuite/TestInspectTemplateError 18:22:43 [2023-07-21T18:22:43.378Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 18:22:43 [2023-07-21T18:22:43.378Z] === RUN TestInfoAPI 18:22:43 [2023-07-21T18:22:43.633Z] --- PASS: TestInfoAPI (0.02s) 18:22:43 [2023-07-21T18:22:43.633Z] === RUN TestInfoAPIWarnings 18:22:43 [2023-07-21T18:22:43.633Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 18:22:44 [2023-07-21T18:22:44.049Z] 2023/07/21 18:22:43 Clean vendor dir from unused packages 18:22:44 [2023-07-21T18:22:44.049Z] 2023/07/21 18:22:43 Ignoring paths matching "^archive/tar" 18:22:44 [2023-07-21T18:22:44.193Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 18:22:44 [2023-07-21T18:22:44.449Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 18:22:44 [2023-07-21T18:22:44.977Z] 2023/07/21 18:22:44 Success 18:22:44 [2023-07-21T18:22:44.977Z] 2023/07/21 18:22:44 Running time: 2m30.09330663s 18:22:44 [2023-07-21T18:22:44.977Z] Congratulations! All vendoring changes are done the right way. 18:22:45 [2023-07-21T18:22:45.009Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 18:22:45 [2023-07-21T18:22:45.570Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 18:22:46 [2023-07-21T18:22:46.004Z] + echo Ensuring container killed. 18:22:46 [2023-07-21T18:22:46.004Z] Ensuring container killed. 18:22:46 [2023-07-21T18:22:46.004Z] + docker rm -vf docker-pr1 18:22:46 [2023-07-21T18:22:46.004Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 18:22:46 [2023-07-21T18:22:46.130Z] === RUN TestDockerSuite/TestInspectUnknownObject 18:22:46 [2023-07-21T18:22:46.130Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 18:22:46 [2023-07-21T18:22:46.275Z] + echo Chowning /workspace to jenkins user 18:22:46 [2023-07-21T18:22:46.275Z] Chowning /workspace to jenkins user 18:22:46 [2023-07-21T18:22:46.275Z] + id -u 18:22:46 [2023-07-21T18:22:46.275Z] + id -g 18:22:46 [2023-07-21T18:22:46.275Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:22:47 [2023-07-21T18:22:47.119Z] + bundleName=unit 18:22:47 [2023-07-21T18:22:47.119Z] + echo Creating unit-bundles.tar.gz 18:22:47 [2023-07-21T18:22:47.119Z] Creating unit-bundles.tar.gz 18:22:47 [2023-07-21T18:22:47.119Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 18:22:47 [2023-07-21T18:22:47.119Z] bundles/junit-report.xml 18:22:47 [2023-07-21T18:22:47.119Z] bundles/go-test-report.json 18:22:47 [2023-07-21T18:22:47.119Z] bundles/profile.out [Pipeline] archiveArtifacts 18:22:47 [2023-07-21T18:22:47.127Z] Archiving artifacts 18:22:47 [2023-07-21T18:22:47.201Z] === RUN TestDockerSuite/TestLinkShortDefinition 18:22:47 [2023-07-21T18:22:47.519Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:22:47 [2023-07-21T18:22:47.948Z] + make clean 18:22:47 [2023-07-21T18:22:47.948Z] docker volume rm -f docker-dev-cache 18:22:47 [2023-07-21T18:22:47.948Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:22:48 [2023-07-21T18:22:48.564Z] === RUN TestDockerSuite/TestLinksEnvs 18:22:49 [2023-07-21T18:22:49.125Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 18:22:49 [2023-07-21T18:22:49.380Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 18:22:50 [2023-07-21T18:22:50.742Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 18:22:52 [2023-07-21T18:22:52.105Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 18:22:53 [2023-07-21T18:22:53.467Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 18:22:53 [2023-07-21T18:22:53.467Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 18:22:54 [2023-07-21T18:22:54.829Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 18:22:55 [2023-07-21T18:22:55.085Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 18:22:55 [2023-07-21T18:22:55.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 18:22:59 [2023-07-21T18:22:59.805Z] --- PASS: TestInfoAPIWarnings (16.22s) 18:22:59 [2023-07-21T18:22:59.805Z] === RUN TestInfoDebug 18:23:00 [2023-07-21T18:23:00.365Z] --- PASS: TestInfoDebug (0.52s) 18:23:00 [2023-07-21T18:23:00.365Z] === RUN TestInfoInsecureRegistries 18:23:00 [2023-07-21T18:23:00.926Z] --- PASS: TestInfoInsecureRegistries (0.52s) 18:23:00 [2023-07-21T18:23:00.926Z] === RUN TestInfoRegistryMirrors 18:23:01 [2023-07-21T18:23:01.181Z] --- PASS: TestInfoRegistryMirrors (0.52s) 18:23:01 [2023-07-21T18:23:01.181Z] === RUN TestLoginFailsWithBadCredentials 18:23:01 [2023-07-21T18:23:01.742Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) 18:23:01 [2023-07-21T18:23:01.742Z] === RUN TestPingCacheHeaders 18:23:01 [2023-07-21T18:23:01.742Z] --- PASS: TestPingCacheHeaders (0.01s) 18:23:01 [2023-07-21T18:23:01.742Z] === RUN TestPingGet 18:23:01 [2023-07-21T18:23:01.742Z] --- PASS: TestPingGet (0.01s) 18:23:01 [2023-07-21T18:23:01.742Z] === RUN TestPingHead 18:23:01 [2023-07-21T18:23:01.742Z] --- PASS: TestPingHead (0.02s) 18:23:01 [2023-07-21T18:23:01.742Z] === RUN TestVersion 18:23:01 [2023-07-21T18:23:01.742Z] --- PASS: TestVersion (0.01s) 18:23:01 [2023-07-21T18:23:01.742Z] PASS 18:23:01 [2023-07-21T18:23:01.742Z] 18:23:01 [2023-07-21T18:23:01.742Z] === Skipped 18:23:01 [2023-07-21T18:23:01.742Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 18:23:01 [2023-07-21T18:23:01.742Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 18:23:01 [2023-07-21T18:23:01.742Z] 18:23:01 [2023-07-21T18:23:01.742Z] DONE 18 tests, 1 skipped in 21.139s 18:23:01 [2023-07-21T18:23:01.742Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 18:23:01 [2023-07-21T18:23:01.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 18:23:01 [2023-07-21T18:23:01.742Z] ++ set -e 18:23:01 [2023-07-21T18:23:01.742Z] ++ '[' -n 0 ']' 18:23:01 [2023-07-21T18:23:01.742Z] ++ set -x 18:23:01 [2023-07-21T18:23:01.742Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 18:23:01 [2023-07-21T18:23:01.742Z] INFO: Testing against a local daemon 18:23:01 [2023-07-21T18:23:01.742Z] === RUN TestVolumesCreateAndList 18:23:01 [2023-07-21T18:23:01.742Z] --- PASS: TestVolumesCreateAndList (0.01s) 18:23:01 [2023-07-21T18:23:01.742Z] === RUN TestVolumesRemove 18:23:01 [2023-07-21T18:23:01.997Z] --- PASS: TestVolumesRemove (0.05s) 18:23:01 [2023-07-21T18:23:01.997Z] === RUN TestVolumesInspect 18:23:01 [2023-07-21T18:23:01.997Z] --- PASS: TestVolumesInspect (0.01s) 18:23:01 [2023-07-21T18:23:01.997Z] === RUN TestVolumesInvalidJSON 18:23:01 [2023-07-21T18:23:01.997Z] === RUN TestVolumesInvalidJSON//volumes/create 18:23:01 [2023-07-21T18:23:01.997Z] === PAUSE TestVolumesInvalidJSON//volumes/create 18:23:01 [2023-07-21T18:23:01.997Z] === CONT TestVolumesInvalidJSON//volumes/create 18:23:01 [2023-07-21T18:23:01.997Z] --- PASS: TestVolumesInvalidJSON (0.01s) 18:23:01 [2023-07-21T18:23:01.997Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 18:23:01 [2023-07-21T18:23:01.997Z] PASS 18:23:01 [2023-07-21T18:23:01.997Z] 18:23:01 [2023-07-21T18:23:01.997Z] DONE 5 tests in 0.119s 18:23:01 [2023-07-21T18:23:01.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:23:01 [2023-07-21T18:23:01.997Z] ++++ cat bundles/test-integration/docker.pid 18:23:01 [2023-07-21T18:23:01.997Z] +++ kill 10548 18:23:03 [2023-07-21T18:23:03.359Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 18:23:03 [2023-07-21T18:23:03.359Z] +++ /etc/init.d/apparmor stop 18:23:03 [2023-07-21T18:23:03.359Z] Leaving: AppArmorNo profiles have been unloaded. 18:23:03 [2023-07-21T18:23:03.359Z] 18:23:03 [2023-07-21T18:23:03.359Z] Unloading profiles will leave already running processes permanently 18:23:03 [2023-07-21T18:23:03.359Z] unconfined, which can lead to unexpected situations. 18:23:03 [2023-07-21T18:23:03.359Z] 18:23:03 [2023-07-21T18:23:03.359Z] To set a process to complain mode, use the command line tool 18:23:03 [2023-07-21T18:23:03.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:23:03 [2023-07-21T18:23:03.359Z] +++ true 18:23:03 [2023-07-21T18:23:03.359Z] exiting test-integration 18:23:03 [2023-07-21T18:23:03.359Z] ++ exit 0 18:23:03 [2023-07-21T18:23:03.359Z] 18:23:03 [2023-07-21T18:23:03.614Z] + for job in $(jobs -p) 18:23:03 [2023-07-21T18:23:03.614Z] + wait 38106 18:23:05 [2023-07-21T18:23:05.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 18:23:05 [2023-07-21T18:23:05.756Z] check_test.go:379: [d80b853d4c1eb] daemon is not started 18:23:05 [2023-07-21T18:23:05.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 18:23:06 [2023-07-21T18:23:06.681Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 18:23:06 [2023-07-21T18:23:06.937Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 18:23:07 [2023-07-21T18:23:07.498Z] docker_api_swarm_test.go:802: [d017ac911bcce] joining swarm manager [d27f26deb7f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:23:08 [2023-07-21T18:23:08.861Z] docker_api_swarm_test.go:802: [d2af7b1e1ff1b] joining swarm manager [d27f26deb7f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:23:08 [2023-07-21T18:23:08.861Z] === RUN TestDockerSuite/TestLoadNoStdinFail 18:23:08 [2023-07-21T18:23:08.861Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 18:23:09 [2023-07-21T18:23:09.116Z] === RUN TestDockerSuite/TestLoginWithoutTTY 18:23:09 [2023-07-21T18:23:09.116Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 18:23:09 [2023-07-21T18:23:09.116Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 18:23:09 [2023-07-21T18:23:09.676Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 18:23:09 [2023-07-21T18:23:09.932Z] docker_api_swarm_test.go:802: [dbe0b660ecc77] joining swarm manager [d27f26deb7f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 18:23:09 [2023-07-21T18:23:09.932Z] === RUN TestDockerSuite/TestLogsAPIUntil 18:23:11 [2023-07-21T18:23:11.294Z] docker_api_swarm_test.go:802: [d4b931f6f8866] joining swarm manager [d27f26deb7f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 18:23:12 [2023-07-21T18:23:12.220Z] docker_api_swarm_test.go:810: [dd1dd480a7fb0] joining swarm manager [d27f26deb7f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 18:23:13 [2023-07-21T18:23:13.583Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 18:23:14 [2023-07-21T18:23:14.143Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 18:23:19 [2023-07-21T18:23:19.407Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 18:23:19 [2023-07-21T18:23:19.407Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 18:23:19 [2023-07-21T18:23:19.407Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 18:23:20 [2023-07-21T18:23:20.333Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 18:23:20 [2023-07-21T18:23:20.893Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 18:23:21 [2023-07-21T18:23:21.818Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 18:23:22 [2023-07-21T18:23:22.744Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 18:23:23 [2023-07-21T18:23:23.670Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 18:23:25 [2023-07-21T18:23:25.035Z] === RUN TestDockerSuite/TestLogsFollowStopped 18:23:25 [2023-07-21T18:23:25.291Z] === RUN TestDockerSuite/TestLogsSeparateStderr 18:23:25 [2023-07-21T18:23:25.851Z] === RUN TestDockerSuite/TestLogsSince 18:23:32 [2023-07-21T18:23:32.381Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 18:23:38 [2023-07-21T18:23:38.908Z] === RUN TestDockerSuite/TestLogsStderrInStdout 18:23:38 [2023-07-21T18:23:38.908Z] === RUN TestDockerSuite/TestLogsTail 18:23:38 [2023-07-21T18:23:38.908Z] === RUN TestDockerSuite/TestLogsTimestamps 18:23:39 [2023-07-21T18:23:39.163Z] === RUN TestDockerSuite/TestLogsWithDetails 18:23:39 [2023-07-21T18:23:39.723Z] === RUN TestDockerSuite/TestMountIntoProc 18:23:39 [2023-07-21T18:23:39.979Z] === RUN TestDockerSuite/TestMountIntoSys 18:23:40 [2023-07-21T18:23:40.233Z] === RUN TestDockerSuite/TestNetHostname 18:23:41 [2023-07-21T18:23:41.596Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 18:23:41 [2023-07-21T18:23:41.596Z] === RUN TestDockerSuite/TestNetworkEvents 18:23:48 [2023-07-21T18:23:48.125Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 18:23:48 [2023-07-21T18:23:48.381Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 18:23:48 [2023-07-21T18:23:48.941Z] === RUN TestDockerSuite/TestPluginActive 18:23:51 [2023-07-21T18:23:51.452Z] === RUN TestDockerSuite/TestPluginActiveNetwork 18:23:54 [2023-07-21T18:23:54.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 18:23:57 [2023-07-21T18:23:57.261Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 18:23:57 [2023-07-21T18:23:57.261Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 18:23:57 [2023-07-21T18:23:57.261Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 18:23:58 [2023-07-21T18:23:58.623Z] === RUN TestDockerSuite/TestPluginLogDriver 18:24:01 [2023-07-21T18:24:01.884Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 18:24:03 [2023-07-21T18:24:03.247Z] === RUN TestDockerSuite/TestPluginMetricsCollector 18:24:06 [2023-07-21T18:24:06.509Z] === RUN TestDockerSuite/TestPluginUpgrade 18:24:11 [2023-07-21T18:24:11.745Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 18:24:13 [2023-07-21T18:24:13.108Z] === RUN TestDockerSuite/TestPortExposeHostBinding 18:24:13 [2023-07-21T18:24:13.668Z] === RUN TestDockerSuite/TestPortHostBinding 18:24:14 [2023-07-21T18:24:14.593Z] === RUN TestDockerSuite/TestPortList 18:24:17 [2023-07-21T18:24:17.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 18:24:22 [2023-07-21T18:24:22.017Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 18:24:22 [2023-07-21T18:24:22.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 18:24:22 [2023-07-21T18:24:22.577Z] === RUN TestDockerSuite/TestPostContainersAttach 18:24:23 [2023-07-21T18:24:23.939Z] docker_api_swarm_service_test.go:395: [d1961ffac7353] joining swarm manager [d1ef5f07b29d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:24:24 [2023-07-21T18:24:24.500Z] docker_api_swarm_service_test.go:395: [da34f68f73390] joining swarm manager [d1ef5f07b29d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:24:26 [2023-07-21T18:24:26.524Z] cb524f6f2215: Pull complete 18:24:29 [2023-07-21T18:24:29.738Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 18:24:29 [2023-07-21T18:24:29.738Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 18:24:29 [2023-07-21T18:24:29.738Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 18:24:29 [2023-07-21T18:24:29.738Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 18:24:29 [2023-07-21T18:24:29.738Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 18:24:30 [2023-07-21T18:24:30.299Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 18:24:30 [2023-07-21T18:24:30.299Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 18:24:30 [2023-07-21T18:24:30.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 18:24:30 [2023-07-21T18:24:30.554Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 18:24:31 [2023-07-21T18:24:31.916Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 18:24:31 [2023-07-21T18:24:31.916Z] === RUN TestDockerSuite/TestPruneContainerLabel 18:24:33 [2023-07-21T18:24:33.807Z] === RUN TestDockerSuite/TestPruneContainerUntil 18:24:34 [2023-07-21T18:24:34.748Z] === RUN TestDockerSuite/TestPruneNetworkLabel 18:24:35 [2023-07-21T18:24:35.004Z] === RUN TestDockerSuite/TestPruneVolumeLabel 18:24:35 [2023-07-21T18:24:35.004Z] === RUN TestDockerSuite/TestPsByOrder 18:24:37 [2023-07-21T18:24:37.546Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 18:24:37 [2023-07-21T18:24:37.801Z] === RUN TestDockerSuite/TestPsListContainersBase 18:24:39 [2023-07-21T18:24:39.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 18:24:39 [2023-07-21T18:24:39.987Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 18:24:41 [2023-07-21T18:24:41.350Z] docker_api_swarm_service_test.go:343: [dcd12c1ae1bd2] joining swarm manager [d73f9072a8ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:24:41 [2023-07-21T18:24:41.910Z] docker_api_swarm_service_test.go:343: [d59d758499f0e] joining swarm manager [d73f9072a8ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:24:43 [2023-07-21T18:24:43.796Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 18:24:43 [2023-07-21T18:24:43.796Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 18:24:47 [2023-07-21T18:24:47.058Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 18:24:53 [2023-07-21T18:24:53.586Z] === RUN TestDockerSuite/TestPsListContainersFilterID 18:24:53 [2023-07-21T18:24:53.841Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 18:24:55 [2023-07-21T18:24:55.204Z] === RUN TestDockerSuite/TestPsListContainersFilterName 18:24:55 [2023-07-21T18:24:55.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 18:24:56 [2023-07-21T18:24:56.131Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 18:24:57 [2023-07-21T18:24:57.057Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 18:24:57 [2023-07-21T18:24:57.313Z] docker_api_swarm_service_test.go:490: [dc77819764870] joining swarm manager [d4baf8df28874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:24:57 [2023-07-21T18:24:57.874Z] docker_api_swarm_service_test.go:490: [d73ac38f5eb6d] joining swarm manager [d4baf8df28874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:24:58 [2023-07-21T18:24:58.801Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 18:25:00 [2023-07-21T18:25:00.687Z] === RUN TestDockerSuite/TestPsListContainersSize 18:25:01 [2023-07-21T18:25:01.613Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 18:25:01 [2023-07-21T18:25:01.868Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 18:25:02 [2023-07-21T18:25:02.428Z] === RUN TestDockerSuite/TestPsRightTagName 18:25:03 [2023-07-21T18:25:03.791Z] === RUN TestDockerSuite/TestPsShowMounts 18:25:05 [2023-07-21T18:25:05.676Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 18:25:06 [2023-07-21T18:25:06.236Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 18:25:06 [2023-07-21T18:25:06.236Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 18:25:06 [2023-07-21T18:25:06.236Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 18:25:06 [2023-07-21T18:25:06.491Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 18:25:07 [2023-07-21T18:25:07.063Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 18:25:07 [2023-07-21T18:25:07.063Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 18:25:07 [2023-07-21T18:25:07.341Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 18:25:08 [2023-07-21T18:25:08.266Z] === RUN TestDockerSuite/TestRestartContainerSuccess 18:25:09 [2023-07-21T18:25:09.192Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 18:25:09 [2023-07-21T18:25:09.753Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 18:25:10 [2023-07-21T18:25:10.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 18:25:17 [2023-07-21T18:25:17.209Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 18:25:17 [2023-07-21T18:25:17.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 18:25:17 [2023-07-21T18:25:17.464Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 18:25:18 [2023-07-21T18:25:18.827Z] docker_api_swarm_service_test.go:128: [d35d18c0a5740] joining swarm manager [d593f34ec4568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:25:19 [2023-07-21T18:25:19.083Z] === RUN TestDockerSuite/TestRestartPolicyAlways 18:25:19 [2023-07-21T18:25:19.083Z] === RUN TestDockerSuite/TestRestartPolicyNO 18:25:19 [2023-07-21T18:25:19.083Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 18:25:19 [2023-07-21T18:25:19.338Z] docker_api_swarm_service_test.go:129: [d37690300478f] joining swarm manager [d593f34ec4568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:25:19 [2023-07-21T18:25:19.339Z] === RUN TestDockerSuite/TestRestartRunningContainer 18:25:20 [2023-07-21T18:25:20.704Z] docker_api_swarm_service_test.go:137: [d6b52a882b705] joining swarm manager [d593f34ec4568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 18:25:21 [2023-07-21T18:25:21.630Z] === RUN TestDockerSuite/TestRestartStoppedContainer 18:25:21 [2023-07-21T18:25:21.630Z] docker_api_swarm_service_test.go:138: [de8483c4fab1d] joining swarm manager [d593f34ec4568]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 18:25:22 [2023-07-21T18:25:22.556Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 18:25:25 [2023-07-21T18:25:25.067Z] === RUN TestDockerSuite/TestRestartWithVolumes 18:25:25 [2023-07-21T18:25:25.993Z] === RUN TestDockerSuite/TestRmiBlank 18:25:25 [2023-07-21T18:25:25.993Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 18:25:25 [2023-07-21T18:25:25.993Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 18:25:28 [2023-07-21T18:25:28.505Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 18:25:28 [2023-07-21T18:25:28.762Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 18:25:29 [2023-07-21T18:25:29.017Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 18:25:29 [2023-07-21T18:25:29.942Z] === RUN TestDockerSuite/TestRmiImgIDForce 18:25:30 [2023-07-21T18:25:30.868Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 18:25:31 [2023-07-21T18:25:31.793Z] === RUN TestDockerSuite/TestRmiParentImageFail 18:25:32 [2023-07-21T18:25:32.353Z] === RUN TestDockerSuite/TestRmiTag 18:25:32 [2023-07-21T18:25:32.353Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 18:25:32 [2023-07-21T18:25:32.913Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 18:25:35 [2023-07-21T18:25:35.424Z] === RUN TestDockerSuite/TestRmiWithContainerFails 18:25:35 [2023-07-21T18:25:35.984Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 18:25:36 [2023-07-21T18:25:36.545Z] === RUN TestDockerSuite/TestRmiWithParentInUse 18:25:36 [2023-07-21T18:25:36.545Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 18:25:37 [2023-07-21T18:25:37.907Z] === RUN TestDockerSuite/TestRunAddHost 18:25:38 [2023-07-21T18:25:38.162Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 18:25:38 [2023-07-21T18:25:38.162Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 18:25:38 [2023-07-21T18:25:38.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 18:25:38 [2023-07-21T18:25:38.722Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 18:25:39 [2023-07-21T18:25:39.291Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 18:25:40 [2023-07-21T18:25:40.266Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 18:25:40 [2023-07-21T18:25:40.827Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 18:25:41 [2023-07-21T18:25:41.388Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 18:25:41 [2023-07-21T18:25:41.948Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 18:25:42 [2023-07-21T18:25:42.874Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 18:25:43 [2023-07-21T18:25:43.799Z] === RUN TestDockerSuite/TestRunAttachDetach 18:25:44 [2023-07-21T18:25:44.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 18:25:44 [2023-07-21T18:25:44.359Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 18:25:44 [2023-07-21T18:25:44.920Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 18:25:45 [2023-07-21T18:25:45.480Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 18:25:46 [2023-07-21T18:25:46.083Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 18:25:47 [2023-07-21T18:25:47.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 18:25:47 [2023-07-21T18:25:47.264Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 18:25:47 [2023-07-21T18:25:47.823Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 18:25:48 [2023-07-21T18:25:48.749Z] docker_api_swarm_service_test.go:304: [d4fc3816758ee] joining swarm manager [de29a3659b016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:25:48 [2023-07-21T18:25:48.749Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 18:25:49 [2023-07-21T18:25:49.310Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 18:25:49 [2023-07-21T18:25:49.565Z] docker_api_swarm_service_test.go:304: [d10a7b8a0aa40] joining swarm manager [de29a3659b016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:25:49 [2023-07-21T18:25:49.820Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 18:25:50 [2023-07-21T18:25:50.382Z] === RUN TestDockerSuite/TestRunAttachWithDetach 18:25:50 [2023-07-21T18:25:50.382Z] === RUN TestDockerSuite/TestRunBindMounts 18:25:52 [2023-07-21T18:25:52.267Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 18:25:52 [2023-07-21T18:25:52.522Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 18:25:52 [2023-07-21T18:25:52.777Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 18:25:53 [2023-07-21T18:25:53.338Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 18:25:53 [2023-07-21T18:25:53.899Z] === RUN TestDockerSuite/TestRunCapAddInvalid 18:25:53 [2023-07-21T18:25:53.899Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 18:25:54 [2023-07-21T18:25:54.154Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 18:25:54 [2023-07-21T18:25:54.714Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 18:25:55 [2023-07-21T18:25:55.274Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 18:25:55 [2023-07-21T18:25:55.834Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 18:25:56 [2023-07-21T18:25:56.090Z] === RUN TestDockerSuite/TestRunCapDropInvalid 18:25:56 [2023-07-21T18:25:56.090Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 18:25:56 [2023-07-21T18:25:56.651Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 18:25:56 [2023-07-21T18:25:56.651Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 18:25:57 [2023-07-21T18:25:57.211Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 18:25:58 [2023-07-21T18:25:58.573Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 18:25:59 [2023-07-21T18:25:59.133Z] === RUN TestDockerSuite/TestRunContainerNetwork 18:25:59 [2023-07-21T18:25:59.694Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 18:25:59 [2023-07-21T18:25:59.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 18:25:59 [2023-07-21T18:25:59.949Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 18:26:00 [2023-07-21T18:26:00.874Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 18:26:01 [2023-07-21T18:26:01.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 18:26:02 [2023-07-21T18:26:02.725Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 18:26:03 [2023-07-21T18:26:03.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 18:26:03 [2023-07-21T18:26:03.540Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 18:26:04 [2023-07-21T18:26:04.100Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 18:26:04 [2023-07-21T18:26:04.661Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 18:26:04 [2023-07-21T18:26:04.942Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 18:26:05 [2023-07-21T18:26:05.907Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 18:26:08 [2023-07-21T18:26:08.032Z] 71bf80baed9b: Pull complete 18:26:08 [2023-07-21T18:26:08.032Z] Digest: sha256:31c6e1eb571ced8af4a543204ec1e410161677de56a6f76ce0983928b02af07c 18:26:08 [2023-07-21T18:26:08.032Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 18:26:08 [2023-07-21T18:26:08.032Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 18:26:08 [2023-07-21T18:26:08.032Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 18:26:08 [2023-07-21T18:26:08.032Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4645' 18:26:08 [2023-07-21T18:26:08.032Z] WARN: Skipping validation tests 18:26:08 [2023-07-21T18:26:08.032Z] INFO: Running unit tests at 07/21/2023 18:25:55... 18:26:08 [2023-07-21T18:26:08.032Z] INFO: make.ps1 starting at 07/21/2023 18:26:02 18:26:08 [2023-07-21T18:26:08.032Z] INFO: Git commit (27b2e9097e) assumed from DOCKER_GITCOMMIT environment variable 18:26:08 [2023-07-21T18:26:08.032Z] INFO: Invoking autogen... 18:26:08 [2023-07-21T18:26:08.032Z] INFO: Running unit tests... 18:26:08 [2023-07-21T18:26:08.418Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 18:26:08 [2023-07-21T18:26:08.418Z] === RUN TestDockerSuite/TestRunCreateVolume 18:26:08 [2023-07-21T18:26:08.673Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 18:26:09 [2023-07-21T18:26:09.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 18:26:10 [2023-07-21T18:26:10.158Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 18:26:11 [2023-07-21T18:26:11.083Z] docker_api_swarm_service_test.go:100: [d8b6697ba8122] joining swarm manager [d0377207c6fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:26:11 [2023-07-21T18:26:11.083Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 18:26:12 [2023-07-21T18:26:12.011Z] docker_api_swarm_service_test.go:101: [dffbf88d0a79f] joining swarm manager [d0377207c6fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:26:12 [2023-07-21T18:26:12.936Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 18:26:13 [2023-07-21T18:26:13.948Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/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 18:26:15 [2023-07-21T18:26:15.449Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 18:26:15 [2023-07-21T18:26:15.449Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows 18:26:15 [2023-07-21T18:26:15.449Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 18:26:15 [2023-07-21T18:26:15.449Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows 18:26:15 [2023-07-21T18:26:15.449Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 18:26:15 [2023-07-21T18:26:15.449Z] === RUN TestDockerSuite/TestRunDNSInHostMode 18:26:16 [2023-07-21T18:26:16.374Z] === RUN TestDockerSuite/TestRunDNSOptions 18:26:17 [2023-07-21T18:26:17.300Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 18:26:18 [2023-07-21T18:26:18.661Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 18:26:19 [2023-07-21T18:26:19.221Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 18:26:20 [2023-07-21T18:26:20.146Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 18:26:20 [2023-07-21T18:26:20.707Z] === RUN TestDockerSuite/TestRunDeviceDirectory 18:26:21 [2023-07-21T18:26:21.633Z] === RUN TestDockerSuite/TestRunDeviceNumbers 18:26:22 [2023-07-21T18:26:22.193Z] === RUN TestDockerSuite/TestRunDeviceSymlink 18:26:23 [2023-07-21T18:26:23.555Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 18:26:23 [2023-07-21T18:26:23.555Z] === RUN TestDockerSuite/TestRunDuplicateMount 18:26:23 [2023-07-21T18:26:23.811Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 18:26:24 [2023-07-21T18:26:24.371Z] === RUN TestDockerSuite/TestRunEchoStdout 18:26:24 [2023-07-21T18:26:24.931Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 18:26:25 [2023-07-21T18:26:25.491Z] === RUN TestDockerSuite/TestRunEmptyEnv 18:26:25 [2023-07-21T18:26:25.491Z] === RUN TestDockerSuite/TestRunEntrypoint 18:26:26 [2023-07-21T18:26:26.052Z] === RUN TestDockerSuite/TestRunEnvironment 18:26:26 [2023-07-21T18:26:26.612Z] === RUN TestDockerSuite/TestRunEnvironmentErase 18:26:27 [2023-07-21T18:26:27.172Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 18:26:27 [2023-07-21T18:26:27.428Z] === RUN TestDockerSuite/TestRunExitCode 18:26:28 [2023-07-21T18:26:28.353Z] === RUN TestDockerSuite/TestRunExitCodeOne 18:26:28 [2023-07-21T18:26:28.914Z] === RUN TestDockerSuite/TestRunExitCodeZero 18:26:28 [2023-07-21T18:26:28.935Z] ? github.com/docker/docker/api [no test files] 18:26:29 [2023-07-21T18:26:29.474Z] check_test.go:379: [d8b6697ba8122] daemon is not started 18:26:29 [2023-07-21T18:26:29.729Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 18:26:30 [2023-07-21T18:26:30.290Z] === RUN TestDockerSuite/TestRunExposePort 18:26:30 [2023-07-21T18:26:30.290Z] === RUN TestDockerSuite/TestRunFullHostnameSet 18:26:30 [2023-07-21T18:26:30.850Z] === RUN TestDockerSuite/TestRunGroupAdd 18:26:31 [2023-07-21T18:26:31.105Z] === RUN TestDockerSuite/TestRunHostnameFQDN 18:26:32 [2023-07-21T18:26:32.030Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 18:26:32 [2023-07-21T18:26:32.285Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 18:26:32 [2023-07-21T18:26:32.285Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 18:26:32 [2023-07-21T18:26:32.285Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 18:26:34 [2023-07-21T18:26:34.828Z] === RUN TestDockerSuite/TestRunInspectMacAddress 18:26:34 [2023-07-21T18:26:34.828Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 18:26:35 [2023-07-21T18:26:35.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 18:26:36 [2023-07-21T18:26:36.969Z] docker_api_swarm_service_test.go:533: [d1d59a2d8009b] joining swarm manager [dcc64fa496d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:26:37 [2023-07-21T18:26:37.894Z] docker_api_swarm_service_test.go:534: [d89d580aaeaba] joining swarm manager [dcc64fa496d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:26:45 [2023-07-21T18:26:45.970Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 18:26:46 [2023-07-21T18:26:46.530Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 18:26:47 [2023-07-21T18:26:47.454Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 18:26:47 [2023-07-21T18:26:47.454Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 18:26:47 [2023-07-21T18:26:47.454Z] === RUN TestDockerSuite/TestRunInvalidReference 18:26:47 [2023-07-21T18:26:47.454Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 18:26:48 [2023-07-21T18:26:48.014Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 18:26:50 [2023-07-21T18:26:50.150Z] === RUN TestMiddlewares 18:26:50 [2023-07-21T18:26:50.150Z] --- PASS: TestMiddlewares (0.00s) 18:26:50 [2023-07-21T18:26:50.150Z] PASS 18:26:50 [2023-07-21T18:26:50.150Z] coverage: 7.9% of statements 18:26:50 [2023-07-21T18:26:50.150Z] ok github.com/docker/docker/api/server 0.099s coverage: 7.9% of statements 18:26:50 [2023-07-21T18:26:50.528Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 18:26:51 [2023-07-21T18:26:51.454Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 18:26:52 [2023-07-21T18:26:52.816Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 18:26:56 [2023-07-21T18:26:56.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 18:26:57 [2023-07-21T18:26:57.438Z] docker_api_swarm_service_test.go:148: [dbf9daa45ac39] joining swarm manager [d3d015370d512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:26:58 [2023-07-21T18:26:58.363Z] docker_api_swarm_service_test.go:148: [dc8e0df1c458a] joining swarm manager [d3d015370d512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:26:58 [2023-07-21T18:26:58.363Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 18:26:58 [2023-07-21T18:26:58.619Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 18:26:59 [2023-07-21T18:26:59.179Z] === RUN TestDockerSuite/TestRunModeHostname 18:27:00 [2023-07-21T18:27:00.104Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 18:27:00 [2023-07-21T18:27:00.104Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 18:27:00 [2023-07-21T18:27:00.104Z] === RUN TestDockerSuite/TestRunModeIpcHost 18:27:01 [2023-07-21T18:27:01.467Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 18:27:02 [2023-07-21T18:27:02.393Z] === RUN TestDockerSuite/TestRunModePIDContainer 18:27:03 [2023-07-21T18:27:03.318Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 18:27:03 [2023-07-21T18:27:03.318Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 18:27:03 [2023-07-21T18:27:03.318Z] === RUN TestDockerSuite/TestRunModePIDHost 18:27:04 [2023-07-21T18:27:04.243Z] === RUN TestDockerSuite/TestRunModeUTSHost 18:27:05 [2023-07-21T18:27:05.167Z] === RUN TestDockerSuite/TestRunMount 18:27:09 [2023-07-21T18:27:09.370Z] === RUN TestDockerSuite/TestRunMountOrdering 18:27:09 [2023-07-21T18:27:09.625Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 18:27:10 [2023-07-21T18:27:10.185Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 18:27:11 [2023-07-21T18:27:11.110Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 18:27:12 [2023-07-21T18:27:12.473Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 18:27:14 [2023-07-21T18:27:14.985Z] === RUN TestDockerSuite/TestRunNamedVolume 18:27:16 [2023-07-21T18:27:16.870Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 18:27:18 [2023-07-21T18:27:18.233Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 18:27:19 [2023-07-21T18:27:19.159Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 18:27:20 [2023-07-21T18:27:20.522Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 18:27:20 [2023-07-21T18:27:20.522Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 18:27:20 [2023-07-21T18:27:20.777Z] === RUN TestDockerSuite/TestRunNetHost 18:27:21 [2023-07-21T18:27:21.703Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 18:27:22 [2023-07-21T18:27:22.628Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 18:27:22 [2023-07-21T18:27:22.884Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 18:27:24 [2023-07-21T18:27:24.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 18:27:25 [2023-07-21T18:27:25.608Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 18:27:28 [2023-07-21T18:27:28.871Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 18:27:28 [2023-07-21T18:27:28.871Z] === RUN TestDockerSuite/TestRunNoDupVolumes 18:27:28 [2023-07-21T18:27:28.871Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 18:27:29 [2023-07-21T18:27:29.431Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 18:27:29 [2023-07-21T18:27:29.431Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 18:27:29 [2023-07-21T18:27:29.991Z] === RUN TestDockerSuite/TestRunNonExistingCmd 18:27:30 [2023-07-21T18:27:30.247Z] === RUN TestDockerSuite/TestRunNonExistingImage 18:27:30 [2023-07-21T18:27:30.247Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 18:27:30 [2023-07-21T18:27:30.807Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 18:27:33 [2023-07-21T18:27:33.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 18:27:36 [2023-07-21T18:27:36.581Z] === RUN TestDockerSuite/TestRunOOMExitCode 18:27:37 [2023-07-21T18:27:37.142Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 18:27:37 [2023-07-21T18:27:37.702Z] === RUN TestDockerSuite/TestRunPIDsLimit 18:27:38 [2023-07-21T18:27:38.262Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 18:27:39 [2023-07-21T18:27:39.624Z] === RUN TestDockerSuite/TestRunPortInUse 18:27:39 [2023-07-21T18:27:39.880Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 18:27:40 [2023-07-21T18:27:40.454Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" 18:27:40 [2023-07-21T18:27:40.454Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 18:27:40 [2023-07-21T18:27:40.712Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 18:27:41 [2023-07-21T18:27:41.271Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 18:27:41 [2023-07-21T18:27:41.831Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 18:27:42 [2023-07-21T18:27:42.087Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 18:27:42 [2023-07-21T18:27:42.087Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess 18:27:42 [2023-07-21T18:27:42.087Z] === RUN TestDockerSuite/TestRunPublishPort 18:27:42 [2023-07-21T18:27:42.649Z] === RUN TestDockerSuite/TestRunReadFilteredProc 18:27:43 [2023-07-21T18:27:43.209Z] === RUN TestDockerSuite/TestRunReadProcLatency 18:27:43 [2023-07-21T18:27:43.209Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured 18:27:43 [2023-07-21T18:27:43.209Z] === RUN TestDockerSuite/TestRunReadProcTimer 18:27:43 [2023-07-21T18:27:43.769Z] === RUN TestDockerSuite/TestRunRedirectStdout 18:27:44 [2023-07-21T18:27:44.694Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 18:27:44 [2023-07-21T18:27:44.694Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved 18:27:44 [2023-07-21T18:27:44.694Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 18:27:47 [2023-07-21T18:27:47.207Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 18:27:47 [2023-07-21T18:27:47.767Z] === RUN TestDockerSuite/TestRunRm 18:27:48 [2023-07-21T18:27:48.328Z] === RUN TestDockerSuite/TestRunRmAndWait 18:27:52 [2023-07-21T18:27:52.490Z] === RUN TestDockerSuite/TestRunRmPre125Api 18:27:52 [2023-07-21T18:27:52.490Z] === RUN TestDockerSuite/TestRunRootWorkdir 18:27:52 [2023-07-21T18:27:52.746Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 18:27:54 [2023-07-21T18:27:54.108Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 18:27:54 [2023-07-21T18:27:54.670Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 18:27:56 [2023-07-21T18:27:56.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 18:27:57 [2023-07-21T18:27:57.919Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 18:28:01 [2023-07-21T18:28:01.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 18:28:01 [2023-07-21T18:28:01.743Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 18:28:02 [2023-07-21T18:28:02.304Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/backend/build [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestBoolValue 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestBoolValue (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestBoolValueOrDefault 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestBoolValueOrDefault (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestInt64ValueOrZero 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestInt64ValueOrZero (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestInt64ValueOrDefault 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestInt64ValueOrDefault (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestInt64ValueOrDefaultWithError 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestJsonContentType 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestJsonContentType (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] PASS 18:28:02 [2023-07-21T18:28:02.330Z] coverage: 16.2% of statements 18:28:02 [2023-07-21T18:28:02.330Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 16.2% of statements 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestMaskSecretKeys 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestMaskSecretKeys (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestVersionMiddlewareVersion 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 18:28:02 [2023-07-21T18:28:02.330Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 18:28:02 [2023-07-21T18:28:02.330Z] PASS 18:28:02 [2023-07-21T18:28:02.330Z] coverage: 37.7% of statements 18:28:02 [2023-07-21T18:28:02.330Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/build [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/container [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/debug [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/image [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/network [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 18:28:02 [2023-07-21T18:28:02.330Z] ? github.com/docker/docker/api/server/router/session [no test files] 18:28:02 [2023-07-21T18:28:02.865Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestStrSliceMarshalJSON 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestStrSliceUnmarshalJSON 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestStrSliceUnmarshalString 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestStrSliceUnmarshalSlice 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] PASS 18:28:03 [2023-07-21T18:28:03.327Z] coverage: 90.0% of statements 18:28:03 [2023-07-21T18:28:03.327Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestMarshalJSON 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestMarshalJSON (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestMarshalJSONWithEmpty 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestToJSON 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestToJSON (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestToParamWithVersion 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestToParamWithVersion (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestFromJSON 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestFromJSON (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestEmpty 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestEmpty (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestArgsMatchKVListEmptySources 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestArgsMatchKVList 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestArgsMatchKVList (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestArgsMatch 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestArgsMatch (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestAdd 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestAdd (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestDel 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestDel (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestLen 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestLen (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestExactMatch 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestExactMatch (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestOnlyOneExactMatch 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestOnlyOneExactMatch (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestContains 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestContains (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestValidate 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestValidate (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestWalkValues 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestWalkValues (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestFuzzyMatch 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestFuzzyMatch (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] === RUN TestClone 18:28:03 [2023-07-21T18:28:03.327Z] --- PASS: TestClone (0.00s) 18:28:03 [2023-07-21T18:28:03.327Z] PASS 18:28:03 [2023-07-21T18:28:03.327Z] coverage: 93.7% of statements 18:28:03 [2023-07-21T18:28:03.327Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 93.7% of statements 18:28:03 [2023-07-21T18:28:03.791Z] === RUN TestDockerSwarmSuite/TestDNSConfig 18:28:03 [2023-07-21T18:28:03.791Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 18:28:03 [2023-07-21T18:28:03.799Z] === RUN TestAdjustForAPIVersion 18:28:03 [2023-07-21T18:28:03.799Z] --- PASS: TestAdjustForAPIVersion (0.00s) 18:28:03 [2023-07-21T18:28:03.799Z] PASS 18:28:03 [2023-07-21T18:28:03.799Z] coverage: 5.7% of statements 18:28:03 [2023-07-21T18:28:03.799Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/server/router/system [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/server/router/volume [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/backend [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/container [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/events [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/image [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/mount [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/network [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/registry [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/swarm [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 18:28:03 [2023-07-21T18:28:03.799Z] === RUN TestDurationToSecondsString 18:28:03 [2023-07-21T18:28:03.799Z] --- PASS: TestDurationToSecondsString (0.00s) 18:28:03 [2023-07-21T18:28:03.799Z] === RUN TestGetTimestamp 18:28:03 [2023-07-21T18:28:03.799Z] --- PASS: TestGetTimestamp (0.21s) 18:28:03 [2023-07-21T18:28:03.799Z] === RUN TestParseTimestamps 18:28:03 [2023-07-21T18:28:03.799Z] --- PASS: TestParseTimestamps (0.00s) 18:28:03 [2023-07-21T18:28:03.799Z] PASS 18:28:03 [2023-07-21T18:28:03.799Z] coverage: 100.0% of statements 18:28:03 [2023-07-21T18:28:03.799Z] ok github.com/docker/docker/api/types/time 0.267s coverage: 100.0% of statements 18:28:04 [2023-07-21T18:28:04.274Z] === RUN TestCompareVersion 18:28:04 [2023-07-21T18:28:04.274Z] --- PASS: TestCompareVersion (0.00s) 18:28:04 [2023-07-21T18:28:04.274Z] PASS 18:28:04 [2023-07-21T18:28:04.274Z] coverage: 75.0% of statements 18:28:04 [2023-07-21T18:28:04.274Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/api/types/volume [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 18:28:04 [2023-07-21T18:28:04.274Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 18:28:04 [2023-07-21T18:28:04.351Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 18:28:04 [2023-07-21T18:28:04.607Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 18:28:05 [2023-07-21T18:28:05.168Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 18:28:06 [2023-07-21T18:28:06.094Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestCloneArgsSmartHttp 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestCloneArgsSmartHttp (0.03s) 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestCloneArgsDumbHttp 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestCloneArgsGit 18:28:06 [2023-07-21T18:28:06.514Z] --- PASS: TestCloneArgsGit (0.00s) 18:28:06 [2023-07-21T18:28:06.514Z] === RUN TestCheckoutGit 18:28:06 [2023-07-21T18:28:06.514Z] gitutils_test.go:180: git version 2.11.1.windows.1 18:28:06 [2023-07-21T18:28:06.514Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3582070369/001/repo/.git/ 18:28:06 [2023-07-21T18:28:06.655Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 18:28:06 [2023-07-21T18:28:06.910Z] === RUN TestDockerSuite/TestRunSetMacAddress 18:28:06 [2023-07-21T18:28:06.990Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. 18:28:06 [2023-07-21T18:28:06.990Z] The file will have its original line endings in your working directory. 18:28:06 [2023-07-21T18:28:06.990Z] gitutils_test.go:254: [master (root-commit) 4cc95c5] First commit 18:28:06 [2023-07-21T18:28:06.990Z] 2 files changed, 3 insertions(+) 18:28:06 [2023-07-21T18:28:06.990Z] create mode 100644 Dockerfile 18:28:06 [2023-07-21T18:28:06.990Z] create mode 100644 subdir/Dockerfile 18:28:06 [2023-07-21T18:28:06.990Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. 18:28:06 [2023-07-21T18:28:06.990Z] The file will have its original line endings in your working directory. 18:28:06 [2023-07-21T18:28:06.990Z] gitutils_test.go:255: Switched to a new branch 'test' 18:28:07 [2023-07-21T18:28:07.165Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 18:28:07 [2023-07-21T18:28:07.463Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. 18:28:07 [2023-07-21T18:28:07.463Z] The file will have its original line endings in your working directory. 18:28:07 [2023-07-21T18:28:07.463Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. 18:28:07 [2023-07-21T18:28:07.463Z] The file will have its original line endings in your working directory. 18:28:07 [2023-07-21T18:28:07.463Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. 18:28:07 [2023-07-21T18:28:07.463Z] The file will have its original line endings in your working directory. 18:28:07 [2023-07-21T18:28:07.463Z] [test c7e6477] Branch commit 18:28:07 [2023-07-21T18:28:07.463Z] 2 files changed, 3 insertions(+), 2 deletions(-) 18:28:07 [2023-07-21T18:28:07.463Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. 18:28:07 [2023-07-21T18:28:07.463Z] The file will have its original line endings in your working directory. 18:28:07 [2023-07-21T18:28:07.463Z] gitutils_test.go:262: Switched to branch 'master' 18:28:07 [2023-07-21T18:28:07.463Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3582070369/001/subrepo/.git/ 18:28:07 [2023-07-21T18:28:07.936Z] gitutils_test.go:273: [master (root-commit) 22d4713] Subrepo initial 18:28:07 [2023-07-21T18:28:07.936Z] 1 file changed, 1 insertion(+) 18:28:07 [2023-07-21T18:28:07.936Z] create mode 100644 subfile 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestProcessNoDockerignore 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestProcessNoDockerignore (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestProcessShouldLeaveAllFiles 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestDetectContentType 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestDetectContentType (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestSelectAcceptableMIME 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestSelectAcceptableMIME (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestInspectEmptyResponse 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestInspectEmptyResponse (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestInspectResponseBinary 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestInspectResponseBinary (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestResponseUnsupportedContentType 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestInspectResponseTextSimple 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestInspectResponseTextSimple (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestInspectResponseEmptyContentType 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestUnknownContentLength 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestUnknownContentLength (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestDownloadRemote 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestEnable 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestEnable (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestDisable 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestDisable (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestEnabled 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestEnabled (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] PASS 18:28:08 [2023-07-21T18:28:08.409Z] coverage: 100.0% of statements 18:28:08 [2023-07-21T18:28:08.409Z] ok github.com/docker/docker/cli/debug 0.068s coverage: 100.0% of statements 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestDownloadRemote (0.17s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestGetWithStatusError 18:28:08 [2023-07-21T18:28:08.409Z] --- PASS: TestGetWithStatusError (0.01s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestCloseRootDirectory 18:28:08 [2023-07-21T18:28:08.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:28:08 [2023-07-21T18:28:08.409Z] --- SKIP: TestCloseRootDirectory (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestHashFile 18:28:08 [2023-07-21T18:28:08.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:28:08 [2023-07-21T18:28:08.409Z] --- SKIP: TestHashFile (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestHashSubdir 18:28:08 [2023-07-21T18:28:08.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:28:08 [2023-07-21T18:28:08.409Z] --- SKIP: TestHashSubdir (0.00s) 18:28:08 [2023-07-21T18:28:08.409Z] === RUN TestRemoveDirectory 18:28:08 [2023-07-21T18:28:08.409Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:28:08 [2023-07-21T18:28:08.409Z] --- SKIP: TestRemoveDirectory (0.03s) 18:28:08 [2023-07-21T18:28:08.409Z] PASS 18:28:08 [2023-07-21T18:28:08.409Z] coverage: 9.3% of statements 18:28:08 [2023-07-21T18:28:08.409Z] ok github.com/docker/docker/builder/remotecontext 0.405s coverage: 9.3% of statements 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestGetAllAllowed 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestGetAllAllowed (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestGetAllMeta 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestGetAllMeta (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestWarnOnUnusedBuildArgs 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestIsUnreferencedBuiltin 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestIsExistingDirectory 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestIsExistingDirectory (0.02s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestGetFilenameForDownload 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestGetFilenameForDownload (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestEnv2Variables 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestEnv2Variables (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestEnvValueWithExistingRunConfigEnv 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestMaintainer 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestMaintainer (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestLabel 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestLabel (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestFromScratch 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestFromScratch (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestFromWithArg 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestFromWithArg (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestFromWithArgButBuildArgsNotGiven 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestFromWithUndefinedArg 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestFromWithUndefinedArg (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestFromMultiStageWithNamedStage 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestOnbuild 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestOnbuild (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestWorkdir 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestWorkdir (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestCmd 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestCmd (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestHealthcheckNone 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestHealthcheckNone (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestHealthcheckCmd 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestHealthcheckCmd (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestEntrypoint 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestEntrypoint (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestExpose 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestExpose (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestUser 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestUser (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestVolume 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestVolume (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestStopSignal 18:28:08 [2023-07-21T18:28:08.882Z] dispatchers_test.go:377: Windows does not support stopsignal 18:28:08 [2023-07-21T18:28:08.882Z] --- SKIP: TestStopSignal (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestArg 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestArg (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestShell 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestShell (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestPrependEnvOnCmd 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestPrependEnvOnCmd (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestRunWithBuildArgs 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestRunWithBuildArgs (0.02s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestRunIgnoresHealthcheck 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatchUnsupportedOptions 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestNormalizeWorkdir 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestNormalizeWorkdir (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/ADD_multiple_files_to_file 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/COPY_multiple_files_to_file 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/COPY_wildcard_no_files 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDispatch/COPY_url 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch (0.14s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.05s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDispatch/COPY_url (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestAddScratchImageAddsToMounts 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestAddFromScratchPopulatesPlatform 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.02s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestImageSourceGetAddsToMounts 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestEmptyDockerfile 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestEmptyDockerfile (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestSymlinkDockerfile 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestSymlinkDockerfile (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDockerfileOutsideTheBuildContext 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestNonExistingDockerfile 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestNonExistingDockerfile (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestCopyRunConfig 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestCopyRunConfig (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestDeepCopyRunConfig 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestDeepCopyRunConfig (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestExportImage 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestExportImage (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] === RUN TestNormalizeDest 18:28:08 [2023-07-21T18:28:08.882Z] --- PASS: TestNormalizeDest (0.00s) 18:28:08 [2023-07-21T18:28:08.882Z] PASS 18:28:08 [2023-07-21T18:28:08.882Z] coverage: 46.8% of statements 18:28:08 [2023-07-21T18:28:08.882Z] ok github.com/docker/docker/builder/dockerfile 0.336s coverage: 46.8% of statements 18:28:09 [2023-07-21T18:28:09.355Z] ? github.com/docker/docker/builder/dockerignore [no test files] 18:28:09 [2023-07-21T18:28:09.678Z] === RUN TestDockerSwarmSuite/TestExtraHosts 18:28:09 [2023-07-21T18:28:09.678Z] === RUN TestDockerSuite/TestRunState 18:28:11 [2023-07-21T18:28:11.068Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 18:28:11 [2023-07-21T18:28:11.639Z] === RUN TestDockerSuite/TestRunStdinPipe 18:28:12 [2023-07-21T18:28:12.202Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 18:28:12 [2023-07-21T18:28:12.332Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3582070369/001/repo/sub'... 18:28:12 [2023-07-21T18:28:12.332Z] warning: LF will be replaced by CRLF in .gitmodules. 18:28:12 [2023-07-21T18:28:12.332Z] The file will have its original line endings in your working directory. 18:28:12 [2023-07-21T18:28:12.332Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. 18:28:12 [2023-07-21T18:28:12.332Z] The file will have its original line endings in your working directory. 18:28:12 [2023-07-21T18:28:12.457Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 18:28:12 [2023-07-21T18:28:12.457Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 18:28:12 [2023-07-21T18:28:12.713Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 18:28:12 [2023-07-21T18:28:12.806Z] gitutils_test.go:277: [master 4a39747] With submodule 18:28:12 [2023-07-21T18:28:12.806Z] 2 files changed, 4 insertions(+) 18:28:12 [2023-07-21T18:28:12.806Z] create mode 100644 .gitmodules 18:28:12 [2023-07-21T18:28:12.806Z] create mode 160000 sub 18:28:12 [2023-07-21T18:28:12.806Z] === RUN TestCheckoutGit/#00 18:28:12 [2023-07-21T18:28:12.969Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 18:28:13 [2023-07-21T18:28:13.530Z] === RUN TestDockerSuite/TestRunSysctls 18:28:13 [2023-07-21T18:28:13.804Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:13 [2023-07-21T18:28:13.804Z] 18:28:13 [2023-07-21T18:28:13.804Z] gitutils_test.go:211: git-http-backend: 18:28:14 [2023-07-21T18:28:14.894Z] === RUN TestDockerSuite/TestRunTLSVerify 18:28:14 [2023-07-21T18:28:14.894Z] === RUN TestDockerSuite/TestRunTTYWithPipe 18:28:14 [2023-07-21T18:28:14.894Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 18:28:15 [2023-07-21T18:28:15.454Z] === RUN TestDockerSuite/TestRunTmpfsMounts 18:28:15 [2023-07-21T18:28:15.710Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 18:28:16 [2023-07-21T18:28:16.779Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:16 [2023-07-21T18:28:16.779Z] 18:28:16 [2023-07-21T18:28:16.779Z] gitutils_test.go:211: git-http-backend: 18:28:17 [2023-07-21T18:28:17.074Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 18:28:18 [2023-07-21T18:28:18.001Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 18:28:19 [2023-07-21T18:28:19.363Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 18:28:19 [2023-07-21T18:28:19.758Z] === RUN TestCheckoutGit/master 18:28:20 [2023-07-21T18:28:20.288Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 18:28:20 [2023-07-21T18:28:20.756Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:20 [2023-07-21T18:28:20.757Z] 18:28:20 [2023-07-21T18:28:20.757Z] gitutils_test.go:211: git-http-backend: 18:28:22 [2023-07-21T18:28:22.800Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointCreateError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointCreateError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointCreate 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointCreate (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointDeleteError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointDeleteError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointDelete 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointDelete (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointListError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointListError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointList 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointList (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCheckpointListContainerNotFound 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNewClientWithOpsFromEnv 18:28:24 [2023-07-21T18:28:24.572Z] client_test.go:23: runtime.GOOS == "windows" 18:28:24 [2023-07-21T18:28:24.572Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestGetAPIPath 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestGetAPIPath (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestParseHostURL 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestParseHostURL (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNegotiateAPIVersionEmpty 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNegotiateAPIVersion 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNegotiateAPIVersion (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNegotiateAPVersionOverride 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNegotiateAPIVersionAutomatic 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestNegotiateAPIVersionWithFixedVersion 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestClientRedirect 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestClientRedirect (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigCreateUnsupported 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigCreateUnsupported (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigCreateError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigCreateError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigCreate 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigCreate (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigInspectNotFound 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigInspectNotFound (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigInspectWithEmptyID 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigInspectUnsupported 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigInspectUnsupported (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigInspectError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigInspectError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigInspectConfigNotFound 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigInspect 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigInspect (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigListUnsupported 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigListUnsupported (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigListError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigListError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigList 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigList (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigRemoveUnsupported 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigRemoveError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigRemoveError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigRemove 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigRemove (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigUpdateUnsupported 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigUpdateError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigUpdateError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestConfigUpdate 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestConfigUpdate (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerCommitError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerCommitError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerCommit 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerCommit (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerStatPathError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerStatPathError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerStatPathNotFoundError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerStatPathNoHeaderError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerStatPath 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerStatPath (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyToContainerError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyToContainerError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyToContainerNotFoundError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyToContainerNotStatusOKError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyToContainer 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyToContainer (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyFromContainerError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyFromContainerError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyFromContainerNotFoundError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyFromContainerNotStatusOKError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyFromContainerNoHeaderError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestCopyFromContainer 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestCopyFromContainer (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerCreateError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerCreateError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerCreateImageNotFound 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerCreateWithName 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerCreateWithName (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerCreateAutoRemove 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerDiffError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerDiffError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerDiff 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerDiff (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExecCreateError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExecCreateError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExecCreate 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExecCreate (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExecStartError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExecStartError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExecStart 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExecStart (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExecInspectError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExecInspectError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExecInspect 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExecInspect (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExportError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExportError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerExport 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerExport (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerInspectError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerInspectError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerInspectContainerNotFound 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerInspectWithEmptyID 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerInspect 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerInspect (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerInspectNode 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerInspectNode (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerKillError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerKillError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerKill 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerKill (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerListError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerListError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerList 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerList (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerLogsNotFoundError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerLogsError 18:28:24 [2023-07-21T18:28:24.572Z] --- PASS: TestContainerLogsError (0.00s) 18:28:24 [2023-07-21T18:28:24.572Z] === RUN TestContainerLogs 18:28:24 [2023-07-21T18:28:24.686Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerLogs (0.22s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerPauseError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerPauseError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerPause 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerPause (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainersPruneError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainersPruneError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainersPrune 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainersPrune (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRemoveError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRemoveNotFoundError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRemove 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRenameError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRenameError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRename 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRename (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerResizeError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerResizeError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerExecResizeError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerExecResizeError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerResize 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerResize (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerExecResize 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerExecResize (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRestartError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRestartError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerRestart 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerRestart (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerStartError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerStartError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerStart 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerStart (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerStatsError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerStatsError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerStats 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerStats (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerStopError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerStopError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerStop 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerStop (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerTopError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerTopError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerTop 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerTop (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerUnpauseError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerUnpauseError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerUnpause 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerUnpause (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerUpdateError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerUpdateError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerUpdate 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerUpdate (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerWaitError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerWaitError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestContainerWait 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestContainerWait (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestDiskUsageError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestDiskUsageError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestDiskUsage 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestDiskUsage (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestDistributionInspectUnsupported 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestDistributionInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestEventsErrorInOptions 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestEventsErrorInOptions (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestEventsErrorFromServer 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestEventsErrorFromServer (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestEvents 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestEvents (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestTLSCloseWriter 18:28:25 [2023-07-21T18:28:25.034Z] === PAUSE TestTLSCloseWriter 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageBuildError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageBuildError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageBuild 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageBuild (0.04s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestGetDockerOS 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestGetDockerOS (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageCreateError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageCreateError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageCreate 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageCreate (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageHistoryError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageHistoryError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageHistory 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageHistory (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageImportError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageImportError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageImport 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageImport (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageInspectError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageInspectImageNotFound 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageInspectImageNotFound (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageInspect 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageListError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageListError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageList 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageList (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageListApiBefore125 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageListApiBefore125 (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageLoadError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageLoadError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageLoad 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageLoad (0.02s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagesPruneError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagesPruneError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagesPrune 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagesPrune (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullReferenceParseError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullReferenceParseError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullAnyError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullAnyError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullStatusUnauthorizedError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullWithPrivilegedFuncNoError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePullWithoutErrors 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePullWithoutErrors (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushReferenceError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushReferenceError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushAnyError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushAnyError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushStatusUnauthorizedError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithPrivilegedFuncNoError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithoutErrors 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithoutErrors (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageRemoveError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageRemoveImageNotFound 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageRemove 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageSaveError 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageSaveError (0.00s) 18:28:25 [2023-07-21T18:28:25.034Z] === RUN TestImageSave 18:28:25 [2023-07-21T18:28:25.034Z] --- PASS: TestImageSave (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageSearchAnyError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageSearchAnyError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageSearchStatusUnauthorizedError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageSearchWithPrivilegedFuncNoError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageSearchWithoutErrors 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageTagError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageTagError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageTagInvalidReference 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageTagInvalidReference (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageTagInvalidSourceImageName 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageTagHexSource 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageTagHexSource (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestImageTag 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestImageTag (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestInfoServerError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestInfoServerError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestInfoInvalidResponseJSONError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestInfo 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestInfo (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkConnectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkConnectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkConnect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkConnect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkCreateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkCreateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkCreate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkCreate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkDisconnectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkDisconnectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkDisconnect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkDisconnect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkInspectNotFoundError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkListError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkListError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkList 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkList (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworksPruneError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworksPruneError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworksPrune 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworksPrune (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkRemoveError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNetworkRemove 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNetworkRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeInspectNodeNotFound 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeListError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeListError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeList 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeList (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeRemoveError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeRemove 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeUpdateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeUpdateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestNodeUpdate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestNodeUpdate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestOptionWithTimeout 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestOptionWithTimeout (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingFail 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingFail (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingWithError 18:28:25 [2023-07-21T18:28:25.035Z] 2023/07/21 18:28:24 RoundTripper returned a response & error; ignoring response 18:28:25 [2023-07-21T18:28:25.035Z] 2023/07/21 18:28:24 RoundTripper returned a response & error; ignoring response 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingWithError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingSuccess 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingSuccess (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingHeadFallback 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingHeadFallback/OK 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingHeadFallback/Internal_Server_Error 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingHeadFallback/Not_Found 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPingHeadFallback/Method_Not_Allowed 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingHeadFallback (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingHeadFallback/OK (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginDisableError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginDisableError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginDisable 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginDisable (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginEnableError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginEnableError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginEnable 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginEnable (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginListError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginListError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginList 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginList (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginPushError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginPushError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginPush 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginPush (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginRemoveError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginRemove 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginSetError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginSetError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPluginSet 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPluginSet (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSetHostHeader 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSetHostHeader (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestPlainTextError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestPlainTextError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestInfiniteError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestInfiniteError (0.08s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretCreateUnsupported 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretCreateUnsupported (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretCreateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretCreateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretCreate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretCreate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretInspectUnsupported 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretInspectUnsupported (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretInspectSecretNotFound 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretListUnsupported 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretListUnsupported (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretListError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretListError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretList 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretList (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretRemoveUnsupported 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretRemoveError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretRemove 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretUpdateUnsupported 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretUpdateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretUpdateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSecretUpdate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSecretUpdate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceCreateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceCreateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceCreate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceCreate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceCreateCompatiblePlatforms 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceCreateDigestPinning 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceInspectServiceNotFound 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceListError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceListError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceList 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceList (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceLogsError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceLogsError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceLogs 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceLogs (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceRemoveError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceRemoveNotFoundError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceRemove 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceUpdateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceUpdateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestServiceUpdate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestServiceUpdate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmGetUnlockKeyError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmGetUnlockKey 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmInitError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmInitError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmInit 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmInit (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmJoinError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmJoinError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmJoin 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmJoin (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmLeaveError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmLeaveError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmLeave 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmLeave (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmUnlockError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmUnlockError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmUnlock 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmUnlock (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmUpdateError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmUpdateError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestSwarmUpdate 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestSwarmUpdate (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestTaskInspectError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestTaskInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestTaskInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestTaskInspect 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestTaskInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestTaskListError 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestTaskListError (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestTaskList 18:28:25 [2023-07-21T18:28:25.035Z] --- PASS: TestTaskList (0.00s) 18:28:25 [2023-07-21T18:28:25.035Z] === RUN TestVolumeCreateError 18:28:25 [2023-07-21T18:28:25.246Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeCreateError (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeCreate 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeCreate (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeInspectError 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeInspectError (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeInspectNotFound 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeInspectNotFound (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeInspectWithEmptyID 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeInspect 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeInspect (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeListError 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeListError (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeList 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeList (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeRemoveError 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeRemoveError (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === RUN TestVolumeRemove 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestVolumeRemove (0.00s) 18:28:25 [2023-07-21T18:28:25.495Z] === CONT TestTLSCloseWriter 18:28:25 [2023-07-21T18:28:25.495Z] --- PASS: TestTLSCloseWriter (0.02s) 18:28:25 [2023-07-21T18:28:25.495Z] PASS 18:28:25 [2023-07-21T18:28:25.495Z] coverage: 74.9% of statements 18:28:25 [2023-07-21T18:28:25.495Z] ok github.com/docker/docker/client 0.567s coverage: 74.9% of statements 18:28:25 [2023-07-21T18:28:25.495Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:25 [2023-07-21T18:28:25.495Z] 18:28:25 [2023-07-21T18:28:25.495Z] gitutils_test.go:211: git-http-backend: 18:28:25 [2023-07-21T18:28:25.502Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 18:28:26 [2023-07-21T18:28:26.427Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 18:28:26 [2023-07-21T18:28:26.986Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 18:28:28 [2023-07-21T18:28:28.349Z] === RUN TestDockerSuite/TestRunUnshareProc 18:28:28 [2023-07-21T18:28:28.427Z] === RUN TestCheckoutGit/:subdir 18:28:29 [2023-07-21T18:28:29.275Z] === RUN TestDockerSuite/TestRunUserByID 18:28:29 [2023-07-21T18:28:29.395Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:29 [2023-07-21T18:28:29.395Z] 18:28:29 [2023-07-21T18:28:29.395Z] gitutils_test.go:211: git-http-backend: 18:28:29 [2023-07-21T18:28:29.835Z] === RUN TestDockerSuite/TestRunUserByIDBig 18:28:29 [2023-07-21T18:28:29.835Z] === RUN TestDockerSuite/TestRunUserByIDNegative 18:28:30 [2023-07-21T18:28:30.090Z] === RUN TestDockerSuite/TestRunUserByIDZero 18:28:30 [2023-07-21T18:28:30.345Z] === RUN TestDockerSuite/TestRunUserByName 18:28:30 [2023-07-21T18:28:30.905Z] === RUN TestDockerSuite/TestRunUserDefaults 18:28:31 [2023-07-21T18:28:31.465Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 18:28:31 [2023-07-21T18:28:31.721Z] === RUN TestDockerSuite/TestRunUserNotFound 18:28:31 [2023-07-21T18:28:31.976Z] === RUN TestDockerSuite/TestRunVerifyContainerID 18:28:32 [2023-07-21T18:28:32.536Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 18:28:33 [2023-07-21T18:28:33.137Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:33 [2023-07-21T18:28:33.137Z] 18:28:33 [2023-07-21T18:28:33.137Z] gitutils_test.go:211: git-http-backend: 18:28:35 [2023-07-21T18:28:35.048Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 18:28:35 [2023-07-21T18:28:35.609Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 18:28:36 [2023-07-21T18:28:36.048Z] === RUN TestCheckoutGit/:nosubdir 18:28:36 [2023-07-21T18:28:36.169Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 18:28:37 [2023-07-21T18:28:37.586Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:37 [2023-07-21T18:28:37.586Z] 18:28:37 [2023-07-21T18:28:37.586Z] gitutils_test.go:211: git-http-backend: 18:28:38 [2023-07-21T18:28:38.055Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 18:28:38 [2023-07-21T18:28:38.556Z] === RUN TestCheckoutGit/:Dockerfile 18:28:38 [2023-07-21T18:28:38.615Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 18:28:39 [2023-07-21T18:28:39.525Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:39 [2023-07-21T18:28:39.525Z] 18:28:39 [2023-07-21T18:28:39.525Z] gitutils_test.go:211: git-http-backend: 18:28:40 [2023-07-21T18:28:40.001Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 18:28:40 [2023-07-21T18:28:40.496Z] === RUN TestCheckoutGit/master:nosubdir 18:28:41 [2023-07-21T18:28:41.465Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:41 [2023-07-21T18:28:41.465Z] 18:28:41 [2023-07-21T18:28:41.465Z] gitutils_test.go:211: git-http-backend: 18:28:41 [2023-07-21T18:28:41.891Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 18:28:41 [2023-07-21T18:28:41.891Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 18:28:41 [2023-07-21T18:28:41.891Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows 18:28:41 [2023-07-21T18:28:41.891Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 18:28:41 [2023-07-21T18:28:41.891Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows 18:28:41 [2023-07-21T18:28:41.891Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 18:28:41 [2023-07-21T18:28:41.891Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows 18:28:41 [2023-07-21T18:28:41.891Z] === RUN TestDockerSuite/TestRunWithBadDevice 18:28:42 [2023-07-21T18:28:42.146Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 18:28:42 [2023-07-21T18:28:42.146Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 18:28:42 [2023-07-21T18:28:42.146Z] === RUN TestDockerSuite/TestRunWithCPUQuota 18:28:42 [2023-07-21T18:28:42.440Z] === RUN TestCheckoutGit/master:subdir 18:28:42 [2023-07-21T18:28:42.707Z] === RUN TestDockerSuite/TestRunWithCPUShares 18:28:43 [2023-07-21T18:28:43.268Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 18:28:43 [2023-07-21T18:28:43.409Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:43 [2023-07-21T18:28:43.409Z] 18:28:43 [2023-07-21T18:28:43.409Z] gitutils_test.go:211: git-http-backend: 18:28:44 [2023-07-21T18:28:44.194Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 18:28:44 [2023-07-21T18:28:44.755Z] === RUN TestDockerSuite/TestRunWithCpusetMems 18:28:45 [2023-07-21T18:28:45.010Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 18:28:45 [2023-07-21T18:28:45.010Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 18:28:45 [2023-07-21T18:28:45.571Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 18:28:45 [2023-07-21T18:28:45.571Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 18:28:45 [2023-07-21T18:28:45.571Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 18:28:45 [2023-07-21T18:28:45.571Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 18:28:45 [2023-07-21T18:28:45.571Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 18:28:45 [2023-07-21T18:28:45.571Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 18:28:46 [2023-07-21T18:28:46.132Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 18:28:46 [2023-07-21T18:28:46.368Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:46 [2023-07-21T18:28:46.368Z] 18:28:46 [2023-07-21T18:28:46.368Z] gitutils_test.go:211: git-http-backend: 18:28:46 [2023-07-21T18:28:46.693Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 18:28:46 [2023-07-21T18:28:46.693Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 18:28:47 [2023-07-21T18:28:47.254Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 18:28:47 [2023-07-21T18:28:47.254Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 18:28:48 [2023-07-21T18:28:48.180Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 18:28:48 [2023-07-21T18:28:48.180Z] === RUN TestDockerSuite/TestRunWithShmSize 18:28:48 [2023-07-21T18:28:48.740Z] === RUN TestDockerSuite/TestRunWithSwappiness 18:28:48 [2023-07-21T18:28:48.996Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 18:28:49 [2023-07-21T18:28:49.343Z] === RUN TestCheckoutGit/master:../subdir 18:28:49 [2023-07-21T18:28:49.556Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 18:28:49 [2023-07-21T18:28:49.556Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 18:28:49 [2023-07-21T18:28:49.556Z] === RUN TestDockerSuite/TestRunWithUlimits 18:28:49 [2023-07-21T18:28:49.815Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:49 [2023-07-21T18:28:49.815Z] 18:28:49 [2023-07-21T18:28:49.815Z] gitutils_test.go:211: git-http-backend: 18:28:50 [2023-07-21T18:28:50.117Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 18:28:50 [2023-07-21T18:28:50.810Z] === RUN TestCheckoutGit/test 18:28:51 [2023-07-21T18:28:51.042Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 18:28:51 [2023-07-21T18:28:51.283Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:51 [2023-07-21T18:28:51.283Z] 18:28:51 [2023-07-21T18:28:51.283Z] gitutils_test.go:211: git-http-backend: 18:28:51 [2023-07-21T18:28:51.603Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 18:28:52 [2023-07-21T18:28:52.164Z] === RUN TestDockerSuite/TestRunWithoutNetworking 18:28:52 [2023-07-21T18:28:52.421Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 18:28:52 [2023-07-21T18:28:52.421Z] === RUN TestDockerSuite/TestRunWorkingDirectory 18:28:53 [2023-07-21T18:28:53.518Z] === RUN TestCheckoutGit/test: 18:28:53 [2023-07-21T18:28:53.784Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 18:28:54 [2023-07-21T18:28:54.039Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 18:28:54 [2023-07-21T18:28:54.513Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:54 [2023-07-21T18:28:54.513Z] 18:28:54 [2023-07-21T18:28:54.513Z] gitutils_test.go:211: git-http-backend: 18:28:55 [2023-07-21T18:28:55.401Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 18:28:55 [2023-07-21T18:28:55.961Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 18:28:55 [2023-07-21T18:28:55.961Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 18:28:55 [2023-07-21T18:28:55.961Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 18:28:56 [2023-07-21T18:28:56.747Z] === RUN TestCheckoutGit/test:subdir 18:28:57 [2023-07-21T18:28:57.323Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 18:28:57 [2023-07-21T18:28:57.746Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly 18:28:57 [2023-07-21T18:28:57.746Z] 18:28:57 [2023-07-21T18:28:57.746Z] gitutils_test.go:211: git-http-backend: 18:28:57 [2023-07-21T18:28:57.884Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 18:28:58 [2023-07-21T18:28:58.139Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 18:28:58 [2023-07-21T18:28:58.700Z] === RUN TestDockerSuite/TestSaveCheckTimes 18:28:58 [2023-07-21T18:28:58.955Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithTLS 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithConflicts 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliWithConflictingLabels 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliWithDuplicateLabels 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonCliConfigWithLogLevel 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestLoadDaemonConfigWithRegistryOptions 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestConfigureDaemonLogs 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestConfigureDaemonLogs (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestCommonOptionsInstallFlags 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 18:28:59 [2023-07-21T18:28:59.324Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 18:28:59 [2023-07-21T18:28:59.324Z] PASS 18:28:59 [2023-07-21T18:28:59.324Z] coverage: 18.4% of statements 18:28:59 [2023-07-21T18:28:59.324Z] ok github.com/docker/docker/cmd/dockerd 0.301s coverage: 18.4% of statements 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit (53.84s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/#00 (7.05s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/master (8.47s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/:subdir (7.49s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/:nosubdir (2.49s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/:Dockerfile (2.07s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/master:nosubdir (1.94s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/master:subdir (6.55s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/master:../subdir (1.76s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/test (3.12s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/test: (3.12s) 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestCheckoutGit/test:subdir (3.03s) 18:28:59 [2023-07-21T18:28:59.799Z] === RUN TestValidGitTransport 18:28:59 [2023-07-21T18:28:59.799Z] --- PASS: TestValidGitTransport (0.00s) 18:28:59 [2023-07-21T18:28:59.799Z] === RUN TestGitInvalidRef 18:29:00 [2023-07-21T18:29:00.271Z] --- PASS: TestGitInvalidRef (0.30s) 18:29:00 [2023-07-21T18:29:00.271Z] PASS 18:29:00 [2023-07-21T18:29:00.271Z] coverage: 83.5% of statements 18:29:00 [2023-07-21T18:29:00.271Z] ok github.com/docker/docker/builder/remotecontext/git 54.318s coverage: 83.5% of statements 18:29:00 [2023-07-21T18:29:00.317Z] === RUN TestDockerSuite/TestSaveImageId 18:29:00 [2023-07-21T18:29:00.318Z] === RUN TestDockerSuite/TestSaveLoadNoTag 18:29:00 [2023-07-21T18:29:00.572Z] === RUN TestDockerSuite/TestSaveLoadParents 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestContainerStopSignal 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestContainerStopSignal (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestContainerStopTimeout 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestContainerStopTimeout (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestContainerSecretReferenceDestTarget 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestContainerLogPathSetForJSONFileLogger 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestContainerLogPathSetForRingLogger 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestReplaceAndAppendEnvVars 18:29:01 [2023-07-21T18:29:01.267Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestNewMemoryStore 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestNewMemoryStore (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestAddContainers 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestAddContainers (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestGetContainer 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestGetContainer (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestDeleteContainer 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestDeleteContainer (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestListContainers 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestListContainers (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestFirstContainer 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestFirstContainer (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestApplyAllContainer 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestApplyAllContainer (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestIsValidHealthString 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestIsValidHealthString (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestStateRunStop 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestStateRunStop (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestStateTimeoutWait 18:29:01 [2023-07-21T18:29:01.267Z] state_test.go:141: Stop callback fired 18:29:01 [2023-07-21T18:29:01.267Z] state_test.go:165: Stop callback fired 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestStateTimeoutWait (0.11s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestIsValidStateString 18:29:01 [2023-07-21T18:29:01.267Z] --- PASS: TestIsValidStateString (0.00s) 18:29:01 [2023-07-21T18:29:01.267Z] === RUN TestViewSaveDelete 18:29:01 [2023-07-21T18:29:01.498Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 18:29:01 [2023-07-21T18:29:01.739Z] --- PASS: TestViewSaveDelete (0.23s) 18:29:01 [2023-07-21T18:29:01.739Z] === RUN TestViewAll 18:29:01 [2023-07-21T18:29:01.739Z] --- PASS: TestViewAll (0.08s) 18:29:01 [2023-07-21T18:29:01.739Z] === RUN TestViewGet 18:29:01 [2023-07-21T18:29:01.739Z] --- PASS: TestViewGet (0.01s) 18:29:01 [2023-07-21T18:29:01.739Z] === RUN TestNames 18:29:01 [2023-07-21T18:29:01.739Z] --- PASS: TestNames (0.00s) 18:29:01 [2023-07-21T18:29:01.739Z] === RUN TestViewWithHealthCheck 18:29:01 [2023-07-21T18:29:01.739Z] --- PASS: TestViewWithHealthCheck (0.01s) 18:29:01 [2023-07-21T18:29:01.739Z] PASS 18:29:01 [2023-07-21T18:29:01.739Z] coverage: 41.4% of statements 18:29:01 [2023-07-21T18:29:01.739Z] ok github.com/docker/docker/container 0.549s coverage: 41.4% of statements 18:29:02 [2023-07-21T18:29:02.058Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1248314881 18:29:02 [2023-07-21T18:29:02.212Z] ? github.com/docker/docker/cli [no test files] 18:29:02 [2023-07-21T18:29:02.212Z] ? github.com/docker/docker/cli/config [no test files] 18:29:02 [2023-07-21T18:29:02.212Z] ? github.com/docker/docker/container/stream [no test files] 18:29:02 [2023-07-21T18:29:02.212Z] ? github.com/docker/docker/contrib/apparmor [no test files] 18:29:02 [2023-07-21T18:29:02.212Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 18:29:02 [2023-07-21T18:29:02.212Z] ? github.com/docker/docker/contrib/httpserver [no test files] 18:29:02 [2023-07-21T18:29:02.313Z] === RUN TestDockerSuite/TestSaveMultipleNames 18:29:02 [2023-07-21T18:29:02.313Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 18:29:03 [2023-07-21T18:29:03.676Z] === RUN TestDockerSuite/TestSaveSingleTag 18:29:03 [2023-07-21T18:29:03.676Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 18:29:03 [2023-07-21T18:29:03.676Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 18:29:04 [2023-07-21T18:29:04.451Z] === RUN TestPrepare 18:29:04 [2023-07-21T18:29:04.451Z] --- PASS: TestPrepare (0.00s) 18:29:04 [2023-07-21T18:29:04.451Z] === RUN TestStart 18:29:04 [2023-07-21T18:29:04.451Z] --- PASS: TestStart (0.00s) 18:29:04 [2023-07-21T18:29:04.451Z] === RUN TestWaitCancel 18:29:04 [2023-07-21T18:29:04.451Z] --- PASS: TestWaitCancel (0.00s) 18:29:04 [2023-07-21T18:29:04.451Z] === RUN TestWaitDisabled 18:29:04 [2023-07-21T18:29:04.451Z] --- PASS: TestWaitDisabled (0.00s) 18:29:04 [2023-07-21T18:29:04.451Z] === RUN TestWaitEnabled 18:29:04 [2023-07-21T18:29:04.451Z] --- PASS: TestWaitEnabled (0.00s) 18:29:04 [2023-07-21T18:29:04.451Z] === RUN TestRemove 18:29:04 [2023-07-21T18:29:04.451Z] --- PASS: TestRemove (0.00s) 18:29:04 [2023-07-21T18:29:04.451Z] PASS 18:29:04 [2023-07-21T18:29:04.451Z] coverage: 65.3% of statements 18:29:04 [2023-07-21T18:29:04.451Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements 18:29:05 [2023-07-21T18:29:05.038Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 18:29:05 [2023-07-21T18:29:05.963Z] === RUN TestDockerSuite/TestSearchCmdOptions 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestNewListSecretsFilters 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestNewListSecretsFilters (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestNewListConfigsFilters 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestNewListConfigsFilters (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] PASS 18:29:06 [2023-07-21T18:29:06.030Z] coverage: 0.5% of statements 18:29:06 [2023-07-21T18:29:06.030Z] ok github.com/docker/docker/daemon/cluster 0.206s coverage: 0.5% of statements 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCContainerRuntime 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation/empty 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation/default 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation/process 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation/proCess 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCIsolation 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCIsolation/default 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCIsolation/process 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCCredentialSpec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCConfigs 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCConfigs/file 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCConfigs 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCConfigs/file 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCConfigs/runtime 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 18:29:06 [2023-07-21T18:29:06.030Z] === RUN TestServiceConvertToGRPCConfigs/none 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 18:29:06 [2023-07-21T18:29:06.030Z] PASS 18:29:06 [2023-07-21T18:29:06.030Z] coverage: 35.9% of statements 18:29:06 [2023-07-21T18:29:06.030Z] ok github.com/docker/docker/daemon/cluster/convert 0.423s coverage: 35.9% of statements 18:29:06 [2023-07-21T18:29:06.218Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 18:29:06 [2023-07-21T18:29:06.219Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 18:29:06 [2023-07-21T18:29:06.493Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 18:29:06 [2023-07-21T18:29:06.493Z] === RUN TestDockerSuite/TestSearchWithLimit 18:29:07 [2023-07-21T18:29:07.054Z] === RUN TestDockerSuite/TestSlowStdinClosing 18:29:09 [2023-07-21T18:29:09.566Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestBuilderGC 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestBuilderGC (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationNotFound 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonBrokenConfiguration 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestParseClusterAdvertiseSettings 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestFindConfigurationConflicts 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestFindConfigurationConflicts (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestFindConfigurationConflictsWithNamedOptions 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeConflicts 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeConcurrent 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeConcurrentError 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestFindConfigurationConflictsWithMergedValues 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/single_label_without_value 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_label 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_dns 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_dns-search 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_max-download-attempts 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestValidateConfiguration/with_node_generic_resources 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestModifiedDiscoverySettings 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestReloadSetConfigFileNotExist 18:29:10 [2023-07-21T18:29:10.818Z] time="2023-07-21T18:29:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestReloadDefaultConfigNotExist 18:29:10 [2023-07-21T18:29:10.818Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root 18:29:10 [2023-07-21T18:29:10.818Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestReloadBadDefaultConfig 18:29:10 [2023-07-21T18:29:10.818Z] time="2023-07-21T18:29:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-84745952" 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestReloadWithConflictingLabels 18:29:10 [2023-07-21T18:29:10.818Z] time="2023-07-21T18:29:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2639646269" 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestReloadWithDuplicateLabels 18:29:10 [2023-07-21T18:29:10.818Z] time="2023-07-21T18:29:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2377824593" 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDaemonConfigurationMerge 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] PASS 18:29:10 [2023-07-21T18:29:10.818Z] coverage: 79.7% of statements 18:29:10 [2023-07-21T18:29:10.818Z] ok github.com/docker/docker/daemon/config 0.699s coverage: 79.7% of statements 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDiscoveryOptsErrors 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestDiscoveryOpts 18:29:10 [2023-07-21T18:29:10.818Z] --- PASS: TestDiscoveryOpts (0.00s) 18:29:10 [2023-07-21T18:29:10.818Z] PASS 18:29:10 [2023-07-21T18:29:10.818Z] coverage: 30.0% of statements 18:29:10 [2023-07-21T18:29:10.818Z] ok github.com/docker/docker/daemon/discovery 0.071s coverage: 30.0% of statements 18:29:10 [2023-07-21T18:29:10.818Z] === RUN TestWaitNodeAttachment 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestWaitNodeAttachment (0.40s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestIsolationConversion 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestIsolationConversion/default 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestIsolationConversion/process 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestIsolationConversion/hyperv 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestIsolationConversion (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestIsolationConversion/default (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestIsolationConversion/process (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestContainerLabels 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestContainerLabels (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestCredentialSpecConversion 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestCredentialSpecConversion/none 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestCredentialSpecConversion/config 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestCredentialSpecConversion/file 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestCredentialSpecConversion/registry 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestCredentialSpecConversion (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestControllerValidateMountBind 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestControllerValidateMountBind (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestControllerValidateMountVolume 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestControllerValidateMountVolume (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestControllerValidateMountTarget 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestControllerValidateMountTarget (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestControllerValidateMountTmpfs 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestControllerValidateMountInvalidType 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] === RUN TestControllerValidateMountNamedPipe 18:29:11 [2023-07-21T18:29:11.300Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 18:29:11 [2023-07-21T18:29:11.300Z] PASS 18:29:11 [2023-07-21T18:29:11.300Z] coverage: 11.0% of statements 18:29:11 [2023-07-21T18:29:11.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.593s coverage: 11.0% of statements 18:29:12 [2023-07-21T18:29:12.295Z] === RUN TestEventsLog 18:29:12 [2023-07-21T18:29:12.295Z] --- PASS: TestEventsLog (0.00s) 18:29:12 [2023-07-21T18:29:12.295Z] === RUN TestEventsLogTimeout 18:29:12 [2023-07-21T18:29:12.295Z] --- PASS: TestEventsLogTimeout (0.00s) 18:29:12 [2023-07-21T18:29:12.295Z] === RUN TestLogEvents 18:29:12 [2023-07-21T18:29:12.295Z] --- PASS: TestLogEvents (0.06s) 18:29:12 [2023-07-21T18:29:12.295Z] === RUN TestLoadBufferedEvents 18:29:12 [2023-07-21T18:29:12.295Z] --- PASS: TestLoadBufferedEvents (0.20s) 18:29:12 [2023-07-21T18:29:12.295Z] === RUN TestLoadBufferedEventsOnlyFromPast 18:29:12 [2023-07-21T18:29:12.295Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 18:29:12 [2023-07-21T18:29:12.295Z] === RUN TestIgnoreBufferedWhenNoTimes 18:29:12 [2023-07-21T18:29:12.295Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 18:29:12 [2023-07-21T18:29:12.769Z] PASS 18:29:12 [2023-07-21T18:29:12.769Z] coverage: 50.0% of statements 18:29:12 [2023-07-21T18:29:12.769Z] ok github.com/docker/docker/daemon/events 0.338s coverage: 50.0% of statements 18:29:13 [2023-07-21T18:29:13.242Z] === RUN TestIsEmptyDir 18:29:13 [2023-07-21T18:29:13.242Z] --- PASS: TestIsEmptyDir (0.01s) 18:29:13 [2023-07-21T18:29:13.242Z] PASS 18:29:13 [2023-07-21T18:29:13.242Z] coverage: 2.3% of statements 18:29:13 [2023-07-21T18:29:13.242Z] ok github.com/docker/docker/daemon/graphdriver 0.134s coverage: 2.3% of statements 18:29:14 [2023-07-21T18:29:14.237Z] === RUN TestLinkNaming 18:29:14 [2023-07-21T18:29:14.237Z] --- PASS: TestLinkNaming (0.00s) 18:29:14 [2023-07-21T18:29:14.237Z] === RUN TestLinkNew 18:29:14 [2023-07-21T18:29:14.237Z] --- PASS: TestLinkNew (0.00s) 18:29:14 [2023-07-21T18:29:14.237Z] === RUN TestLinkEnv 18:29:14 [2023-07-21T18:29:14.237Z] --- PASS: TestLinkEnv (0.00s) 18:29:14 [2023-07-21T18:29:14.237Z] === RUN TestLinkMultipleEnv 18:29:14 [2023-07-21T18:29:14.237Z] --- PASS: TestLinkMultipleEnv (0.00s) 18:29:14 [2023-07-21T18:29:14.237Z] === RUN TestLinkPortRangeEnv 18:29:14 [2023-07-21T18:29:14.237Z] --- PASS: TestLinkPortRangeEnv (0.00s) 18:29:14 [2023-07-21T18:29:14.237Z] PASS 18:29:14 [2023-07-21T18:29:14.237Z] coverage: 93.0% of statements 18:29:14 [2023-07-21T18:29:14.237Z] ok github.com/docker/docker/daemon/links 0.065s coverage: 93.0% of statements 18:29:14 [2023-07-21T18:29:14.237Z] === RUN TestVerifyNetworkingConfig 18:29:14 [2023-07-21T18:29:14.237Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestGetContainer 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestGetContainer (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestValidContainerNames 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestValidContainerNames (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestContainerInitDNS 18:29:14 [2023-07-21T18:29:14.238Z] daemon_test.go:146: root required 18:29:14 [2023-07-21T18:29:14.238Z] --- SKIP: TestContainerInitDNS (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestMerge 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestMerge (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestValidateContainerIsolation 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestValidateContainerIsolation (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestFindNetworkErrorType 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestFindNetworkErrorType (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestEnsureServicesExist 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestEnsureServicesExist (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestEnsureServicesExistErrors 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestContainerDelete 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestContainerDelete (0.01s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestContainerDoubleDelete 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestContainerDoubleDelete (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestLogContainerEventCopyLabels 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestLogContainerEventWithAttributes 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestNoneHealthcheck 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestNoneHealthcheck (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestHealthStates 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] time="2023-07-21T18:29:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestHealthStates (0.19s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestMaskURLCredentials 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestMaskURLCredentials (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestGetInspectData 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestGetInspectData (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestFillLicense 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestFillLicense (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestListInvalidFilter 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestListInvalidFilter (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestNameFilter 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestNameFilter (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestMergeAndVerifyLogConfigNilConfig 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestDaemonReloadLabels 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestDaemonReloadLabels (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestDaemonReloadMirrors 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestDaemonReloadMirrors (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestDaemonReloadInsecureRegistries 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestDaemonReloadNotAffectOthers 18:29:14 [2023-07-21T18:29:14.238Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 18:29:14 [2023-07-21T18:29:14.238Z] === RUN TestDaemonDiscoveryReload 18:29:14 [2023-07-21T18:29:14.803Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 18:29:14 [2023-07-21T18:29:14.803Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 18:29:15 [2023-07-21T18:29:15.235Z] --- PASS: TestDaemonDiscoveryReload (1.01s) 18:29:15 [2023-07-21T18:29:15.235Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 18:29:15 [2023-07-21T18:29:15.708Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) 18:29:15 [2023-07-21T18:29:15.708Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 18:29:16 [2023-07-21T18:29:16.167Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestAdapterReadLogs 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestAdapterReadLogs (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestCopier 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestCopier (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestCopierLongLines 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestCopierLongLines (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestCopierSlow 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestDaemonReloadNetworkDiagnosticPort 18:29:16 [2023-07-21T18:29:16.181Z] reload_test.go:520: root required 18:29:16 [2023-07-21T18:29:16.181Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] === RUN TestParseVolumesFrom 18:29:16 [2023-07-21T18:29:16.181Z] --- PASS: TestParseVolumesFrom (0.00s) 18:29:16 [2023-07-21T18:29:16.181Z] PASS 18:29:16 [2023-07-21T18:29:16.181Z] coverage: 8.9% of statements 18:29:16 [2023-07-21T18:29:16.181Z] ok github.com/docker/docker/daemon 2.504s coverage: 8.9% of statements 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/exec [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestCopierSlow (0.21s) 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestCopierWithSized 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestCopierWithSized/as_is 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestCopierWithSized/With_RingLogger 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestCopierWithSized (0.01s) 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestCopierWithSized/as_is (0.00s) 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestCopierWithPartial 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestCopierWithPartial (0.00s) 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestRingLogger 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestRingLogger (0.00s) 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestRingCap 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestRingCap (0.00s) 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestRingClose 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestRingClose (0.00s) 18:29:16 [2023-07-21T18:29:16.655Z] === RUN TestRingDrain 18:29:16 [2023-07-21T18:29:16.655Z] --- PASS: TestRingDrain (0.00s) 18:29:16 [2023-07-21T18:29:16.655Z] PASS 18:29:16 [2023-07-21T18:29:16.655Z] coverage: 43.5% of statements 18:29:16 [2023-07-21T18:29:16.655Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 43.5% of statements 18:29:16 [2023-07-21T18:29:16.728Z] === RUN TestDockerSuite/TestStartAttachSilent 18:29:16 [2023-07-21T18:29:16.983Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/defaults 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/invalid_create_group 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/invalid_flush_interval 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/flush_interval_at_15 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewAWSLogsClientUserAgentHandler 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 18:29:17 [2023-07-21T18:29:17.128Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 18:29:17 [2023-07-21T18:29:17.128Z] === RUN TestNewAWSLogsClientRegionDetect 18:29:17 [2023-07-21T18:29:17.601Z] time="2023-07-21T18:29:16Z" level=info msg="Trying to get region from EC2 Metadata" 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCreateSuccess 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCreateSuccess (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCreateLogGroupSuccess 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCreateError 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCreateError (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCreateAlreadyExists 18:29:17 [2023-07-21T18:29:17.601Z] time="2023-07-21T18:29:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCreateAlreadyExists (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestLogClosed 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestLogClosed (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestLogBlocking 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestLogBlocking (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestLogBufferEmpty 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestLogBufferEmpty (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestPublishBatchSuccess 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestPublishBatchSuccess (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestPublishBatchError 18:29:17 [2023-07-21T18:29:17.601Z] time="2023-07-21T18:29:17Z" level=error msg=Error 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestPublishBatchError (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestPublishBatchInvalidSeqSuccess 18:29:17 [2023-07-21T18:29:17.601Z] time="2023-07-21T18:29:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestPublishBatchAlreadyAccepted 18:29:17 [2023-07-21T18:29:17.601Z] time="2023-07-21T18:29:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 18:29:17 [2023-07-21T18:29:17.601Z] time="2023-07-21T18:29:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchSimple 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchSimple (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchTicker 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchTicker (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMultilinePattern 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchClose 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchClose (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen/0/Hello 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen/2/🙃 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen/3/���� 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen/4/He��o 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestEffectiveLen/5/ 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestEffectiveLen/5/ (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/0/ 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/1/Hello 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: Hello 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/2/Hello 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: He 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: llo 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/3/Hello 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: Hello 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/4/🙃 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: 🙃 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/5/🙃 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: 🙃 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/6/a� 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: a 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: � 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestFindValidSplit/7/a� 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1017: a� 18:29:17 [2023-07-21T18:29:17.601Z] cloudwatchlogs_test.go:1018: 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/0/ (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestProcessEventEmoji 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestProcessEventEmoji (0.01s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchLineSplit 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchLineSplit (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchLineSplitWithBinary 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMaxEvents 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMaxEvents (0.03s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMaxTotalBytes 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCollectBatchWithDuplicateTimestamps 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsMultilinePattern 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsMaxBufferedEvents 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestCreateTagSuccess 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestCreateTagSuccess (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestNewAWSLogsClientCredentialSharedFile 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] PASS 18:29:17 [2023-07-21T18:29:17.601Z] coverage: 76.8% of statements 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestSearchRegistryForImagesErrors 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestSearchRegistryForImages 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestSearchRegistryForImages (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestOnlyPlatformWithFallback 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestImageDelete 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestImageDelete/no_lease 18:29:17 [2023-07-21T18:29:17.601Z] ok github.com/docker/docker/daemon/logger/awslogs 0.571s coverage: 76.8% of statements 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestImageDelete/lease_exists 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestImageDelete (0.07s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestImageDelete/no_lease (0.02s) 18:29:17 [2023-07-21T18:29:17.601Z] --- PASS: TestImageDelete/lease_exists (0.03s) 18:29:17 [2023-07-21T18:29:17.601Z] === RUN TestContentStoreForPull 18:29:17 [2023-07-21T18:29:17.910Z] === RUN TestDockerSuite/TestStartAttachWithRename 18:29:18 [2023-07-21T18:29:18.074Z] --- PASS: TestContentStoreForPull (0.26s) 18:29:18 [2023-07-21T18:29:18.074Z] PASS 18:29:18 [2023-07-21T18:29:18.074Z] coverage: 6.6% of statements 18:29:18 [2023-07-21T18:29:18.074Z] ok github.com/docker/docker/daemon/images 0.468s coverage: 6.6% of statements 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/initlayer [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/listeners [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 18:29:18 [2023-07-21T18:29:18.074Z] === RUN TestJSONLogsMarshalJSONBuf 18:29:18 [2023-07-21T18:29:18.074Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 18:29:18 [2023-07-21T18:29:18.074Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 18:29:18 [2023-07-21T18:29:18.074Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) 18:29:18 [2023-07-21T18:29:18.074Z] === RUN TestFastTimeMarshalJSON 18:29:18 [2023-07-21T18:29:18.074Z] --- PASS: TestFastTimeMarshalJSON (0.04s) 18:29:18 [2023-07-21T18:29:18.074Z] PASS 18:29:18 [2023-07-21T18:29:18.074Z] coverage: 87.2% of statements 18:29:18 [2023-07-21T18:29:18.547Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.300s coverage: 87.2% of statements 18:29:18 [2023-07-21T18:29:18.547Z] === RUN TestJSONFileLogger 18:29:18 [2023-07-21T18:29:18.547Z] --- PASS: TestJSONFileLogger (0.00s) 18:29:18 [2023-07-21T18:29:18.547Z] === RUN TestJSONFileLoggerWithTags 18:29:18 [2023-07-21T18:29:18.547Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) 18:29:18 [2023-07-21T18:29:18.547Z] === RUN TestJSONFileLoggerWithOpts 18:29:18 [2023-07-21T18:29:18.547Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 18:29:18 [2023-07-21T18:29:18.547Z] === RUN TestJSONFileLoggerWithLabelsEnv 18:29:18 [2023-07-21T18:29:18.547Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 18:29:18 [2023-07-21T18:29:18.547Z] === RUN TestEncodeDecode 18:29:18 [2023-07-21T18:29:18.547Z] === PAUSE TestEncodeDecode 18:29:18 [2023-07-21T18:29:18.547Z] === RUN TestUnexpectedEOF 18:29:19 [2023-07-21T18:29:19.020Z] time="2023-07-21T18:29:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 18:29:19 [2023-07-21T18:29:19.020Z] time="2023-07-21T18:29:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 18:29:19 [2023-07-21T18:29:19.020Z] --- PASS: TestUnexpectedEOF (0.20s) 18:29:19 [2023-07-21T18:29:19.020Z] === CONT TestEncodeDecode 18:29:19 [2023-07-21T18:29:19.020Z] --- PASS: TestEncodeDecode (0.00s) 18:29:19 [2023-07-21T18:29:19.020Z] PASS 18:29:19 [2023-07-21T18:29:19.020Z] coverage: 69.9% of statements 18:29:19 [2023-07-21T18:29:19.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.302s coverage: 69.9% of statements 18:29:19 [2023-07-21T18:29:19.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 18:29:20 [2023-07-21T18:29:20.016Z] === RUN TestWriteLog 18:29:20 [2023-07-21T18:29:20.016Z] === PAUSE TestWriteLog 18:29:20 [2023-07-21T18:29:20.016Z] === RUN TestReadLog 18:29:20 [2023-07-21T18:29:20.016Z] === PAUSE TestReadLog 18:29:20 [2023-07-21T18:29:20.016Z] === RUN TestDecode 18:29:20 [2023-07-21T18:29:20.016Z] --- PASS: TestDecode (0.02s) 18:29:20 [2023-07-21T18:29:20.016Z] === CONT TestWriteLog 18:29:20 [2023-07-21T18:29:20.016Z] --- PASS: TestWriteLog (0.01s) 18:29:20 [2023-07-21T18:29:20.016Z] === CONT TestReadLog 18:29:20 [2023-07-21T18:29:20.016Z] === RUN TestReadLog/tail_exact 18:29:20 [2023-07-21T18:29:20.016Z] === RUN TestReadLog/tail_less_than_available 18:29:20 [2023-07-21T18:29:20.016Z] === RUN TestReadLog/tail_more_than_available 18:29:20 [2023-07-21T18:29:20.016Z] --- PASS: TestReadLog (0.23s) 18:29:20 [2023-07-21T18:29:20.016Z] --- PASS: TestReadLog/tail_exact (0.21s) 18:29:20 [2023-07-21T18:29:20.016Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 18:29:20 [2023-07-21T18:29:20.016Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 18:29:20 [2023-07-21T18:29:20.016Z] PASS 18:29:20 [2023-07-21T18:29:20.016Z] coverage: 78.7% of statements 18:29:20 [2023-07-21T18:29:20.016Z] ok github.com/docker/docker/daemon/logger/local 0.345s coverage: 78.7% of statements 18:29:20 [2023-07-21T18:29:20.016Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 18:29:20 [2023-07-21T18:29:20.356Z] === RUN TestDockerSuite/TestStartMultipleContainers 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestOpenFileDelete 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestOpenFileDelete (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestOpenFileRename 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestOpenFileRename (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestHandleDecoderErr 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestHandleDecoderErr (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestParseLogTagDefaultTag 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestParseLogTag 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestParseLogTag (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestParseLogTagEmptyTag 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestTailFiles 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestTailFiles (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestFollowLogsConsumerGone 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestFollowLogsProducerGone 18:29:20 [2023-07-21T18:29:20.482Z] logfile_test.go:233: messages sent: 4098, received: 4098 18:29:20 [2023-07-21T18:29:20.482Z] logfile_test.go:180: logDecode() closed after sending 4098 messages 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestFollowLogsProducerGone (0.01s) 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestCheckCapacityAndRotate 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestCheckCapacityAndRotate/closed_log_file 18:29:20 [2023-07-21T18:29:20.482Z] === RUN TestCheckCapacityAndRotate/with_log_reader 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestCheckCapacityAndRotate (0.21s) 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 18:29:20 [2023-07-21T18:29:20.482Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.18s) 18:29:20 [2023-07-21T18:29:20.482Z] PASS 18:29:20 [2023-07-21T18:29:20.482Z] coverage: 54.9% of statements 18:29:20 [2023-07-21T18:29:20.942Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.339s coverage: 54.9% of statements 18:29:20 [2023-07-21T18:29:20.942Z] === RUN TestLog 18:29:20 [2023-07-21T18:29:20.942Z] --- PASS: TestLog (0.01s) 18:29:20 [2023-07-21T18:29:20.942Z] PASS 18:29:20 [2023-07-21T18:29:20.942Z] coverage: 31.5% of statements 18:29:20 [2023-07-21T18:29:20.942Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.132s coverage: 31.5% of statements 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestValidateLogOpt 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestValidateLogOpt (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestNewMissedConfig 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestNewMissedConfig (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestNewMissedUrl 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestNewMissedUrl (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestNewMissedToken 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestNewMissedToken (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestNewWithProxy 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestNewWithProxy (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestDefault 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestDefault (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestInlineFormatWithNonDefaultOptions 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestJsonFormat 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestJsonFormat (0.02s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestRawFormat 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestRawFormat (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestRawFormatWithLabels 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestRawFormatWithLabels (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestRawFormatWithoutTag 18:29:21 [2023-07-21T18:29:21.401Z] --- PASS: TestRawFormatWithoutTag (0.00s) 18:29:21 [2023-07-21T18:29:21.401Z] === RUN TestBatching 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestNewParse 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestNewParse (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] PASS 18:29:21 [2023-07-21T18:29:21.862Z] coverage: 8.3% of statements 18:29:21 [2023-07-21T18:29:21.862Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestBatching (0.31s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestFrequency 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestParseLogFormat 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestParseLogFormat (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestValidateLogOptEmpty 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestValidateLogOptEmpty (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestValidateSyslogAddress 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestValidateSyslogAddress (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestParseAddressDefaultPort 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestParseAddressDefaultPort (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestValidateSyslogFacility 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestValidateSyslogFacility (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestValidateLogOptSyslogFormat 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] === RUN TestValidateLogOpt 18:29:21 [2023-07-21T18:29:21.862Z] --- PASS: TestValidateLogOpt (0.00s) 18:29:21 [2023-07-21T18:29:21.862Z] PASS 18:29:21 [2023-07-21T18:29:21.862Z] coverage: 46.8% of statements 18:29:22 [2023-07-21T18:29:22.242Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 18:29:22 [2023-07-21T18:29:22.321Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements 18:29:22 [2023-07-21T18:29:22.321Z] --- PASS: TestFrequency (0.21s) 18:29:22 [2023-07-21T18:29:22.321Z] === RUN TestOneMessagePerRequest 18:29:22 [2023-07-21T18:29:22.321Z] --- PASS: TestOneMessagePerRequest (0.01s) 18:29:22 [2023-07-21T18:29:22.321Z] === RUN TestVerify 18:29:22 [2023-07-21T18:29:22.321Z] --- PASS: TestVerify (0.00s) 18:29:22 [2023-07-21T18:29:22.321Z] === RUN TestSkipVerify 18:29:22 [2023-07-21T18:29:22.321Z] time="2023-07-21T18:29:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.321Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.321Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.321Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.497Z] === RUN TestDockerSuite/TestStartPausedContainer 18:29:22 [2023-07-21T18:29:22.781Z] --- PASS: TestSkipVerify (0.52s) 18:29:22 [2023-07-21T18:29:22.781Z] === RUN TestBufferMaximum 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.357548\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.357548\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] --- PASS: TestBufferMaximum (0.01s) 18:29:22 [2023-07-21T18:29:22.781Z] === RUN TestServerAlwaysDown 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.365386\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.365386\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.365386\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.365386\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] time="2023-07-21T18:29:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1689964162.365386\",\"host\":\"4c00f38f3054\"}'" 18:29:22 [2023-07-21T18:29:22.781Z] --- PASS: TestServerAlwaysDown (0.00s) 18:29:22 [2023-07-21T18:29:22.781Z] === RUN TestCannotSendAfterClose 18:29:22 [2023-07-21T18:29:22.781Z] --- PASS: TestCannotSendAfterClose (0.00s) 18:29:22 [2023-07-21T18:29:22.781Z] === RUN TestDeadlockOnBlockedEndpoint 18:29:23 [2023-07-21T18:29:23.058Z] === RUN TestDockerSuite/TestStartRecordError 18:29:23 [2023-07-21T18:29:23.752Z] === RUN TestV1IDService 18:29:23 [2023-07-21T18:29:23.752Z] --- PASS: TestV1IDService (0.05s) 18:29:23 [2023-07-21T18:29:23.752Z] === RUN TestV2MetadataService 18:29:23 [2023-07-21T18:29:23.752Z] time="2023-07-21T18:29:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk 18:29:23 [2023-07-21T18:29:23.752Z] time="2023-07-21T18:29:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4c00f38f3054\"}'" 18:29:23 [2023-07-21T18:29:23.752Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) 18:29:23 [2023-07-21T18:29:23.752Z] PASS 18:29:23 [2023-07-21T18:29:23.752Z] coverage: 82.5% of statements 18:29:23 [2023-07-21T18:29:23.752Z] ok github.com/docker/docker/daemon/logger/splunk 2.185s coverage: 82.5% of statements 18:29:23 [2023-07-21T18:29:23.752Z] ? github.com/docker/docker/daemon/names [no test files] 18:29:23 [2023-07-21T18:29:23.752Z] ? github.com/docker/docker/daemon/network [no test files] 18:29:23 [2023-07-21T18:29:23.752Z] ? github.com/docker/docker/daemon/stats [no test files] 18:29:24 [2023-07-21T18:29:24.422Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestSuccessfulDownload 18:29:24 [2023-07-21T18:29:24.721Z] download_test.go:267: Needs fixing on Windows 18:29:24 [2023-07-21T18:29:24.721Z] --- SKIP: TestSuccessfulDownload (0.00s) 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestCancelledDownload 18:29:24 [2023-07-21T18:29:24.721Z] --- PASS: TestCancelledDownload (0.00s) 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestMaxDownloadAttempts 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 18:29:24 [2023-07-21T18:29:24.721Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestV2MetadataService (1.52s) 18:29:25 [2023-07-21T18:29:25.181Z] PASS 18:29:25 [2023-07-21T18:29:25.181Z] coverage: 48.2% of statements 18:29:25 [2023-07-21T18:29:25.181Z] ok github.com/docker/docker/distribution/metadata 1.677s coverage: 48.2% of statements 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestContinueOnError_NonMirrorEndpoint 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestContinueOnError_MirrorEndpoint 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestContinueOnError_NeverContinue 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestContinueOnError_UnnestsErrors 18:29:25 [2023-07-21T18:29:25.181Z] time="2023-07-21T18:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 18:29:25 [2023-07-21T18:29:25.181Z] time="2023-07-21T18:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 18:29:25 [2023-07-21T18:29:25.181Z] time="2023-07-21T18:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 18:29:25 [2023-07-21T18:29:25.181Z] time="2023-07-21T18:29:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestMaxDownloadAttempts (0.00s) 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.59s) 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.59s) 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.59s) 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.59s) 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestTransfer 18:29:25 [2023-07-21T18:29:25.181Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestManifestStore 18:29:25 [2023-07-21T18:29:25.181Z] === RUN TestManifestStore/no_remote_or_local 18:29:25 [2023-07-21T18:29:25.347Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestTransfer (0.20s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestConcurrencyLimit 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4186992685\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/no_local_cache 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/no_local_cache/digested 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/with_local_cache 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/unknown_media_type 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/unknown_media_type/no_cache 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="reference for unknown type: " 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="reference for unknown type: " 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/unknown_media_type/with_cache 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="reference for unknown type: " 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="reference for unknown type: " 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="reference for unknown type: " 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/error_persisting_manifest 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 18:29:25 [2023-07-21T18:29:25.643Z] time="2023-07-21T18:29:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore (0.44s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/no_local_cache (0.02s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/with_local_cache (0.03s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType/schema1 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestFixManifestLayers 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestFixManifestLayers (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestFixManifestLayersBaseLayerParent 18:29:25 [2023-07-21T18:29:25.643Z] pull_v2_test.go:81: Needs fixing on Windows 18:29:25 [2023-07-21T18:29:25.643Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestFixManifestLayersBadParent 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestValidateManifest 18:29:25 [2023-07-21T18:29:25.643Z] pull_v2_test.go:126: Needs fixing on Windows 18:29:25 [2023-07-21T18:29:25.643Z] --- SKIP: TestValidateManifest (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestFormatPlatform 18:29:25 [2023-07-21T18:29:25.643Z] --- PASS: TestFormatPlatform (0.00s) 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestPullSchema2Config 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestPullSchema2Config/success_first_time 18:29:25 [2023-07-21T18:29:25.643Z] pull_v2_test.go:283: HTTP GET /v2/ 18:29:25 [2023-07-21T18:29:25.643Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 18:29:25 [2023-07-21T18:29:25.643Z] === RUN TestPullSchema2Config/500_status 18:29:25 [2023-07-21T18:29:25.643Z] pull_v2_test.go:283: HTTP GET /v2/ 18:29:25 [2023-07-21T18:29:25.643Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 18:29:25 [2023-07-21T18:29:25.908Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestNotFound 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestNotFound (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestConflict 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestConflict (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestForbidden 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestForbidden (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestInvalidParameter 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestInvalidParameter (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestNotImplemented 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestNotImplemented (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestNotModified 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestNotModified (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestUnauthorized 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestUnauthorized (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestUnknown 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestUnknown (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestCancelled 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestCancelled (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestDeadline 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestDeadline (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestDataLoss 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestDataLoss (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestUnavailable 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestUnavailable (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestSystem 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestSystem (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Not_Found 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Bad_Request 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Conflict 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Unauthorized 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Service_Unavailable 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Forbidden 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Not_Modified 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Not_Implemented 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Internal_Server_Error 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Internal_Server_Error#01 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Internal_Server_Error#02 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Internal_Server_Error#03 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestFromStatusCode/Internal_Server_Error#04 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] PASS 18:29:26 [2023-07-21T18:29:26.103Z] coverage: 77.0% of statements 18:29:26 [2023-07-21T18:29:26.103Z] ok github.com/docker/docker/errdefs 0.058s coverage: 77.0% of statements 18:29:26 [2023-07-21T18:29:26.103Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestPullSchema2Config/EOF 18:29:26 [2023-07-21T18:29:26.103Z] pull_v2_test.go:283: HTTP GET /v2/ 18:29:26 [2023-07-21T18:29:26.103Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 18:29:26 [2023-07-21T18:29:26.103Z] 2023/07/21 18:29:25 http: panic serving 127.0.0.1:49230: intentional panic 18:29:26 [2023-07-21T18:29:26.103Z] goroutine 115 [running]: 18:29:26 [2023-07-21T18:29:26.103Z] net/http.(*conn).serve.func1() 18:29:26 [2023-07-21T18:29:26.103Z] c:/go/src/net/http/server.go:1850 +0xbf 18:29:26 [2023-07-21T18:29:26.103Z] panic({0x9553e0, 0xb0aa30}) 18:29:26 [2023-07-21T18:29:26.103Z] c:/go/src/runtime/panic.go:890 +0x262 18:29:26 [2023-07-21T18:29:26.103Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003add40?, {0xb11f48?, 0xc0002e6000?}) 18:29:26 [2023-07-21T18:29:26.103Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 18:29:26 [2023-07-21T18:29:26.103Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb11f48, 0xc0002e6000}, 0xc00045c000) 18:29:26 [2023-07-21T18:29:26.103Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 18:29:26 [2023-07-21T18:29:26.103Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb11f48?, 0xc0002e6000?}, 0x43b3f5?) 18:29:26 [2023-07-21T18:29:26.103Z] c:/go/src/net/http/server.go:2109 +0x2f 18:29:26 [2023-07-21T18:29:26.103Z] net/http.serverHandler.ServeHTTP({0xc0004400c0?}, {0xb11f48, 0xc0002e6000}, 0xc00045c000) 18:29:26 [2023-07-21T18:29:26.103Z] c:/go/src/net/http/server.go:2947 +0x30c 18:29:26 [2023-07-21T18:29:26.103Z] net/http.(*conn).serve(0xc000000000, {0xb128c0, 0xc0001b3650}) 18:29:26 [2023-07-21T18:29:26.103Z] c:/go/src/net/http/server.go:1991 +0x607 18:29:26 [2023-07-21T18:29:26.103Z] created by net/http.(*Server).Serve 18:29:26 [2023-07-21T18:29:26.103Z] c:/go/src/net/http/server.go:3102 +0x4db 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestConcurrencyLimit (0.55s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestInactiveJobs 18:29:26 [2023-07-21T18:29:26.103Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestPullSchema2Config/unauthorized 18:29:26 [2023-07-21T18:29:26.103Z] pull_v2_test.go:283: HTTP GET /v2/ 18:29:26 [2023-07-21T18:29:26.103Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestPullSchema2Config (0.56s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestPullSchema2Config/500_status (0.27s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestPullSchema2Config/EOF (0.27s) 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestGetRepositoryMountCandidates 18:29:26 [2023-07-21T18:29:26.103Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 18:29:26 [2023-07-21T18:29:26.103Z] === RUN TestLayerAlreadyExists 18:29:26 [2023-07-21T18:29:26.103Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 18:29:26 [2023-07-21T18:29:26.103Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 18:29:26 [2023-07-21T18:29:26.103Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 18:29:26 [2023-07-21T18:29:26.104Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 18:29:26 [2023-07-21T18:29:26.104Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 18:29:26 [2023-07-21T18:29:26.104Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 18:29:26 [2023-07-21T18:29:26.104Z] --- PASS: TestLayerAlreadyExists (0.00s) 18:29:26 [2023-07-21T18:29:26.104Z] === RUN TestWhenEmptyAuthConfig 18:29:26 [2023-07-21T18:29:26.566Z] --- PASS: TestInactiveJobs (0.52s) 18:29:26 [2023-07-21T18:29:26.566Z] === RUN TestWatchRelease 18:29:26 [2023-07-21T18:29:26.566Z] --- PASS: TestWatchRelease (0.08s) 18:29:26 [2023-07-21T18:29:26.566Z] === RUN TestWatchFinishedTransfer 18:29:26 [2023-07-21T18:29:26.566Z] --- PASS: TestWatchFinishedTransfer (0.00s) 18:29:26 [2023-07-21T18:29:26.566Z] === RUN TestDuplicateTransfer 18:29:26 [2023-07-21T18:29:26.566Z] --- PASS: TestDuplicateTransfer (0.08s) 18:29:26 [2023-07-21T18:29:26.566Z] === RUN TestSuccessfulUpload 18:29:27 [2023-07-21T18:29:27.025Z] time="2023-07-21T18:29:26Z" level=error msg="Upload failed, retrying: simulating retry" 18:29:27 [2023-07-21T18:29:27.025Z] --- PASS: TestWhenEmptyAuthConfig (0.96s) 18:29:27 [2023-07-21T18:29:27.025Z] === RUN TestPushRegistryWhenAuthInfoEmpty 18:29:27 [2023-07-21T18:29:27.025Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 18:29:27 [2023-07-21T18:29:27.025Z] === RUN TestTokenPassThru 18:29:27 [2023-07-21T18:29:27.025Z] --- PASS: TestSuccessfulUpload (0.54s) 18:29:27 [2023-07-21T18:29:27.025Z] === RUN TestCancelledUpload 18:29:27 [2023-07-21T18:29:27.025Z] --- PASS: TestTokenPassThru (0.01s) 18:29:27 [2023-07-21T18:29:27.271Z] === RUN TestDockerSuite/TestStatsAllNoStream 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestTokenPassThruDifferentHost 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 18:29:27 [2023-07-21T18:29:27.485Z] PASS 18:29:27 [2023-07-21T18:29:27.485Z] coverage: 27.4% of statements 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestCancelledUpload (0.02s) 18:29:27 [2023-07-21T18:29:27.485Z] PASS 18:29:27 [2023-07-21T18:29:27.485Z] coverage: 76.4% of statements 18:29:27 [2023-07-21T18:29:27.485Z] ok github.com/docker/docker/distribution 2.114s coverage: 27.4% of statements 18:29:27 [2023-07-21T18:29:27.485Z] ok github.com/docker/docker/distribution/xfer 2.703s coverage: 76.4% of statements 18:29:27 [2023-07-21T18:29:27.485Z] ? github.com/docker/docker/distribution/utils [no test files] 18:29:27 [2023-07-21T18:29:27.485Z] ? github.com/docker/docker/dockerversion [no test files] 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestCompare 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestCompare (0.00s) 18:29:27 [2023-07-21T18:29:27.485Z] PASS 18:29:27 [2023-07-21T18:29:27.485Z] coverage: 19.2% of statements 18:29:27 [2023-07-21T18:29:27.485Z] ok github.com/docker/docker/image/cache 0.087s coverage: 19.2% of statements 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSGetInvalidData 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSGetInvalidData (0.02s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSInvalidSet 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSInvalidSet (0.01s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSInvalidRoot 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSInvalidRoot (0.01s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSMetadataGetSet 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSMetadataGetSet (0.06s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSInvalidWalker 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSInvalidWalker (0.02s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSGetSet 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSGetSet (0.02s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSGetUnsetKey 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSGetUnsetKey (0.01s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSGetEmptyData 18:29:27 [2023-07-21T18:29:27.485Z] --- PASS: TestFSGetEmptyData (0.01s) 18:29:27 [2023-07-21T18:29:27.485Z] === RUN TestFSDelete 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestFSDelete (0.02s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestFSWalker 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestFSWalker (0.03s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestFSWalkerStopOnError 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestFSWalkerStopOnError (0.02s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestNewFromJSON 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestNewFromJSON (0.00s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestNewFromJSONWithInvalidJSON 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestMarshalKeyOrder 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestMarshalKeyOrder (0.00s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestImage 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestImage (0.00s) 18:29:27 [2023-07-21T18:29:27.944Z] === RUN TestImageOSNotEmpty 18:29:27 [2023-07-21T18:29:27.944Z] --- PASS: TestImageOSNotEmpty (0.00s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestNewChildImageFromImageWithRootFS 18:29:27 [2023-07-21T18:29:27.945Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestCreate 18:29:27 [2023-07-21T18:29:27.945Z] --- PASS: TestCreate (0.01s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestRestore 18:29:27 [2023-07-21T18:29:27.945Z] time="2023-07-21T18:29:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 18:29:27 [2023-07-21T18:29:27.945Z] --- PASS: TestRestore (0.28s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestAddDelete 18:29:27 [2023-07-21T18:29:27.945Z] --- PASS: TestAddDelete (0.04s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestSearchAfterDelete 18:29:27 [2023-07-21T18:29:27.945Z] --- PASS: TestSearchAfterDelete (0.02s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestParentReset 18:29:27 [2023-07-21T18:29:27.945Z] --- PASS: TestParentReset (0.04s) 18:29:27 [2023-07-21T18:29:27.945Z] === RUN TestGetAndSetLastUpdated 18:29:28 [2023-07-21T18:29:28.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 18:29:28 [2023-07-21T18:29:28.405Z] --- PASS: TestGetAndSetLastUpdated (0.03s) 18:29:28 [2023-07-21T18:29:28.405Z] === RUN TestStoreLen 18:29:28 [2023-07-21T18:29:28.405Z] --- PASS: TestStoreLen (0.08s) 18:29:28 [2023-07-21T18:29:28.405Z] PASS 18:29:28 [2023-07-21T18:29:28.405Z] coverage: 86.8% of statements 18:29:28 [2023-07-21T18:29:28.405Z] ok github.com/docker/docker/image 0.857s coverage: 86.8% of statements 18:29:28 [2023-07-21T18:29:28.865Z] ? github.com/docker/docker/image/tarexport [no test files] 18:29:28 [2023-07-21T18:29:28.865Z] === RUN TestMakeV1ConfigFromConfig 18:29:28 [2023-07-21T18:29:28.865Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 18:29:28 [2023-07-21T18:29:28.865Z] PASS 18:29:28 [2023-07-21T18:29:28.865Z] coverage: 25.0% of statements 18:29:28 [2023-07-21T18:29:28.865Z] ok github.com/docker/docker/image/v1 0.189s coverage: 25.0% of statements 18:29:28 [2023-07-21T18:29:28.865Z] ? github.com/docker/docker/internal/test/suite [no test files] 18:29:29 [2023-07-21T18:29:29.834Z] === RUN TestSerialization 18:29:29 [2023-07-21T18:29:29.834Z] --- PASS: TestSerialization (0.03s) 18:29:29 [2023-07-21T18:29:29.834Z] PASS 18:29:29 [2023-07-21T18:29:29.834Z] coverage: 100.0% of statements 18:29:29 [2023-07-21T18:29:29.834Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements 18:29:30 [2023-07-21T18:29:30.294Z] === RUN TestEmptyLayer 18:29:30 [2023-07-21T18:29:30.294Z] --- PASS: TestEmptyLayer (0.00s) 18:29:30 [2023-07-21T18:29:30.294Z] === RUN TestCommitFailure 18:29:30 [2023-07-21T18:29:30.294Z] --- PASS: TestCommitFailure (0.01s) 18:29:30 [2023-07-21T18:29:30.709Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestStartTransactionFailure 18:29:30 [2023-07-21T18:29:30.757Z] --- PASS: TestStartTransactionFailure (0.01s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestGetOrphan 18:29:30 [2023-07-21T18:29:30.757Z] --- PASS: TestGetOrphan (0.01s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestMountAndRegister 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestEnvironmentParsing 18:29:30 [2023-07-21T18:29:30.757Z] --- PASS: TestEnvironmentParsing (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] PASS 18:29:30 [2023-07-21T18:29:30.757Z] coverage: 1.0% of statements 18:29:30 [2023-07-21T18:29:30.757Z] layer_test.go:270: Layer size: 14 18:29:30 [2023-07-21T18:29:30.757Z] ok github.com/docker/docker/libcontainerd/local 0.089s coverage: 1.0% of statements 18:29:30 [2023-07-21T18:29:30.757Z] --- PASS: TestMountAndRegister (0.07s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestLayerRelease 18:29:30 [2023-07-21T18:29:30.757Z] layer_test.go:303: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestLayerRelease (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestStoreRestore 18:29:30 [2023-07-21T18:29:30.757Z] layer_test.go:352: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestStoreRestore (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestTarStreamStability 18:29:30 [2023-07-21T18:29:30.757Z] layer_test.go:467: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestTarStreamStability (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestRegisterExistingLayer 18:29:30 [2023-07-21T18:29:30.757Z] --- PASS: TestRegisterExistingLayer (0.25s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestTarStreamVerification 18:29:30 [2023-07-21T18:29:30.757Z] layer_test.go:696: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestTarStreamVerification (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestLayerMigration 18:29:30 [2023-07-21T18:29:30.757Z] migration_test.go:45: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestLayerMigration (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestLayerMigrationNoTarsplit 18:29:30 [2023-07-21T18:29:30.757Z] migration_test.go:181: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestMountInit 18:29:30 [2023-07-21T18:29:30.757Z] mount_test.go:17: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestMountInit (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestMountSize 18:29:30 [2023-07-21T18:29:30.757Z] mount_test.go:76: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestMountSize (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestMountChanges 18:29:30 [2023-07-21T18:29:30.757Z] mount_test.go:125: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestMountChanges (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] === RUN TestMountApply 18:29:30 [2023-07-21T18:29:30.757Z] mount_test.go:212: Failing on Windows 18:29:30 [2023-07-21T18:29:30.757Z] --- SKIP: TestMountApply (0.00s) 18:29:30 [2023-07-21T18:29:30.757Z] PASS 18:29:30 [2023-07-21T18:29:30.757Z] coverage: 30.1% of statements 18:29:30 [2023-07-21T18:29:30.757Z] ok github.com/docker/docker/layer 0.455s coverage: 30.1% of statements 18:29:30 [2023-07-21T18:29:30.966Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 18:29:31 [2023-07-21T18:29:31.217Z] ? github.com/docker/docker/libcontainerd [no test files] 18:29:31 [2023-07-21T18:29:31.217Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 18:29:31 [2023-07-21T18:29:31.217Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 18:29:31 [2023-07-21T18:29:31.217Z] ? github.com/docker/docker/libcontainerd/types [no test files] 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 18:29:31 [2023-07-21T18:29:31.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 18:29:31 [2023-07-21T18:29:31.217Z] PASS 18:29:31 [2023-07-21T18:29:31.217Z] coverage: 45.8% of statements 18:29:31 [2023-07-21T18:29:31.217Z] ok github.com/docker/docker/oci 0.060s coverage: 45.8% of statements 18:29:31 [2023-07-21T18:29:31.217Z] ? github.com/docker/docker/oci/caps [no test files] 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestParseVersion 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestParseVersion (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] PASS 18:29:31 [2023-07-21T18:29:31.687Z] coverage: 52.9% of statements 18:29:31 [2023-07-21T18:29:31.687Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestAddressPoolOpt 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestAddressPoolOpt (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/a 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/something 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/_=a 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/env1=value1 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/_env1=value1 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/env2=value2=value3 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/env3=abc!qwe 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/env_4=value_4 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/PATH 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/=a 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/PATH= 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/PATH=something 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/asd!qwe 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/1asd 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/123 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/some_space 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/__some_space_before 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/some_space_after__ 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/= 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestValidateEnv/PaTh 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/a (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/something (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/_=a (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/PATH (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/=a (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/PATH= (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/1asd (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/123 (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/some_space (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/= (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestValidateEnv/PaTh (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestParseHost 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestParseHost (0.00s) 18:29:31 [2023-07-21T18:29:31.687Z] === RUN TestParseDockerDaemonHost 18:29:31 [2023-07-21T18:29:31.687Z] --- PASS: TestParseDockerDaemonHost (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestParseTCP 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestParseTCP (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestParseInvalidUnixAddrInvalid 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateExtraHosts 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestValidateExtraHosts (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestIpOptString 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestIpOptString (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestNewIpOptInvalidDefaultVal 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestNewIpOptValidDefaultVal 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestIpOptSetInvalidVal 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateIPAddress 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestValidateIPAddress (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestMapOpts 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestMapOpts (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestListOptsWithoutValidator 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestListOptsWithoutValidator (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestListOptsWithValidator 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestListOptsWithValidator (0.00s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateDNSSearch 18:29:32 [2023-07-21T18:29:32.160Z] --- PASS: TestValidateDNSSearch (0.01s) 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateLabel 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateLabel/label_with_general_format 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateLabel/label_with_more_than_one_= 18:29:32 [2023-07-21T18:29:32.160Z] === RUN TestValidateLabel/label_with_one_more 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestNamedListOpts 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestNamedListOpts (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestNamedMapOpts 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestNamedMapOpts (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestParseLink 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestParseLink (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestQuotedStringSetWithQuotes 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestQuotedStringSetWithMismatchedQuotes 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestQuotedStringSetWithNoQuotes 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] === RUN TestUlimitOpt 18:29:32 [2023-07-21T18:29:32.161Z] --- PASS: TestUlimitOpt (0.00s) 18:29:32 [2023-07-21T18:29:32.161Z] PASS 18:29:32 [2023-07-21T18:29:32.161Z] coverage: 67.1% of statements 18:29:32 [2023-07-21T18:29:32.161Z] ok github.com/docker/docker/opts 0.129s coverage: 67.1% of statements 18:29:32 [2023-07-21T18:29:32.635Z] === RUN TestUnbuffered 18:29:32 [2023-07-21T18:29:32.635Z] --- PASS: TestUnbuffered (0.00s) 18:29:32 [2023-07-21T18:29:32.635Z] === RUN TestRaceUnbuffered 18:29:32 [2023-07-21T18:29:32.635Z] --- PASS: TestRaceUnbuffered (0.00s) 18:29:32 [2023-07-21T18:29:32.635Z] PASS 18:29:32 [2023-07-21T18:29:32.635Z] coverage: 100.0% of statements 18:29:32 [2023-07-21T18:29:32.635Z] ok github.com/docker/docker/pkg/broadcaster 0.065s coverage: 100.0% of statements 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[foo]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[bar]_[foo]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[foo_bar]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[qux]_[foo]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[]#01 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[qux]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[foo_bar_qux]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[qux]_[baz]] 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestMatch/[[foo_baz]] 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[foo]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[]#01 (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[qux]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 18:29:33 [2023-07-21T18:29:33.108Z] PASS 18:29:33 [2023-07-21T18:29:33.108Z] coverage: 87.5% of statements 18:29:33 [2023-07-21T18:29:33.108Z] ok github.com/docker/docker/pkg/capabilities 0.132s coverage: 87.5% of statements 18:29:33 [2023-07-21T18:29:33.108Z] === RUN TestPeerCertificateMarshalJSON 18:29:33 [2023-07-21T18:29:33.478Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 18:29:34 [2023-07-21T18:29:34.104Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 18:29:34 [2023-07-21T18:29:34.104Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 18:29:34 [2023-07-21T18:29:34.104Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) 18:29:34 [2023-07-21T18:29:34.104Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 18:29:34 [2023-07-21T18:29:34.104Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 18:29:34 [2023-07-21T18:29:34.104Z] === RUN TestMiddleware 18:29:34 [2023-07-21T18:29:34.104Z] --- PASS: TestMiddleware (0.00s) 18:29:34 [2023-07-21T18:29:34.104Z] === RUN TestNewResponseModifier 18:29:34 [2023-07-21T18:29:34.104Z] --- PASS: TestNewResponseModifier (0.00s) 18:29:34 [2023-07-21T18:29:34.104Z] PASS 18:29:34 [2023-07-21T18:29:34.104Z] coverage: 26.8% of statements 18:29:34 [2023-07-21T18:29:34.104Z] ok github.com/docker/docker/pkg/authorization 0.823s coverage: 26.8% of statements 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootTarUntar 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeEmpty 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeEmpty (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeEmptyFile 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeEmptyFile (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeNonemptyFile 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeNonemptyFile (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeNestedDirectoryEmpty 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeFileAndNestedDirectoryEmpty 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeFileAndNestedDirectoryNonempty 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestMoveToSubdir 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestMoveToSubdir (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestSizeNonExistingDirectory 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] PASS 18:29:34 [2023-07-21T18:29:34.577Z] coverage: 80.0% of statements 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootTarUntar (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootUntarWithHugeExcludesList 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootUntarEmptyArchive 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootTarUntarWithSymlink 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootCopyWithTar 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootCopyWithTar (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootCopyFileWithTar 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootUntarPath 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootUntarPath (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 18:29:34 [2023-07-21T18:29:34.577Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestChrootApplyDotDotFile 18:29:34 [2023-07-21T18:29:34.577Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 18:29:34 [2023-07-21T18:29:34.577Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 18:29:34 [2023-07-21T18:29:34.577Z] PASS 18:29:34 [2023-07-21T18:29:34.577Z] coverage: 15.1% of statements 18:29:34 [2023-07-21T18:29:34.577Z] ok github.com/docker/docker/pkg/chrootarchive 0.135s coverage: 15.1% of statements 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestIsArchivePathDir 18:29:34 [2023-07-21T18:29:34.577Z] --- PASS: TestIsArchivePathDir (0.09s) 18:29:34 [2023-07-21T18:29:34.577Z] === RUN TestIsArchivePathInvalidFile 18:29:34 [2023-07-21T18:29:34.842Z] === RUN TestDockerSuite/TestStatsContainerNotFound 18:29:35 [2023-07-21T18:29:35.050Z] --- PASS: TestIsArchivePathInvalidFile (0.22s) 18:29:35 [2023-07-21T18:29:35.050Z] === RUN TestIsArchivePathTar 18:29:35 [2023-07-21T18:29:35.050Z] --- PASS: TestIsArchivePathTar (0.24s) 18:29:35 [2023-07-21T18:29:35.050Z] === RUN TestDecompressStreamGzip 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestDecompressStreamGzip (0.16s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestDecompressStreamBzip2 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestDecompressStreamBzip2 (0.16s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestDecompressStreamXz 18:29:35 [2023-07-21T18:29:35.524Z] archive_test.go:133: Xz not present in msys2 18:29:35 [2023-07-21T18:29:35.524Z] --- SKIP: TestDecompressStreamXz (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestCompressStreamXzUnsupported 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestCompressStreamBzip2Unsupported 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestCompressStreamInvalid 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestCompressStreamInvalid (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestExtensionInvalid 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestExtensionInvalid (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestExtensionUncompressed 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestExtensionUncompressed (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestExtensionBzip2 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestExtensionBzip2 (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestExtensionGzip 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestExtensionGzip (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestExtensionXz 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestExtensionXz (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestCmdStreamLargeStderr 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestContainsEntry 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestCreateEntries 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestEntriesDiff 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestEntriesEquality 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestGeneratorNotGenerate 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestGeneratorWithPort 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestGeneratorWithPortNotGenerate 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestNewEntry 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestParse 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestContainsEntry (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestCreateEntries (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestEntriesDiff (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestEntriesEquality (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestNewEntry (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestParse (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] PASS 18:29:35 [2023-07-21T18:29:35.524Z] coverage: 58.3% of statements 18:29:35 [2023-07-21T18:29:35.524Z] ok github.com/docker/docker/pkg/discovery 0.073s coverage: 58.3% of statements 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestCmdStreamLargeStderr (0.12s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestCmdStreamBad 18:29:35 [2023-07-21T18:29:35.524Z] archive_test.go:238: Failing on Windows CI machines 18:29:35 [2023-07-21T18:29:35.524Z] --- SKIP: TestCmdStreamBad (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestCmdStreamGood 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestCmdStreamGood (0.05s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestUntarPathWithInvalidDest 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestContent 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestInitialize 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestNew 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestParsingContentsWithComments 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestRegister 18:29:35 [2023-07-21T18:29:35.524Z] === RUN Test/TestWatch 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test (0.01s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestContent (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestInitialize (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestNew (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestRegister (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: Test/TestWatch (0.01s) 18:29:35 [2023-07-21T18:29:35.524Z] PASS 18:29:35 [2023-07-21T18:29:35.524Z] coverage: 97.6% of statements 18:29:35 [2023-07-21T18:29:35.524Z] ok github.com/docker/docker/pkg/discovery/file 0.076s coverage: 97.6% of statements 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestUntarPathWithInvalidSrc 18:29:35 [2023-07-21T18:29:35.524Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 18:29:35 [2023-07-21T18:29:35.524Z] === RUN TestUntarPath 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestUntarPath (0.09s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestUntarPathWithDestinationFile 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyWithTarInvalidSrc 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyWithTarSrcFile 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyWithTarSrcFolder 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyFileWithTarInvalidSrc 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyFileWithTarSrcFolder 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestCopyFileWithTarSrcFile 18:29:35 [2023-07-21T18:29:35.997Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 18:29:35 [2023-07-21T18:29:35.997Z] === RUN TestTarFiles 18:29:36 [2023-07-21T18:29:36.205Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 18:29:36 [2023-07-21T18:29:36.471Z] === RUN Test 18:29:36 [2023-07-21T18:29:36.471Z] === RUN Test/TestInitialize 18:29:36 [2023-07-21T18:29:36.471Z] time="2023-07-21T18:29:35Z" level=info msg="Initializing discovery without TLS" 18:29:36 [2023-07-21T18:29:36.471Z] time="2023-07-21T18:29:36Z" level=info msg="Initializing discovery without TLS" 18:29:36 [2023-07-21T18:29:36.471Z] time="2023-07-21T18:29:36Z" level=info msg="Initializing discovery without TLS" 18:29:36 [2023-07-21T18:29:36.471Z] === RUN Test/TestInitializeWithCerts 18:29:36 [2023-07-21T18:29:36.471Z] time="2023-07-21T18:29:36Z" level=info msg="Initializing discovery with TLS" 18:29:36 [2023-07-21T18:29:36.471Z] === RUN Test/TestWatch 18:29:36 [2023-07-21T18:29:36.471Z] time="2023-07-21T18:29:36Z" level=info msg="Initializing discovery without TLS" 18:29:36 [2023-07-21T18:29:36.471Z] === RUN Test 18:29:36 [2023-07-21T18:29:36.471Z] === RUN Test/TestWatch 18:29:36 [2023-07-21T18:29:36.471Z] --- PASS: Test (0.01s) 18:29:36 [2023-07-21T18:29:36.471Z] --- PASS: Test/TestWatch (0.01s) 18:29:36 [2023-07-21T18:29:36.471Z] PASS 18:29:36 [2023-07-21T18:29:36.471Z] coverage: 92.3% of statements 18:29:36 [2023-07-21T18:29:36.945Z] ok github.com/docker/docker/pkg/discovery/memory 0.092s coverage: 92.3% of statements 18:29:36 [2023-07-21T18:29:36.945Z] === RUN Test 18:29:36 [2023-07-21T18:29:36.945Z] === RUN Test/TestInitialize 18:29:36 [2023-07-21T18:29:36.945Z] === RUN Test/TestInitializeWithPattern 18:29:36 [2023-07-21T18:29:36.945Z] === RUN Test/TestRegister 18:29:36 [2023-07-21T18:29:36.945Z] === RUN Test/TestWatch 18:29:36 [2023-07-21T18:29:36.945Z] --- PASS: Test (0.00s) 18:29:36 [2023-07-21T18:29:36.945Z] --- PASS: Test/TestInitialize (0.00s) 18:29:36 [2023-07-21T18:29:36.945Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 18:29:36 [2023-07-21T18:29:36.945Z] --- PASS: Test/TestRegister (0.00s) 18:29:36 [2023-07-21T18:29:36.945Z] --- PASS: Test/TestWatch (0.00s) 18:29:36 [2023-07-21T18:29:36.945Z] PASS 18:29:36 [2023-07-21T18:29:36.945Z] coverage: 93.8% of statements 18:29:36 [2023-07-21T18:29:36.945Z] ok github.com/docker/docker/pkg/discovery/nodes 0.060s coverage: 93.8% of statements 18:29:37 [2023-07-21T18:29:37.941Z] === RUN TestPollerAddRemove 18:29:37 [2023-07-21T18:29:37.941Z] --- PASS: TestPollerAddRemove (0.00s) 18:29:37 [2023-07-21T18:29:37.941Z] === RUN TestPollerEvent 18:29:37 [2023-07-21T18:29:37.941Z] poller_test.go:40: No chmod on Windows 18:29:37 [2023-07-21T18:29:37.941Z] --- SKIP: TestPollerEvent (0.00s) 18:29:37 [2023-07-21T18:29:37.941Z] === RUN TestPollerClose 18:29:37 [2023-07-21T18:29:37.941Z] --- PASS: TestPollerClose (0.00s) 18:29:37 [2023-07-21T18:29:37.941Z] PASS 18:29:37 [2023-07-21T18:29:37.941Z] coverage: 36.2% of statements 18:29:37 [2023-07-21T18:29:37.941Z] ok github.com/docker/docker/pkg/filenotify 0.065s coverage: 36.2% of statements 18:29:38 [2023-07-21T18:29:38.091Z] === RUN TestDockerSuite/TestStatsFormatAll 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCopyFileWithInvalidSrc 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCopyFileWithInvalidDest 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCopyFileWithSameSrcAndDest 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCopyFile 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCopyFile (0.01s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 18:29:38 [2023-07-21T18:29:38.415Z] fileutils_test.go:133: Needs porting to Windows 18:29:38 [2023-07-21T18:29:38.415Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestReadSymlinkedDirectoryToFile 18:29:38 [2023-07-21T18:29:38.415Z] fileutils_test.go:179: Needs porting to Windows 18:29:38 [2023-07-21T18:29:38.415Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestWildcardMatches 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestWildcardMatches (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestPatternMatches 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestPatternMatches (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestExclusionPatternMatchesPatternBefore 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestPatternMatchesFolderExclusions 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestPatternMatchesFolderWithSlashExclusions 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestPatternMatchesFolderWildcardExclusions 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestExclusionPatternMatchesPatternAfter 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestExclusionPatternMatchesWholeDirectory 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestSingleExclamationError 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestSingleExclamationError (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestMatchesWithNoPatterns 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestMatchesWithMalformedPatterns 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestMatches 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestMatches (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCleanPatterns 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCleanPatterns (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCleanPatternsStripEmptyPatterns 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCleanPatternsExceptionFlag 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCleanPatternsErrorSingleException 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCreateIfNotExistsDir 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestCreateIfNotExistsFile 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestCreateIfNotExistsFile (0.01s) 18:29:38 [2023-07-21T18:29:38.415Z] === RUN TestMatch 18:29:38 [2023-07-21T18:29:38.415Z] --- PASS: TestMatch (0.00s) 18:29:38 [2023-07-21T18:29:38.415Z] PASS 18:29:38 [2023-07-21T18:29:38.415Z] coverage: 85.4% of statements 18:29:38 [2023-07-21T18:29:38.415Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 85.4% of statements 18:29:38 [2023-07-21T18:29:38.888Z] === RUN TestGet 18:29:38 [2023-07-21T18:29:38.888Z] --- PASS: TestGet (0.00s) 18:29:38 [2023-07-21T18:29:38.888Z] === RUN TestGetShortcutString 18:29:38 [2023-07-21T18:29:38.888Z] --- PASS: TestGetShortcutString (0.00s) 18:29:38 [2023-07-21T18:29:38.888Z] PASS 18:29:38 [2023-07-21T18:29:38.888Z] coverage: 42.9% of statements 18:29:38 [2023-07-21T18:29:38.888Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements 18:29:39 [2023-07-21T18:29:39.362Z] --- PASS: Test (3.20s) 18:29:39 [2023-07-21T18:29:39.362Z] --- PASS: Test/TestInitialize (0.18s) 18:29:39 [2023-07-21T18:29:39.362Z] --- PASS: Test/TestInitializeWithCerts (0.02s) 18:29:39 [2023-07-21T18:29:39.362Z] --- PASS: Test/TestWatch (3.00s) 18:29:39 [2023-07-21T18:29:39.362Z] PASS 18:29:39 [2023-07-21T18:29:39.362Z] coverage: 84.1% of statements 18:29:39 [2023-07-21T18:29:39.362Z] ok github.com/docker/docker/pkg/discovery/kv 3.262s coverage: 84.1% of statements 18:29:39 [2023-07-21T18:29:39.836Z] === RUN TestCreateIDMapOrder 18:29:39 [2023-07-21T18:29:39.836Z] --- PASS: TestCreateIDMapOrder (0.00s) 18:29:39 [2023-07-21T18:29:39.836Z] PASS 18:29:39 [2023-07-21T18:29:39.836Z] coverage: 7.2% of statements 18:29:39 [2023-07-21T18:29:39.836Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements 18:29:40 [2023-07-21T18:29:40.832Z] === RUN TestFixedBufferCap 18:29:40 [2023-07-21T18:29:40.832Z] --- PASS: TestFixedBufferCap (0.00s) 18:29:40 [2023-07-21T18:29:40.832Z] === RUN TestFixedBufferLen 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestFixedBufferLen (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestFixedBufferString 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestFixedBufferString (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestFixedBufferWrite 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestFixedBufferWrite (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestFixedBufferRead 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestFixedBufferRead (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestBytesPipeRead 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestBytesPipeRead (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestBytesPipeWrite 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestBytesPipeWrite (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestBytesPipeWriteRandomChunks 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestStandardLongPath 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestStandardLongPath (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestUNCLongPath 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestUNCLongPath (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] PASS 18:29:40 [2023-07-21T18:29:40.833Z] coverage: 100.0% of statements 18:29:40 [2023-07-21T18:29:40.833Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestError 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestError (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/no_progress 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/progress_1 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/some_progress_with_a_start_time 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/some_progress_without_a_start_time 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/with_units 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestProgressString/hide_counts 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/no_progress (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/progress_1 (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/with_units (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] --- PASS: TestProgressString/hide_counts (0.00s) 18:29:40 [2023-07-21T18:29:40.833Z] === RUN TestJSONMessageDisplay 18:29:41 [2023-07-21T18:29:41.306Z] --- PASS: TestJSONMessageDisplay (0.21s) 18:29:41 [2023-07-21T18:29:41.306Z] === RUN TestJSONMessageDisplayWithJSONError 18:29:41 [2023-07-21T18:29:41.306Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 18:29:41 [2023-07-21T18:29:41.306Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 18:29:41 [2023-07-21T18:29:41.306Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 18:29:41 [2023-07-21T18:29:41.306Z] === RUN TestDisplayJSONMessagesStream 18:29:41 [2023-07-21T18:29:41.306Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 18:29:41 [2023-07-21T18:29:41.306Z] PASS 18:29:41 [2023-07-21T18:29:41.306Z] coverage: 91.7% of statements 18:29:41 [2023-07-21T18:29:41.306Z] ok github.com/docker/docker/pkg/jsonmessage 0.273s coverage: 91.7% of statements 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestAtomicWriteToFile 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestAtomicWriteToFile (0.02s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestAtomicWriteSetCommit 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestAtomicWriteSetCancel 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestAtomicWriteSetCancel (0.02s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestReadCloserWrapperClose 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestReadCloserWrapperClose (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestReaderErrWrapperReadOnError 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestReaderErrWrapperRead 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestReaderErrWrapperRead (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestHashData 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestHashData (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestCancelReadCloser 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestCancelReadCloser (0.10s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestWriteCloserWrapperClose 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestNopWriteCloser 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestNopWriteCloser (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestNopWriter 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestNopWriter (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] === RUN TestWriteCounter 18:29:41 [2023-07-21T18:29:41.307Z] --- PASS: TestWriteCounter (0.00s) 18:29:41 [2023-07-21T18:29:41.307Z] PASS 18:29:41 [2023-07-21T18:29:41.307Z] coverage: 68.4% of statements 18:29:41 [2023-07-21T18:29:41.307Z] ok github.com/docker/docker/pkg/ioutils 0.776s coverage: 68.4% of statements 18:29:41 [2023-07-21T18:29:41.780Z] === RUN TestNameFormat 18:29:41 [2023-07-21T18:29:41.780Z] --- PASS: TestNameFormat (0.00s) 18:29:41 [2023-07-21T18:29:41.780Z] === RUN TestNameRetries 18:29:41 [2023-07-21T18:29:41.780Z] --- PASS: TestNameRetries (0.00s) 18:29:41 [2023-07-21T18:29:41.780Z] PASS 18:29:41 [2023-07-21T18:29:41.780Z] coverage: 85.7% of statements 18:29:41 [2023-07-21T18:29:41.780Z] ok github.com/docker/docker/pkg/namesgenerator 0.067s coverage: 85.7% of statements 18:29:42 [2023-07-21T18:29:42.253Z] === RUN TestParseKeyValueOpt 18:29:42 [2023-07-21T18:29:42.253Z] --- PASS: TestParseKeyValueOpt (0.00s) 18:29:42 [2023-07-21T18:29:42.253Z] === RUN TestParseUintList 18:29:42 [2023-07-21T18:29:42.253Z] --- PASS: TestParseUintList (0.00s) 18:29:42 [2023-07-21T18:29:42.253Z] === RUN TestParseUintListMaximumLimits 18:29:42 [2023-07-21T18:29:42.253Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 18:29:42 [2023-07-21T18:29:42.253Z] PASS 18:29:42 [2023-07-21T18:29:42.253Z] coverage: 97.0% of statements 18:29:42 [2023-07-21T18:29:42.253Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements 18:29:42 [2023-07-21T18:29:42.293Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 18:29:42 [2023-07-21T18:29:42.548Z] === RUN TestDockerSuite/TestStatsNoStream 18:29:42 [2023-07-21T18:29:42.726Z] === RUN TestNewAndRemove 18:29:42 [2023-07-21T18:29:42.726Z] --- PASS: TestNewAndRemove (0.00s) 18:29:42 [2023-07-21T18:29:42.726Z] === RUN TestRemoveInvalidPath 18:29:42 [2023-07-21T18:29:42.726Z] --- PASS: TestRemoveInvalidPath (0.00s) 18:29:42 [2023-07-21T18:29:42.726Z] PASS 18:29:42 [2023-07-21T18:29:42.726Z] coverage: 82.6% of statements 18:29:42 [2023-07-21T18:29:42.726Z] ok github.com/docker/docker/pkg/pidfile 0.068s coverage: 82.6% of statements 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestParseEmptyInterface 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestParseEmptyInterface (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestParseNonInterfaceType 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestParseNonInterfaceType (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestParseWithOneFunction 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestParseWithOneFunction (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestParseWithMultipleFuncs 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestParseWithUnnamedReturn 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestEmbeddedInterface 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestEmbeddedInterface (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestParsedImports 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestParsedImports (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] === RUN TestAliasedImports 18:29:43 [2023-07-21T18:29:43.724Z] --- PASS: TestAliasedImports (0.00s) 18:29:43 [2023-07-21T18:29:43.724Z] PASS 18:29:43 [2023-07-21T18:29:43.724Z] coverage: 56.8% of statements 18:29:43 [2023-07-21T18:29:43.724Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements 18:29:44 [2023-07-21T18:29:44.198Z] --- PASS: TestTarFiles (8.11s) 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestTarUntar 18:29:44 [2023-07-21T18:29:44.198Z] --- PASS: TestTarUntar (0.04s) 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 18:29:44 [2023-07-21T18:29:44.198Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestTarWithOptions 18:29:44 [2023-07-21T18:29:44.198Z] --- PASS: TestTarWithOptions (0.03s) 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestTypeXGlobalHeaderDoesNotFail 18:29:44 [2023-07-21T18:29:44.198Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestUntarUstarGnuConflict 18:29:44 [2023-07-21T18:29:44.198Z] --- PASS: TestUntarUstarGnuConflict (0.01s) 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestUntarInvalidFilenames 18:29:44 [2023-07-21T18:29:44.198Z] === RUN TestFailedConnection 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames188497535\\dest" 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestUntarInvalidFilenames (0.24s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestUntarHardlinkToSymlink 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestUntarInvalidHardlink 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink489733909\\victim\\hello" -> "../victim/hello" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2844981329\\victim\\hello" -> "/../victim/hello" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4164686251\\victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink376523241\\victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink213137005\\victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink74977447\\victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestUntarInvalidHardlink (0.05s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestUntarInvalidSymlink 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3825575041\\dest\\dotdot" -> "../victim/hello" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1890228550\\dest\\slash-dotdot" -> "/../victim/hello" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4099058342\\dest\\loophole-victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2744952162\\dest\\loophole-victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2045766746\\dest\\loophole-victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1272359186\\dest\\loophole-victim" -> "../victim" 18:29:44 [2023-07-21T18:29:44.673Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1564076897\\dest\\dir\\loophole" -> "../../victim" 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestUntarInvalidSymlink (0.05s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestTempArchiveCloseMultipleTimes 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestXGlobalNoParent 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestXGlobalNoParent (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestReplaceFileTarWrapper 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestHTTPTransport 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestHTTPTransport (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] PASS 18:29:44 [2023-07-21T18:29:44.673Z] coverage: 85.7% of statements 18:29:44 [2023-07-21T18:29:44.673Z] ok github.com/docker/docker/pkg/plugins/transport 0.064s coverage: 85.7% of statements 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestBufioReaderPoolPutAndGet 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestNewReadCloserWrapperWithAReadCloser 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestBufioWriterPoolPutAndGet 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] === RUN TestBufferPoolPutAndGet 18:29:44 [2023-07-21T18:29:44.673Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 18:29:44 [2023-07-21T18:29:44.673Z] PASS 18:29:44 [2023-07-21T18:29:44.673Z] coverage: 88.2% of statements 18:29:44 [2023-07-21T18:29:44.673Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements 18:29:45 [2023-07-21T18:29:45.060Z] === RUN TestDockerSuite/TestStopContainerSignal 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestReplaceFileTarWrapper (0.28s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestPrefixHeaderReadable 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestPrefixHeaderReadable (0.04s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestDisablePigz 18:29:45 [2023-07-21T18:29:45.146Z] archive_test.go:1330: Test will not check full path when Pigz not installed 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestDisablePigz (0.18s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestPigz 18:29:45 [2023-07-21T18:29:45.146Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestPigz (0.21s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestCopyFileWithInvalidDest 18:29:45 [2023-07-21T18:29:45.146Z] archive_windows_test.go:16: Currently fails 18:29:45 [2023-07-21T18:29:45.146Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestCanonicalTarNameForPath 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestCanonicalTarName 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestCanonicalTarName (0.00s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestChmodTarEntry 18:29:45 [2023-07-21T18:29:45.146Z] --- PASS: TestChmodTarEntry (0.00s) 18:29:45 [2023-07-21T18:29:45.146Z] === RUN TestHardLinkOrder 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestFailedConnection (1.09s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestFailOnce 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestHardLinkOrder (0.11s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestChangeString 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestChangeString (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestChangesWithNoChanges 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestChangesWithNoChanges (0.04s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestChangesWithChanges 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestChangesWithChanges (0.04s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestChangesWithChangesGH13590 18:29:45 [2023-07-21T18:29:45.619Z] changes_test.go:191: needs more investigation 18:29:45 [2023-07-21T18:29:45.619Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestChangesDirsEmpty 18:29:45 [2023-07-21T18:29:45.619Z] 2023/07/21 18:29:45 http: panic serving 127.0.0.1:49252: Plugin not ready 18:29:45 [2023-07-21T18:29:45.619Z] goroutine 9 [running]: 18:29:45 [2023-07-21T18:29:45.619Z] net/http.(*conn).serve.func1() 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/net/http/server.go:1850 +0xbf 18:29:45 [2023-07-21T18:29:45.619Z] panic({0x4b9120, 0x60b9f0}) 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/runtime/panic.go:890 +0x262 18:29:45 [2023-07-21T18:29:45.619Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) 18:29:45 [2023-07-21T18:29:45.619Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d 18:29:45 [2023-07-21T18:29:45.619Z] net/http.HandlerFunc.ServeHTTP(0xc00002b380?, {0x611868?, 0xc0000b2000?}, 0xc000095b00?) 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/net/http/server.go:2109 +0x2f 18:29:45 [2023-07-21T18:29:45.619Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x611868, 0xc0000b2000}, 0xc00015a100) 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/net/http/server.go:2487 +0x149 18:29:45 [2023-07-21T18:29:45.619Z] net/http.serverHandler.ServeHTTP({0x60fd18?}, {0x611868, 0xc0000b2000}, 0xc00015a100) 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/net/http/server.go:2947 +0x30c 18:29:45 [2023-07-21T18:29:45.619Z] net/http.(*conn).serve(0xc000000c80, {0x611ee0, 0xc000145200}) 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/net/http/server.go:1991 +0x607 18:29:45 [2023-07-21T18:29:45.619Z] created by net/http.(*Server).Serve 18:29:45 [2023-07-21T18:29:45.619Z] c:/go/src/net/http/server.go:3102 +0x4db 18:29:45 [2023-07-21T18:29:45.619Z] time="2023-07-21T18:29:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49251/Test.FailOnce: Post \"http://127.0.0.1:49251/Test.FailOnce\": EOF, retrying in 1s" 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestOutputOnPrematureClose 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestOutputOnPrematureClose (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestCompleteSilently 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestCompleteSilently (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] PASS 18:29:45 [2023-07-21T18:29:45.619Z] coverage: 75.9% of statements 18:29:45 [2023-07-21T18:29:45.619Z] ok github.com/docker/docker/pkg/progress 0.057s coverage: 75.9% of statements 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestChangesDirsEmpty (0.21s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestChangesDirsMutated 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestSendToOneSub 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestSendToOneSub (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestSendToMultipleSubs 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestSendToMultipleSubs (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestEvictOneSub 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestEvictOneSub (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestClosePublisher 18:29:45 [2023-07-21T18:29:45.619Z] --- PASS: TestClosePublisher (0.00s) 18:29:45 [2023-07-21T18:29:45.619Z] === RUN TestPubSubRace 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestChangesDirsMutated (0.19s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestApplyLayer 18:29:46 [2023-07-21T18:29:46.098Z] changes_test.go:404: needs further investigation 18:29:46 [2023-07-21T18:29:46.098Z] --- SKIP: TestApplyLayer (0.00s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestChangesSizeWithHardlinks 18:29:46 [2023-07-21T18:29:46.098Z] changes_test.go:440: needs further investigation 18:29:46 [2023-07-21T18:29:46.098Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestChangesSizeWithNoChanges 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestChangesSizeWithOnlyDeleteChanges 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestChangesSize 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestChangesSize (0.01s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestApplyLayerInvalidFilenames 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2245969032\\dest" 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestApplyLayerInvalidHardlink 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink770415630\\victim\\hello" -> "../victim/hello" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink691143820\\victim\\hello" -> "/../victim/hello" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink482447579\\victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3651593705\\victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink46880452\\victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink69245975\\victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestApplyLayerInvalidSymlink 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4190706988\\dest\\dotdot" -> "../victim/hello" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3884507317\\dest\\slash-dotdot" -> "/../victim/hello" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1427525132\\dest\\loophole-victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink224870069\\dest\\loophole-victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink795464910\\dest\\loophole-victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink261975880\\dest\\loophole-victim" -> "../victim" 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestApplyLayerWhiteouts 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestApplyLayerWhiteouts (0.10s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestGenerateEmptyFile 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestGenerateEmptyFile (0.00s) 18:29:46 [2023-07-21T18:29:46.098Z] === RUN TestGenerateWithContent 18:29:46 [2023-07-21T18:29:46.098Z] --- PASS: TestGenerateWithContent (0.00s) 18:29:46 [2023-07-21T18:29:46.098Z] PASS 18:29:46 [2023-07-21T18:29:46.098Z] coverage: 62.8% of statements 18:29:46 [2023-07-21T18:29:46.098Z] ok github.com/docker/docker/pkg/archive 11.693s coverage: 62.8% of statements 18:29:46 [2023-07-21T18:29:46.572Z] --- PASS: TestFailOnce (1.21s) 18:29:46 [2023-07-21T18:29:46.572Z] === RUN TestEchoInputOutput 18:29:46 [2023-07-21T18:29:46.572Z] --- PASS: TestEchoInputOutput (0.00s) 18:29:46 [2023-07-21T18:29:46.572Z] === RUN TestBackoff 18:29:46 [2023-07-21T18:29:46.572Z] --- PASS: TestBackoff (0.00s) 18:29:46 [2023-07-21T18:29:46.572Z] === RUN TestAbortRetry 18:29:46 [2023-07-21T18:29:46.572Z] --- PASS: TestAbortRetry (0.00s) 18:29:46 [2023-07-21T18:29:46.572Z] === RUN TestClientScheme 18:29:46 [2023-07-21T18:29:46.572Z] --- PASS: TestClientScheme (0.00s) 18:29:46 [2023-07-21T18:29:46.572Z] === RUN TestNewClientWithTimeout 18:29:46 [2023-07-21T18:29:46.945Z] === RUN TestDockerSwarmSuite/TestServiceLogs 18:29:46 [2023-07-21T18:29:46.945Z] === RUN TestDockerSuite/TestTopMultipleArgs 18:29:47 [2023-07-21T18:29:47.046Z] === RUN TestRegister 18:29:47 [2023-07-21T18:29:47.046Z] --- PASS: TestRegister (0.00s) 18:29:47 [2023-07-21T18:29:47.046Z] === RUN TestCommand 18:29:47 [2023-07-21T18:29:47.046Z] --- PASS: TestCommand (0.07s) 18:29:47 [2023-07-21T18:29:47.046Z] === RUN TestNaiveSelf 18:29:47 [2023-07-21T18:29:47.046Z] --- PASS: TestPubSubRace (1.08s) 18:29:47 [2023-07-21T18:29:47.046Z] PASS 18:29:47 [2023-07-21T18:29:47.046Z] coverage: 75.0% of statements 18:29:47 [2023-07-21T18:29:47.046Z] ok github.com/docker/docker/pkg/pubsub 1.144s coverage: 75.0% of statements 18:29:47 [2023-07-21T18:29:47.046Z] --- PASS: TestNaiveSelf (0.05s) 18:29:47 [2023-07-21T18:29:47.046Z] PASS 18:29:47 [2023-07-21T18:29:47.046Z] coverage: 82.4% of statements 18:29:47 [2023-07-21T18:29:47.046Z] ok github.com/docker/docker/pkg/reexec 0.199s coverage: 82.4% of statements 18:29:47 [2023-07-21T18:29:47.046Z] time="2023-07-21T18:29:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 18:29:47 [2023-07-21T18:29:47.200Z] === RUN TestDockerSuite/TestTopNonPrivileged 18:29:47 [2023-07-21T18:29:47.761Z] === RUN TestDockerSuite/TestTopPrivileged 18:29:48 [2023-07-21T18:29:48.042Z] === RUN TestParseSignal 18:29:48 [2023-07-21T18:29:48.042Z] --- PASS: TestParseSignal (0.00s) 18:29:48 [2023-07-21T18:29:48.042Z] === RUN TestValidSignalForPlatform 18:29:48 [2023-07-21T18:29:48.042Z] --- PASS: TestValidSignalForPlatform (0.00s) 18:29:48 [2023-07-21T18:29:48.042Z] PASS 18:29:48 [2023-07-21T18:29:48.042Z] coverage: 19.7% of statements 18:29:48 [2023-07-21T18:29:48.042Z] ok github.com/docker/docker/pkg/signal 0.082s coverage: 19.7% of statements 18:29:48 [2023-07-21T18:29:48.321Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 18:29:48 [2023-07-21T18:29:48.321Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 18:29:48 [2023-07-21T18:29:48.321Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestNewStdWriter 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestNewStdWriter (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestWriteWithUninitializedStdWriter 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestWriteWithNilBytes 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestWriteWithNilBytes (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestWrite 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestWrite (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestWriteWithWriterError 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestWriteWithWriterError (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyWriteAndRead 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyReturnsErrorReadingHeader 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyReturnsErrorReadingFrame 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyDetectsCorruptedFrame 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyWithInvalidInputHeader 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyWithCorruptedPrefix 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyReturnsWriteErrors 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] === RUN TestStdCopyReturnsErrorFromSystem 18:29:48 [2023-07-21T18:29:48.516Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 18:29:48 [2023-07-21T18:29:48.516Z] PASS 18:29:48 [2023-07-21T18:29:48.516Z] coverage: 100.0% of statements 18:29:48 [2023-07-21T18:29:48.516Z] ok github.com/docker/docker/pkg/stdcopy 0.069s coverage: 100.0% of statements 18:29:48 [2023-07-21T18:29:48.516Z] time="2023-07-21T18:29:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 18:29:48 [2023-07-21T18:29:48.882Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestGenerateRandomID 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestGenerateRandomID (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestShortenId 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestShortenId (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestShortenSha256Id 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestShortenSha256Id (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestShortenIdEmpty 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestShortenIdEmpty (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestShortenIdInvalid 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestShortenIdInvalid (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestIsShortIDNonHex 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestIsShortIDNonHex (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestIsShortIDNotCorrectSize 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] PASS 18:29:49 [2023-07-21T18:29:49.513Z] coverage: 70.6% of statements 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestRawProgressFormatterFormatStatus 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestRawProgressFormatterFormatProgress 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestFormatStatus 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestFormatStatus (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestFormatError 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestFormatError (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestFormatJSONError 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestFormatJSONError (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestJsonProgressFormatterFormatProgress 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestJsonProgressFormatterFormatStatus 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestNewJSONProgressOutput 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestNewJSONProgressOutput (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestAuxFormatterEmit 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestAuxFormatterEmit (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestStreamWriterStdout 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestStreamWriterStdout (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] === RUN TestStreamWriterStderr 18:29:49 [2023-07-21T18:29:49.513Z] --- PASS: TestStreamWriterStderr (0.00s) 18:29:49 [2023-07-21T18:29:49.513Z] PASS 18:29:49 [2023-07-21T18:29:49.513Z] coverage: 66.2% of statements 18:29:49 [2023-07-21T18:29:49.513Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements 18:29:49 [2023-07-21T18:29:49.513Z] ok github.com/docker/docker/pkg/streamformatter 0.078s coverage: 66.2% of statements 18:29:50 [2023-07-21T18:29:50.511Z] === RUN TestIsCpusetListAvailable 18:29:50 [2023-07-21T18:29:50.511Z] --- PASS: TestIsCpusetListAvailable (0.00s) 18:29:50 [2023-07-21T18:29:50.511Z] PASS 18:29:50 [2023-07-21T18:29:50.511Z] coverage: 38.2% of statements 18:29:50 [2023-07-21T18:29:50.511Z] ok github.com/docker/docker/pkg/sysinfo 0.073s coverage: 38.2% of statements 18:29:50 [2023-07-21T18:29:50.985Z] time="2023-07-21T18:29:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 18:29:51 [2023-07-21T18:29:51.394Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestTailFile 18:29:51 [2023-07-21T18:29:51.981Z] --- PASS: TestTailFile (0.00s) 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestTailFileManyLines 18:29:51 [2023-07-21T18:29:51.981Z] --- PASS: TestTailFileManyLines (0.00s) 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestTailEmptyFile 18:29:51 [2023-07-21T18:29:51.981Z] --- PASS: TestTailEmptyFile (0.00s) 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestTailNegativeN 18:29:51 [2023-07-21T18:29:51.981Z] --- PASS: TestTailNegativeN (0.00s) 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestNewTailReader 18:29:51 [2023-07-21T18:29:51.981Z] === PAUSE TestNewTailReader 18:29:51 [2023-07-21T18:29:51.981Z] === CONT TestNewTailReader 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestNewTailReader/2_byte_delimiter 18:29:51 [2023-07-21T18:29:51.981Z] === PAUSE TestNewTailReader/2_byte_delimiter 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestNewTailReader/4_byte_delimiter 18:29:51 [2023-07-21T18:29:51.981Z] === PAUSE TestNewTailReader/4_byte_delimiter 18:29:51 [2023-07-21T18:29:51.981Z] === RUN TestNewTailReader/8_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/8_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/truncated_last_line 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/truncated_last_line#01 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/truncated_last_line#01/exact 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/truncated_last_line#02 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/single_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/12_byte_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/no_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestChtimes 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestChtimes (0.01s) 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestChtimesWindows 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestChtimesWindows (0.00s) 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestEnsureRemoveAllNotExist 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestEnsureRemoveAllWithDir 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestEnsureRemoveAllWithFile 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestHasWin32KSupport 18:29:51 [2023-07-21T18:29:51.982Z] syscall_windows_test.go:8: win32k: true 18:29:51 [2023-07-21T18:29:51.982Z] --- PASS: TestHasWin32KSupport (0.00s) 18:29:51 [2023-07-21T18:29:51.982Z] PASS 18:29:51 [2023-07-21T18:29:51.982Z] coverage: 12.0% of statements 18:29:51 [2023-07-21T18:29:51.982Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 18:29:51 [2023-07-21T18:29:51.982Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 18:29:51 [2023-07-21T18:29:51.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/8_byte_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/4_byte_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.456Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 12.0% of statements 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.458Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.459Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.933Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 18:29:52 [2023-07-21T18:29:52.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 18:29:52 [2023-07-21T18:29:52.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 18:29:52 [2023-07-21T18:29:52.935Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.04s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.935Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.04s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.936Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 18:29:52 [2023-07-21T18:29:52.937Z] PASS 18:29:52 [2023-07-21T18:29:52.937Z] coverage: 88.6% of statements 18:29:52 [2023-07-21T18:29:52.937Z] ok github.com/docker/docker/pkg/tailfile 0.402s coverage: 88.6% of statements 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestTarSumRemoveNonExistent 18:29:53 [2023-07-21T18:29:53.934Z] testing: warning: no tests to run 18:29:53 [2023-07-21T18:29:53.934Z] PASS 18:29:53 [2023-07-21T18:29:53.934Z] coverage: [no statements] 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestTarSumRemove 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestTarSumRemove (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestSortFileInfoSums 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestSortFileInfoSums (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestNewTarSumForLabelInvalid 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestNewTarSumForLabel 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestNewTarSumForLabel (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestEmptyTar 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestEmptyTar (0.01s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestTarSumsReadSize 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestTarSumsReadSize (0.01s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestTarSums 18:29:53 [2023-07-21T18:29:53.934Z] ok github.com/docker/docker/pkg/term/windows 0.076s coverage: [no statements] [no tests to run] 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestTarSums (0.11s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestIteration 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestIteration (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestVersionLabelForChecksum 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestVersionLabelForChecksum (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestVersion 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestVersion (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestGetVersion 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestGetVersion (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] === RUN TestGetVersions 18:29:53 [2023-07-21T18:29:53.934Z] --- PASS: TestGetVersions (0.00s) 18:29:53 [2023-07-21T18:29:53.934Z] PASS 18:29:53 [2023-07-21T18:29:53.934Z] coverage: 89.3% of statements 18:29:53 [2023-07-21T18:29:53.934Z] ok github.com/docker/docker/pkg/tarsum 0.205s coverage: 89.3% of statements 18:29:54 [2023-07-21T18:29:54.656Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 18:29:54 [2023-07-21T18:29:54.656Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 18:29:54 [2023-07-21T18:29:54.930Z] === RUN TestTruncIndex 18:29:54 [2023-07-21T18:29:54.930Z] --- PASS: TestTruncIndex (0.11s) 18:29:54 [2023-07-21T18:29:54.930Z] PASS 18:29:54 [2023-07-21T18:29:54.930Z] coverage: 91.5% of statements 18:29:54 [2023-07-21T18:29:54.930Z] ok github.com/docker/docker/pkg/truncindex 0.160s coverage: 91.5% of statements 18:29:54 [2023-07-21T18:29:54.930Z] === RUN TestIsGIT 18:29:54 [2023-07-21T18:29:54.930Z] --- PASS: TestIsGIT (0.00s) 18:29:54 [2023-07-21T18:29:54.930Z] === RUN TestIsTransport 18:29:54 [2023-07-21T18:29:54.930Z] --- PASS: TestIsTransport (0.00s) 18:29:54 [2023-07-21T18:29:54.930Z] PASS 18:29:54 [2023-07-21T18:29:54.930Z] coverage: 100.0% of statements 18:29:54 [2023-07-21T18:29:54.930Z] ok github.com/docker/docker/pkg/urlutil 0.049s coverage: 100.0% of statements 18:29:55 [2023-07-21T18:29:55.216Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 18:29:55 [2023-07-21T18:29:55.776Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 18:29:55 [2023-07-21T18:29:55.932Z] time="2023-07-21T18:29:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 18:29:55 [2023-07-21T18:29:55.932Z] === RUN TestVersionInfo 18:29:55 [2023-07-21T18:29:55.932Z] --- PASS: TestVersionInfo (0.00s) 18:29:55 [2023-07-21T18:29:55.932Z] === RUN TestAppendVersions 18:29:55 [2023-07-21T18:29:55.932Z] --- PASS: TestAppendVersions (0.00s) 18:29:55 [2023-07-21T18:29:55.932Z] PASS 18:29:55 [2023-07-21T18:29:55.932Z] coverage: 88.9% of statements 18:29:55 [2023-07-21T18:29:55.932Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements 18:29:56 [2023-07-21T18:29:56.336Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 18:29:57 [2023-07-21T18:29:57.262Z] === RUN TestDockerSuite/TestUpdatePausedContainer 18:29:57 [2023-07-21T18:29:57.823Z] === RUN TestDockerSuite/TestUpdateRunningContainer 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestValidatePrivileges 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestValidatePrivileges (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestFilterByCapNeg 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestFilterByCapNeg (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestFilterByCapPos 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestFilterByCapPos (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestStoreGetPluginNotMatchCapRefs 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] PASS 18:29:58 [2023-07-21T18:29:58.170Z] coverage: 12.0% of statements 18:29:58 [2023-07-21T18:29:58.170Z] ok github.com/docker/docker/plugin 0.079s coverage: 12.0% of statements 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestNewSettable 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestNewSettable (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestIsSettable 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestIsSettable (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] === RUN TestUpdateSettingsEnv 18:29:58 [2023-07-21T18:29:58.170Z] --- PASS: TestUpdateSettingsEnv (0.00s) 18:29:58 [2023-07-21T18:29:58.170Z] PASS 18:29:58 [2023-07-21T18:29:58.170Z] coverage: 20.0% of statements 18:29:58 [2023-07-21T18:29:58.170Z] ok github.com/docker/docker/plugin/v2 0.065s coverage: 20.0% of statements 18:29:58 [2023-07-21T18:29:58.383Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 18:29:59 [2023-07-21T18:29:59.168Z] === RUN TestLoad 18:29:59 [2023-07-21T18:29:59.168Z] --- PASS: TestLoad (0.06s) 18:29:59 [2023-07-21T18:29:59.168Z] === RUN TestSave 18:29:59 [2023-07-21T18:29:59.642Z] --- PASS: TestSave (0.11s) 18:29:59 [2023-07-21T18:29:59.642Z] === RUN TestAddDeleteGet 18:29:59 [2023-07-21T18:29:59.642Z] --- PASS: TestAddDeleteGet (0.07s) 18:29:59 [2023-07-21T18:29:59.642Z] === RUN TestInvalidTags 18:29:59 [2023-07-21T18:29:59.642Z] --- PASS: TestInvalidTags (0.01s) 18:29:59 [2023-07-21T18:29:59.642Z] PASS 18:29:59 [2023-07-21T18:29:59.642Z] coverage: 83.7% of statements 18:29:59 [2023-07-21T18:29:59.642Z] ok github.com/docker/docker/reference 0.423s coverage: 83.7% of statements 18:29:59 [2023-07-21T18:29:59.746Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 18:29:59 [2023-07-21T18:29:59.746Z] === RUN TestDockerSuite/TestUpdateStats 18:30:01 [2023-07-21T18:30:01.220Z] === RUN TestResolveAuthConfigIndexServer 18:30:01 [2023-07-21T18:30:01.220Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 18:30:01 [2023-07-21T18:30:01.220Z] === RUN TestResolveAuthConfigFullURL 18:30:01 [2023-07-21T18:30:01.220Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 18:30:01 [2023-07-21T18:30:01.220Z] === RUN TestLoadAllowNondistributableArtifacts 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestValidateMirror 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestValidateMirror (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestLoadInsecureRegistries 18:30:01 [2023-07-21T18:30:01.221Z] time="2023-07-21T18:30:00Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 18:30:01 [2023-07-21T18:30:01.221Z] time="2023-07-21T18:30:00Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 18:30:01 [2023-07-21T18:30:01.221Z] time="2023-07-21T18:30:00Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestLoadInsecureRegistries (0.20s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestNewServiceConfig 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestNewServiceConfig (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestValidateIndexName 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestValidateIndexName (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestValidateIndexNameWithError 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestValidateIndexNameWithError (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestEndpointParse 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestEndpointParse (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestEndpointParseInvalid 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestEndpointParseInvalid (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestValidateEndpoint 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestValidateEndpoint (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestPing 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestPing (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestPingRegistryEndpoint 18:30:01 [2023-07-21T18:30:01.221Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 18:30:01 [2023-07-21T18:30:01.221Z] --- SKIP: TestPingRegistryEndpoint (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestEndpoint 18:30:01 [2023-07-21T18:30:01.221Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 18:30:01 [2023-07-21T18:30:01.221Z] --- SKIP: TestEndpoint (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestParseRepositoryInfo 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestParseRepositoryInfo (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestNewIndexInfo 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestNewIndexInfo (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestMirrorEndpointLookup 18:30:01 [2023-07-21T18:30:01.221Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 18:30:01 [2023-07-21T18:30:01.221Z] --- SKIP: TestMirrorEndpointLookup (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestSearchRepositories 18:30:01 [2023-07-21T18:30:01.221Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 18:30:01 [2023-07-21T18:30:01.221Z] Host: 127.0.0.1:49261 18:30:01 [2023-07-21T18:30:01.221Z] User-Agent: docker test client 18:30:01 [2023-07-21T18:30:01.221Z] Authorization: Token fake-token 18:30:01 [2023-07-21T18:30:01.221Z] X-Docker-Token: true 18:30:01 [2023-07-21T18:30:01.221Z] Accept-Encoding: gzip 18:30:01 [2023-07-21T18:30:01.221Z] 18:30:01 [2023-07-21T18:30:01.221Z] 18:30:01 [2023-07-21T18:30:01.221Z] registry_test.go:730: HTTP/1.1 200 OK 18:30:01 [2023-07-21T18:30:01.221Z] Connection: close 18:30:01 [2023-07-21T18:30:01.221Z] Content-Length: 144 18:30:01 [2023-07-21T18:30:01.221Z] Cache-Control: no-cache 18:30:01 [2023-07-21T18:30:01.221Z] Content-Type: application/json 18:30:01 [2023-07-21T18:30:01.221Z] Date: Fri, 21 Jul 2023 18:30:00 GMT 18:30:01 [2023-07-21T18:30:01.221Z] Expires: -1 18:30:01 [2023-07-21T18:30:01.221Z] Pragma: no-cache 18:30:01 [2023-07-21T18:30:01.221Z] Server: docker-tests/mock 18:30:01 [2023-07-21T18:30:01.221Z] X-Docker-Registry-Config: mock 18:30:01 [2023-07-21T18:30:01.221Z] X-Docker-Registry-Version: 0.0.0 18:30:01 [2023-07-21T18:30:01.221Z] 18:30:01 [2023-07-21T18:30:01.221Z] 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestSearchRepositories (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestTrustedLocation 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestTrustedLocation (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestAddRequiredHeadersToRedirectedRequests 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestAllowNondistributableArtifacts 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestIsSecureIndex 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestIsSecureIndex (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] PASS 18:30:01 [2023-07-21T18:30:01.221Z] coverage: 50.2% of statements 18:30:01 [2023-07-21T18:30:01.221Z] ok github.com/docker/docker/registry 0.346s coverage: 50.2% of statements 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestResumableRequestHeaderSimpleErrors 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestResumableRequestHeaderTooMuchFailures 18:30:01 [2023-07-21T18:30:01.221Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 18:30:01 [2023-07-21T18:30:01.221Z] === RUN TestResumableRequestReaderWithReadError 18:30:01 [2023-07-21T18:30:01.694Z] time="2023-07-21T18:30:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 18:30:01 [2023-07-21T18:30:01.694Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) 18:30:01 [2023-07-21T18:30:01.694Z] === RUN TestResumableRequestReaderWithEOFWith416Response 18:30:01 [2023-07-21T18:30:01.694Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 18:30:01 [2023-07-21T18:30:01.694Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 18:30:01 [2023-07-21T18:30:01.694Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) 18:30:01 [2023-07-21T18:30:01.694Z] === RUN TestResumableRequestReaderWithZeroTotalSize 18:30:01 [2023-07-21T18:30:01.694Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 18:30:01 [2023-07-21T18:30:01.694Z] === RUN TestResumableRequestReader 18:30:01 [2023-07-21T18:30:01.694Z] --- PASS: TestResumableRequestReader (0.00s) 18:30:01 [2023-07-21T18:30:01.694Z] === RUN TestResumableRequestReaderWithInitialResponse 18:30:01 [2023-07-21T18:30:01.694Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 18:30:01 [2023-07-21T18:30:01.694Z] PASS 18:30:01 [2023-07-21T18:30:01.694Z] coverage: 100.0% of statements 18:30:01 [2023-07-21T18:30:01.694Z] ok github.com/docker/docker/registry/resumable 0.314s coverage: 100.0% of statements 18:30:02 [2023-07-21T18:30:02.167Z] === RUN TestRestartManagerTimeout 18:30:02 [2023-07-21T18:30:02.167Z] --- PASS: TestRestartManagerTimeout (0.00s) 18:30:02 [2023-07-21T18:30:02.167Z] === RUN TestRestartManagerTimeoutReset 18:30:02 [2023-07-21T18:30:02.167Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 18:30:02 [2023-07-21T18:30:02.167Z] PASS 18:30:02 [2023-07-21T18:30:02.167Z] coverage: 45.3% of statements 18:30:02 [2023-07-21T18:30:02.167Z] ok github.com/docker/docker/restartmanager 0.056s coverage: 45.3% of statements 18:30:02 [2023-07-21T18:30:02.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 18:30:02 [2023-07-21T18:30:02.642Z] === RUN TestDecodeContainerConfig 18:30:02 [2023-07-21T18:30:02.643Z] --- PASS: TestDecodeContainerConfig (0.01s) 18:30:02 [2023-07-21T18:30:02.643Z] === RUN TestDecodeContainerConfigIsolation 18:30:02 [2023-07-21T18:30:02.643Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 18:30:02 [2023-07-21T18:30:02.643Z] === RUN TestValidatePrivileged 18:30:02 [2023-07-21T18:30:02.643Z] --- PASS: TestValidatePrivileged (0.00s) 18:30:02 [2023-07-21T18:30:02.643Z] PASS 18:30:02 [2023-07-21T18:30:02.643Z] coverage: 52.2% of statements 18:30:02 [2023-07-21T18:30:02.643Z] ok github.com/docker/docker/runconfig 0.068s coverage: 52.2% of statements 18:30:03 [2023-07-21T18:30:03.621Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 18:30:03 [2023-07-21T18:30:03.639Z] === RUN TestGenerateRandomAlphaOnlyStringLength 18:30:03 [2023-07-21T18:30:03.639Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 18:30:03 [2023-07-21T18:30:03.639Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 18:30:03 [2023-07-21T18:30:03.639Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 18:30:03 [2023-07-21T18:30:03.639Z] PASS 18:30:03 [2023-07-21T18:30:03.639Z] coverage: 62.5% of statements 18:30:03 [2023-07-21T18:30:03.639Z] ok github.com/docker/docker/testutil 0.131s coverage: 62.5% of statements 18:30:04 [2023-07-21T18:30:04.108Z] --- PASS: TestNewClientWithTimeout (17.66s) 18:30:04 [2023-07-21T18:30:04.108Z] === RUN TestClientStream 18:30:04 [2023-07-21T18:30:04.108Z] --- PASS: TestClientStream (0.00s) 18:30:04 [2023-07-21T18:30:04.108Z] === RUN TestClientSendFile 18:30:04 [2023-07-21T18:30:04.108Z] --- PASS: TestClientSendFile (0.00s) 18:30:04 [2023-07-21T18:30:04.108Z] === RUN TestClientWithRequestTimeout 18:30:04 [2023-07-21T18:30:04.108Z] --- PASS: TestClientWithRequestTimeout (0.01s) 18:30:04 [2023-07-21T18:30:04.108Z] === RUN TestFileSpecPlugin 18:30:04 [2023-07-21T18:30:04.568Z] --- PASS: TestFileSpecPlugin (0.02s) 18:30:04 [2023-07-21T18:30:04.568Z] === RUN TestFileJSONSpecPlugin 18:30:04 [2023-07-21T18:30:04.568Z] --- PASS: TestFileJSONSpecPlugin (0.01s) 18:30:04 [2023-07-21T18:30:04.568Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 18:30:04 [2023-07-21T18:30:04.568Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.12s) 18:30:04 [2023-07-21T18:30:04.568Z] === RUN TestPluginAddHandler 18:30:04 [2023-07-21T18:30:04.568Z] --- PASS: TestPluginAddHandler (0.00s) 18:30:04 [2023-07-21T18:30:04.568Z] === RUN TestPluginWaitBadPlugin 18:30:04 [2023-07-21T18:30:04.568Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 18:30:04 [2023-07-21T18:30:04.568Z] === RUN TestGet 18:30:04 [2023-07-21T18:30:04.568Z] time="2023-07-21T18:30:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 18:30:04 [2023-07-21T18:30:04.984Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 18:30:05 [2023-07-21T18:30:05.240Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 18:30:05 [2023-07-21T18:30:05.537Z] time="2023-07-21T18:30:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 18:30:06 [2023-07-21T18:30:06.165Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 18:30:06 [2023-07-21T18:30:06.165Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 18:30:06 [2023-07-21T18:30:06.727Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 18:30:07 [2023-07-21T18:30:07.084Z] === RUN TestGetDriver 18:30:07 [2023-07-21T18:30:07.084Z] --- PASS: TestGetDriver (0.00s) 18:30:07 [2023-07-21T18:30:07.084Z] === RUN TestVolumeRequestError 18:30:07 [2023-07-21T18:30:07.084Z] --- PASS: TestVolumeRequestError (0.01s) 18:30:07 [2023-07-21T18:30:07.084Z] PASS 18:30:07 [2023-07-21T18:30:07.084Z] coverage: 36.1% of statements 18:30:07 [2023-07-21T18:30:07.084Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements 18:30:07 [2023-07-21T18:30:07.559Z] === RUN TestGetAddress 18:30:07 [2023-07-21T18:30:07.560Z] --- PASS: TestGetAddress (0.00s) 18:30:07 [2023-07-21T18:30:07.560Z] === RUN TestRemove 18:30:07 [2023-07-21T18:30:07.560Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 18:30:07 [2023-07-21T18:30:07.560Z] --- SKIP: TestRemove (0.00s) 18:30:07 [2023-07-21T18:30:07.560Z] === RUN TestInitializeWithVolumes 18:30:07 [2023-07-21T18:30:07.560Z] --- PASS: TestInitializeWithVolumes (0.01s) 18:30:07 [2023-07-21T18:30:07.560Z] === RUN TestCreate 18:30:07 [2023-07-21T18:30:07.560Z] --- PASS: TestCreate (0.01s) 18:30:07 [2023-07-21T18:30:07.560Z] === RUN TestValidateName 18:30:07 [2023-07-21T18:30:07.560Z] --- PASS: TestValidateName (0.00s) 18:30:07 [2023-07-21T18:30:07.560Z] === RUN TestCreateWithOpts 18:30:07 [2023-07-21T18:30:07.560Z] local_test.go:180: runtime.GOOS == "windows" 18:30:07 [2023-07-21T18:30:07.560Z] --- SKIP: TestCreateWithOpts (0.00s) 18:30:07 [2023-07-21T18:30:07.560Z] === RUN TestRelaodNoOpts 18:30:07 [2023-07-21T18:30:07.560Z] --- PASS: TestRelaodNoOpts (0.02s) 18:30:07 [2023-07-21T18:30:07.560Z] PASS 18:30:07 [2023-07-21T18:30:07.560Z] coverage: 38.5% of statements 18:30:07 [2023-07-21T18:30:07.560Z] ok github.com/docker/docker/volume/local 0.108s coverage: 38.5% of statements 18:30:07 [2023-07-21T18:30:07.560Z] time="2023-07-21T18:30:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 18:30:09 [2023-07-21T18:30:09.139Z] === RUN TestConvertTmpfsOptions 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:48: data="mode=700,size=1m" 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:48: data="ro" 18:30:09 [2023-07-21T18:30:09.139Z] --- PASS: TestConvertTmpfsOptions (0.00s) 18:30:09 [2023-07-21T18:30:09.139Z] === RUN TestParseMountRaw 18:30:09 [2023-07-21T18:30:09.139Z] --- PASS: TestParseMountRaw (0.05s) 18:30:09 [2023-07-21T18:30:09.139Z] === RUN TestParseMountRawSplit 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 0 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 1 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 2 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 3 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 4 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 5 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 6 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 7 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 8 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 0 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 1 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 2 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 3 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 4 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 5 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 6 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 7 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 8 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 9 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 10 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 11 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 12 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 0 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 1 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 2 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 3 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 4 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 5 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 6 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 7 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 8 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 9 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 10 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:389: case 11 18:30:09 [2023-07-21T18:30:09.139Z] --- PASS: TestParseMountRawSplit (0.00s) 18:30:09 [2023-07-21T18:30:09.139Z] === RUN TestParseMountSpec 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:454: case 0 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:454: case 1 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:454: case 2 18:30:09 [2023-07-21T18:30:09.139Z] parser_test.go:454: case 3 18:30:09 [2023-07-21T18:30:09.613Z] parser_test.go:454: case 4 18:30:09 [2023-07-21T18:30:09.613Z] parser_test.go:454: case 5 18:30:09 [2023-07-21T18:30:09.613Z] --- PASS: TestParseMountSpec (0.02s) 18:30:09 [2023-07-21T18:30:09.613Z] === RUN TestParseMountSpecBindWithFileinfoError 18:30:09 [2023-07-21T18:30:09.613Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 18:30:09 [2023-07-21T18:30:09.613Z] === RUN TestValidateMount 18:30:09 [2023-07-21T18:30:09.613Z] --- PASS: TestValidateMount (0.04s) 18:30:09 [2023-07-21T18:30:09.613Z] PASS 18:30:09 [2023-07-21T18:30:09.613Z] coverage: 63.9% of statements 18:30:09 [2023-07-21T18:30:09.613Z] ok github.com/docker/docker/volume/mounts 0.157s coverage: 63.9% of statements 18:30:09 [2023-07-21T18:30:09.990Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 18:30:09 [2023-07-21T18:30:09.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 18:30:10 [2023-07-21T18:30:10.086Z] === RUN TestSetGetMeta 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestSetGetMeta 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestRestore 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestRestore 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestServiceCreate 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestServiceCreate 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestServiceList 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestServiceList 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestServiceRemove 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestServiceRemove 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestServiceGet 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestServiceGet 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestServicePrune 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestServicePrune 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestCreate 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestCreate 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestRemove 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestRemove 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestList 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestList 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFindByDriver 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFindByDriver 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFindByReferenced 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFindByReferenced 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestDerefMultipleOfSameRef 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestDerefMultipleOfSameRef 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestDefererencePluginOnCreateError 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestDefererencePluginOnCreateError 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestRefDerefRemove 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestRefDerefRemove 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestGet 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestGet 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestGetWithReference 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestGetWithReference 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_nil_list 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_nil_list 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_empty_list 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_empty_list 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_filter_some 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_filter_some 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_filter_middle 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_filter_middle 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_filter_middle_and_last 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 18:30:10 [2023-07-21T18:30:10.560Z] === RUN TestFilterFunc/test_filter_first_and_last 18:30:10 [2023-07-21T18:30:10.560Z] === PAUSE TestFilterFunc/test_filter_first_and_last 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_nil_list 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_filter_middle_and_last 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_filter_some 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_empty_list 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_filter_middle 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFilterFunc/test_filter_first_and_last 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestSetGetMeta 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestList 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestDefererencePluginOnCreateError 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestGet 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestSetGetMeta (0.03s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestRemove 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestGet (0.05s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestCreate 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestServicePrune 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestList (0.07s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestServiceGet 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestRemove (0.05s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestServiceRemove 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestCreate (0.04s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestServiceList 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestServiceGet (0.26s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestServiceCreate 18:30:10 [2023-07-21T18:30:10.560Z] time="2023-07-21T18:30:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestServiceRemove (0.26s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestRestore 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestServiceList (0.26s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestGetWithReference 18:30:10 [2023-07-21T18:30:10.560Z] time="2023-07-21T18:30:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 18:30:10 [2023-07-21T18:30:10.560Z] time="2023-07-21T18:30:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 18:30:10 [2023-07-21T18:30:10.560Z] time="2023-07-21T18:30:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestServiceCreate (0.05s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestRefDerefRemove 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestGetWithReference (0.04s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestDerefMultipleOfSameRef 18:30:10 [2023-07-21T18:30:10.560Z] time="2023-07-21T18:30:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestRestore (0.06s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestServicePrune (0.35s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFindByReferenced 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestRefDerefRemove (0.05s) 18:30:10 [2023-07-21T18:30:10.560Z] === CONT TestFindByDriver 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) 18:30:10 [2023-07-21T18:30:10.560Z] --- PASS: TestFindByReferenced (0.04s) 18:30:11 [2023-07-21T18:30:11.034Z] --- PASS: TestFindByDriver (0.04s) 18:30:11 [2023-07-21T18:30:11.034Z] PASS 18:30:11 [2023-07-21T18:30:11.034Z] coverage: 69.2% of statements 18:30:11 [2023-07-21T18:30:11.034Z] ok github.com/docker/docker/volume/service 0.547s coverage: 69.2% of statements 18:30:11 [2023-07-21T18:30:11.509Z] time="2023-07-21T18:30:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 18:30:12 [2023-07-21T18:30:12.503Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/containerfs [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/locker [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/mount [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/platform [no test files] 18:30:13 [2023-07-21T18:30:13.089Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 18:30:15 [2023-07-21T18:30:15.026Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 18:30:15 [2023-07-21T18:30:15.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 18:30:16 [2023-07-21T18:30:16.390Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 18:30:17 [2023-07-21T18:30:17.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 18:30:19 [2023-07-21T18:30:19.117Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 18:30:20 [2023-07-21T18:30:20.293Z] --- PASS: TestGet (15.05s) 18:30:20 [2023-07-21T18:30:20.293Z] === RUN TestPluginWithNoManifest 18:30:20 [2023-07-21T18:30:20.293Z] --- PASS: TestPluginWithNoManifest (0.00s) 18:30:20 [2023-07-21T18:30:20.293Z] === RUN TestGetAll 18:30:20 [2023-07-21T18:30:20.293Z] --- PASS: TestGetAll (0.01s) 18:30:20 [2023-07-21T18:30:20.293Z] PASS 18:30:20 [2023-07-21T18:30:20.293Z] coverage: 73.1% of statements 18:30:20 [2023-07-21T18:30:20.293Z] ok github.com/docker/docker/pkg/plugins 35.265s coverage: 73.1% of statements 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/pkg/symlink [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/pkg/term [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/profiles/seccomp [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/quota [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/rootless [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/runconfig/opts [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/daemon [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/environment [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/fakegit [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/registry [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/testutil/request [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/volume [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/volume/service/opts [no test files] 18:30:20 [2023-07-21T18:30:20.293Z] ? github.com/docker/docker/volume/testutils [no test files] 18:30:22 [2023-07-21T18:30:22.379Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === Skipped 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] dispatchers_test.go:377: Windows does not support stopsignal 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.03s) 18:30:23 [2023-07-21T18:30:23.271Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] client_test.go:23: runtime.GOOS == "windows" 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] daemon_test.go:146: root required 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 18:30:23 [2023-07-21T18:30:23.271Z] reload_test.go:520: root required 18:30:23 [2023-07-21T18:30:23.271Z] 18:30:23 [2023-07-21T18:30:23.271Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) 18:30:23 [2023-07-21T18:30:23.271Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] pull_v2_test.go:81: Needs fixing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] pull_v2_test.go:126: Needs fixing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] download_test.go:267: Needs fixing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] layer_test.go:303: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] layer_test.go:352: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] layer_test.go:467: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] layer_test.go:696: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] migration_test.go:45: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] migration_test.go:181: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] mount_test.go:17: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] mount_test.go:76: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] mount_test.go:125: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] mount_test.go:212: Failing on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:133: Xz not present in msys2 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:238: Failing on Windows CI machines 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_windows_test.go:16: Currently fails 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] changes_test.go:191: needs more investigation 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] changes_test.go:404: needs further investigation 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] changes_test.go:440: needs further investigation 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] poller_test.go:40: No chmod on Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] fileutils_test.go:133: Needs porting to Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] fileutils_test.go:179: Needs porting to Windows 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) 18:30:23 [2023-07-21T18:30:23.272Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) 18:30:23 [2023-07-21T18:30:23.272Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) 18:30:23 [2023-07-21T18:30:23.272Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 18:30:23 [2023-07-21T18:30:23.272Z] local_test.go:180: runtime.GOOS == "windows" 18:30:23 [2023-07-21T18:30:23.272Z] 18:30:23 [2023-07-21T18:30:23.272Z] DONE 1864 tests, 45 skipped in 249.180s 18:30:23 [2023-07-21T18:30:23.272Z] INFO: make.ps1 ended at 07/21/2023 18:30:22 18:30:23 [2023-07-21T18:30:23.305Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 18:30:24 [2023-07-21T18:30:24.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 18:30:25 [2023-07-21T18:30:25.512Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 18:30:25 [2023-07-21T18:30:25.512Z] INFO: Unit tests ended at 07/21/2023 18:30:25. Duration:00:04:29.7646789 18:30:25 [2023-07-21T18:30:25.512Z] INFO: Building busybox 18:30:25 [2023-07-21T18:30:25.512Z] Sending build context to Docker daemon 5.12kB 18:30:25 [2023-07-21T18:30:25.512Z] 18:30:25 [2023-07-21T18:30:25.512Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 18:30:25 [2023-07-21T18:30:25.512Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 18:30:25 [2023-07-21T18:30:25.512Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 18:30:25 [2023-07-21T18:30:25.512Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 18:30:25 [2023-07-21T18:30:25.512Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 18:30:25 [2023-07-21T18:30:25.512Z] ---> 67667e0b9c95 18:30:25 [2023-07-21T18:30:25.512Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 18:30:25 [2023-07-21T18:30:25.512Z] ---> Running in 4d1fb7b3d45c 18:30:25 [2023-07-21T18:30:25.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 18:30:26 [2023-07-21T18:30:26.518Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 18:30:27 [2023-07-21T18:30:27.880Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 18:30:29 [2023-07-21T18:30:29.242Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 18:30:30 [2023-07-21T18:30:30.605Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 18:30:30 [2023-07-21T18:30:30.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 18:30:32 [2023-07-21T18:30:32.223Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 18:30:34 [2023-07-21T18:30:34.108Z] === RUN TestDockerSuite/TestVolumeCLICreate 18:30:44 [2023-07-21T18:30:44.041Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 18:30:45 [2023-07-21T18:30:45.403Z] docker_cli_service_logs_test.go:246: checking task v9ene4o8tq2j 18:30:45 [2023-07-21T18:30:45.403Z] docker_cli_service_logs_test.go:251: checking messages for v9ene4o8tq2j 18:30:45 [2023-07-21T18:30:45.403Z] docker_cli_service_logs_test.go:246: checking task f5puy5ehkvx1 18:30:45 [2023-07-21T18:30:45.403Z] docker_cli_service_logs_test.go:251: checking messages for f5puy5ehkvx1 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLIInspect 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 18:30:49 [2023-07-21T18:30:49.562Z] === RUN TestDockerSuite/TestVolumeCLILs 18:30:50 [2023-07-21T18:30:50.123Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 18:30:50 [2023-07-21T18:30:50.123Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 18:30:50 [2023-07-21T18:30:50.700Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 18:30:50 [2023-07-21T18:30:50.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 18:30:50 [2023-07-21T18:30:50.874Z] Removing intermediate container 4d1fb7b3d45c 18:30:50 [2023-07-21T18:30:50.875Z] ---> 21c3e18cf5ba 18:30:50 [2023-07-21T18:30:50.875Z] Step 7/13 : ARG BUSYBOX_VERSION 18:30:50 [2023-07-21T18:30:50.875Z] ---> Running in 623dbac5b23a 18:30:50 [2023-07-21T18:30:50.875Z] Removing intermediate container 623dbac5b23a 18:30:50 [2023-07-21T18:30:50.875Z] ---> 5eb02a84e0ae 18:30:50 [2023-07-21T18:30:50.875Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 18:30:50 [2023-07-21T18:30:50.875Z] ---> Running in 33b6c14f37eb 18:30:50 [2023-07-21T18:30:50.875Z] Removing intermediate container 33b6c14f37eb 18:30:50 [2023-07-21T18:30:50.875Z] ---> b4b40016a274 18:30:50 [2023-07-21T18:30:50.875Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 18:30:50 [2023-07-21T18:30:50.875Z] 18:30:50 [2023-07-21T18:30:50.875Z] 18:30:50 [2023-07-21T18:30:50.875Z] ---> 92da29ed641d 18:30:50 [2023-07-21T18:30:50.875Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 18:30:50 [2023-07-21T18:30:50.875Z] ---> Running in 77f4d639ad54 18:30:50 [2023-07-21T18:30:50.968Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 18:30:50 [2023-07-21T18:30:50.968Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 18:30:50 [2023-07-21T18:30:50.968Z] === RUN TestDockerSuite/TestVolumeCLIRm 18:30:52 [2023-07-21T18:30:52.331Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 18:30:52 [2023-07-21T18:30:52.331Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 18:30:52 [2023-07-21T18:30:52.586Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 18:30:52 [2023-07-21T18:30:52.586Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 18:30:52 [2023-07-21T18:30:52.586Z] === RUN TestDockerSuite/TestVolumeEvents 18:30:56 [2023-07-21T18:30:56.745Z] === RUN TestDockerSwarmSuite/TestServiceScale 18:30:58 [2023-07-21T18:30:58.107Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 18:30:59 [2023-07-21T18:30:59.033Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 18:30:59 [2023-07-21T18:30:59.959Z] === RUN TestDockerSuite/TestVolumeLsFormat 18:30:59 [2023-07-21T18:30:59.959Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 18:30:59 [2023-07-21T18:30:59.959Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 18:31:01 [2023-07-21T18:31:01.845Z] === RUN TestDockerSuite/TestVolumesNoCopyData 18:31:04 [2023-07-21T18:31:04.359Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 18:31:04 [2023-07-21T18:31:04.359Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite (1175.45s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.66s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.47s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.55s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.29s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.78s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.52s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachDetach (0.77s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.59s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.59s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.79s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.76s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.37s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.21s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.53s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.79s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.54s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.83s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.02s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.99s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.57s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.33s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.37s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.42s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.89s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.85s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.73s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.60s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.04s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.22s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.74s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.56s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.95s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.15s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.78s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.41s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.88s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (6.77s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.50s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.83s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.21s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.12s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.93s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.84s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.31s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.33s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.22s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.83s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.33s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.66s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.45s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.61s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.41s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.21s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCmd (0.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.58s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.10s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.41s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.85s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.54s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.26s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.29s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.32s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.25s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.48s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.53s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.93s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.90s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.36s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.86s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.75s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.89s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.25s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.93s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.12s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.88s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.82s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.04s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.74s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.59s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.75s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.40s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.66s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.17s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.46s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.21s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.58s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.22s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.93s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.33s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.14s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.35s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.93s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnv (0.87s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.65s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.07s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.63s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.94s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.13s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.45s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.28s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.28s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.90s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.18s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (6.75s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.36s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.25s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFails (0.57s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.61s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.38s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.17s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.83s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.72s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.15s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.47s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.23s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.23s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.77s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildHistory (2.37s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.26s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.33s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.54s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.17s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.19s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.31s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.20s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.20s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) 18:31:04 [2023-07-21T18:31:04.359Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.07s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.24s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.82s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.31s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.81s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.04s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.18s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) 18:31:04 [2023-07-21T18:31:04.359Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.20s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.34s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.69s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.31s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.70s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.79s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.20s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.10s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildPATH (1.27s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.31s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.93s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildRm (1.90s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.63s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.68s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.24s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.30s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.74s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.64s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.16s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.19s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.90s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.26s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.58s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.84s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildUser (1.08s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.16s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.96s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.81s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.29s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.20s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.34s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.25s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.49s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitTTY (1.24s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.34s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.43s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.52s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.94s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.88s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.18s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (8.16s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (0.63s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.65s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.57s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.67s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e5e8e8_<nil>} (0.48s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-199041230_/foo_false__<nil>_<nil>_<nil>} (0.47s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-199041230_/foo_true__<nil>_<nil>_<nil>} (0.59s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31762014735_/foo_false__<nil>_<nil>_<nil>} (0.40s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31762014735_/foo_true__<nil>_<nil>_<nil>} (0.44s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31762014735_/foo_true__0xc000e5e918_<nil>_<nil>} (0.45s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e5e930_<nil>} (0.48s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e5e948_<nil>} (0.44s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e5e960_<nil>} (0.42s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e5e978_<nil>} (0.71s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.08s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.49s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.56s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.55s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.58s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.04s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.13s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.10s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.99s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.45s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.91s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.94s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.18s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) 18:31:04 [2023-07-21T18:31:04.360Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.42s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.33s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.16s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.09s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.29s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) 18:31:04 [2023-07-21T18:31:04.360Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFilters (1.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.16s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.95s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.16s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsOOMDisableFalse (0.53s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsOOMDisableTrue (0.53s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.31s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.66s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExec (0.90s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.69s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) 18:31:04 [2023-07-21T18:31:04.361Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestExecWithUser (0.81s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestHealth (18.96s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.15s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.24s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.52s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.70s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportGzipped (1.27s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.52s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 18:31:04 [2023-07-21T18:31:04.361Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.20s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.04s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.26s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.58s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.19s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.77s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.21s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.55s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.64s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.40s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsTail (0.47s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestNetHostname (1.19s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.54s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginActive (2.23s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) 18:31:04 [2023-07-21T18:31:04.361Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.46s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.61s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.78s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPortList (6.97s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.18s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.58s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.55s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.83s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.78s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.85s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.93s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.84s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) 18:31:04 [2023-07-21T18:31:04.361Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.97s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.53s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.07s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.09s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.27s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.17s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.54s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.22s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.17s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.65s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.58s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.12s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.69s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.68s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.18s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.07s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (0.96s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.63s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.59s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunMount (4.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.10s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.87s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.97s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.29s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunOOMExitCode (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.92s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.06s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunState (1.09s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.63s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.65s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.43s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.67s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.51s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) 18:31:04 [2023-07-21T18:31:04.362Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.53s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.27s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.49s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.29s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.75s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.11s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.64s) 18:31:04 [2023-07-21T18:31:04.363Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (0.62s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.51s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.35s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.58s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.95s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.77s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.40s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.69s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.68s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.80s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.76s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.10s) 18:31:04 [2023-07-21T18:31:04.363Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) 18:31:04 [2023-07-21T18:31:04.363Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 18:31:04 [2023-07-21T18:31:04.363Z] === RUN TestDockerRegistrySuite 18:31:04 [2023-07-21T18:31:04.363Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 18:31:05 [2023-07-21T18:31:05.727Z] check_test.go:195: [d8614bb11509e] daemon is not started 18:31:05 [2023-07-21T18:31:05.727Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 18:31:05 [2023-07-21T18:31:05.874Z] Removing intermediate container 77f4d639ad54 18:31:05 [2023-07-21T18:31:05.874Z] ---> ad0f99af0011 18:31:05 [2023-07-21T18:31:05.874Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 18:31:05 [2023-07-21T18:31:05.874Z] ---> Running in f2d437dd01f3 18:31:06 [2023-07-21T18:31:06.347Z] 18:31:06 [2023-07-21T18:31:06.347Z] SUCCESS: Specified value was saved. 18:31:06 [2023-07-21T18:31:06.652Z] check_test.go:195: [dba7422546727] daemon is not started 18:31:06 [2023-07-21T18:31:06.652Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 18:31:08 [2023-07-21T18:31:08.015Z] check_test.go:195: [dd554879ddcc2] daemon is not started 18:31:08 [2023-07-21T18:31:08.015Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 18:31:08 [2023-07-21T18:31:08.015Z] check_test.go:195: [d802cf1bd8cce] daemon is not started 18:31:08 [2023-07-21T18:31:08.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 18:31:09 [2023-07-21T18:31:09.329Z] Removing intermediate container f2d437dd01f3 18:31:09 [2023-07-21T18:31:09.329Z] ---> a5134432bedc 18:31:09 [2023-07-21T18:31:09.329Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 18:31:09 [2023-07-21T18:31:09.329Z] ---> Running in 083875b71746 18:31:10 [2023-07-21T18:31:10.528Z] check_test.go:195: [d57dc1b13f908] daemon is not started 18:31:10 [2023-07-21T18:31:10.528Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 18:31:16 [2023-07-21T18:31:16.414Z] Cannot create a file when that file already exists. 18:31:17 [2023-07-21T18:31:17.058Z] check_test.go:195: [df7e050ac1380] daemon is not started 18:31:17 [2023-07-21T18:31:17.058Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 18:31:19 [2023-07-21T18:31:19.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 18:31:19 [2023-07-21T18:31:19.826Z] check_test.go:195: [da9886753f95f] daemon is not started 18:31:19 [2023-07-21T18:31:19.826Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 18:31:20 [2023-07-21T18:31:20.752Z] check_test.go:195: [dd17dd5f1bc82] daemon is not started 18:31:20 [2023-07-21T18:31:20.752Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 18:31:21 [2023-07-21T18:31:21.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 18:31:21 [2023-07-21T18:31:21.932Z] check_test.go:195: [d9a015c7e0cde] daemon is not started 18:31:21 [2023-07-21T18:31:21.932Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 18:31:22 [2023-07-21T18:31:22.857Z] check_test.go:195: [d390cad35963a] daemon is not started 18:31:22 [2023-07-21T18:31:22.857Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 18:31:23 [2023-07-21T18:31:23.558Z] Removing intermediate container 083875b71746 18:31:23 [2023-07-21T18:31:23.558Z] ---> beecbbda439a 18:31:23 [2023-07-21T18:31:23.558Z] Step 13/13 : CMD ["sh"] 18:31:23 [2023-07-21T18:31:23.558Z] ---> Running in 8aa328bde6a4 18:31:23 [2023-07-21T18:31:23.558Z] Removing intermediate container 8aa328bde6a4 18:31:23 [2023-07-21T18:31:23.558Z] ---> c003990a77ab 18:31:23 [2023-07-21T18:31:23.558Z] Successfully built c003990a77ab 18:31:23 [2023-07-21T18:31:23.558Z] Successfully tagged busybox:latest 18:31:23 [2023-07-21T18:31:23.558Z] INFO: Docker images of the daemon under test 18:31:23 [2023-07-21T18:31:23.558Z] 18:31:23 [2023-07-21T18:31:23.558Z] REPOSITORY TAG IMAGE ID CREATED SIZE 18:31:23 [2023-07-21T18:31:23.558Z] busybox latest c003990a77ab Less than a second ago 4.39GB 18:31:23 [2023-07-21T18:31:23.558Z] microsoft/windowsservercore latest 67667e0b9c95 2 weeks ago 4.38GB 18:31:23 [2023-07-21T18:31:23.558Z] mcr.microsoft.com/windows/servercore ltsc2019 67667e0b9c95 2 weeks ago 4.38GB 18:31:23 [2023-07-21T18:31:23.558Z] 18:31:23 [2023-07-21T18:31:23.558Z] INFO: Running integration tests at 07/21/2023 18:31:22... 18:31:23 [2023-07-21T18:31:23.558Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 18:31:23 [2023-07-21T18:31:23.558Z] INFO: Integration API tests being run from the host: 18:31:23 [2023-07-21T18:31:23.558Z] INFO: make.ps1 starting at 07/21/2023 18:31:22 18:31:23 [2023-07-21T18:31:23.782Z] check_test.go:195: [d3f13675fdbc3] daemon is not started 18:31:23 [2023-07-21T18:31:23.783Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 18:31:24 [2023-07-21T18:31:24.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 18:31:24 [2023-07-21T18:31:24.554Z] Running D:\gopath\src\github.com\docker\docker\integration\build 18:31:24 [2023-07-21T18:31:24.927Z] check_test.go:195: [d7479c21897aa] daemon is not started 18:31:24 [2023-07-21T18:31:24.927Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 18:31:26 [2023-07-21T18:31:26.289Z] check_test.go:195: [dd5488b819efd] daemon is not started 18:31:26 [2023-07-21T18:31:26.289Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 18:31:26 [2023-07-21T18:31:26.289Z] docker_cli_swarm_test.go:1901: [d51d2d826b186] joining swarm manager [d93a9d74221a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:31:27 [2023-07-21T18:31:27.215Z] check_test.go:195: [d28997a9356cd] daemon is not started 18:31:27 [2023-07-21T18:31:27.215Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 18:31:27 [2023-07-21T18:31:27.470Z] docker_cli_swarm_test.go:1902: [dcc9274c0de74] joining swarm manager [d93a9d74221a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:31:28 [2023-07-21T18:31:28.031Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14cb3cfaa3bec89a010162e8826f0c079804ee8d73ad0245053711be50599982 18:31:28 [2023-07-21T18:31:28.957Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6c48f00109489c3ab017007fbd978fb4ce487c19a8a445a62a330f01cd936a93 18:31:29 [2023-07-21T18:31:29.212Z] check_test.go:195: [dbbe07eed4247] daemon is not started 18:31:29 [2023-07-21T18:31:29.212Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 18:31:30 [2023-07-21T18:31:30.138Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fd747265a99f1c6105dfd362e8240b1423d1bbcf687265b05073a7be7dea184d 18:31:30 [2023-07-21T18:31:30.698Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:641166507d6433a9d4fbb5dac22bf164ba62f3257c5ec0c6a501a66291914d12 18:31:30 [2023-07-21T18:31:30.953Z] check_test.go:195: [d3b3c0a7f009b] daemon is not started 18:31:30 [2023-07-21T18:31:30.953Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 18:31:31 [2023-07-21T18:31:31.878Z] check_test.go:195: [dbeda00b35593] daemon is not started 18:31:31 [2023-07-21T18:31:31.878Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 18:31:33 [2023-07-21T18:31:33.764Z] check_test.go:195: [d113cfd19e647] daemon is not started 18:31:33 [2023-07-21T18:31:33.764Z] === RUN TestDockerRegistrySuite/TestPullByDigest 18:31:34 [2023-07-21T18:31:34.691Z] check_test.go:195: [dd9d013018570] daemon is not started 18:31:34 [2023-07-21T18:31:34.691Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 18:31:34 [2023-07-21T18:31:34.691Z] check_test.go:195: [d127027431fb5] daemon is not started 18:31:34 [2023-07-21T18:31:34.691Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 18:31:35 [2023-07-21T18:31:35.617Z] check_test.go:195: [d06d0eaddee07] daemon is not started 18:31:35 [2023-07-21T18:31:35.617Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 18:31:36 [2023-07-21T18:31:36.542Z] check_test.go:195: [d9695c3e492f3] daemon is not started 18:31:36 [2023-07-21T18:31:36.542Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 18:31:37 [2023-07-21T18:31:37.468Z] check_test.go:195: [d1d1f7ee1bccf] daemon is not started 18:31:37 [2023-07-21T18:31:37.468Z] === RUN TestDockerRegistrySuite/TestPullIDStability 18:31:40 [2023-07-21T18:31:40.062Z] check_test.go:195: [d0272d5298ce8] daemon is not started 18:31:40 [2023-07-21T18:31:40.062Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 18:31:40 [2023-07-21T18:31:40.062Z] check_test.go:195: [d09e4533189f3] daemon is not started 18:31:40 [2023-07-21T18:31:40.062Z] === RUN TestDockerRegistrySuite/TestPullManifestList 18:31:40 [2023-07-21T18:31:40.988Z] check_test.go:195: [d7afa15200d9b] daemon is not started 18:31:40 [2023-07-21T18:31:40.988Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 18:31:41 [2023-07-21T18:31:41.548Z] check_test.go:195: [d9e5cda0d3a87] daemon is not started 18:31:41 [2023-07-21T18:31:41.548Z] === RUN TestDockerRegistrySuite/TestPushBadTag 18:31:41 [2023-07-21T18:31:41.548Z] check_test.go:195: [d628af7da28d3] daemon is not started 18:31:41 [2023-07-21T18:31:41.548Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 18:31:41 [2023-07-21T18:31:41.803Z] check_test.go:195: [db75b25c9c1d1] daemon is not started 18:31:41 [2023-07-21T18:31:41.803Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 18:31:42 [2023-07-21T18:31:42.058Z] check_test.go:195: [d2c74e3c2a91c] daemon is not started 18:31:42 [2023-07-21T18:31:42.058Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 18:31:42 [2023-07-21T18:31:42.313Z] check_test.go:195: [d8568d896adae] daemon is not started 18:31:42 [2023-07-21T18:31:42.313Z] === RUN TestDockerRegistrySuite/TestPushUntagged 18:31:42 [2023-07-21T18:31:42.313Z] check_test.go:195: [d1f6e50a5ff93] daemon is not started 18:31:42 [2023-07-21T18:31:42.313Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 18:31:43 [2023-07-21T18:31:43.239Z] check_test.go:195: [d168d15626810] daemon is not started 18:31:43 [2023-07-21T18:31:43.239Z] === RUN TestDockerRegistrySuite/TestRunByDigest 18:31:44 [2023-07-21T18:31:44.603Z] check_test.go:195: [db943464ee300] daemon is not started 18:31:44 [2023-07-21T18:31:44.603Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 18:31:45 [2023-07-21T18:31:45.163Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 18:31:45 [2023-07-21T18:31:45.418Z] check_test.go:195: [d75e29b54a87b] daemon is not started 18:31:45 [2023-07-21T18:31:45.418Z] === RUN TestDockerRegistrySuite/TestTagByDigest 18:31:46 [2023-07-21T18:31:46.344Z] check_test.go:195: [d9c5ca83f66d0] daemon is not started 18:31:46 [2023-07-21T18:31:46.344Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 18:31:47 [2023-07-21T18:31:47.271Z] === RUN TestDockerRegistrySuite/TestV2Only 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite (43.50s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.45s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.89s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.91s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.05s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.87s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.04s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.66s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.89s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.95s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.87s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.85s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.81s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.48s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.32s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.24s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.84s) 18:31:47 [2023-07-21T18:31:47.831Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) 18:31:47 [2023-07-21T18:31:47.831Z] === RUN TestDockerSchema1RegistrySuite 18:31:47 [2023-07-21T18:31:47.831Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 18:31:48 [2023-07-21T18:31:48.085Z] check_test.go:222: [daca41ce7850d] daemon is not started 18:31:48 [2023-07-21T18:31:48.085Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 18:31:49 [2023-07-21T18:31:49.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:31:49 [2023-07-21T18:31:49.907Z] INFO: Testing against a local daemon 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithSession 18:31:49 [2023-07-21T18:31:49.907Z] build_session_test.go:25: TODO: BuildKit 18:31:49 [2023-07-21T18:31:49.907Z] --- SKIP: TestBuildWithSession (0.00s) 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildSquashParent 18:31:49 [2023-07-21T18:31:49.907Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 18:31:49 [2023-07-21T18:31:49.907Z] --- SKIP: TestBuildSquashParent (0.00s) 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:31:49 [2023-07-21T18:31:49.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:31:49 [2023-07-21T18:31:49.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:31:49 [2023-07-21T18:31:49.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:31:49 [2023-07-21T18:31:49.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:31:49 [2023-07-21T18:31:49.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:31:49 [2023-07-21T18:31:49.907Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:31:49 [2023-07-21T18:31:49.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:31:49 [2023-07-21T18:31:49.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:31:49 [2023-07-21T18:31:49.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:31:49 [2023-07-21T18:31:49.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:31:49 [2023-07-21T18:31:49.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:31:50 [2023-07-21T18:31:50.597Z] check_test.go:222: [d3e860d404689] daemon is not started 18:31:50 [2023-07-21T18:31:50.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 18:31:53 [2023-07-21T18:31:53.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 18:31:55 [2023-07-21T18:31:55.683Z] check_test.go:222: [dc7af9175ccd0] daemon is not started 18:31:55 [2023-07-21T18:31:55.683Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 18:31:55 [2023-07-21T18:31:55.683Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 18:31:58 [2023-07-21T18:31:58.198Z] check_test.go:222: [d83672e308588] daemon is not started 18:31:58 [2023-07-21T18:31:58.198Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 18:31:58 [2023-07-21T18:31:58.758Z] check_test.go:222: [da947b9e97386] daemon is not started 18:31:59 [2023-07-21T18:31:59.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 18:31:59 [2023-07-21T18:31:59.939Z] check_test.go:222: [d69e708192dd8] daemon is not started 18:31:59 [2023-07-21T18:31:59.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 18:31:59 [2023-07-21T18:31:59.939Z] check_test.go:222: [d5af639354ade] daemon is not started 18:31:59 [2023-07-21T18:31:59.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 18:32:00 [2023-07-21T18:32:00.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:32:00 [2023-07-21T18:32:00.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:32:00 [2023-07-21T18:32:00.865Z] check_test.go:222: [d31572eb81a83] daemon is not started 18:32:00 [2023-07-21T18:32:00.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 18:32:01 [2023-07-21T18:32:01.791Z] check_test.go:222: [dd6f798a1f4ed] daemon is not started 18:32:01 [2023-07-21T18:32:01.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 18:32:02 [2023-07-21T18:32:02.351Z] check_test.go:222: [d24bb64b281ec] daemon is not started 18:32:02 [2023-07-21T18:32:02.351Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 18:32:04 [2023-07-21T18:32:04.863Z] check_test.go:222: [d8d7ecff7dcbf] daemon is not started 18:32:04 [2023-07-21T18:32:04.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 18:32:05 [2023-07-21T18:32:05.118Z] check_test.go:222: [d39d022b9ec21] daemon is not started 18:32:05 [2023-07-21T18:32:05.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 18:32:05 [2023-07-21T18:32:05.374Z] check_test.go:222: [d3ce24ae7f3de] daemon is not started 18:32:05 [2023-07-21T18:32:05.374Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 18:32:05 [2023-07-21T18:32:05.629Z] check_test.go:222: [d544a873ddad1] daemon is not started 18:32:05 [2023-07-21T18:32:05.629Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 18:32:05 [2023-07-21T18:32:05.884Z] check_test.go:222: [d45d14d980b28] daemon is not started 18:32:05 [2023-07-21T18:32:05.884Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 18:32:06 [2023-07-21T18:32:06.139Z] check_test.go:222: [d770fccc76411] daemon is not started 18:32:06 [2023-07-21T18:32:06.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 18:32:06 [2023-07-21T18:32:06.395Z] check_test.go:222: [d249c80fab57f] daemon is not started 18:32:06 [2023-07-21T18:32:06.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 18:32:06 [2023-07-21T18:32:06.395Z] check_test.go:222: [d80934a72022f] daemon is not started 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite (18.61s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.49s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.68s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.77s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.91s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.89s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.80s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.37s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.33s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.25s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.32s) 18:32:06 [2023-07-21T18:32:06.395Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.11s) 18:32:06 [2023-07-21T18:32:06.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite 18:32:06 [2023-07-21T18:32:06.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 18:32:07 [2023-07-21T18:32:07.320Z] check_test.go:251: [d29fe9b45f9fc] daemon is not started 18:32:07 [2023-07-21T18:32:07.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 18:32:07 [2023-07-21T18:32:07.576Z] check_test.go:251: [d6fd41524d8fd] daemon is not started 18:32:07 [2023-07-21T18:32:07.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 18:32:07 [2023-07-21T18:32:07.831Z] check_test.go:251: [d8206f03ef7fa] daemon is not started 18:32:07 [2023-07-21T18:32:07.831Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 18:32:09 [2023-07-21T18:32:09.193Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 18:32:09 [2023-07-21T18:32:09.449Z] check_test.go:251: [d889592d63f82] daemon is not started 18:32:09 [2023-07-21T18:32:09.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 18:32:10 [2023-07-21T18:32:10.009Z] check_test.go:251: [d79590e5a3a0a] daemon is not started 18:32:10 [2023-07-21T18:32:10.009Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 18:32:10 [2023-07-21T18:32:10.570Z] check_test.go:251: [db2665855f460] daemon is not started 18:32:10 [2023-07-21T18:32:10.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 18:32:10 [2023-07-21T18:32:10.825Z] check_test.go:251: [dad908d06bf16] daemon is not started 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.32s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.60s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.80s) 18:32:10 [2023-07-21T18:32:10.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 18:32:10 [2023-07-21T18:32:10.825Z] === RUN TestDockerRegistryAuthTokenSuite 18:32:10 [2023-07-21T18:32:10.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 18:32:11 [2023-07-21T18:32:11.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 18:32:12 [2023-07-21T18:32:12.966Z] docker_cli_swarm_test.go:1802: [d364e228ede8f] joining swarm manager [dab6c4f8bd1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:32:14 [2023-07-21T18:32:14.329Z] docker_cli_swarm_test.go:1803: [d67cb316df5f8] joining swarm manager [dab6c4f8bd1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.62s) 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.38s) 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.56s) 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.74s) 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.17s) 18:32:15 [2023-07-21T18:32:15.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.98s) 18:32:15 [2023-07-21T18:32:15.303Z] === RUN TestBuildMultiStageCopy 18:32:15 [2023-07-21T18:32:15.303Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:32:16 [2023-07-21T18:32:16.213Z] check_test.go:278: [d063a2c77e53d] daemon is not started 18:32:16 [2023-07-21T18:32:16.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 18:32:16 [2023-07-21T18:32:16.213Z] check_test.go:278: [d8034f2557666] daemon is not started 18:32:16 [2023-07-21T18:32:16.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 18:32:16 [2023-07-21T18:32:16.213Z] check_test.go:278: [d23b5473c9d7a] daemon is not started 18:32:16 [2023-07-21T18:32:16.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 18:32:16 [2023-07-21T18:32:16.213Z] check_test.go:278: [d3e68f77d5f92] daemon is not started 18:32:16 [2023-07-21T18:32:16.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 18:32:16 [2023-07-21T18:32:16.469Z] check_test.go:278: [daf16479dca25] daemon is not started 18:32:16 [2023-07-21T18:32:16.469Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.64s) 18:32:16 [2023-07-21T18:32:16.469Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) 18:32:16 [2023-07-21T18:32:16.469Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) 18:32:16 [2023-07-21T18:32:16.469Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) 18:32:16 [2023-07-21T18:32:16.469Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.06s) 18:32:16 [2023-07-21T18:32:16.469Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) 18:32:16 [2023-07-21T18:32:16.469Z] === RUN TestDockerNetworkSuite 18:32:16 [2023-07-21T18:32:16.469Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 18:32:18 [2023-07-21T18:32:18.981Z] docker_cli_network_unix_test.go:46: [d65b7c28f6177] daemon is not started 18:32:18 [2023-07-21T18:32:18.981Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 18:32:19 [2023-07-21T18:32:19.236Z] docker_cli_network_unix_test.go:46: [d63e3759c2c60] daemon is not started 18:32:19 [2023-07-21T18:32:19.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 18:32:22 [2023-07-21T18:32:22.029Z] docker_cli_network_unix_test.go:46: [d27fd2efedea5] daemon is not started 18:32:22 [2023-07-21T18:32:22.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 18:32:23 [2023-07-21T18:32:23.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:32:23 [2023-07-21T18:32:23.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:32:23 [2023-07-21T18:32:23.885Z] docker_cli_network_unix_test.go:46: [d84850c6db78f] daemon is not started 18:32:24 [2023-07-21T18:32:24.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 18:32:24 [2023-07-21T18:32:24.396Z] docker_cli_network_unix_test.go:1233: [da5bbf3a13a3b] daemon is not started 18:32:24 [2023-07-21T18:32:24.852Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:32:25 [2023-07-21T18:32:25.827Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:32:26 [2023-07-21T18:32:26.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 18:32:26 [2023-07-21T18:32:26.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 18:32:27 [2023-07-21T18:32:27.365Z] --- PASS: TestBuildMultiStageCopy (14.11s) 18:32:27 [2023-07-21T18:32:27.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.95s) 18:32:27 [2023-07-21T18:32:27.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) 18:32:27 [2023-07-21T18:32:27.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) 18:32:27 [2023-07-21T18:32:27.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) 18:32:27 [2023-07-21T18:32:27.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) 18:32:27 [2023-07-21T18:32:27.365Z] === RUN TestBuildMultiStageParentConfig 18:32:28 [2023-07-21T18:32:28.205Z] docker_cli_network_unix_test.go:46: [d5356f1180801] daemon is not started 18:32:28 [2023-07-21T18:32:28.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 18:32:30 [2023-07-21T18:32:30.276Z] --- PASS: TestBuildMultiStageParentConfig (2.74s) 18:32:30 [2023-07-21T18:32:30.276Z] === RUN TestBuildLabelWithTargets 18:32:30 [2023-07-21T18:32:30.276Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 18:32:30 [2023-07-21T18:32:30.276Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 18:32:30 [2023-07-21T18:32:30.276Z] === RUN TestBuildWithEmptyLayers 18:32:31 [2023-07-21T18:32:31.816Z] --- PASS: TestBuildWithEmptyLayers (1.39s) 18:32:31 [2023-07-21T18:32:31.816Z] === RUN TestBuildMultiStageOnBuild 18:32:32 [2023-07-21T18:32:32.926Z] docker_cli_network_unix_test.go:46: [da4864e18b15d] daemon is not started 18:32:33 [2023-07-21T18:32:33.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 18:32:34 [2023-07-21T18:32:34.412Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 18:32:35 [2023-07-21T18:32:35.775Z] docker_cli_network_unix_test.go:46: [dd9e8f6580f9e] daemon is not started 18:32:36 [2023-07-21T18:32:36.031Z] docker_cli_swarm_test.go:1321: [d53a4435ae609] joining swarm manager [d1bc1992132a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:32:36 [2023-07-21T18:32:36.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 18:32:37 [2023-07-21T18:32:37.517Z] docker_cli_swarm_test.go:1322: [dc6eb211346f5] joining swarm manager [d1bc1992132a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:32:37 [2023-07-21T18:32:37.517Z] docker_cli_network_unix_test.go:46: [d076b4c4af226] daemon is not started 18:32:37 [2023-07-21T18:32:37.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 18:32:38 [2023-07-21T18:32:38.332Z] docker_cli_network_unix_test.go:46: [ddd03ed664e86] daemon is not started 18:32:38 [2023-07-21T18:32:38.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 18:32:38 [2023-07-21T18:32:38.587Z] docker_cli_network_unix_test.go:46: [d9657103e727a] daemon is not started 18:32:38 [2023-07-21T18:32:38.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 18:32:39 [2023-07-21T18:32:39.148Z] docker_cli_network_unix_test.go:46: [db4b3dc5f8ef5] daemon is not started 18:32:39 [2023-07-21T18:32:39.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 18:32:39 [2023-07-21T18:32:39.963Z] docker_cli_network_unix_test.go:46: [dac5237ef80db] daemon is not started 18:32:40 [2023-07-21T18:32:40.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 18:32:40 [2023-07-21T18:32:40.779Z] docker_cli_network_unix_test.go:46: [dfab81b926124] daemon is not started 18:32:40 [2023-07-21T18:32:40.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 18:32:41 [2023-07-21T18:32:41.034Z] docker_cli_network_unix_test.go:46: [d407cd00a77c8] daemon is not started 18:32:41 [2023-07-21T18:32:41.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 18:32:41 [2023-07-21T18:32:41.594Z] docker_cli_network_unix_test.go:46: [dae0bab8b08a4] daemon is not started 18:32:41 [2023-07-21T18:32:41.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 18:32:42 [2023-07-21T18:32:42.104Z] docker_cli_network_unix_test.go:46: [ddc917a561f67] daemon is not started 18:32:42 [2023-07-21T18:32:42.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 18:32:42 [2023-07-21T18:32:42.104Z] docker_cli_network_unix_test.go:46: [d662cbd906a36] daemon is not started 18:32:42 [2023-07-21T18:32:42.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 18:32:42 [2023-07-21T18:32:42.359Z] docker_cli_network_unix_test.go:46: [d5aa2ebc3c09d] daemon is not started 18:32:42 [2023-07-21T18:32:42.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 18:32:42 [2023-07-21T18:32:42.919Z] docker_cli_network_unix_test.go:46: [d999a5c88022b] daemon is not started 18:32:42 [2023-07-21T18:32:42.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 18:32:43 [2023-07-21T18:32:43.479Z] docker_cli_network_unix_test.go:46: [da0d965de9bd6] daemon is not started 18:32:44 [2023-07-21T18:32:44.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 18:32:44 [2023-07-21T18:32:44.040Z] docker_cli_network_unix_test.go:46: [de6dea5d4040e] daemon is not started 18:32:44 [2023-07-21T18:32:44.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 18:32:44 [2023-07-21T18:32:44.295Z] docker_cli_network_unix_test.go:46: [dbc69ff5d0cf6] daemon is not started 18:32:44 [2023-07-21T18:32:44.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 18:32:44 [2023-07-21T18:32:44.550Z] docker_cli_network_unix_test.go:46: [d8f311ec4c257] daemon is not started 18:32:44 [2023-07-21T18:32:44.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 18:32:45 [2023-07-21T18:32:45.476Z] docker_cli_network_unix_test.go:968: [d5d188705f5e4] daemon is not started 18:32:46 [2023-07-21T18:32:46.638Z] --- PASS: TestBuildMultiStageOnBuild (14.60s) 18:32:46 [2023-07-21T18:32:46.638Z] === RUN TestBuildUncleanTarFilenames 18:32:46 [2023-07-21T18:32:46.638Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 18:32:46 [2023-07-21T18:32:46.638Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) 18:32:46 [2023-07-21T18:32:46.638Z] === RUN TestBuildMultiStageLayerLeak 18:32:46 [2023-07-21T18:32:46.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 18:32:47 [2023-07-21T18:32:47.764Z] docker_cli_network_unix_test.go:46: [d82ac8c14886c] daemon is not started 18:32:48 [2023-07-21T18:32:48.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 18:32:50 [2023-07-21T18:32:50.574Z] docker_cli_network_unix_test.go:1116: [df07c4b0e2b19] daemon is not started 18:32:51 [2023-07-21T18:32:51.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 18:32:52 [2023-07-21T18:32:52.194Z] docker_cli_network_unix_test.go:46: [d7bcf5a61c428] daemon is not started 18:32:52 [2023-07-21T18:32:52.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 18:32:53 [2023-07-21T18:32:53.119Z] docker_cli_network_unix_test.go:46: [d0f54007a9060] daemon is not started 18:32:53 [2023-07-21T18:32:53.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 18:32:53 [2023-07-21T18:32:53.119Z] docker_cli_network_unix_test.go:46: [d1f03d69b8f59] daemon is not started 18:32:53 [2023-07-21T18:32:53.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 18:32:53 [2023-07-21T18:32:53.374Z] docker_cli_network_unix_test.go:46: [d9e64872bf29e] daemon is not started 18:32:53 [2023-07-21T18:32:53.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 18:32:53 [2023-07-21T18:32:53.374Z] docker_cli_network_unix_test.go:46: [dfd5b45bc1f25] daemon is not started 18:32:53 [2023-07-21T18:32:53.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 18:32:53 [2023-07-21T18:32:53.630Z] docker_cli_network_unix_test.go:46: [dbfb74b2e5ae2] daemon is not started 18:32:53 [2023-07-21T18:32:53.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 18:32:53 [2023-07-21T18:32:53.630Z] docker_cli_network_unix_test.go:46: [d7fdbdee6f0f0] daemon is not started 18:32:53 [2023-07-21T18:32:53.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 18:32:55 [2023-07-21T18:32:55.516Z] docker_cli_network_unix_test.go:46: [df961d31c718d] daemon is not started 18:32:56 [2023-07-21T18:32:56.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 18:32:56 [2023-07-21T18:32:56.331Z] docker_cli_network_unix_test.go:46: [d2db56f73b667] daemon is not started 18:32:56 [2023-07-21T18:32:56.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 18:32:56 [2023-07-21T18:32:56.331Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 18:32:56 [2023-07-21T18:32:56.331Z] docker_cli_network_unix_test.go:46: [d7a8c813b275e] daemon is not started 18:32:56 [2023-07-21T18:32:56.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 18:32:56 [2023-07-21T18:32:56.586Z] docker_cli_network_unix_test.go:46: [dc646c862acae] daemon is not started 18:32:56 [2023-07-21T18:32:56.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 18:33:01 [2023-07-21T18:33:01.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 18:33:01 [2023-07-21T18:33:01.928Z] docker_cli_network_unix_test.go:1084: [d7d38f5b5405a] daemon is not started 18:33:03 [2023-07-21T18:33:03.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 18:33:03 [2023-07-21T18:33:03.815Z] docker_cli_network_unix_test.go:46: [d2d65723646f5] daemon is not started 18:33:03 [2023-07-21T18:33:03.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 18:33:04 [2023-07-21T18:33:04.070Z] docker_cli_network_unix_test.go:46: [d776da5961394] daemon is not started 18:33:04 [2023-07-21T18:33:04.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 18:33:04 [2023-07-21T18:33:04.339Z] --- PASS: TestBuildMultiStageLayerLeak (17.17s) 18:33:04 [2023-07-21T18:33:04.339Z] === RUN TestBuildWithHugeFile 18:33:05 [2023-07-21T18:33:05.688Z] docker_cli_network_unix_test.go:46: [d74dee3abc388] daemon is not started 18:33:05 [2023-07-21T18:33:05.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 18:33:06 [2023-07-21T18:33:06.198Z] docker_cli_network_unix_test.go:46: [ddf12260e1772] daemon is not started 18:33:06 [2023-07-21T18:33:06.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 18:33:06 [2023-07-21T18:33:06.453Z] docker_cli_network_unix_test.go:46: [d5d5e062189b7] daemon is not started 18:33:06 [2023-07-21T18:33:06.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 18:33:07 [2023-07-21T18:33:07.269Z] docker_cli_network_unix_test.go:46: [db3fe5e1a55bb] daemon is not started 18:33:07 [2023-07-21T18:33:07.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 18:33:07 [2023-07-21T18:33:07.829Z] docker_cli_network_unix_test.go:46: [d134199fc6fb5] daemon is not started 18:33:08 [2023-07-21T18:33:08.084Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 18:33:13 [2023-07-21T18:33:13.323Z] docker_cli_network_unix_test.go:46: [dd405b7d4fcee] daemon is not started 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite (56.30s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.35s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.27s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.76s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.18s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.25s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) 18:33:13 [2023-07-21T18:33:13.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.00s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.02s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.54s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 18:33:13 [2023-07-21T18:33:13.324Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.58s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.60s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) 18:33:13 [2023-07-21T18:33:13.324Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.69s) 18:33:13 [2023-07-21T18:33:13.324Z] === RUN TestDockerHubPullSuite 18:33:13 [2023-07-21T18:33:13.324Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 18:33:15 [2023-07-21T18:33:15.209Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 18:33:17 [2023-07-21T18:33:17.721Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 18:33:18 [2023-07-21T18:33:18.281Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 18:33:20 [2023-07-21T18:33:20.166Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 18:33:20 [2023-07-21T18:33:20.422Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite (7.92s) 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.50s) 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.92s) 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.63s) 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) 18:33:20 [2023-07-21T18:33:20.696Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) 18:33:20 [2023-07-21T18:33:20.696Z] PASS 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === Skipped 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_sni_test.go:18: Flakey test 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 18:33:20 [2023-07-21T18:33:20.696Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] 18:33:20 [2023-07-21T18:33:20.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 18:33:20 [2023-07-21T18:33:20.696Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 18:33:20 [2023-07-21T18:33:20.697Z] docker_cli_network_unix_test.go:46: [d7a8c813b275e] daemon is not started 18:33:20 [2023-07-21T18:33:20.697Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 18:33:20 [2023-07-21T18:33:20.697Z] 18:33:20 [2023-07-21T18:33:20.697Z] DONE 1270 tests, 41 skipped in 1313.780s 18:33:20 [2023-07-21T18:33:20.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:33:20 [2023-07-21T18:33:20.697Z] ++++ cat bundles/test-integration/docker.pid 18:33:20 [2023-07-21T18:33:20.697Z] +++ kill 12576 18:33:21 [2023-07-21T18:33:21.629Z] +++ /etc/init.d/apparmor stop 18:33:21 [2023-07-21T18:33:21.629Z] Leaving: AppArmorNo profiles have been unloaded. 18:33:21 [2023-07-21T18:33:21.629Z] 18:33:21 [2023-07-21T18:33:21.629Z] Unloading profiles will leave already running processes permanently 18:33:21 [2023-07-21T18:33:21.629Z] unconfined, which can lead to unexpected situations. 18:33:21 [2023-07-21T18:33:21.629Z] 18:33:21 [2023-07-21T18:33:21.629Z] To set a process to complain mode, use the command line tool 18:33:21 [2023-07-21T18:33:21.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:33:21 [2023-07-21T18:33:21.629Z] +++ true 18:33:21 [2023-07-21T18:33:21.629Z] exiting test-integration 18:33:21 [2023-07-21T18:33:21.629Z] ++ exit 0 18:33:21 [2023-07-21T18:33:21.629Z] 18:33:21 [2023-07-21T18:33:21.884Z] + for job in $(jobs -p) 18:33:21 [2023-07-21T18:33:21.884Z] + wait 38107 18:34:00 [2023-07-21T18:34:00.671Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 18:34:00 [2023-07-21T18:34:00.671Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 18:34:07 [2023-07-21T18:34:07.200Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 18:34:13 [2023-07-21T18:34:13.729Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 18:34:15 [2023-07-21T18:34:15.092Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 18:34:20 [2023-07-21T18:34:20.327Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 18:34:22 [2023-07-21T18:34:22.838Z] === RUN TestDockerSwarmSuite/TestSwarmInit 18:34:26 [2023-07-21T18:34:26.098Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 18:34:26 [2023-07-21T18:34:26.098Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 18:34:26 [2023-07-21T18:34:26.098Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 18:34:31 [2023-07-21T18:34:31.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 18:34:31 [2023-07-21T18:34:31.894Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 18:34:32 [2023-07-21T18:34:32.454Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 18:34:35 [2023-07-21T18:34:35.000Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 18:35:31 [2023-07-21T18:35:31.151Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 18:35:31 [2023-07-21T18:35:31.151Z] docker_cli_swarm_test.go:1186: [db8ee0724aa64] joining swarm manager [d5338a2323ef9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:35:36 [2023-07-21T18:35:36.388Z] docker_cli_swarm_test.go:1195: [d8c9c03a3fbce] joining swarm manager [d5338a2323ef9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:35:46 [2023-07-21T18:35:46.656Z] --- PASS: TestBuildWithHugeFile (151.75s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestBuildWithEmptyDockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestBuildPreserveOwnership 18:35:46 [2023-07-21T18:35:46.657Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestBuildPlatformInvalid 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestBuildPlatformInvalid (0.08s) 18:35:46 [2023-07-21T18:35:46.657Z] PASS 18:35:46 [2023-07-21T18:35:46.657Z] ok github.com/docker/docker/integration/build 226.487s 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === Skipped 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] build_session_test.go:25: TODO: BuildKit 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] DONE 28 tests, 5 skipped in 251.238s 18:35:46 [2023-07-21T18:35:46.657Z] Running D:\gopath\src\github.com\docker\docker\integration\config 18:35:46 [2023-07-21T18:35:46.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:35:46 [2023-07-21T18:35:46.657Z] INFO: Testing against a local daemon 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestConfigInspect 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestConfigInspect (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestConfigList 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestConfigList (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestConfigsCreateAndDelete 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestConfigsUpdate 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestConfigsUpdate (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestTemplatedConfig 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestTemplatedConfig (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestConfigCreateResolve 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestConfigCreateResolve (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestConfigDaemonLibtrustID 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] PASS 18:35:46 [2023-07-21T18:35:46.657Z] ok github.com/docker/docker/integration/config 0.130s 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === Skipped 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 18:35:46 [2023-07-21T18:35:46.657Z] 18:35:46 [2023-07-21T18:35:46.657Z] DONE 7 tests, 7 skipped in 2.385s 18:35:46 [2023-07-21T18:35:46.657Z] Running D:\gopath\src\github.com\docker\docker\integration\container 18:35:46 [2023-07-21T18:35:46.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:35:46 [2023-07-21T18:35:46.657Z] INFO: Testing against a local daemon 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCheckpoint 18:35:46 [2023-07-21T18:35:46.657Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCheckpoint (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestContainerInvalidJSON 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestContainerInvalidJSON//exec/foobar/start 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestContainerInvalidJSON//exec/foobar/start 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestContainerInvalidJSON (0.04s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCopyFromContainerPathDoesNotExist 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCopyFromContainerPathIsNotDir 18:35:46 [2023-07-21T18:35:46.657Z] copy_test.go:37: testEnv.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCopyToContainerPathDoesNotExist 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCopyToContainerPathIsNotDir 18:35:46 [2023-07-21T18:35:46.657Z] copy_test.go:62: testEnv.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCopyFromContainer 18:35:46 [2023-07-21T18:35:46.657Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCopyFromContainer (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateLinkToNonExistingContainer 18:35:46 [2023-07-21T18:35:46.657Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidEnv 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidEnv/0 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidEnv/0 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidEnv/1 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidEnv/1 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidEnv/2 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidEnv/2 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestCreateWithInvalidEnv/0 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestCreateWithInvalidEnv/2 18:35:46 [2023-07-21T18:35:46.657Z] === CONT TestCreateWithInvalidEnv/1 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateWithInvalidEnv (0.04s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateTmpfsMountsTarget 18:35:46 [2023-07-21T18:35:46.657Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithCustomMaskedPaths 18:35:46 [2023-07-21T18:35:46.657Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithCustomReadonlyPaths 18:35:46 [2023-07-21T18:35:46.657Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 18:35:46 [2023-07-21T18:35:46.657Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidHealthcheckParams 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:35:46 [2023-07-21T18:35:46.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:35:46 [2023-07-21T18:35:46.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:35:46 [2023-07-21T18:35:46.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:35:46 [2023-07-21T18:35:46.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:35:46 [2023-07-21T18:35:46.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:35:46 [2023-07-21T18:35:46.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:35:46 [2023-07-21T18:35:46.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:35:46 [2023-07-21T18:35:46.658Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 18:35:46 [2023-07-21T18:35:46.658Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestCreateDifferentPlatform 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestCreateDifferentPlatform/different_os 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateDifferentPlatform (0.06s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestCreateVolumesFromNonExistingContainer 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:35:46 [2023-07-21T18:35:46.658Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 18:35:46 [2023-07-21T18:35:46.658Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestContainerKillOnDaemonStart 18:35:46 [2023-07-21T18:35:46.658Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 18:35:46 [2023-07-21T18:35:46.658Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestDiff 18:35:46 [2023-07-21T18:35:46.658Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 18:35:46 [2023-07-21T18:35:46.658Z] --- SKIP: TestDiff (0.00s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestExecWithCloseStdin 18:35:46 [2023-07-21T18:35:46.658Z] --- PASS: TestExecWithCloseStdin (3.02s) 18:35:46 [2023-07-21T18:35:46.658Z] === RUN TestExec 18:35:48 [2023-07-21T18:35:48.236Z] --- PASS: TestExec (2.81s) 18:35:48 [2023-07-21T18:35:48.236Z] === RUN TestExecUser 18:35:48 [2023-07-21T18:35:48.236Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 18:35:48 [2023-07-21T18:35:48.236Z] --- SKIP: TestExecUser (0.00s) 18:35:48 [2023-07-21T18:35:48.236Z] === RUN TestExportContainerAndImportImage 18:35:48 [2023-07-21T18:35:48.236Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 18:35:48 [2023-07-21T18:35:48.236Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 18:35:48 [2023-07-21T18:35:48.236Z] === RUN TestExportContainerAfterDaemonRestart 18:35:48 [2023-07-21T18:35:48.236Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 18:35:48 [2023-07-21T18:35:48.236Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 18:35:48 [2023-07-21T18:35:48.236Z] === RUN TestHealthCheckWorkdir 18:35:48 [2023-07-21T18:35:48.236Z] health_test.go:21: testEnv.OSType == "windows": FIXME 18:35:48 [2023-07-21T18:35:48.236Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 18:35:48 [2023-07-21T18:35:48.236Z] === RUN TestHealthKillContainer 18:35:48 [2023-07-21T18:35:48.236Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 18:35:48 [2023-07-21T18:35:48.236Z] --- SKIP: TestHealthKillContainer (0.00s) 18:35:48 [2023-07-21T18:35:48.236Z] === RUN TestHealthCheckProcessKilled 18:35:51 [2023-07-21T18:35:51.210Z] --- PASS: TestHealthCheckProcessKilled (2.87s) 18:35:51 [2023-07-21T18:35:51.210Z] === RUN TestInspectCpusetInConfigPre120 18:35:51 [2023-07-21T18:35:51.210Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 18:35:51 [2023-07-21T18:35:51.210Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 18:35:51 [2023-07-21T18:35:51.210Z] === RUN TestKillContainerInvalidSignal 18:35:53 [2023-07-21T18:35:53.457Z] --- PASS: TestKillContainerInvalidSignal (2.56s) 18:35:53 [2023-07-21T18:35:53.457Z] === RUN TestKillContainer 18:35:53 [2023-07-21T18:35:53.457Z] === RUN TestKillContainer/no_signal 18:35:56 [2023-07-21T18:35:56.435Z] === RUN TestKillContainer/non_killing_signal 18:35:56 [2023-07-21T18:35:56.435Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 18:35:56 [2023-07-21T18:35:56.435Z] === RUN TestKillContainer/killing_signal 18:35:58 [2023-07-21T18:35:58.673Z] --- PASS: TestKillContainer (5.38s) 18:35:58 [2023-07-21T18:35:58.673Z] --- PASS: TestKillContainer/no_signal (2.47s) 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] --- PASS: TestKillContainer/killing_signal (2.84s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:35:58 [2023-07-21T18:35:58.673Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestKillStoppedContainer 18:35:58 [2023-07-21T18:35:58.673Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestKillStoppedContainer (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestKillStoppedContainerAPIPre120 18:35:58 [2023-07-21T18:35:58.673Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestKillDifferentUserContainer 18:35:58 [2023-07-21T18:35:58.673Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestInspectOomKilledTrue 18:35:58 [2023-07-21T18:35:58.673Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestInspectOomKilledFalse 18:35:58 [2023-07-21T18:35:58.673Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 18:35:58 [2023-07-21T18:35:58.673Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 18:35:58 [2023-07-21T18:35:58.673Z] === RUN TestLogsFollowTailEmpty 18:36:01 [2023-07-21T18:36:01.650Z] --- PASS: TestLogsFollowTailEmpty (2.61s) 18:36:01 [2023-07-21T18:36:01.650Z] === RUN TestNetworkNat 18:36:01 [2023-07-21T18:36:01.650Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 18:36:01 [2023-07-21T18:36:01.650Z] --- SKIP: TestNetworkNat (0.00s) 18:36:01 [2023-07-21T18:36:01.650Z] === RUN TestNetworkLocalhostTCPNat 18:36:04 [2023-07-21T18:36:04.623Z] --- PASS: TestNetworkLocalhostTCPNat (2.98s) 18:36:04 [2023-07-21T18:36:04.623Z] === RUN TestNetworkLoopbackNat 18:36:04 [2023-07-21T18:36:04.623Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 18:36:04 [2023-07-21T18:36:04.623Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 18:36:04 [2023-07-21T18:36:04.623Z] === RUN TestPause 18:36:04 [2023-07-21T18:36:04.623Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 18:36:04 [2023-07-21T18:36:04.623Z] --- SKIP: TestPause (0.00s) 18:36:04 [2023-07-21T18:36:04.623Z] === RUN TestPauseFailsOnWindowsServerContainers 18:36:06 [2023-07-21T18:36:06.822Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.42s) 18:36:06 [2023-07-21T18:36:06.822Z] === RUN TestPauseStopPausedContainer 18:36:06 [2023-07-21T18:36:06.822Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 18:36:06 [2023-07-21T18:36:06.822Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 18:36:06 [2023-07-21T18:36:06.822Z] === RUN TestPsFilter 18:36:06 [2023-07-21T18:36:06.822Z] --- PASS: TestPsFilter (0.14s) 18:36:06 [2023-07-21T18:36:06.822Z] === RUN TestRemoveContainerWithRemovedVolume 18:36:09 [2023-07-21T18:36:09.731Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.88s) 18:36:09 [2023-07-21T18:36:09.731Z] === RUN TestRemoveContainerWithVolume 18:36:12 [2023-07-21T18:36:12.642Z] --- PASS: TestRemoveContainerWithVolume (2.92s) 18:36:12 [2023-07-21T18:36:12.642Z] === RUN TestRemoveContainerRunning 18:36:15 [2023-07-21T18:36:15.031Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 18:36:15 [2023-07-21T18:36:15.553Z] --- PASS: TestRemoveContainerRunning (2.46s) 18:36:15 [2023-07-21T18:36:15.553Z] === RUN TestRemoveContainerForceRemoveRunning 18:36:17 [2023-07-21T18:36:17.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.67s) 18:36:17 [2023-07-21T18:36:17.743Z] === RUN TestRemoveInvalidContainer 18:36:18 [2023-07-21T18:36:18.206Z] --- PASS: TestRemoveInvalidContainer (0.09s) 18:36:18 [2023-07-21T18:36:18.206Z] === RUN TestRenameLinkedContainer 18:36:18 [2023-07-21T18:36:18.206Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 18:36:18 [2023-07-21T18:36:18.206Z] --- SKIP: TestRenameLinkedContainer (0.01s) 18:36:18 [2023-07-21T18:36:18.206Z] === RUN TestRenameStoppedContainer 18:36:21 [2023-07-21T18:36:21.145Z] --- PASS: TestRenameStoppedContainer (3.05s) 18:36:21 [2023-07-21T18:36:21.145Z] === RUN TestRenameRunningContainerAndReuse 18:36:24 [2023-07-21T18:36:24.962Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 18:36:27 [2023-07-21T18:36:27.048Z] --- PASS: TestRenameRunningContainerAndReuse (5.35s) 18:36:27 [2023-07-21T18:36:27.049Z] === RUN TestRenameInvalidName 18:36:28 [2023-07-21T18:36:28.224Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 18:36:29 [2023-07-21T18:36:29.284Z] --- PASS: TestRenameInvalidName (2.56s) 18:36:29 [2023-07-21T18:36:29.284Z] === RUN TestRenameAnonymousContainer 18:36:29 [2023-07-21T18:36:29.284Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 18:36:29 [2023-07-21T18:36:29.284Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 18:36:29 [2023-07-21T18:36:29.284Z] === RUN TestRenameContainerWithSameName 18:36:30 [2023-07-21T18:36:30.108Z] docker_cli_swarm_test.go:1118: [d2ed7cdbb8075] joining swarm manager [d3c9f464c2d52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:36:31 [2023-07-21T18:36:31.032Z] docker_cli_swarm_test.go:1119: [d0e713e112596] joining swarm manager [d3c9f464c2d52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:36:31 [2023-07-21T18:36:31.523Z] --- PASS: TestRenameContainerWithSameName (2.55s) 18:36:31 [2023-07-21T18:36:31.523Z] === RUN TestRenameContainerWithLinkedContainer 18:36:31 [2023-07-21T18:36:31.523Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 18:36:31 [2023-07-21T18:36:31.524Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 18:36:31 [2023-07-21T18:36:31.524Z] === RUN TestResize 18:36:34 [2023-07-21T18:36:34.499Z] --- PASS: TestResize (2.53s) 18:36:34 [2023-07-21T18:36:34.499Z] === RUN TestResizeWithInvalidSize 18:36:34 [2023-07-21T18:36:34.499Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 18:36:34 [2023-07-21T18:36:34.499Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 18:36:34 [2023-07-21T18:36:34.499Z] === RUN TestResizeWhenContainerNotStarted 18:36:37 [2023-07-21T18:36:37.480Z] --- PASS: TestResizeWhenContainerNotStarted (2.96s) 18:36:37 [2023-07-21T18:36:37.480Z] === RUN TestDaemonRestartKillContainers 18:36:37 [2023-07-21T18:36:37.480Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 18:36:37 [2023-07-21T18:36:37.480Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 18:36:37 [2023-07-21T18:36:37.480Z] === RUN TestStats 18:36:37 [2023-07-21T18:36:37.480Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 18:36:37 [2023-07-21T18:36:37.480Z] --- SKIP: TestStats (0.00s) 18:36:37 [2023-07-21T18:36:37.480Z] === RUN TestStopContainerWithRestartPolicyAlways 18:36:46 [2023-07-21T18:36:46.195Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.68s) 18:36:46 [2023-07-21T18:36:46.195Z] === RUN TestStopContainerWithTimeout 18:36:46 [2023-07-21T18:36:46.195Z] stop_windows_test.go:19: testEnv.OSType == "windows" 18:36:46 [2023-07-21T18:36:46.195Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 18:36:46 [2023-07-21T18:36:46.195Z] === RUN TestUpdateRestartPolicy 18:37:11 [2023-07-21T18:37:11.535Z] --- PASS: TestUpdateRestartPolicy (24.50s) 18:37:11 [2023-07-21T18:37:11.535Z] === RUN TestUpdateRestartWithAutoRemove 18:37:13 [2023-07-21T18:37:13.076Z] --- PASS: TestUpdateRestartWithAutoRemove (2.61s) 18:37:13 [2023-07-21T18:37:13.076Z] === RUN TestWaitNonBlocked 18:37:13 [2023-07-21T18:37:13.076Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 18:37:13 [2023-07-21T18:37:13.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 18:37:13 [2023-07-21T18:37:13.076Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 18:37:13 [2023-07-21T18:37:13.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 18:37:13 [2023-07-21T18:37:13.076Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 18:37:13 [2023-07-21T18:37:13.076Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 18:37:16 [2023-07-21T18:37:16.814Z] --- PASS: TestWaitNonBlocked (0.04s) 18:37:16 [2023-07-21T18:37:16.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.18s) 18:37:16 [2023-07-21T18:37:16.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.37s) 18:37:16 [2023-07-21T18:37:16.814Z] === RUN TestWaitBlocked 18:37:16 [2023-07-21T18:37:16.814Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 18:37:16 [2023-07-21T18:37:16.814Z] --- SKIP: TestWaitBlocked (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] PASS 18:37:16 [2023-07-21T18:37:16.814Z] ok github.com/docker/docker/integration/container 95.024s 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === Skipped 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) 18:37:16 [2023-07-21T18:37:16.814Z] copy_test.go:37: testEnv.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) 18:37:16 [2023-07-21T18:37:16.814Z] copy_test.go:62: testEnv.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) 18:37:16 [2023-07-21T18:37:16.814Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) 18:37:16 [2023-07-21T18:37:16.814Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] health_test.go:21: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 18:37:16 [2023-07-21T18:37:16.814Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) 18:37:16 [2023-07-21T18:37:16.814Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] stop_windows_test.go:19: testEnv.OSType == "windows" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 18:37:16 [2023-07-21T18:37:16.814Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 18:37:16 [2023-07-21T18:37:16.814Z] 18:37:16 [2023-07-21T18:37:16.814Z] DONE 89 tests, 37 skipped in 97.929s 18:37:16 [2023-07-21T18:37:16.814Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 18:37:19 [2023-07-21T18:37:19.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:19 [2023-07-21T18:37:19.029Z] INFO: Testing against a local daemon 18:37:19 [2023-07-21T18:37:19.029Z] === RUN TestLiveRestore 18:37:19 [2023-07-21T18:37:19.029Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows 18:37:19 [2023-07-21T18:37:19.029Z] --- SKIP: TestLiveRestore (0.00s) 18:37:19 [2023-07-21T18:37:19.029Z] PASS 18:37:19 [2023-07-21T18:37:19.029Z] ok github.com/docker/docker/integration/daemon 0.127s 18:37:19 [2023-07-21T18:37:19.029Z] 18:37:19 [2023-07-21T18:37:19.029Z] === Skipped 18:37:19 [2023-07-21T18:37:19.029Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) 18:37:19 [2023-07-21T18:37:19.029Z] daemon_test.go:19: runtime.GOOS == "windows": cannot start multiple daemons on windows 18:37:19 [2023-07-21T18:37:19.029Z] 18:37:19 [2023-07-21T18:37:19.029Z] DONE 1 tests, 1 skipped in 2.179s 18:37:19 [2023-07-21T18:37:19.029Z] Running D:\gopath\src\github.com\docker\docker\integration\image 18:37:34 [2023-07-21T18:37:34.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:34 [2023-07-21T18:37:34.019Z] INFO: Testing against a local daemon 18:37:34 [2023-07-21T18:37:34.019Z] === RUN TestCommitInheritsEnv 18:37:34 [2023-07-21T18:37:34.019Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 18:37:34 [2023-07-21T18:37:34.019Z] --- SKIP: TestCommitInheritsEnv (0.00s) 18:37:34 [2023-07-21T18:37:34.019Z] === RUN TestImportExtremelyLargeImageWorks 18:37:34 [2023-07-21T18:37:34.019Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 18:37:34 [2023-07-21T18:37:34.019Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 18:37:34 [2023-07-21T18:37:34.019Z] === RUN TestImagesFilterMultiReference 18:37:34 [2023-07-21T18:37:34.019Z] --- PASS: TestImagesFilterMultiReference (0.14s) 18:37:34 [2023-07-21T18:37:34.019Z] === RUN TestImagePullPlatformInvalid 18:37:34 [2023-07-21T18:37:34.019Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 18:37:34 [2023-07-21T18:37:34.019Z] === RUN TestImagePullStoredfDigestForOtherRepo 18:37:34 [2023-07-21T18:37:34.019Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows 18:37:34 [2023-07-21T18:37:34.019Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) 18:37:34 [2023-07-21T18:37:34.019Z] === RUN TestRemoveImageOrphaning 18:37:34 [2023-07-21T18:37:34.494Z] --- PASS: TestRemoveImageOrphaning (1.28s) 18:37:34 [2023-07-21T18:37:34.494Z] === RUN TestTagUnprefixedRepoByNameOrName 18:37:34 [2023-07-21T18:37:34.494Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) 18:37:34 [2023-07-21T18:37:34.494Z] === RUN TestTagInvalidReference 18:37:34 [2023-07-21T18:37:34.494Z] --- PASS: TestTagInvalidReference (0.05s) 18:37:34 [2023-07-21T18:37:34.494Z] === RUN TestTagValidPrefixedRepo 18:37:34 [2023-07-21T18:37:34.494Z] --- PASS: TestTagValidPrefixedRepo (0.10s) 18:37:34 [2023-07-21T18:37:34.494Z] === RUN TestTagExistedNameWithoutForce 18:37:34 [2023-07-21T18:37:34.494Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 18:37:34 [2023-07-21T18:37:34.494Z] === RUN TestTagOfficialNames 18:37:34 [2023-07-21T18:37:34.969Z] --- PASS: TestTagOfficialNames (0.12s) 18:37:34 [2023-07-21T18:37:34.969Z] === RUN TestTagMatchesDigest 18:37:34 [2023-07-21T18:37:34.969Z] --- PASS: TestTagMatchesDigest (0.05s) 18:37:34 [2023-07-21T18:37:34.969Z] PASS 18:37:34 [2023-07-21T18:37:34.969Z] ok github.com/docker/docker/integration/image 2.027s 18:37:34 [2023-07-21T18:37:34.969Z] 18:37:34 [2023-07-21T18:37:34.969Z] === Skipped 18:37:34 [2023-07-21T18:37:34.969Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 18:37:34 [2023-07-21T18:37:34.969Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 18:37:34 [2023-07-21T18:37:34.969Z] 18:37:34 [2023-07-21T18:37:34.969Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 18:37:34 [2023-07-21T18:37:34.969Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 18:37:34 [2023-07-21T18:37:34.969Z] 18:37:34 [2023-07-21T18:37:34.969Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) 18:37:34 [2023-07-21T18:37:34.969Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows 18:37:34 [2023-07-21T18:37:34.969Z] 18:37:34 [2023-07-21T18:37:34.969Z] DONE 12 tests, 3 skipped in 16.225s 18:37:35 [2023-07-21T18:37:35.446Z] Running D:\gopath\src\github.com\docker\docker\integration\network 18:37:37 [2023-07-21T18:37:37.026Z] testing: warning: no tests to run 18:37:37 [2023-07-21T18:37:37.026Z] PASS 18:37:37 [2023-07-21T18:37:37.026Z] testing: warning: no tests to run 18:37:37 [2023-07-21T18:37:37.026Z] PASS 18:37:37 [2023-07-21T18:37:37.026Z] ok github.com/docker/docker/integration/network/macvlan 0.134s [no tests to run] 18:37:37 [2023-07-21T18:37:37.026Z] ok github.com/docker/docker/integration/network/ipvlan 0.138s [no tests to run] 18:37:38 [2023-07-21T18:37:38.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:38 [2023-07-21T18:37:38.023Z] INFO: Testing against a local daemon 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkCreateDelete 18:37:38 [2023-07-21T18:37:38.023Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestNetworkCreateDelete (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDockerNetworkDeletePreferID 18:37:38 [2023-07-21T18:37:38.023Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDaemonDNSFallback 18:37:38 [2023-07-21T18:37:38.023Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDaemonDNSFallback (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestInspectNetwork 18:37:38 [2023-07-21T18:37:38.023Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestInspectNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestRunContainerWithBridgeNone 18:37:38 [2023-07-21T18:37:38.023Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkInvalidJSON 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkInvalidJSON//networks/create 18:37:38 [2023-07-21T18:37:38.023Z] === PAUSE TestNetworkInvalidJSON//networks/create 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 18:37:38 [2023-07-21T18:37:38.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 18:37:38 [2023-07-21T18:37:38.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 18:37:38 [2023-07-21T18:37:38.023Z] === CONT TestNetworkInvalidJSON//networks/create 18:37:38 [2023-07-21T18:37:38.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 18:37:38 [2023-07-21T18:37:38.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkInvalidJSON (0.04s) 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkList 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkList//networks 18:37:38 [2023-07-21T18:37:38.023Z] === PAUSE TestNetworkList//networks 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestNetworkList//networks/ 18:37:38 [2023-07-21T18:37:38.023Z] === PAUSE TestNetworkList//networks/ 18:37:38 [2023-07-21T18:37:38.023Z] === CONT TestNetworkList//networks 18:37:38 [2023-07-21T18:37:38.023Z] === CONT TestNetworkList//networks/ 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkList (0.04s) 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkList//networks (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] --- PASS: TestNetworkList//networks/ (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestHostIPv4BridgeLabel 18:37:38 [2023-07-21T18:37:38.023Z] network_test.go:126: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDaemonRestartWithLiveRestore 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:29: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDaemonDefaultNetworkPools 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:58: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDaemonRestartWithExistingNetwork 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:102: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:136: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:187: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestServiceWithPredefinedNetwork 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:212: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestServiceRemoveKeepsIngressNetwork 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:242: FLAKY_TEST 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestServiceWithDataPathPortInit 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:333: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] === RUN TestServiceWithDefaultAddressPoolInit 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:401: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) 18:37:38 [2023-07-21T18:37:38.023Z] PASS 18:37:38 [2023-07-21T18:37:38.023Z] ok github.com/docker/docker/integration/network 0.201s 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === Skipped 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] network_test.go:126: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:29: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:58: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:102: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:136: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:187: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:212: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:242: FLAKY_TEST 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:333: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) 18:37:38 [2023-07-21T18:37:38.023Z] service_test.go:401: testEnv.OSType == "windows" 18:37:38 [2023-07-21T18:37:38.023Z] 18:37:38 [2023-07-21T18:37:38.023Z] DONE 22 tests, 15 skipped in 2.806s 18:37:38 [2023-07-21T18:37:38.023Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 18:37:39 [2023-07-21T18:37:39.020Z] testing: warning: no tests to run 18:37:39 [2023-07-21T18:37:39.020Z] PASS 18:37:39 [2023-07-21T18:37:39.020Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] 18:37:39 [2023-07-21T18:37:39.020Z] 18:37:39 [2023-07-21T18:37:39.020Z] DONE 0 tests in 0.624s 18:37:39 [2023-07-21T18:37:39.020Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 18:37:39 [2023-07-21T18:37:39.493Z] testing: warning: no tests to run 18:37:39 [2023-07-21T18:37:39.493Z] PASS 18:37:39 [2023-07-21T18:37:39.493Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] 18:37:39 [2023-07-21T18:37:39.493Z] 18:37:39 [2023-07-21T18:37:39.493Z] DONE 0 tests in 0.567s 18:37:39 [2023-07-21T18:37:39.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 18:37:41 [2023-07-21T18:37:41.728Z] testing: warning: no tests to run 18:37:41 [2023-07-21T18:37:41.728Z] PASS 18:37:41 [2023-07-21T18:37:41.728Z] ok github.com/docker/docker/integration/plugin/authz 0.212s [no tests to run] 18:37:41 [2023-07-21T18:37:41.728Z] testing: warning: no tests to run 18:37:41 [2023-07-21T18:37:41.728Z] PASS 18:37:41 [2023-07-21T18:37:41.728Z] ok github.com/docker/docker/integration/plugin 0.204s [no tests to run] 18:37:46 [2023-07-21T18:37:46.527Z] testing: warning: no tests to run 18:37:46 [2023-07-21T18:37:46.527Z] PASS 18:37:46 [2023-07-21T18:37:46.527Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.042s [no tests to run] 18:37:46 [2023-07-21T18:37:46.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:46 [2023-07-21T18:37:46.527Z] INFO: Testing against a local daemon 18:37:46 [2023-07-21T18:37:46.527Z] === RUN TestExternalGraphDriver 18:37:46 [2023-07-21T18:37:46.527Z] external_test.go:47: runtime.GOOS == "windows" 18:37:47 [2023-07-21T18:37:47.000Z] --- SKIP: TestExternalGraphDriver (0.01s) 18:37:47 [2023-07-21T18:37:47.000Z] === RUN TestGraphdriverPluginV2 18:37:47 [2023-07-21T18:37:47.000Z] external_test.go:407: runtime.GOOS == "windows" 18:37:47 [2023-07-21T18:37:47.000Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 18:37:47 [2023-07-21T18:37:47.000Z] PASS 18:37:47 [2023-07-21T18:37:47.000Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.142s 18:37:49 [2023-07-21T18:37:49.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:49 [2023-07-21T18:37:49.977Z] INFO: Testing against a local daemon 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestPluginWithDevMounts 18:37:49 [2023-07-21T18:37:49.977Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] --- SKIP: TestPluginWithDevMounts (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] PASS 18:37:49 [2023-07-21T18:37:49.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:49 [2023-07-21T18:37:49.977Z] INFO: Testing against a local daemon 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestReadPluginNoRead 18:37:49 [2023-07-21T18:37:49.977Z] read_test.go:21: no unix domain sockets on Windows 18:37:49 [2023-07-21T18:37:49.977Z] --- SKIP: TestReadPluginNoRead (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] PASS 18:37:49 [2023-07-21T18:37:49.977Z] ok github.com/docker/docker/integration/plugin/logging 0.098s 18:37:49 [2023-07-21T18:37:49.977Z] ok github.com/docker/docker/integration/plugin/volumes 0.110s 18:37:49 [2023-07-21T18:37:49.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:49 [2023-07-21T18:37:49.977Z] INFO: Testing against a local daemon 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestPluginInvalidJSON 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 18:37:49 [2023-07-21T18:37:49.977Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 18:37:49 [2023-07-21T18:37:49.977Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 18:37:49 [2023-07-21T18:37:49.977Z] --- PASS: TestPluginInvalidJSON (0.05s) 18:37:49 [2023-07-21T18:37:49.977Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestPluginInstall 18:37:49 [2023-07-21T18:37:49.977Z] plugin_test.go:62: testEnv.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] --- SKIP: TestPluginInstall (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestPluginsWithRuntimes 18:37:49 [2023-07-21T18:37:49.977Z] plugin_test.go:171: testEnv.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] === RUN TestPluginBackCompatMediaTypes 18:37:49 [2023-07-21T18:37:49.977Z] plugin_test.go:233: testEnv.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] PASS 18:37:49 [2023-07-21T18:37:49.977Z] ok github.com/docker/docker/integration/plugin/common 0.153s 18:37:49 [2023-07-21T18:37:49.977Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 18:37:49 [2023-07-21T18:37:49.977Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 18:37:49 [2023-07-21T18:37:49.977Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === Skipped 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] plugin_test.go:62: testEnv.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] plugin_test.go:171: testEnv.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] plugin_test.go:233: testEnv.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) 18:37:49 [2023-07-21T18:37:49.977Z] external_test.go:47: runtime.GOOS == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] external_test.go:407: runtime.GOOS == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] read_test.go:21: no unix domain sockets on Windows 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 18:37:49 [2023-07-21T18:37:49.977Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 18:37:49 [2023-07-21T18:37:49.977Z] 18:37:49 [2023-07-21T18:37:49.977Z] DONE 9 tests, 7 skipped in 10.304s 18:37:49 [2023-07-21T18:37:49.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 18:37:50 [2023-07-21T18:37:50.974Z] testing: warning: no tests to run 18:37:50 [2023-07-21T18:37:50.974Z] PASS 18:37:50 [2023-07-21T18:37:50.974Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] 18:37:50 [2023-07-21T18:37:50.974Z] 18:37:50 [2023-07-21T18:37:50.974Z] DONE 0 tests in 0.567s 18:37:50 [2023-07-21T18:37:50.974Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 18:37:51 [2023-07-21T18:37:51.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:51 [2023-07-21T18:37:51.971Z] INFO: Testing against a local daemon 18:37:51 [2023-07-21T18:37:51.971Z] === RUN TestPluginInvalidJSON 18:37:51 [2023-07-21T18:37:51.971Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 18:37:51 [2023-07-21T18:37:51.971Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 18:37:51 [2023-07-21T18:37:51.971Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 18:37:51 [2023-07-21T18:37:51.971Z] --- PASS: TestPluginInvalidJSON (0.05s) 18:37:51 [2023-07-21T18:37:51.971Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 18:37:51 [2023-07-21T18:37:51.971Z] === RUN TestPluginInstall 18:37:51 [2023-07-21T18:37:51.971Z] plugin_test.go:62: testEnv.OSType == "windows" 18:37:51 [2023-07-21T18:37:51.971Z] --- SKIP: TestPluginInstall (0.00s) 18:37:51 [2023-07-21T18:37:51.971Z] === RUN TestPluginsWithRuntimes 18:37:51 [2023-07-21T18:37:51.971Z] plugin_test.go:171: testEnv.OSType == "windows" 18:37:51 [2023-07-21T18:37:51.971Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 18:37:51 [2023-07-21T18:37:51.971Z] === RUN TestPluginBackCompatMediaTypes 18:37:51 [2023-07-21T18:37:51.971Z] plugin_test.go:233: testEnv.OSType == "windows" 18:37:51 [2023-07-21T18:37:51.971Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 18:37:51 [2023-07-21T18:37:51.971Z] PASS 18:37:51 [2023-07-21T18:37:51.971Z] ok github.com/docker/docker/integration/plugin/common (cached) 18:37:51 [2023-07-21T18:37:51.971Z] 18:37:51 [2023-07-21T18:37:51.971Z] === Skipped 18:37:51 [2023-07-21T18:37:51.971Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 18:37:51 [2023-07-21T18:37:51.971Z] plugin_test.go:62: testEnv.OSType == "windows" 18:37:51 [2023-07-21T18:37:51.971Z] 18:37:51 [2023-07-21T18:37:51.971Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 18:37:51 [2023-07-21T18:37:51.971Z] plugin_test.go:171: testEnv.OSType == "windows" 18:37:51 [2023-07-21T18:37:51.971Z] 18:37:51 [2023-07-21T18:37:51.971Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 18:37:51 [2023-07-21T18:37:51.971Z] plugin_test.go:233: testEnv.OSType == "windows" 18:37:51 [2023-07-21T18:37:51.971Z] 18:37:51 [2023-07-21T18:37:51.971Z] DONE 5 tests, 3 skipped in 1.202s 18:37:52 [2023-07-21T18:37:52.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 18:37:53 [2023-07-21T18:37:53.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:53 [2023-07-21T18:37:53.440Z] INFO: Testing against a local daemon 18:37:53 [2023-07-21T18:37:53.440Z] === RUN TestExternalGraphDriver 18:37:53 [2023-07-21T18:37:53.440Z] external_test.go:47: runtime.GOOS == "windows" 18:37:53 [2023-07-21T18:37:53.440Z] --- SKIP: TestExternalGraphDriver (0.01s) 18:37:53 [2023-07-21T18:37:53.440Z] === RUN TestGraphdriverPluginV2 18:37:53 [2023-07-21T18:37:53.440Z] external_test.go:407: runtime.GOOS == "windows" 18:37:53 [2023-07-21T18:37:53.440Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 18:37:53 [2023-07-21T18:37:53.440Z] PASS 18:37:53 [2023-07-21T18:37:53.440Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) 18:37:53 [2023-07-21T18:37:53.440Z] 18:37:53 [2023-07-21T18:37:53.440Z] === Skipped 18:37:53 [2023-07-21T18:37:53.440Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) 18:37:53 [2023-07-21T18:37:53.440Z] external_test.go:47: runtime.GOOS == "windows" 18:37:53 [2023-07-21T18:37:53.440Z] 18:37:53 [2023-07-21T18:37:53.440Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 18:37:53 [2023-07-21T18:37:53.440Z] external_test.go:407: runtime.GOOS == "windows" 18:37:53 [2023-07-21T18:37:53.440Z] 18:37:53 [2023-07-21T18:37:53.440Z] DONE 2 tests, 2 skipped in 1.080s 18:37:53 [2023-07-21T18:37:53.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 18:37:55 [2023-07-21T18:37:55.011Z] testing: warning: no tests to run 18:37:55 [2023-07-21T18:37:55.011Z] PASS 18:37:55 [2023-07-21T18:37:55.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:55 [2023-07-21T18:37:55.011Z] INFO: Testing against a local daemon 18:37:55 [2023-07-21T18:37:55.011Z] === RUN TestReadPluginNoRead 18:37:55 [2023-07-21T18:37:55.011Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 18:37:55 [2023-07-21T18:37:55.011Z] read_test.go:21: no unix domain sockets on Windows 18:37:55 [2023-07-21T18:37:55.011Z] --- SKIP: TestReadPluginNoRead (0.00s) 18:37:55 [2023-07-21T18:37:55.011Z] PASS 18:37:55 [2023-07-21T18:37:55.011Z] ok github.com/docker/docker/integration/plugin/logging (cached) 18:37:55 [2023-07-21T18:37:55.011Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 18:37:55 [2023-07-21T18:37:55.011Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 18:37:55 [2023-07-21T18:37:55.011Z] 18:37:55 [2023-07-21T18:37:55.011Z] === Skipped 18:37:55 [2023-07-21T18:37:55.011Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 18:37:55 [2023-07-21T18:37:55.011Z] read_test.go:21: no unix domain sockets on Windows 18:37:55 [2023-07-21T18:37:55.011Z] 18:37:55 [2023-07-21T18:37:55.011Z] DONE 1 tests, 1 skipped in 1.236s 18:37:55 [2023-07-21T18:37:55.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 18:37:55 [2023-07-21T18:37:55.981Z] testing: warning: no tests to run 18:37:55 [2023-07-21T18:37:55.981Z] PASS 18:37:55 [2023-07-21T18:37:55.981Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 18:37:55 [2023-07-21T18:37:55.981Z] 18:37:55 [2023-07-21T18:37:55.981Z] DONE 0 tests in 0.825s 18:37:55 [2023-07-21T18:37:55.981Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 18:37:56 [2023-07-21T18:37:56.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:56 [2023-07-21T18:37:56.950Z] INFO: Testing against a local daemon 18:37:56 [2023-07-21T18:37:56.950Z] === RUN TestPluginWithDevMounts 18:37:56 [2023-07-21T18:37:56.950Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 18:37:56 [2023-07-21T18:37:56.950Z] --- SKIP: TestPluginWithDevMounts (0.00s) 18:37:56 [2023-07-21T18:37:56.950Z] PASS 18:37:56 [2023-07-21T18:37:56.950Z] ok github.com/docker/docker/integration/plugin/volumes (cached) 18:37:56 [2023-07-21T18:37:56.950Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 18:37:56 [2023-07-21T18:37:56.950Z] 18:37:56 [2023-07-21T18:37:56.950Z] === Skipped 18:37:56 [2023-07-21T18:37:56.950Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 18:37:56 [2023-07-21T18:37:56.950Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 18:37:56 [2023-07-21T18:37:56.950Z] 18:37:56 [2023-07-21T18:37:56.950Z] DONE 1 tests, 1 skipped in 1.199s 18:37:57 [2023-07-21T18:37:57.410Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 18:37:59 [2023-07-21T18:37:59.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:37:59 [2023-07-21T18:37:59.594Z] INFO: Testing against a local daemon 18:37:59 [2023-07-21T18:37:59.594Z] === RUN TestSecretInspect 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] --- SKIP: TestSecretInspect (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] === RUN TestSecretList 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] --- SKIP: TestSecretList (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] === RUN TestSecretsCreateAndDelete 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] === RUN TestSecretsUpdate 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] --- SKIP: TestSecretsUpdate (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] === RUN TestTemplatedSecret 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] --- SKIP: TestTemplatedSecret (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] === RUN TestSecretCreateResolve 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 18:37:59 [2023-07-21T18:37:59.594Z] --- SKIP: TestSecretCreateResolve (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] PASS 18:37:59 [2023-07-21T18:37:59.594Z] ok github.com/docker/docker/integration/secret 0.128s 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] === Skipped 18:37:59 [2023-07-21T18:37:59.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 18:37:59 [2023-07-21T18:37:59.594Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 18:37:59 [2023-07-21T18:37:59.594Z] 18:37:59 [2023-07-21T18:37:59.594Z] DONE 6 tests, 6 skipped in 2.167s 18:37:59 [2023-07-21T18:37:59.594Z] Running D:\gopath\src\github.com\docker\docker\integration\service 18:38:02 [2023-07-21T18:38:02.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:38:02 [2023-07-21T18:38:02.502Z] INFO: Testing against a local daemon 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceCreateInit 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceCreateInit/daemonInitDisabled 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceCreateInit/daemonInitEnabled 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- PASS: TestServiceCreateInit (0.05s) 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceMultipleTimes 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceConflict 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceConflict (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceMaxReplicas 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateWithDuplicateNetworkNames 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceSecretFileMode 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceConfigFileMode 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceSysctls 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceSysctls (0.04s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateServiceCapabilities 18:38:02 [2023-07-21T18:38:02.502Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateServiceCapabilities (0.05s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestInspect 18:38:02 [2023-07-21T18:38:02.502Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestInspect (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestCreateJob 18:38:02 [2023-07-21T18:38:02.502Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestCreateJob (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestReplicatedJob 18:38:02 [2023-07-21T18:38:02.502Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestReplicatedJob (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestUpdateReplicatedJob 18:38:02 [2023-07-21T18:38:02.502Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceListWithStatuses 18:38:02 [2023-07-21T18:38:02.502Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceListWithStatuses (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestDockerNetworkConnectAlias 18:38:02 [2023-07-21T18:38:02.502Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestDockerNetworkReConnect 18:38:02 [2023-07-21T18:38:02.502Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServicePlugin 18:38:02 [2023-07-21T18:38:02.502Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServicePlugin (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceUpdateLabel 18:38:02 [2023-07-21T18:38:02.502Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceUpdateLabel (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceUpdateSecrets 18:38:02 [2023-07-21T18:38:02.502Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceUpdateConfigs 18:38:02 [2023-07-21T18:38:02.502Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceUpdateNetwork 18:38:02 [2023-07-21T18:38:02.502Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 18:38:02 [2023-07-21T18:38:02.502Z] === RUN TestServiceUpdatePidsLimit 18:38:02 [2023-07-21T18:38:02.502Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.502Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) 18:38:02 [2023-07-21T18:38:02.502Z] PASS 18:38:02 [2023-07-21T18:38:02.502Z] ok github.com/docker/docker/integration/service 0.326s 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === Skipped 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) 18:38:02 [2023-07-21T18:38:02.962Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 18:38:02 [2023-07-21T18:38:02.962Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) 18:38:02 [2023-07-21T18:38:02.962Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 18:38:02 [2023-07-21T18:38:02.962Z] 18:38:02 [2023-07-21T18:38:02.962Z] DONE 24 tests, 23 skipped in 3.176s 18:38:02 [2023-07-21T18:38:02.962Z] Running D:\gopath\src\github.com\docker\docker\integration\session 18:38:05 [2023-07-21T18:38:05.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:38:05 [2023-07-21T18:38:05.166Z] INFO: Testing against a local daemon 18:38:05 [2023-07-21T18:38:05.166Z] === RUN TestSessionCreate 18:38:05 [2023-07-21T18:38:05.166Z] session_test.go:15: testEnv.OSType == "windows": FIXME 18:38:05 [2023-07-21T18:38:05.166Z] --- SKIP: TestSessionCreate (0.00s) 18:38:05 [2023-07-21T18:38:05.166Z] === RUN TestSessionCreateWithBadUpgrade 18:38:05 [2023-07-21T18:38:05.166Z] session_test.go:36: testEnv.OSType == "windows": FIXME 18:38:05 [2023-07-21T18:38:05.166Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 18:38:05 [2023-07-21T18:38:05.166Z] PASS 18:38:05 [2023-07-21T18:38:05.166Z] ok github.com/docker/docker/integration/session 0.131s 18:38:05 [2023-07-21T18:38:05.166Z] 18:38:05 [2023-07-21T18:38:05.166Z] === Skipped 18:38:05 [2023-07-21T18:38:05.166Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 18:38:05 [2023-07-21T18:38:05.166Z] session_test.go:15: testEnv.OSType == "windows": FIXME 18:38:05 [2023-07-21T18:38:05.166Z] 18:38:05 [2023-07-21T18:38:05.166Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 18:38:05 [2023-07-21T18:38:05.166Z] session_test.go:36: testEnv.OSType == "windows": FIXME 18:38:05 [2023-07-21T18:38:05.166Z] 18:38:05 [2023-07-21T18:38:05.166Z] DONE 2 tests, 2 skipped in 2.128s 18:38:05 [2023-07-21T18:38:05.166Z] Running D:\gopath\src\github.com\docker\docker\integration\system 18:38:07 [2023-07-21T18:38:07.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:38:07 [2023-07-21T18:38:07.402Z] INFO: Testing against a local daemon 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestCgroupDriverSystemdMemoryLimit 18:38:07 [2023-07-21T18:38:07.402Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestEventsExecDie 18:38:07 [2023-07-21T18:38:07.402Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestEventsExecDie (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestEventsBackwardsCompatible 18:38:07 [2023-07-21T18:38:07.402Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestInfoAPI 18:38:07 [2023-07-21T18:38:07.402Z] --- PASS: TestInfoAPI (0.06s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestInfoAPIWarnings 18:38:07 [2023-07-21T18:38:07.402Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestInfoAPIWarnings (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestInfoDebug 18:38:07 [2023-07-21T18:38:07.402Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestInfoDebug (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestInfoInsecureRegistries 18:38:07 [2023-07-21T18:38:07.402Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestInfoRegistryMirrors 18:38:07 [2023-07-21T18:38:07.402Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 18:38:07 [2023-07-21T18:38:07.402Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 18:38:07 [2023-07-21T18:38:07.402Z] === RUN TestLoginFailsWithBadCredentials 18:38:07 [2023-07-21T18:38:07.420Z] docker_cli_swarm_test.go:1172: [d9a9443f6f830] joining swarm manager [d3c9f464c2d52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 18:38:08 [2023-07-21T18:38:08.399Z] --- PASS: TestLoginFailsWithBadCredentials (0.81s) 18:38:08 [2023-07-21T18:38:08.399Z] === RUN TestPingCacheHeaders 18:38:08 [2023-07-21T18:38:08.399Z] --- PASS: TestPingCacheHeaders (0.05s) 18:38:08 [2023-07-21T18:38:08.399Z] === RUN TestPingGet 18:38:08 [2023-07-21T18:38:08.399Z] --- PASS: TestPingGet (0.05s) 18:38:08 [2023-07-21T18:38:08.399Z] === RUN TestPingHead 18:38:08 [2023-07-21T18:38:08.399Z] --- PASS: TestPingHead (0.04s) 18:38:08 [2023-07-21T18:38:08.399Z] === RUN TestVersion 18:38:08 [2023-07-21T18:38:08.399Z] --- PASS: TestVersion (0.05s) 18:38:08 [2023-07-21T18:38:08.399Z] PASS 18:38:08 [2023-07-21T18:38:08.399Z] ok github.com/docker/docker/integration/system 1.132s 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === Skipped 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 18:38:08 [2023-07-21T18:38:08.399Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 18:38:08 [2023-07-21T18:38:08.399Z] 18:38:08 [2023-07-21T18:38:08.399Z] DONE 13 tests, 7 skipped in 3.262s 18:38:08 [2023-07-21T18:38:08.875Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 18:38:11 [2023-07-21T18:38:11.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:38:11 [2023-07-21T18:38:11.109Z] INFO: Testing against a local daemon 18:38:11 [2023-07-21T18:38:11.109Z] === RUN TestVolumesCreateAndList 18:38:11 [2023-07-21T18:38:11.109Z] --- PASS: TestVolumesCreateAndList (0.09s) 18:38:11 [2023-07-21T18:38:11.109Z] === RUN TestVolumesRemove 18:38:11 [2023-07-21T18:38:11.109Z] --- PASS: TestVolumesRemove (0.09s) 18:38:11 [2023-07-21T18:38:11.109Z] === RUN TestVolumesInspect 18:38:11 [2023-07-21T18:38:11.109Z] --- PASS: TestVolumesInspect (0.05s) 18:38:11 [2023-07-21T18:38:11.109Z] === RUN TestVolumesInvalidJSON 18:38:11 [2023-07-21T18:38:11.109Z] === RUN TestVolumesInvalidJSON//volumes/create 18:38:11 [2023-07-21T18:38:11.109Z] === PAUSE TestVolumesInvalidJSON//volumes/create 18:38:11 [2023-07-21T18:38:11.109Z] === CONT TestVolumesInvalidJSON//volumes/create 18:38:11 [2023-07-21T18:38:11.109Z] --- PASS: TestVolumesInvalidJSON (0.05s) 18:38:11 [2023-07-21T18:38:11.109Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) 18:38:11 [2023-07-21T18:38:11.109Z] PASS 18:38:11 [2023-07-21T18:38:11.109Z] ok github.com/docker/docker/integration/volume 0.362s 18:38:11 [2023-07-21T18:38:11.109Z] 18:38:11 [2023-07-21T18:38:11.109Z] DONE 5 tests in 2.499s 18:38:11 [2023-07-21T18:38:11.109Z] INFO: make.ps1 ended at 07/21/2023 18:38:11 18:38:11 [2023-07-21T18:38:11.109Z] INFO: Integration CLI tests being run from the host: 18:38:11 [2023-07-21T18:38:11.109Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 18:38:21 [2023-07-21T18:38:21.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 18:38:21 [2023-07-21T18:38:21.609Z] INFO: Testing against a local daemon 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 18:38:21 [2023-07-21T18:38:21.609Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIErrorJSON 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIErrorPlainText 18:38:21 [2023-07-21T18:38:21.609Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 18:38:21 [2023-07-21T18:38:21.609Z] === RUN TestDockerSuite/TestAPIImagesDelete 18:38:22 [2023-07-21T18:38:22.605Z] === RUN TestDockerSuite/TestAPIImagesFilter 18:38:22 [2023-07-21T18:38:22.605Z] === RUN TestDockerSuite/TestAPIImagesHistory 18:38:23 [2023-07-21T18:38:23.602Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 18:38:23 [2023-07-21T18:38:23.602Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 18:38:33 [2023-07-21T18:38:33.902Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 18:38:35 [2023-07-21T18:38:35.787Z] docker_cli_swarm_test.go:1453: [d9b13bbce4045] joining swarm manager [d9b4b6ebc27a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:38:36 [2023-07-21T18:38:36.347Z] docker_cli_swarm_test.go:1454: [df0a40dd390f8] joining swarm manager [d9b4b6ebc27a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 18:38:48 [2023-07-21T18:38:48.503Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 18:38:48 [2023-07-21T18:38:48.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 18:38:48 [2023-07-21T18:38:48.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 18:38:48 [2023-07-21T18:38:48.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 18:38:48 [2023-07-21T18:38:48.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 18:38:49 [2023-07-21T18:38:49.429Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 18:38:51 [2023-07-21T18:38:51.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 18:38:55 [2023-07-21T18:38:55.203Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 18:38:57 [2023-07-21T18:38:57.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 18:38:58 [2023-07-21T18:38:58.975Z] docker_cli_swarm_unix_test.go:63: [d66bf07c832f6] joining swarm manager [d69f659e30bcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:39:55 [2023-07-21T18:39:55.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 18:39:55 [2023-07-21T18:39:55.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 18:39:55 [2023-07-21T18:39:55.178Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 18:39:57 [2023-07-21T18:39:57.062Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 18:40:00 [2023-07-21T18:40:00.323Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 18:40:02 [2023-07-21T18:40:02.836Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 18:40:04 [2023-07-21T18:40:04.199Z] docker_api_swarm_test.go:962: [dd6e6c74f3908] joining swarm manager [dd41746b00303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkFilter 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPIOptionsRoute 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 18:40:05 [2023-07-21T18:40:05.144Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 18:40:05 [2023-07-21T18:40:05.144Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 18:40:09 [2023-07-21T18:40:09.944Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 18:40:09 [2023-07-21T18:40:09.944Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 18:40:09 [2023-07-21T18:40:09.944Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 18:40:09 [2023-07-21T18:40:09.944Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 18:40:09 [2023-07-21T18:40:09.944Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 18:40:13 [2023-07-21T18:40:13.762Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 18:40:16 [2023-07-21T18:40:16.736Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 18:40:16 [2023-07-21T18:40:16.736Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor 18:40:16 [2023-07-21T18:40:16.736Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 18:40:16 [2023-07-21T18:40:16.736Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor 18:40:16 [2023-07-21T18:40:16.736Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 18:40:16 [2023-07-21T18:40:16.736Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux 18:40:16 [2023-07-21T18:40:16.736Z] === RUN TestDockerSuite/TestAttachDisconnect 18:40:16 [2023-07-21T18:40:16.736Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 18:40:16 [2023-07-21T18:40:16.736Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 18:40:20 [2023-07-21T18:40:20.555Z] === RUN TestDockerSuite/TestAttachPausedContainer 18:40:20 [2023-07-21T18:40:20.555Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 18:40:20 [2023-07-21T18:40:20.555Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 18:40:20 [2023-07-21T18:40:20.555Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 18:40:20 [2023-07-21T18:40:20.555Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 18:40:26 [2023-07-21T18:40:26.071Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 18:40:29 [2023-07-21T18:40:29.272Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 18:40:38 [2023-07-21T18:40:38.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 18:40:38 [2023-07-21T18:40:38.788Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 18:40:41 [2023-07-21T18:40:41.302Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 18:40:43 [2023-07-21T18:40:43.813Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 18:40:51 [2023-07-21T18:40:51.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 18:40:57 [2023-07-21T18:40:57.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 18:40:59 [2023-07-21T18:40:59.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 18:41:01 [2023-07-21T18:41:01.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 18:41:04 [2023-07-21T18:41:04.086Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 18:41:06 [2023-07-21T18:41:06.599Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 18:41:09 [2023-07-21T18:41:09.110Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 18:41:11 [2023-07-21T18:41:11.620Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 18:42:07 [2023-07-21T18:42:07.768Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 18:42:19 [2023-07-21T18:42:19.969Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite (1582.86s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.76s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.66s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.83s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.78s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.69s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (21.48s) 18:42:37 [2023-07-21T18:42:37.997Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.64s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.48s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.52s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.46s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (39.59s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.44s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.08s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.97s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.81s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.05s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (22.92s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.20s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.42s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.02s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.57s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.25s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.76s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (20.62s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.78s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.26s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.31s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.28s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.54s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.64s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.85s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.49s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.58s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.66s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.98s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.83s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.89s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.49s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.89s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.12s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.57s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.85s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.98s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.50s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.39s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.68s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.01s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.16s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.59s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.98s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.78s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.24s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.15s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.70s) 18:42:37 [2023-07-21T18:42:37.997Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.03s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.65s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.66s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.43s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.66s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.10s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.73s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.13s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.52s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.93s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.19s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.32s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.74s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) 18:42:37 [2023-07-21T18:42:37.997Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) 18:42:37 [2023-07-21T18:42:37.997Z] === RUN TestDockerExternalVolumeSuite 18:42:37 [2023-07-21T18:42:37.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 18:42:37 [2023-07-21T18:42:37.997Z] docker_cli_external_volume_driver_test.go:52: [d562da143e990] daemon is not started 18:42:41 [2023-07-21T18:42:41.273Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 18:42:41 [2023-07-21T18:42:41.273Z] docker_api_build_test.go:176: unmatched requirement UnixCli 18:42:41 [2023-07-21T18:42:41.273Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 18:42:45 [2023-07-21T18:42:45.010Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 18:42:45 [2023-07-21T18:42:45.010Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 18:42:49 [2023-07-21T18:42:49.702Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 18:42:50 [2023-07-21T18:42:50.163Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 18:42:50 [2023-07-21T18:42:50.163Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 18:42:50 [2023-07-21T18:42:50.163Z] === RUN TestDockerSuite/TestBuildAddBadLinks 18:42:50 [2023-07-21T18:42:50.163Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 18:42:50 [2023-07-21T18:42:50.622Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 18:42:50 [2023-07-21T18:42:50.622Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 18:42:50 [2023-07-21T18:42:50.622Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 18:42:50 [2023-07-21T18:42:50.622Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 18:42:51 [2023-07-21T18:42:51.615Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 18:42:52 [2023-07-21T18:42:52.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 18:42:55 [2023-07-21T18:42:55.436Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 18:42:57 [2023-07-21T18:42:57.014Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 18:42:57 [2023-07-21T18:42:57.014Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 18:42:57 [2023-07-21T18:42:57.014Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 18:42:57 [2023-07-21T18:42:57.014Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 18:42:57 [2023-07-21T18:42:57.014Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 18:42:57 [2023-07-21T18:42:57.014Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 18:43:00 [2023-07-21T18:43:00.833Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 18:43:13 [2023-07-21T18:43:13.437Z] === RUN TestDockerSuite/TestBuildAddNonTar 18:43:25 [2023-07-21T18:43:25.988Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 18:43:25 [2023-07-21T18:43:25.988Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 18:43:25 [2023-07-21T18:43:25.988Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 18:43:25 [2023-07-21T18:43:25.988Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 18:43:28 [2023-07-21T18:43:28.961Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 18:43:31 [2023-07-21T18:43:31.194Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 18:43:37 [2023-07-21T18:43:37.097Z] === RUN TestDockerSuite/TestBuildAddScript 18:43:37 [2023-07-21T18:43:37.097Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 18:43:37 [2023-07-21T18:43:37.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 18:43:37 [2023-07-21T18:43:37.097Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 18:43:37 [2023-07-21T18:43:37.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 18:43:37 [2023-07-21T18:43:37.097Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 18:43:37 [2023-07-21T18:43:37.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 18:43:37 [2023-07-21T18:43:37.097Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 18:43:37 [2023-07-21T18:43:37.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 18:43:37 [2023-07-21T18:43:37.097Z] === RUN TestDockerSuite/TestBuildAddTar 18:44:00 [2023-07-21T18:44:00.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 18:44:10 [2023-07-21T18:44:10.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 18:44:25 [2023-07-21T18:44:25.187Z] docker_cli_external_volume_driver_test.go:52: [dac0919e7b69d] daemon is not started 18:44:37 [2023-07-21T18:44:37.775Z] === RUN TestDockerSuite/TestBuildAddTarXz 18:44:37 [2023-07-21T18:44:37.775Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 18:44:37 [2023-07-21T18:44:37.775Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 18:44:37 [2023-07-21T18:44:37.775Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 18:44:37 [2023-07-21T18:44:37.775Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 18:44:40 [2023-07-21T18:44:40.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 18:44:58 [2023-07-21T18:44:58.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 18:45:02 [2023-07-21T18:45:02.932Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 18:45:02 [2023-07-21T18:45:02.932Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 18:45:02 [2023-07-21T18:45:02.932Z] === RUN TestDockerSuite/TestBuildBlankName 18:45:02 [2023-07-21T18:45:02.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 18:45:10 [2023-07-21T18:45:10.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 18:45:10 [2023-07-21T18:45:10.078Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 18:45:10 [2023-07-21T18:45:10.240Z] docker_cli_external_volume_driver_test.go:52: [d5ca5f313a867] daemon is not started 18:45:11 [2023-07-21T18:45:11.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 18:45:16 [2023-07-21T18:45:16.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 18:45:25 [2023-07-21T18:45:25.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 18:45:25 [2023-07-21T18:45:25.320Z] docker_cli_external_volume_driver_test.go:52: [d606bf5d4625e] daemon is not started 18:45:29 [2023-07-21T18:45:29.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 18:45:38 [2023-07-21T18:45:38.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 18:45:38 [2023-07-21T18:45:38.012Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 18:45:38 [2023-07-21T18:45:38.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 18:45:43 [2023-07-21T18:45:43.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 18:45:48 [2023-07-21T18:45:48.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 18:45:48 [2023-07-21T18:45:48.960Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 18:45:48 [2023-07-21T18:45:48.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 18:45:48 [2023-07-21T18:45:48.960Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 18:45:48 [2023-07-21T18:45:48.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 18:45:56 [2023-07-21T18:45:56.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 18:45:56 [2023-07-21T18:45:56.098Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 18:45:56 [2023-07-21T18:45:56.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 18:45:57 [2023-07-21T18:45:57.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 18:45:57 [2023-07-21T18:45:57.067Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 18:45:57 [2023-07-21T18:45:57.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 18:45:57 [2023-07-21T18:45:57.067Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 18:45:57 [2023-07-21T18:45:57.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 18:46:15 [2023-07-21T18:46:15.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 18:46:27 [2023-07-21T18:46:27.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 18:46:39 [2023-07-21T18:46:39.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 18:46:44 [2023-07-21T18:46:44.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 18:46:44 [2023-07-21T18:46:44.438Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 18:46:45 [2023-07-21T18:46:45.433Z] === RUN TestDockerSuite/TestBuildCacheAdd 18:46:45 [2023-07-21T18:46:45.433Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 18:46:45 [2023-07-21T18:46:45.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 18:46:45 [2023-07-21T18:46:45.907Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 18:46:47 [2023-07-21T18:46:47.486Z] === RUN TestDockerSuite/TestBuildCacheFrom 18:46:47 [2023-07-21T18:46:47.486Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 18:46:47 [2023-07-21T18:46:47.486Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 18:46:53 [2023-07-21T18:46:53.398Z] === RUN TestDockerSuite/TestBuildCacheRootSource 18:46:54 [2023-07-21T18:46:54.394Z] === RUN TestDockerSuite/TestBuildChownOnCopy 18:46:54 [2023-07-21T18:46:54.394Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 18:46:54 [2023-07-21T18:46:54.394Z] === RUN TestDockerSuite/TestBuildChownSingleFile 18:46:54 [2023-07-21T18:46:54.394Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 18:46:54 [2023-07-21T18:46:54.394Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 18:46:55 [2023-07-21T18:46:55.974Z] === RUN TestDockerSuite/TestBuildClearCmd 18:46:56 [2023-07-21T18:46:56.974Z] === RUN TestDockerSuite/TestBuildCmd 18:46:57 [2023-07-21T18:46:57.969Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 18:46:58 [2023-07-21T18:46:58.442Z] === RUN TestDockerSuite/TestBuildCmdShDashC 18:46:58 [2023-07-21T18:46:58.920Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 18:47:06 [2023-07-21T18:47:06.118Z] === RUN TestDockerSuite/TestBuildCmdSpaces 18:47:08 [2023-07-21T18:47:08.356Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 18:47:08 [2023-07-21T18:47:08.356Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 18:47:08 [2023-07-21T18:47:08.356Z] === RUN TestDockerSuite/TestBuildConditionalCache 18:47:09 [2023-07-21T18:47:09.354Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 18:47:09 [2023-07-21T18:47:09.354Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 18:47:09 [2023-07-21T18:47:09.354Z] === RUN TestDockerSuite/TestBuildContextCleanup 18:47:10 [2023-07-21T18:47:10.350Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 18:47:12 [2023-07-21T18:47:12.584Z] === RUN TestDockerSuite/TestBuildContextTarGzip 18:47:13 [2023-07-21T18:47:13.581Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 18:47:14 [2023-07-21T18:47:14.581Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 18:47:14 [2023-07-21T18:47:14.581Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 18:47:14 [2023-07-21T18:47:14.581Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 18:47:15 [2023-07-21T18:47:15.578Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 18:47:16 [2023-07-21T18:47:16.052Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 18:47:16 [2023-07-21T18:47:16.052Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 18:47:16 [2023-07-21T18:47:16.052Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 18:47:16 [2023-07-21T18:47:16.052Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 18:47:16 [2023-07-21T18:47:16.052Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 18:47:28 [2023-07-21T18:47:28.518Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 18:47:32 [2023-07-21T18:47:32.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 18:47:50 [2023-07-21T18:47:50.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 18:48:11 [2023-07-21T18:48:11.128Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 18:48:11 [2023-07-21T18:48:11.129Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 18:48:11 [2023-07-21T18:48:11.129Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 18:48:14 [2023-07-21T18:48:14.952Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 18:48:14 [2023-07-21T18:48:14.952Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 18:48:15 [2023-07-21T18:48:15.425Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 18:48:15 [2023-07-21T18:48:15.425Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 18:48:15 [2023-07-21T18:48:15.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 18:48:15 [2023-07-21T18:48:15.904Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 18:48:15 [2023-07-21T18:48:15.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 18:48:16 [2023-07-21T18:48:16.378Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 18:48:16 [2023-07-21T18:48:16.378Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 18:48:16 [2023-07-21T18:48:16.378Z] === RUN TestDockerSuite/TestBuildCopyWildcard 18:48:22 [2023-07-21T18:48:22.252Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 18:48:54 [2023-07-21T18:48:54.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 18:49:06 [2023-07-21T18:49:06.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 18:49:07 [2023-07-21T18:49:07.336Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 18:49:07 [2023-07-21T18:49:07.336Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 18:49:07 [2023-07-21T18:49:07.336Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 18:49:07 [2023-07-21T18:49:07.336Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 18:49:24 [2023-07-21T18:49:24.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 18:49:24 [2023-07-21T18:49:24.566Z] docker_cli_external_volume_driver_test.go:484: [d7ff2799a751f] daemon is not started 18:49:39 [2023-07-21T18:49:39.394Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 18:49:39 [2023-07-21T18:49:39.394Z] docker_cli_external_volume_driver_test.go:52: [d492b66e10c81] daemon is not started 18:49:43 [2023-07-21T18:49:43.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 18:49:43 [2023-07-21T18:49:43.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 18:49:43 [2023-07-21T18:49:43.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 18:49:51 [2023-07-21T18:49:51.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) 18:49:54 [2023-07-21T18:49:54.223Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 18:49:54 [2023-07-21T18:49:54.223Z] PASS 18:49:54 [2023-07-21T18:49:54.223Z] 18:49:54 [2023-07-21T18:49:54.223Z] === Skipped 18:49:54 [2023-07-21T18:49:54.223Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 18:49:54 [2023-07-21T18:49:54.223Z] check_test.go:308: [dd2080a5e124c] daemon is not started 18:49:54 [2023-07-21T18:49:54.223Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] 18:49:54 [2023-07-21T18:49:54.223Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 18:49:54 [2023-07-21T18:49:54.223Z] check_test.go:308: [d075bcfd754ba] daemon is not started 18:49:54 [2023-07-21T18:49:54.223Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] 18:49:54 [2023-07-21T18:49:54.223Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 18:49:54 [2023-07-21T18:49:54.223Z] check_test.go:308: [d15bdbaae31f6] daemon is not started 18:49:54 [2023-07-21T18:49:54.223Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] 18:49:54 [2023-07-21T18:49:54.223Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 18:49:54 [2023-07-21T18:49:54.223Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] 18:49:54 [2023-07-21T18:49:54.223Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 18:49:54 [2023-07-21T18:49:54.223Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 18:49:54 [2023-07-21T18:49:54.223Z] 18:49:54 [2023-07-21T18:49:54.223Z] DONE 273 tests, 5 skipped in 2307.178s 18:49:54 [2023-07-21T18:49:54.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 18:49:54 [2023-07-21T18:49:54.223Z] ++++ cat bundles/test-integration/docker.pid 18:49:54 [2023-07-21T18:49:54.223Z] +++ kill 12650 18:49:55 [2023-07-21T18:49:55.148Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d93f41de2331e/docker.pid 18:49:55 [2023-07-21T18:49:55.148Z] +++ kill 45606 18:49:55 [2023-07-21T18:49:55.148Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 45606 is not a child of this shell 18:49:55 [2023-07-21T18:49:55.148Z] warning: PID 45606 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d93f41de2331e/docker.pid had a nonzero exit code 18:49:55 [2023-07-21T18:49:55.403Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d93f41de2331e/root: target is busy. 18:49:55 [2023-07-21T18:49:55.403Z] +++ /etc/init.d/apparmor stop 18:49:55 [2023-07-21T18:49:55.403Z] Leaving: AppArmorNo profiles have been unloaded. 18:49:55 [2023-07-21T18:49:55.403Z] 18:49:55 [2023-07-21T18:49:55.403Z] Unloading profiles will leave already running processes permanently 18:49:55 [2023-07-21T18:49:55.403Z] unconfined, which can lead to unexpected situations. 18:49:55 [2023-07-21T18:49:55.403Z] 18:49:55 [2023-07-21T18:49:55.403Z] To set a process to complain mode, use the command line tool 18:49:55 [2023-07-21T18:49:55.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 18:49:55 [2023-07-21T18:49:55.403Z] +++ true 18:49:55 [2023-07-21T18:49:55.403Z] exiting test-integration 18:49:55 [2023-07-21T18:49:55.403Z] ++ exit 0 18:49:55 [2023-07-21T18:49:55.403Z] 18:49:55 [2023-07-21T18:49:55.658Z] + exit 0 18:49:55 [2023-07-21T18:49:55.658Z] ++ jobs -p 18:49:55 [2023-07-21T18:49:55.658Z] + pids= 18:49:55 [2023-07-21T18:49:55.658Z] + echo 'Remaining pids to kill: []' 18:49:55 [2023-07-21T18:49:55.658Z] Remaining pids to kill: [] 18:49:55 [2023-07-21T18:49:55.658Z] + '[' -z '' ']' Post stage [Pipeline] junit 18:49:55 [2023-07-21T18:49:55.667Z] Recording test results 18:49:56 [2023-07-21T18:49:56.857Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 18:49:57 [2023-07-21T18:49:57.281Z] + echo Ensuring container killed. 18:49:57 [2023-07-21T18:49:57.281Z] Ensuring container killed. 18:49:57 [2023-07-21T18:49:57.281Z] + docker ps -aq -f name=docker-pr1-* 18:49:57 [2023-07-21T18:49:57.281Z] + cids=f6434a24b8c5 18:49:57 [2023-07-21T18:49:57.281Z] 6d40821b02c0 18:49:57 [2023-07-21T18:49:57.281Z] 49e271b8c39d 18:49:57 [2023-07-21T18:49:57.281Z] + [ -n f6434a24b8c5 18:49:57 [2023-07-21T18:49:57.281Z] 6d40821b02c0 18:49:57 [2023-07-21T18:49:57.281Z] 49e271b8c39d ] 18:49:57 [2023-07-21T18:49:57.281Z] + docker rm -vf f6434a24b8c5 6d40821b02c0 49e271b8c39d 18:49:57 [2023-07-21T18:49:57.538Z] f6434a24b8c5 18:49:57 [2023-07-21T18:49:57.538Z] 6d40821b02c0 18:49:57 [2023-07-21T18:49:57.538Z] 49e271b8c39d [Pipeline] sh 18:49:57 [2023-07-21T18:49:57.897Z] + echo Chowning /workspace to jenkins user 18:49:57 [2023-07-21T18:49:57.897Z] Chowning /workspace to jenkins user 18:49:57 [2023-07-21T18:49:57.897Z] + id -u 18:49:57 [2023-07-21T18:49:57.897Z] + id -g 18:49:57 [2023-07-21T18:49:57.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace 18:49:57 [2023-07-21T18:49:57.897Z] Unable to find image 'busybox:latest' locally 18:49:57 [2023-07-21T18:49:57.897Z] latest: Pulling from library/busybox 18:49:57 [2023-07-21T18:49:57.897Z] 3f4d90098f5b: Pulling fs layer 18:49:58 [2023-07-21T18:49:58.152Z] 3f4d90098f5b: Verifying Checksum 18:49:58 [2023-07-21T18:49:58.152Z] 3f4d90098f5b: Download complete 18:49:58 [2023-07-21T18:49:58.152Z] 3f4d90098f5b: Pull complete 18:49:58 [2023-07-21T18:49:58.152Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 18:49:58 [2023-07-21T18:49:58.152Z] Status: Downloaded newer image for busybox:latest 18:49:58 [2023-07-21T18:49:58.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [Pipeline] catchError [Pipeline] { [Pipeline] sh 18:50:00 [2023-07-21T18:50:00.447Z] + bundleName=amd64 18:50:00 [2023-07-21T18:50:00.447Z] + echo Creating amd64-bundles.tar.gz 18:50:00 [2023-07-21T18:50:00.447Z] Creating amd64-bundles.tar.gz 18:50:00 [2023-07-21T18:50:00.447Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -print 18:50:00 [2023-07-21T18:50:00.447Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 18:50:01 [2023-07-21T18:50:01.384Z] Archiving artifacts 18:50:02 [2023-07-21T18:50:02.691Z] === RUN TestDockerSuite/TestBuildDockerignore 18:50:02 [2023-07-21T18:50:02.703Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 18:50:03 [2023-07-21T18:50:03.089Z] + make clean 18:50:03 [2023-07-21T18:50:03.090Z] docker volume rm -f docker-dev-cache 18:50:03 [2023-07-21T18:50:03.090Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:51:44 [2023-07-21T18:51:44.002Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 18:51:44 [2023-07-21T18:51:44.002Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 18:51:44 [2023-07-21T18:51:44.002Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 18:51:44 [2023-07-21T18:51:44.002Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 18:53:25 [2023-07-21T18:53:25.510Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 18:53:26 [2023-07-21T18:53:26.504Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 18:53:27 [2023-07-21T18:53:27.499Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 18:54:03 [2023-07-21T18:54:03.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 18:54:18 [2023-07-21T18:54:18.432Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 18:54:30 [2023-07-21T18:54:30.965Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 18:55:21 [2023-07-21T18:55:21.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 18:55:39 [2023-07-21T18:55:39.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 18:55:52 [2023-07-21T18:55:52.312Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 18:58:19 [2023-07-21T18:58:19.542Z] === RUN TestDockerSuite/TestBuildDotDotFile 18:58:19 [2023-07-21T18:58:19.542Z] === RUN TestDockerSuite/TestBuildEOLInLine 18:58:19 [2023-07-21T18:58:19.542Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 18:58:19 [2023-07-21T18:58:19.542Z] === RUN TestDockerSuite/TestBuildEmptyCmd 18:58:19 [2023-07-21T18:58:19.542Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 18:58:19 [2023-07-21T18:58:19.542Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 18:58:19 [2023-07-21T18:58:19.543Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 18:58:19 [2023-07-21T18:58:19.543Z] === RUN TestDockerSuite/TestBuildEmptyScratch 18:58:19 [2023-07-21T18:58:19.543Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 18:58:19 [2023-07-21T18:58:19.543Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 18:58:19 [2023-07-21T18:58:19.543Z] === RUN TestDockerSuite/TestBuildEntrypoint 18:58:19 [2023-07-21T18:58:19.543Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 18:58:19 [2023-07-21T18:58:19.543Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 18:58:23 [2023-07-21T18:58:23.354Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 18:58:29 [2023-07-21T18:58:29.250Z] === RUN TestDockerSuite/TestBuildEnv 18:58:29 [2023-07-21T18:58:29.250Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 18:58:29 [2023-07-21T18:58:29.250Z] === RUN TestDockerSuite/TestBuildEnvEscapes 18:58:29 [2023-07-21T18:58:29.250Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 18:58:29 [2023-07-21T18:58:29.250Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 18:58:29 [2023-07-21T18:58:29.250Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 18:58:29 [2023-07-21T18:58:29.250Z] === RUN TestDockerSuite/TestBuildEnvUsage 18:58:29 [2023-07-21T18:58:29.250Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 18:58:29 [2023-07-21T18:58:29.250Z] === RUN TestDockerSuite/TestBuildEnvUsage2 18:58:29 [2023-07-21T18:58:29.250Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 18:58:29 [2023-07-21T18:58:29.250Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 18:58:34 [2023-07-21T18:58:34.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 18:58:34 [2023-07-21T18:58:34.027Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 18:58:34 [2023-07-21T18:58:34.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 18:58:34 [2023-07-21T18:58:34.027Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 18:58:34 [2023-07-21T18:58:34.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 18:58:34 [2023-07-21T18:58:34.027Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 18:58:34 [2023-07-21T18:58:34.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 18:58:34 [2023-07-21T18:58:34.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 18:58:41 [2023-07-21T18:58:41.696Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 18:59:02 [2023-07-21T18:59:02.982Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 18:59:02 [2023-07-21T18:59:02.982Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 18:59:02 [2023-07-21T18:59:02.982Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 18:59:02 [2023-07-21T18:59:02.982Z] === RUN TestDockerSuite/TestBuildExpose 18:59:02 [2023-07-21T18:59:02.983Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 18:59:02 [2023-07-21T18:59:02.983Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 18:59:02 [2023-07-21T18:59:02.983Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 18:59:02 [2023-07-21T18:59:02.983Z] === RUN TestDockerSuite/TestBuildExposeOrder 18:59:02 [2023-07-21T18:59:02.983Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 18:59:02 [2023-07-21T18:59:02.983Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 18:59:02 [2023-07-21T18:59:02.983Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 18:59:02 [2023-07-21T18:59:02.983Z] === RUN TestDockerSuite/TestBuildFails 18:59:03 [2023-07-21T18:59:03.457Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 18:59:03 [2023-07-21T18:59:03.928Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 18:59:11 [2023-07-21T18:59:11.112Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 18:59:17 [2023-07-21T18:59:17.009Z] === RUN TestDockerSuite/TestBuildForceRm 18:59:25 [2023-07-21T18:59:25.712Z] === RUN TestDockerSuite/TestBuildFromGit 18:59:38 [2023-07-21T18:59:38.248Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 18:59:38 [2023-07-21T18:59:38.719Z] === RUN TestDockerSuite/TestBuildFromGitWithF 18:59:45 [2023-07-21T18:59:45.904Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 18:59:45 [2023-07-21T18:59:45.904Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 18:59:45 [2023-07-21T18:59:45.904Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 18:59:45 [2023-07-21T18:59:45.904Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 18:59:46 [2023-07-21T18:59:46.900Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 18:59:46 [2023-07-21T18:59:46.900Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 18:59:46 [2023-07-21T18:59:46.900Z] === RUN TestDockerSuite/TestBuildFromURLWithF 19:00:01 [2023-07-21T19:00:01.876Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 19:00:01 [2023-07-21T19:00:01.876Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 19:00:01 [2023-07-21T19:00:01.876Z] === RUN TestDockerSuite/TestBuildHistory 19:00:14 [2023-07-21T19:00:14.410Z] === RUN TestDockerSuite/TestBuildIidFile 19:00:15 [2023-07-21T19:00:15.985Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 19:00:18 [2023-07-21T19:00:18.213Z] === RUN TestDockerSuite/TestBuildInheritance 19:00:18 [2023-07-21T19:00:18.213Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 19:00:18 [2023-07-21T19:00:18.213Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 19:00:19 [2023-07-21T19:00:19.208Z] === RUN TestDockerSuite/TestBuildInvalidTag 19:00:19 [2023-07-21T19:00:19.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 19:00:29 [2023-07-21T19:00:29.667Z] === RUN TestDockerSuite/TestBuildLabel 19:00:30 [2023-07-21T19:00:30.661Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 19:00:31 [2023-07-21T19:00:31.133Z] === RUN TestDockerSuite/TestBuildLabelMultiple 19:00:32 [2023-07-21T19:00:32.707Z] === RUN TestDockerSuite/TestBuildLabelOneNode 19:00:33 [2023-07-21T19:00:33.180Z] === RUN TestDockerSuite/TestBuildLabels 19:00:34 [2023-07-21T19:00:34.174Z] === RUN TestDockerSuite/TestBuildLabelsCache 19:00:36 [2023-07-21T19:00:36.401Z] === RUN TestDockerSuite/TestBuildLabelsOverride 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildLastModified 19:00:43 [2023-07-21T19:00:43.589Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildLineBreak 19:00:43 [2023-07-21T19:00:43.589Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 19:00:43 [2023-07-21T19:00:43.589Z] === RUN TestDockerSuite/TestBuildMaintainer 19:00:44 [2023-07-21T19:00:44.061Z] === RUN TestDockerSuite/TestBuildMissingArgs 19:00:45 [2023-07-21T19:00:45.054Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 19:00:50 [2023-07-21T19:00:50.950Z] === RUN TestDockerSuite/TestBuildMultiStageArg 19:01:16 [2023-07-21T19:01:16.285Z] === RUN TestDockerSuite/TestBuildMultiStageCache 19:01:16 [2023-07-21T19:01:16.285Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 19:01:16 [2023-07-21T19:01:16.285Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 19:01:16 [2023-07-21T19:01:16.285Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 19:01:59 [2023-07-21T19:01:59.053Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 19:02:20 [2023-07-21T19:02:20.407Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 19:02:30 [2023-07-21T19:02:30.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 19:02:38 [2023-07-21T19:02:38.057Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 19:02:43 [2023-07-21T19:02:43.951Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 19:03:09 [2023-07-21T19:03:09.290Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 19:03:09 [2023-07-21T19:03:09.290Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 19:03:09 [2023-07-21T19:03:09.290Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 19:03:16 [2023-07-21T19:03:16.481Z] === RUN TestDockerSuite/TestBuildMultipleTags 19:03:17 [2023-07-21T19:03:17.475Z] === RUN TestDockerSuite/TestBuildNetContainer 19:03:17 [2023-07-21T19:03:17.475Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 19:03:17 [2023-07-21T19:03:17.475Z] === RUN TestDockerSuite/TestBuildNetNone 19:03:17 [2023-07-21T19:03:17.475Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 19:03:17 [2023-07-21T19:03:17.475Z] === RUN TestDockerSuite/TestBuildNoContext 19:03:20 [2023-07-21T19:03:20.443Z] === RUN TestDockerSuite/TestBuildNoDupOutput 19:03:30 [2023-07-21T19:03:30.906Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 19:03:33 [2023-07-21T19:03:33.875Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 19:03:33 [2023-07-21T19:03:33.875Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 19:03:33 [2023-07-21T19:03:33.875Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 19:03:36 [2023-07-21T19:03:36.102Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 19:03:37 [2023-07-21T19:03:37.680Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 19:03:39 [2023-07-21T19:03:39.257Z] === RUN TestDockerSuite/TestBuildOnBuild 19:03:51 [2023-07-21T19:03:51.787Z] === RUN TestDockerSuite/TestBuildOnBuildCache 19:03:51 [2023-07-21T19:03:51.787Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 19:04:02 [2023-07-21T19:04:02.248Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 19:04:07 [2023-07-21T19:04:07.034Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 19:04:17 [2023-07-21T19:04:17.494Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 19:04:22 [2023-07-21T19:04:22.267Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 19:04:28 [2023-07-21T19:04:28.161Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 19:04:29 [2023-07-21T19:04:29.154Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 19:04:29 [2023-07-21T19:04:29.154Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux 19:04:29 [2023-07-21T19:04:29.154Z] === RUN TestDockerSuite/TestBuildPATH 19:04:29 [2023-07-21T19:04:29.154Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 19:04:29 [2023-07-21T19:04:29.154Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 19:04:32 [2023-07-21T19:04:32.118Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 19:04:32 [2023-07-21T19:04:32.118Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 19:04:32 [2023-07-21T19:04:32.118Z] === RUN TestDockerSuite/TestBuildRelativeCopy 19:05:23 [2023-07-21T19:05:23.065Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 19:05:53 [2023-07-21T19:05:53.242Z] === RUN TestDockerSuite/TestBuildRm 19:06:08 [2023-07-21T19:06:08.216Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 19:06:11 [2023-07-21T19:06:11.183Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 19:06:11 [2023-07-21T19:06:11.183Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 19:06:11 [2023-07-21T19:06:11.183Z] === RUN TestDockerSuite/TestBuildScratchCopy 19:06:11 [2023-07-21T19:06:11.183Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 19:06:11 [2023-07-21T19:06:11.654Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 19:06:13 [2023-07-21T19:06:13.230Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 19:06:18 [2023-07-21T19:06:18.007Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 19:06:21 [2023-07-21T19:06:21.818Z] === RUN TestDockerSuite/TestBuildShellInherited 19:06:27 [2023-07-21T19:06:27.712Z] === RUN TestDockerSuite/TestBuildShellMultiple 19:06:45 [2023-07-21T19:06:45.571Z] === RUN TestDockerSuite/TestBuildShellNotJSON 19:06:46 [2023-07-21T19:06:46.042Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 19:06:46 [2023-07-21T19:06:46.513Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 19:07:01 [2023-07-21T19:07:01.488Z] === RUN TestDockerSuite/TestBuildSpaces 19:07:01 [2023-07-21T19:07:01.488Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 19:07:05 [2023-07-21T19:07:05.299Z] === RUN TestDockerSuite/TestBuildStartsFromOne 19:07:05 [2023-07-21T19:07:05.771Z] === RUN TestDockerSuite/TestBuildStderr 19:07:11 [2023-07-21T19:07:11.663Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 19:07:37 [2023-07-21T19:07:37.001Z] === RUN TestDockerSuite/TestBuildStopSignal 19:07:37 [2023-07-21T19:07:37.001Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 19:07:37 [2023-07-21T19:07:37.001Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 19:07:38 [2023-07-21T19:07:38.607Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 19:07:40 [2023-07-21T19:07:40.183Z] === RUN TestDockerSuite/TestBuildTagEvent 19:07:46 [2023-07-21T19:07:46.084Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 19:07:51 [2023-07-21T19:07:51.973Z] === RUN TestDockerSuite/TestBuildUser 19:07:51 [2023-07-21T19:07:51.973Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 19:07:51 [2023-07-21T19:07:51.973Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 19:07:51 [2023-07-21T19:07:51.973Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 19:07:51 [2023-07-21T19:07:51.973Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 19:07:51 [2023-07-21T19:07:51.973Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 19:07:51 [2023-07-21T19:07:51.973Z] === RUN TestDockerSuite/TestBuildVerboseOut 19:07:56 [2023-07-21T19:07:56.747Z] === RUN TestDockerSuite/TestBuildVerifyIntString 19:07:57 [2023-07-21T19:07:57.220Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 19:08:05 [2023-07-21T19:08:05.913Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 19:08:05 [2023-07-21T19:08:05.914Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 19:08:05 [2023-07-21T19:08:05.914Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 19:08:05 [2023-07-21T19:08:05.914Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 19:08:05 [2023-07-21T19:08:05.914Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 19:08:31 [2023-07-21T19:08:31.266Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 19:08:31 [2023-07-21T19:08:31.737Z] === RUN TestDockerSuite/TestBuildWindowsUser 19:08:42 [2023-07-21T19:08:42.207Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 19:08:54 [2023-07-21T19:08:54.747Z] === RUN TestDockerSuite/TestBuildWithExtraHost 19:08:54 [2023-07-21T19:08:54.747Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 19:08:54 [2023-07-21T19:08:54.747Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 19:08:54 [2023-07-21T19:08:54.747Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 19:08:54 [2023-07-21T19:08:54.747Z] === RUN TestDockerSuite/TestBuildWithFailure 19:08:56 [2023-07-21T19:08:56.973Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 19:08:56 [2023-07-21T19:08:56.973Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 19:08:57 [2023-07-21T19:08:57.444Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 19:09:12 [2023-07-21T19:09:12.415Z] === RUN TestDockerSuite/TestBuildWithTabs 19:09:16 [2023-07-21T19:09:16.231Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 19:09:16 [2023-07-21T19:09:16.708Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 19:09:46 [2023-07-21T19:09:46.876Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 19:09:46 [2023-07-21T19:09:46.876Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 19:09:46 [2023-07-21T19:09:46.876Z] === RUN TestDockerSuite/TestBuildWithVolumes 19:09:46 [2023-07-21T19:09:46.876Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 19:09:46 [2023-07-21T19:09:46.876Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 19:09:46 [2023-07-21T19:09:46.876Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux 19:09:46 [2023-07-21T19:09:46.876Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 19:09:46 [2023-07-21T19:09:46.876Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 19:09:55 [2023-07-21T19:09:55.572Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 19:09:57 [2023-07-21T19:09:57.812Z] === RUN TestDockerSuite/TestBuildXZHost 19:09:57 [2023-07-21T19:09:57.812Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 19:09:58 [2023-07-21T19:09:58.287Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 19:09:58 [2023-07-21T19:09:58.287Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 19:09:58 [2023-07-21T19:09:58.287Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 19:09:58 [2023-07-21T19:09:58.287Z] docker_cli_sni_test.go:18: Flakey test 19:09:58 [2023-07-21T19:09:58.287Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 19:10:01 [2023-07-21T19:10:01.253Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 19:10:07 [2023-07-21T19:10:07.153Z] === RUN TestDockerSuite/TestCommitChange 19:10:13 [2023-07-21T19:10:13.047Z] === RUN TestDockerSuite/TestCommitChangeLabels 19:10:18 [2023-07-21T19:10:18.943Z] === RUN TestDockerSuite/TestCommitHardlink 19:10:18 [2023-07-21T19:10:18.943Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 19:10:18 [2023-07-21T19:10:18.943Z] === RUN TestDockerSuite/TestCommitNewFile 19:10:27 [2023-07-21T19:10:27.636Z] === RUN TestDockerSuite/TestCommitPausedContainer 19:10:27 [2023-07-21T19:10:27.636Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 19:10:27 [2023-07-21T19:10:27.636Z] === RUN TestDockerSuite/TestCommitTTY 19:10:40 [2023-07-21T19:10:40.167Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 19:10:44 [2023-07-21T19:10:44.943Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestCommitWithoutPause 19:10:44 [2023-07-21T19:10:44.943Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 19:10:44 [2023-07-21T19:10:44.943Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 19:10:44 [2023-07-21T19:10:44.943Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 19:10:44 [2023-07-21T19:10:44.943Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 19:10:44 [2023-07-21T19:10:44.943Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestContainerAPIBadPort 19:10:44 [2023-07-21T19:10:44.943Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 19:10:44 [2023-07-21T19:10:44.943Z] === RUN TestDockerSuite/TestContainerAPICommit 19:11:02 [2023-07-21T19:11:02.809Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 19:11:11 [2023-07-21T19:11:11.507Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 19:11:11 [2023-07-21T19:11:11.507Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux 19:11:11 [2023-07-21T19:11:11.507Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 19:11:18 [2023-07-21T19:11:18.694Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 19:11:18 [2023-07-21T19:11:18.694Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux 19:11:18 [2023-07-21T19:11:18.694Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 19:11:18 [2023-07-21T19:11:18.694Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux 19:11:18 [2023-07-21T19:11:18.694Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 19:11:18 [2023-07-21T19:11:18.694Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux 19:11:18 [2023-07-21T19:11:18.694Z] === RUN TestDockerSuite/TestContainerAPICreate 19:11:20 [2023-07-21T19:11:20.923Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 19:11:20 [2023-07-21T19:11:20.923Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux 19:11:20 [2023-07-21T19:11:20.923Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 19:11:20 [2023-07-21T19:11:20.923Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 19:11:23 [2023-07-21T19:11:23.899Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 19:11:23 [2023-07-21T19:11:23.899Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 19:11:23 [2023-07-21T19:11:23.899Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux 19:11:23 [2023-07-21T19:11:23.899Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 19:11:23 [2023-07-21T19:11:23.899Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux 19:11:23 [2023-07-21T19:11:23.899Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 19:11:23 [2023-07-21T19:11:23.899Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux 19:11:23 [2023-07-21T19:11:23.899Z] === RUN TestDockerSuite/TestContainerAPIDelete 19:11:27 [2023-07-21T19:11:27.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 19:11:29 [2023-07-21T19:11:29.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 19:11:32 [2023-07-21T19:11:32.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 19:11:32 [2023-07-21T19:11:32.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 19:11:32 [2023-07-21T19:11:32.913Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux 19:11:32 [2023-07-21T19:11:32.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 19:11:35 [2023-07-21T19:11:35.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 19:11:35 [2023-07-21T19:11:35.140Z] === RUN TestDockerSuite/TestContainerAPIGetAll 19:11:43 [2023-07-21T19:11:43.830Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 19:11:43 [2023-07-21T19:11:43.830Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux 19:11:43 [2023-07-21T19:11:43.830Z] === RUN TestDockerSuite/TestContainerAPIGetExport 19:11:43 [2023-07-21T19:11:43.830Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux 19:11:43 [2023-07-21T19:11:43.830Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 19:11:46 [2023-07-21T19:11:46.056Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 19:11:46 [2023-07-21T19:11:46.056Z] === RUN TestDockerSuite/TestContainerAPIKill 19:11:48 [2023-07-21T19:11:48.284Z] === RUN TestDockerSuite/TestContainerAPIPause 19:11:48 [2023-07-21T19:11:48.284Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux 19:11:48 [2023-07-21T19:11:48.284Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 19:11:51 [2023-07-21T19:11:51.252Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 19:11:51 [2023-07-21T19:11:51.724Z] === RUN TestDockerSuite/TestContainerAPIRename 19:12:00 [2023-07-21T19:12:00.416Z] === RUN TestDockerSuite/TestContainerAPIRestart 19:12:09 [2023-07-21T19:12:09.105Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 19:12:12 [2023-07-21T19:12:12.916Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 19:12:13 [2023-07-21T19:12:13.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 19:12:13 [2023-07-21T19:12:13.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 19:12:13 [2023-07-21T19:12:13.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 19:12:13 [2023-07-21T19:12:13.387Z] === RUN TestDockerSuite/TestContainerAPIStart 19:12:15 [2023-07-21T19:12:15.616Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 19:12:15 [2023-07-21T19:12:15.616Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux 19:12:15 [2023-07-21T19:12:15.616Z] === RUN TestDockerSuite/TestContainerAPIStop 19:12:18 [2023-07-21T19:12:18.587Z] === RUN TestDockerSuite/TestContainerAPITop 19:12:18 [2023-07-21T19:12:18.587Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux 19:12:18 [2023-07-21T19:12:18.587Z] === RUN TestDockerSuite/TestContainerAPITopWindows 19:12:21 [2023-07-21T19:12:21.559Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 19:12:21 [2023-07-21T19:12:21.559Z] === RUN TestDockerSuite/TestContainerAPIWait 19:12:26 [2023-07-21T19:12:26.337Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 19:12:28 [2023-07-21T19:12:28.563Z] === RUN TestDockerSuite/TestContainerNetworkMode 19:12:28 [2023-07-21T19:12:28.563Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux 19:12:28 [2023-07-21T19:12:28.563Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 19:12:28 [2023-07-21T19:12:28.563Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux 19:12:28 [2023-07-21T19:12:28.563Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 19:12:28 [2023-07-21T19:12:28.563Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux 19:12:28 [2023-07-21T19:12:28.563Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 19:12:28 [2023-07-21T19:12:28.563Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux 19:12:28 [2023-07-21T19:12:28.563Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 19:12:28 [2023-07-21T19:12:28.563Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux 19:12:28 [2023-07-21T19:12:28.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 19:12:31 [2023-07-21T19:12:31.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 19:12:31 [2023-07-21T19:12:31.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 19:12:38 [2023-07-21T19:12:38.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 19:12:41 [2023-07-21T19:12:41.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 19:12:50 [2023-07-21T19:12:50.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 19:12:52 [2023-07-21T19:12:52.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000b17638_<nil>} 19:12:55 [2023-07-21T19:12:55.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12055046643_c:\foo_false__<nil>_<nil>_<nil>} 19:13:04 [2023-07-21T19:13:04.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12055046643_c:\foo_true__<nil>_<nil>_<nil>} 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 19:13:11 [2023-07-21T19:13:11.449Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 19:13:11 [2023-07-21T19:13:11.449Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 19:13:11 [2023-07-21T19:13:11.449Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 19:13:11 [2023-07-21T19:13:11.449Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 19:13:11 [2023-07-21T19:13:11.449Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 19:13:11 [2023-07-21T19:13:11.920Z] === RUN TestDockerSuite/TestCopyAndRestart 19:13:11 [2023-07-21T19:13:11.920Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 19:13:11 [2023-07-21T19:13:11.920Z] === RUN TestDockerSuite/TestCopyCreatedContainer 19:13:11 [2023-07-21T19:13:11.920Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 19:13:11 [2023-07-21T19:13:11.920Z] === RUN TestDockerSuite/TestCpAbsolutePath 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseA 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseB 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseC 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseD 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseE 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseF 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseG 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseH 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseI 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromCaseJ 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 19:13:14 [2023-07-21T19:13:14.886Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 19:13:14 [2023-07-21T19:13:14.886Z] === RUN TestDockerSuite/TestCpGarbagePath 19:13:23 [2023-07-21T19:13:23.582Z] === RUN TestDockerSuite/TestCpLocalOnly 19:13:23 [2023-07-21T19:13:23.582Z] === RUN TestDockerSuite/TestCpNameHasColon 19:13:23 [2023-07-21T19:13:23.582Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 19:13:23 [2023-07-21T19:13:23.582Z] === RUN TestDockerSuite/TestCpRelativePath 19:13:25 [2023-07-21T19:13:25.814Z] === RUN TestDockerSuite/TestCpSpecialFiles 19:13:25 [2023-07-21T19:13:25.814Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 19:13:25 [2023-07-21T19:13:25.814Z] === RUN TestDockerSuite/TestCpSymlinkComponent 19:13:25 [2023-07-21T19:13:25.814Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 19:13:25 [2023-07-21T19:13:25.814Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 19:13:25 [2023-07-21T19:13:25.814Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 19:13:25 [2023-07-21T19:13:25.814Z] === RUN TestDockerSuite/TestCpToCaseA 19:13:31 [2023-07-21T19:13:31.711Z] === RUN TestDockerSuite/TestCpToCaseB 19:13:34 [2023-07-21T19:13:34.678Z] === RUN TestDockerSuite/TestCpToCaseC 19:13:34 [2023-07-21T19:13:34.678Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux 19:13:34 [2023-07-21T19:13:34.678Z] === RUN TestDockerSuite/TestCpToCaseD 19:13:34 [2023-07-21T19:13:34.678Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux 19:13:34 [2023-07-21T19:13:34.678Z] === RUN TestDockerSuite/TestCpToCaseE 19:13:52 [2023-07-21T19:13:52.545Z] === RUN TestDockerSuite/TestCpToCaseF 19:13:52 [2023-07-21T19:13:52.545Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux 19:13:52 [2023-07-21T19:13:52.545Z] === RUN TestDockerSuite/TestCpToCaseG 19:13:52 [2023-07-21T19:13:52.545Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux 19:13:52 [2023-07-21T19:13:52.545Z] === RUN TestDockerSuite/TestCpToCaseH 19:14:07 [2023-07-21T19:14:07.517Z] === RUN TestDockerSuite/TestCpToCaseI 19:14:07 [2023-07-21T19:14:07.517Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux 19:14:07 [2023-07-21T19:14:07.517Z] === RUN TestDockerSuite/TestCpToCaseJ 19:14:07 [2023-07-21T19:14:07.517Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux 19:14:07 [2023-07-21T19:14:07.517Z] === RUN TestDockerSuite/TestCpToDot 19:14:08 [2023-07-21T19:14:08.510Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 19:14:08 [2023-07-21T19:14:08.510Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux 19:14:08 [2023-07-21T19:14:08.510Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 19:14:08 [2023-07-21T19:14:08.510Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux 19:14:08 [2023-07-21T19:14:08.510Z] === RUN TestDockerSuite/TestCpToStdout 19:14:11 [2023-07-21T19:14:11.477Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 19:14:11 [2023-07-21T19:14:11.477Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 19:14:11 [2023-07-21T19:14:11.477Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 19:14:11 [2023-07-21T19:14:11.477Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 19:14:11 [2023-07-21T19:14:11.477Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 19:14:11 [2023-07-21T19:14:11.477Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 19:14:11 [2023-07-21T19:14:11.477Z] === RUN TestDockerSuite/TestCpVolumePath 19:14:11 [2023-07-21T19:14:11.477Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 19:14:11 [2023-07-21T19:14:11.477Z] === RUN TestDockerSuite/TestCreate64ByteHexID 19:14:11 [2023-07-21T19:14:11.477Z] === RUN TestDockerSuite/TestCreateArgs 19:14:11 [2023-07-21T19:14:11.949Z] === RUN TestDockerSuite/TestCreateByImageID 19:14:14 [2023-07-21T19:14:14.180Z] === RUN TestDockerSuite/TestCreateEchoStdout 19:14:17 [2023-07-21T19:14:17.146Z] === RUN TestDockerSuite/TestCreateGrowRootfs 19:14:17 [2023-07-21T19:14:17.146Z] === RUN TestDockerSuite/TestCreateHostConfig 19:14:17 [2023-07-21T19:14:17.146Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 19:14:20 [2023-07-21T19:14:20.113Z] === RUN TestDockerSuite/TestCreateLabelFromImage 19:14:20 [2023-07-21T19:14:20.584Z] === RUN TestDockerSuite/TestCreateLabels 19:14:20 [2023-07-21T19:14:20.584Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 19:14:20 [2023-07-21T19:14:20.584Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 19:14:20 [2023-07-21T19:14:20.584Z] === RUN TestDockerSuite/TestCreateRM 19:14:21 [2023-07-21T19:14:21.057Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 19:14:21 [2023-07-21T19:14:21.057Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 19:14:21 [2023-07-21T19:14:21.057Z] === RUN TestDockerSuite/TestCreateStopSignal 19:14:21 [2023-07-21T19:14:21.057Z] === RUN TestDockerSuite/TestCreateStopTimeout 19:14:21 [2023-07-21T19:14:21.530Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 19:14:36 [2023-07-21T19:14:36.506Z] === RUN TestDockerSuite/TestCreateVolumesCreated 19:14:36 [2023-07-21T19:14:36.506Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 19:14:36 [2023-07-21T19:14:36.506Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 19:14:40 [2023-07-21T19:14:40.315Z] === RUN TestDockerSuite/TestCreateWithPortRange 19:14:40 [2023-07-21T19:14:40.315Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 19:14:40 [2023-07-21T19:14:40.315Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux 19:14:40 [2023-07-21T19:14:40.315Z] === RUN TestDockerSuite/TestCreateWithWorkdir 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 19:14:43 [2023-07-21T19:14:43.283Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDevicePermissions 19:14:43 [2023-07-21T19:14:43.283Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDockerFails 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 19:14:43 [2023-07-21T19:14:43.283Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.283Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 19:14:43 [2023-07-21T19:14:43.283Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 19:14:43 [2023-07-21T19:14:43.755Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.755Z] === RUN TestDockerSuite/TestEventsAttach 19:14:43 [2023-07-21T19:14:43.755Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.755Z] === RUN TestDockerSuite/TestEventsCommit 19:14:43 [2023-07-21T19:14:43.755Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 19:14:43 [2023-07-21T19:14:43.755Z] === RUN TestDockerSuite/TestEventsContainerEvents 19:14:52 [2023-07-21T19:14:52.446Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 19:14:54 [2023-07-21T19:14:54.022Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 19:14:57 [2023-07-21T19:14:57.828Z] === RUN TestDockerSuite/TestEventsContainerRestart 19:15:19 [2023-07-21T19:15:19.100Z] === RUN TestDockerSuite/TestEventsCopy 19:15:22 [2023-07-21T19:15:22.064Z] === RUN TestDockerSuite/TestEventsFilterContainer 19:15:34 [2023-07-21T19:15:34.587Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 19:15:35 [2023-07-21T19:15:35.579Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 19:15:36 [2023-07-21T19:15:36.575Z] === RUN TestDockerSuite/TestEventsFilterImageName 19:15:47 [2023-07-21T19:15:47.030Z] === RUN TestDockerSuite/TestEventsFilterLabels 19:15:47 [2023-07-21T19:15:47.030Z] === RUN TestDockerSuite/TestEventsFilterType 19:15:47 [2023-07-21T19:15:47.501Z] === RUN TestDockerSuite/TestEventsFilters 19:15:58 [2023-07-21T19:15:58.055Z] === RUN TestDockerSuite/TestEventsFormat 19:16:08 [2023-07-21T19:16:08.512Z] === RUN TestDockerSuite/TestEventsFormatBadField 19:16:08 [2023-07-21T19:16:08.512Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 19:16:08 [2023-07-21T19:16:08.512Z] === RUN TestDockerSuite/TestEventsImageImport 19:16:08 [2023-07-21T19:16:08.512Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 19:16:08 [2023-07-21T19:16:08.512Z] === RUN TestDockerSuite/TestEventsImageLoad 19:16:08 [2023-07-21T19:16:08.512Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 19:16:08 [2023-07-21T19:16:08.512Z] === RUN TestDockerSuite/TestEventsImagePull 19:16:08 [2023-07-21T19:16:08.512Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 19:16:08 [2023-07-21T19:16:08.512Z] === RUN TestDockerSuite/TestEventsImageTag 19:16:10 [2023-07-21T19:16:10.089Z] === RUN TestDockerSuite/TestEventsPluginOps 19:16:10 [2023-07-21T19:16:10.089Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 19:16:10 [2023-07-21T19:16:10.089Z] === RUN TestDockerSuite/TestEventsRename 19:16:18 [2023-07-21T19:16:18.784Z] === RUN TestDockerSuite/TestEventsResize 19:16:21 [2023-07-21T19:16:21.011Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 19:16:23 [2023-07-21T19:16:23.982Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 19:16:26 [2023-07-21T19:16:26.948Z] === RUN TestDockerSuite/TestEventsTimestampFormats 19:16:37 [2023-07-21T19:16:37.404Z] === RUN TestDockerSuite/TestEventsTop 19:16:37 [2023-07-21T19:16:37.404Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 19:16:37 [2023-07-21T19:16:37.404Z] === RUN TestDockerSuite/TestEventsUntag 19:16:40 [2023-07-21T19:16:40.369Z] === RUN TestDockerSuite/TestEventsUntilInThePast 19:16:50 [2023-07-21T19:16:50.838Z] === RUN TestDockerSuite/TestExec 19:16:50 [2023-07-21T19:16:50.838Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 19:16:50 [2023-07-21T19:16:50.838Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 19:16:50 [2023-07-21T19:16:50.838Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 19:16:50 [2023-07-21T19:16:50.838Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 19:16:51 [2023-07-21T19:16:51.832Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 19:16:54 [2023-07-21T19:16:54.803Z] === RUN TestDockerSuite/TestExecAPIStart 19:16:54 [2023-07-21T19:16:54.803Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 19:16:54 [2023-07-21T19:16:54.803Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 19:16:54 [2023-07-21T19:16:54.803Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 19:16:54 [2023-07-21T19:16:54.803Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 19:16:54 [2023-07-21T19:16:54.803Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 19:16:54 [2023-07-21T19:16:54.803Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 19:16:57 [2023-07-21T19:16:57.028Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 19:16:59 [2023-07-21T19:16:59.996Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 19:17:02 [2023-07-21T19:17:02.224Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 19:17:05 [2023-07-21T19:17:05.190Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 19:17:11 [2023-07-21T19:17:11.089Z] === RUN TestDockerSuite/TestExecCgroup 19:17:11 [2023-07-21T19:17:11.089Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 19:17:11 [2023-07-21T19:17:11.089Z] === RUN TestDockerSuite/TestExecEnv 19:17:11 [2023-07-21T19:17:11.089Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 19:17:11 [2023-07-21T19:17:11.089Z] === RUN TestDockerSuite/TestExecEnvLinksHost 19:17:11 [2023-07-21T19:17:11.089Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux 19:17:11 [2023-07-21T19:17:11.089Z] === RUN TestDockerSuite/TestExecExitStatus 19:17:13 [2023-07-21T19:17:13.318Z] === RUN TestDockerSuite/TestExecInspectID 19:17:19 [2023-07-21T19:17:19.208Z] === RUN TestDockerSuite/TestExecInteractive 19:17:19 [2023-07-21T19:17:19.208Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 19:17:19 [2023-07-21T19:17:19.208Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 19:17:19 [2023-07-21T19:17:19.208Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 19:17:19 [2023-07-21T19:17:19.208Z] === RUN TestDockerSuite/TestExecParseError 19:17:19 [2023-07-21T19:17:19.208Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 19:17:19 [2023-07-21T19:17:19.208Z] === RUN TestDockerSuite/TestExecPausedContainer 19:17:19 [2023-07-21T19:17:19.208Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 19:17:19 [2023-07-21T19:17:19.208Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 19:17:19 [2023-07-21T19:17:19.208Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 19:17:19 [2023-07-21T19:17:19.208Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 19:17:22 [2023-07-21T19:17:22.176Z] === RUN TestDockerSuite/TestExecSetEnv 19:17:22 [2023-07-21T19:17:22.176Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 19:17:22 [2023-07-21T19:17:22.176Z] === RUN TestDockerSuite/TestExecStartFails 19:17:25 [2023-07-21T19:17:25.144Z] === RUN TestDockerSuite/TestExecStateCleanup 19:17:25 [2023-07-21T19:17:25.144Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 19:17:25 [2023-07-21T19:17:25.144Z] === RUN TestDockerSuite/TestExecStopNotHanging 19:17:25 [2023-07-21T19:17:25.144Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 19:17:25 [2023-07-21T19:17:25.144Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 19:17:25 [2023-07-21T19:17:25.144Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 19:17:25 [2023-07-21T19:17:25.144Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 19:17:28 [2023-07-21T19:17:28.109Z] === RUN TestDockerSuite/TestExecUlimits 19:17:28 [2023-07-21T19:17:28.109Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 19:17:28 [2023-07-21T19:17:28.109Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 19:17:38 [2023-07-21T19:17:38.573Z] === RUN TestDockerSuite/TestExecWithImageUser 19:17:38 [2023-07-21T19:17:38.573Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 19:17:38 [2023-07-21T19:17:38.573Z] === RUN TestDockerSuite/TestExecWithPrivileged 19:17:38 [2023-07-21T19:17:38.573Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 19:17:38 [2023-07-21T19:17:38.573Z] === RUN TestDockerSuite/TestExecWithUser 19:17:38 [2023-07-21T19:17:38.573Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 19:17:38 [2023-07-21T19:17:38.573Z] === RUN TestDockerSuite/TestGetContainerStats 19:17:44 [2023-07-21T19:17:44.466Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 19:17:51 [2023-07-21T19:17:51.650Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 19:17:54 [2023-07-21T19:17:54.636Z] === RUN TestDockerSuite/TestGetContainerStatsStream 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 19:18:01 [2023-07-21T19:18:01.817Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestHealth 19:18:01 [2023-07-21T19:18:01.817Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestHistoryExistentImage 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 19:18:01 [2023-07-21T19:18:01.817Z] === RUN TestDockerSuite/TestHistoryImageWithComment 19:18:06 [2023-07-21T19:18:06.594Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 19:18:07 [2023-07-21T19:18:07.069Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 19:18:07 [2023-07-21T19:18:07.069Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 19:18:07 [2023-07-21T19:18:07.069Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 19:18:07 [2023-07-21T19:18:07.069Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 19:18:07 [2023-07-21T19:18:07.069Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 19:18:07 [2023-07-21T19:18:07.540Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 19:18:08 [2023-07-21T19:18:08.532Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 19:18:08 [2023-07-21T19:18:08.532Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 19:18:08 [2023-07-21T19:18:08.532Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 19:18:09 [2023-07-21T19:18:09.526Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 19:18:09 [2023-07-21T19:18:09.526Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 19:18:11 [2023-07-21T19:18:11.758Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 19:18:12 [2023-07-21T19:18:12.229Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 19:18:14 [2023-07-21T19:18:14.460Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 19:18:23 [2023-07-21T19:18:23.159Z] === RUN TestDockerSuite/TestImagesFormat 19:18:23 [2023-07-21T19:18:23.159Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 19:18:23 [2023-07-21T19:18:23.159Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 19:18:23 [2023-07-21T19:18:23.159Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 19:18:26 [2023-07-21T19:18:26.968Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 19:18:26 [2023-07-21T19:18:26.968Z] === RUN TestDockerSuite/TestImportBadURL 19:18:29 [2023-07-21T19:18:29.196Z] === RUN TestDockerSuite/TestImportDisplay 19:18:29 [2023-07-21T19:18:29.196Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.196Z] === RUN TestDockerSuite/TestImportFile 19:18:29 [2023-07-21T19:18:29.196Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.196Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 19:18:29 [2023-07-21T19:18:29.196Z] === RUN TestDockerSuite/TestImportFileWithMessage 19:18:29 [2023-07-21T19:18:29.196Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.196Z] === RUN TestDockerSuite/TestImportGzipped 19:18:29 [2023-07-21T19:18:29.196Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.196Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 19:18:29 [2023-07-21T19:18:29.196Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 19:18:29 [2023-07-21T19:18:29.666Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 19:18:29 [2023-07-21T19:18:29.666Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 19:18:29 [2023-07-21T19:18:29.666Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 19:18:29 [2023-07-21T19:18:29.666Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 19:18:29 [2023-07-21T19:18:29.666Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 19:18:29 [2023-07-21T19:18:29.666Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 19:18:32 [2023-07-21T19:18:32.631Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 19:18:34 [2023-07-21T19:18:34.860Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 19:18:34 [2023-07-21T19:18:34.860Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 19:18:34 [2023-07-21T19:18:34.860Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 19:18:34 [2023-07-21T19:18:34.860Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 19:18:34 [2023-07-21T19:18:34.860Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 19:18:35 [2023-07-21T19:18:35.331Z] === RUN TestDockerSuite/TestInspectAmpersand 19:18:35 [2023-07-21T19:18:35.331Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 19:18:35 [2023-07-21T19:18:35.331Z] === RUN TestDockerSuite/TestInspectBindMountPoint 19:18:38 [2023-07-21T19:18:38.301Z] === RUN TestDockerSuite/TestInspectByPrefix 19:18:38 [2023-07-21T19:18:38.301Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 19:18:45 [2023-07-21T19:18:45.484Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 19:18:45 [2023-07-21T19:18:45.484Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 19:18:45 [2023-07-21T19:18:45.484Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 19:18:45 [2023-07-21T19:18:45.484Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 19:18:45 [2023-07-21T19:18:45.484Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 19:18:45 [2023-07-21T19:18:45.484Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 19:18:45 [2023-07-21T19:18:45.484Z] === RUN TestDockerSuite/TestInspectDefault 19:18:48 [2023-07-21T19:18:48.451Z] === RUN TestDockerSuite/TestInspectHistory 19:18:54 [2023-07-21T19:18:54.343Z] === RUN TestDockerSuite/TestInspectImage 19:18:54 [2023-07-21T19:18:54.343Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 19:18:54 [2023-07-21T19:18:54.343Z] === RUN TestDockerSuite/TestInspectImageFilterInt 19:18:54 [2023-07-21T19:18:54.343Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 19:18:54 [2023-07-21T19:18:54.343Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 19:18:54 [2023-07-21T19:18:54.343Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 19:18:54 [2023-07-21T19:18:54.343Z] === RUN TestDockerSuite/TestInspectInt64 19:18:56 [2023-07-21T19:18:56.570Z] === RUN TestDockerSuite/TestInspectJSONFields 19:18:58 [2023-07-21T19:18:58.796Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 19:18:58 [2023-07-21T19:18:58.796Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 19:19:01 [2023-07-21T19:19:01.762Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 19:19:04 [2023-07-21T19:19:04.727Z] === RUN TestDockerSuite/TestInspectPlugin 19:19:04 [2023-07-21T19:19:04.727Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 19:19:04 [2023-07-21T19:19:04.727Z] === RUN TestDockerSuite/TestInspectRootFS 19:19:04 [2023-07-21T19:19:04.727Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 19:19:06 [2023-07-21T19:19:06.955Z] === RUN TestDockerSuite/TestInspectStatus 19:19:09 [2023-07-21T19:19:09.932Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 19:19:15 [2023-07-21T19:19:15.824Z] === RUN TestDockerSuite/TestInspectTemplateError 19:19:18 [2023-07-21T19:19:18.057Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 19:19:21 [2023-07-21T19:19:21.026Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 19:19:24 [2023-07-21T19:19:24.000Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 19:19:31 [2023-07-21T19:19:31.187Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 19:19:39 [2023-07-21T19:19:39.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 19:19:41 [2023-07-21T19:19:41.461Z] === RUN TestDockerSuite/TestInspectUnknownObject 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinkShortDefinition 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksEnvs 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 19:19:41 [2023-07-21T19:19:41.932Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLoginWithoutTTY 19:19:41 [2023-07-21T19:19:41.932Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 19:19:42 [2023-07-21T19:19:42.403Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 19:19:44 [2023-07-21T19:19:44.629Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 19:19:46 [2023-07-21T19:19:46.860Z] === RUN TestDockerSuite/TestLogsAPIUntil 19:19:54 [2023-07-21T19:19:54.042Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 19:19:56 [2023-07-21T19:19:56.267Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 19:19:56 [2023-07-21T19:19:56.267Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 19:19:56 [2023-07-21T19:19:56.267Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 19:19:59 [2023-07-21T19:19:59.231Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 19:19:59 [2023-07-21T19:19:59.231Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 19:20:06 [2023-07-21T19:20:06.417Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 19:20:13 [2023-07-21T19:20:13.603Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 19:20:20 [2023-07-21T19:20:20.787Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 19:20:23 [2023-07-21T19:20:23.761Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 19:20:26 [2023-07-21T19:20:26.729Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 19:20:26 [2023-07-21T19:20:26.729Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 19:20:26 [2023-07-21T19:20:26.729Z] === RUN TestDockerSuite/TestLogsFollowStopped 19:20:29 [2023-07-21T19:20:29.696Z] === RUN TestDockerSuite/TestLogsSeparateStderr 19:20:38 [2023-07-21T19:20:38.388Z] === RUN TestDockerSuite/TestLogsSince 19:20:47 [2023-07-21T19:20:47.080Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 19:20:47 [2023-07-21T19:20:47.080Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 19:20:47 [2023-07-21T19:20:47.080Z] === RUN TestDockerSuite/TestLogsStderrInStdout 19:20:47 [2023-07-21T19:20:47.080Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 19:20:47 [2023-07-21T19:20:47.080Z] === RUN TestDockerSuite/TestLogsTail 19:20:50 [2023-07-21T19:20:50.890Z] === RUN TestDockerSuite/TestLogsTimestamps 19:20:53 [2023-07-21T19:20:53.855Z] === RUN TestDockerSuite/TestLogsWithDetails 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestMountIntoProc 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestMountIntoSys 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestNetHostname 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginActive 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginActiveNetwork 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginLogDriver 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginMetricsCollector 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPluginUpgrade 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPortExposeHostBinding 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPortHostBinding 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPortList 19:20:56 [2023-07-21T19:20:56.821Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 19:20:56 [2023-07-21T19:20:56.821Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 19:21:11 [2023-07-21T19:21:11.795Z] === RUN TestDockerSuite/TestPostContainersAttach 19:21:11 [2023-07-21T19:21:11.795Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 19:21:12 [2023-07-21T19:21:12.266Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 19:21:12 [2023-07-21T19:21:12.266Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 19:21:12 [2023-07-21T19:21:12.266Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 19:21:12 [2023-07-21T19:21:12.266Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 19:21:12 [2023-07-21T19:21:12.266Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.266Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 19:21:12 [2023-07-21T19:21:12.266Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.267Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 19:21:12 [2023-07-21T19:21:12.267Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux 19:21:12 [2023-07-21T19:21:12.267Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 19:21:18 [2023-07-21T19:21:18.158Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 19:21:18 [2023-07-21T19:21:18.158Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux 19:21:18 [2023-07-21T19:21:18.158Z] === RUN TestDockerSuite/TestPsByOrder 19:21:28 [2023-07-21T19:21:28.613Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 19:21:28 [2023-07-21T19:21:28.613Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 19:21:28 [2023-07-21T19:21:28.613Z] === RUN TestDockerSuite/TestPsListContainersBase 19:21:41 [2023-07-21T19:21:41.149Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 19:21:56 [2023-07-21T19:21:56.124Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 19:21:56 [2023-07-21T19:21:56.124Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 19:21:56 [2023-07-21T19:21:56.124Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 19:21:56 [2023-07-21T19:21:56.124Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 19:22:11 [2023-07-21T19:22:11.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID 19:22:15 [2023-07-21T19:22:15.030Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 19:22:30 [2023-07-21T19:22:30.005Z] === RUN TestDockerSuite/TestPsListContainersFilterName 19:22:33 [2023-07-21T19:22:33.811Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 19:22:33 [2023-07-21T19:22:33.811Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 19:22:33 [2023-07-21T19:22:33.811Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 19:22:33 [2023-07-21T19:22:33.811Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 19:22:33 [2023-07-21T19:22:33.811Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 19:22:44 [2023-07-21T19:22:44.267Z] === RUN TestDockerSuite/TestPsListContainersSize 19:22:44 [2023-07-21T19:22:44.267Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 19:22:44 [2023-07-21T19:22:44.267Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 19:22:44 [2023-07-21T19:22:44.267Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 19:22:44 [2023-07-21T19:22:44.267Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 19:22:44 [2023-07-21T19:22:44.267Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 19:22:44 [2023-07-21T19:22:44.267Z] === RUN TestDockerSuite/TestPsRightTagName 19:22:44 [2023-07-21T19:22:44.267Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 19:22:44 [2023-07-21T19:22:44.267Z] === RUN TestDockerSuite/TestPsShowMounts 19:22:52 [2023-07-21T19:22:52.956Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 19:22:52 [2023-07-21T19:22:52.956Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 19:22:52 [2023-07-21T19:22:52.956Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 19:22:53 [2023-07-21T19:22:53.949Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 19:22:53 [2023-07-21T19:22:53.949Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 19:22:53 [2023-07-21T19:22:53.949Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 19:22:55 [2023-07-21T19:22:55.523Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 19:22:55 [2023-07-21T19:22:55.996Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 19:22:55 [2023-07-21T19:22:55.996Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux 19:22:55 [2023-07-21T19:22:55.996Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 19:23:00 [2023-07-21T19:23:00.777Z] === RUN TestDockerSuite/TestRestartContainerSuccess 19:23:05 [2023-07-21T19:23:05.552Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 19:23:08 [2023-07-21T19:23:08.520Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 19:23:38 [2023-07-21T19:23:38.686Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 19:23:38 [2023-07-21T19:23:38.686Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 19:23:38 [2023-07-21T19:23:38.686Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 19:23:45 [2023-07-21T19:23:45.873Z] === RUN TestDockerSuite/TestRestartPolicyAlways 19:23:45 [2023-07-21T19:23:45.873Z] === RUN TestDockerSuite/TestRestartPolicyNO 19:23:46 [2023-07-21T19:23:46.344Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 19:23:46 [2023-07-21T19:23:46.815Z] === RUN TestDockerSuite/TestRestartRunningContainer 19:23:52 [2023-07-21T19:23:52.703Z] === RUN TestDockerSuite/TestRestartStoppedContainer 19:23:57 [2023-07-21T19:23:57.502Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 19:23:57 [2023-07-21T19:23:57.502Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 19:23:57 [2023-07-21T19:23:57.502Z] === RUN TestDockerSuite/TestRestartWithVolumes 19:24:02 [2023-07-21T19:24:02.281Z] === RUN TestDockerSuite/TestRmiBlank 19:24:02 [2023-07-21T19:24:02.281Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 19:24:02 [2023-07-21T19:24:02.281Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 19:24:20 [2023-07-21T19:24:20.142Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 19:24:22 [2023-07-21T19:24:22.369Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 19:24:23 [2023-07-21T19:24:23.363Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 19:24:32 [2023-07-21T19:24:32.056Z] === RUN TestDockerSuite/TestRmiImgIDForce 19:24:42 [2023-07-21T19:24:42.648Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 19:24:57 [2023-07-21T19:24:57.615Z] === RUN TestDockerSuite/TestRmiParentImageFail 19:25:01 [2023-07-21T19:25:01.425Z] === RUN TestDockerSuite/TestRmiTag 19:25:01 [2023-07-21T19:25:01.900Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 19:25:04 [2023-07-21T19:25:04.871Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 19:25:26 [2023-07-21T19:25:26.151Z] === RUN TestDockerSuite/TestRmiWithContainerFails 19:25:27 [2023-07-21T19:25:27.726Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRmiWithParentInUse 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAddHost 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 19:25:40 [2023-07-21T19:25:40.267Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux 19:25:40 [2023-07-21T19:25:40.267Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 19:25:43 [2023-07-21T19:25:43.234Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 19:25:43 [2023-07-21T19:25:43.234Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux 19:25:43 [2023-07-21T19:25:43.234Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 19:25:43 [2023-07-21T19:25:43.234Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux 19:25:43 [2023-07-21T19:25:43.234Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 19:25:53 [2023-07-21T19:25:53.695Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 19:25:56 [2023-07-21T19:25:56.669Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 19:26:05 [2023-07-21T19:26:05.377Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 19:26:12 [2023-07-21T19:26:12.476Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 19:26:14 [2023-07-21T19:26:14.652Z] === RUN TestDockerSuite/TestRunAttachWithDetach 19:26:14 [2023-07-21T19:26:14.652Z] === RUN TestDockerSuite/TestRunBindMounts 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapAddInvalid 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCapDropInvalid 19:26:24 [2023-07-21T19:26:24.975Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux 19:26:24 [2023-07-21T19:26:24.975Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 19:26:27 [2023-07-21T19:26:27.881Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 19:26:27 [2023-07-21T19:26:27.881Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux 19:26:27 [2023-07-21T19:26:27.881Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 19:26:31 [2023-07-21T19:26:31.616Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 19:26:31 [2023-07-21T19:26:31.616Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux 19:26:31 [2023-07-21T19:26:31.616Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 19:26:31 [2023-07-21T19:26:31.616Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 19:26:31 [2023-07-21T19:26:31.616Z] === RUN TestDockerSuite/TestRunContainerNetwork 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 19:26:33 [2023-07-21T19:26:33.795Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux 19:26:33 [2023-07-21T19:26:33.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 19:26:36 [2023-07-21T19:26:36.743Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 19:26:39 [2023-07-21T19:26:39.712Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 19:26:42 [2023-07-21T19:26:42.684Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 19:26:42 [2023-07-21T19:26:42.684Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux 19:26:42 [2023-07-21T19:26:42.684Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 19:26:42 [2023-07-21T19:26:42.684Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux 19:26:42 [2023-07-21T19:26:42.684Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 19:26:42 [2023-07-21T19:26:42.684Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux 19:26:42 [2023-07-21T19:26:42.684Z] === RUN TestDockerSuite/TestRunCreateVolume 19:26:44 [2023-07-21T19:26:44.904Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 19:26:44 [2023-07-21T19:26:44.904Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux 19:26:44 [2023-07-21T19:26:44.904Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 19:26:44 [2023-07-21T19:26:44.904Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux 19:26:44 [2023-07-21T19:26:44.904Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 19:26:44 [2023-07-21T19:26:44.904Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux 19:26:44 [2023-07-21T19:26:44.904Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 19:26:44 [2023-07-21T19:26:44.904Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux 19:26:44 [2023-07-21T19:26:44.904Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 19:26:47 [2023-07-21T19:26:47.083Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 19:26:54 [2023-07-21T19:26:54.161Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDNSInHostMode 19:26:54 [2023-07-21T19:26:54.161Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDNSOptions 19:26:54 [2023-07-21T19:26:54.161Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 19:26:54 [2023-07-21T19:26:54.161Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 19:26:54 [2023-07-21T19:26:54.161Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 19:26:54 [2023-07-21T19:26:54.161Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux 19:26:54 [2023-07-21T19:26:54.161Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 19:26:57 [2023-07-21T19:26:57.065Z] === RUN TestDockerSuite/TestRunDeviceNumbers 19:26:57 [2023-07-21T19:26:57.065Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux 19:26:57 [2023-07-21T19:26:57.065Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 19:26:57 [2023-07-21T19:26:57.065Z] === RUN TestDockerSuite/TestRunDuplicateMount 19:26:57 [2023-07-21T19:26:57.065Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux 19:26:57 [2023-07-21T19:26:57.065Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 19:27:04 [2023-07-21T19:27:04.139Z] === RUN TestDockerSuite/TestRunEchoStdout 19:27:07 [2023-07-21T19:27:07.042Z] === RUN TestDockerSuite/TestRunEmptyEnv 19:27:07 [2023-07-21T19:27:07.042Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux 19:27:07 [2023-07-21T19:27:07.042Z] === RUN TestDockerSuite/TestRunEntrypoint 19:27:15 [2023-07-21T19:27:15.647Z] === RUN TestDockerSuite/TestRunEnvironment 19:27:15 [2023-07-21T19:27:15.647Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux 19:27:15 [2023-07-21T19:27:15.647Z] === RUN TestDockerSuite/TestRunEnvironmentErase 19:27:15 [2023-07-21T19:27:15.647Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux 19:27:15 [2023-07-21T19:27:15.647Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 19:27:15 [2023-07-21T19:27:15.647Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux 19:27:15 [2023-07-21T19:27:15.647Z] === RUN TestDockerSuite/TestRunExitCode 19:27:22 [2023-07-21T19:27:22.831Z] === RUN TestDockerSuite/TestRunExitCodeOne 19:27:25 [2023-07-21T19:27:25.009Z] === RUN TestDockerSuite/TestRunExitCodeZero 19:27:27 [2023-07-21T19:27:27.919Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 19:27:30 [2023-07-21T19:27:30.826Z] === RUN TestDockerSuite/TestRunExposePort 19:27:30 [2023-07-21T19:27:30.826Z] === RUN TestDockerSuite/TestRunFullHostnameSet 19:27:30 [2023-07-21T19:27:30.826Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux 19:27:30 [2023-07-21T19:27:30.826Z] === RUN TestDockerSuite/TestRunGroupAdd 19:27:30 [2023-07-21T19:27:30.826Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux 19:27:30 [2023-07-21T19:27:30.826Z] === RUN TestDockerSuite/TestRunHostnameFQDN 19:27:30 [2023-07-21T19:27:30.826Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 19:27:30 [2023-07-21T19:27:30.826Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 19:27:30 [2023-07-21T19:27:30.826Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux 19:27:31 [2023-07-21T19:27:31.287Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 19:27:31 [2023-07-21T19:27:31.287Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 19:27:31 [2023-07-21T19:27:31.287Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 19:27:31 [2023-07-21T19:27:31.287Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 19:27:31 [2023-07-21T19:27:31.287Z] === RUN TestDockerSuite/TestRunInspectMacAddress 19:27:31 [2023-07-21T19:27:31.287Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux 19:27:31 [2023-07-21T19:27:31.287Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 19:27:35 [2023-07-21T19:27:35.983Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunInvalidReference 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 19:27:35 [2023-07-21T19:27:35.983Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 19:27:35 [2023-07-21T19:27:35.983Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 19:27:35 [2023-07-21T19:27:35.983Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 19:27:35 [2023-07-21T19:27:35.983Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux 19:27:35 [2023-07-21T19:27:35.983Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 19:27:48 [2023-07-21T19:27:48.489Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 19:27:48 [2023-07-21T19:27:48.489Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux 19:27:48 [2023-07-21T19:27:48.489Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModeHostname 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModeIpcHost 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModePIDContainer 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.487Z] === RUN TestDockerSuite/TestRunModePIDHost 19:27:49 [2023-07-21T19:27:49.487Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.965Z] === RUN TestDockerSuite/TestRunModeUTSHost 19:27:49 [2023-07-21T19:27:49.965Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.965Z] === RUN TestDockerSuite/TestRunMount 19:27:49 [2023-07-21T19:27:49.965Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.965Z] === RUN TestDockerSuite/TestRunMountOrdering 19:27:49 [2023-07-21T19:27:49.965Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.965Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 19:27:49 [2023-07-21T19:27:49.965Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.965Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 19:27:49 [2023-07-21T19:27:49.965Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux 19:27:49 [2023-07-21T19:27:49.965Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 19:27:58 [2023-07-21T19:27:58.726Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 19:27:58 [2023-07-21T19:27:58.726Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 19:27:58 [2023-07-21T19:27:58.726Z] === RUN TestDockerSuite/TestRunNamedVolume 19:27:58 [2023-07-21T19:27:58.726Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux 19:27:58 [2023-07-21T19:27:58.726Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 19:27:58 [2023-07-21T19:27:58.726Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux 19:27:58 [2023-07-21T19:27:58.726Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 19:28:04 [2023-07-21T19:28:04.521Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetHost 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.211Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 19:28:09 [2023-07-21T19:28:09.211Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 19:28:09 [2023-07-21T19:28:09.671Z] === RUN TestDockerSuite/TestRunNoDupVolumes 19:28:09 [2023-07-21T19:28:09.671Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 19:28:10 [2023-07-21T19:28:10.639Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 19:28:13 [2023-07-21T19:28:13.544Z] === RUN TestDockerSuite/TestRunNonExistingCmd 19:28:16 [2023-07-21T19:28:16.448Z] === RUN TestDockerSuite/TestRunNonExistingImage 19:28:16 [2023-07-21T19:28:16.908Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 19:28:19 [2023-07-21T19:28:19.086Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunPortInUse 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 19:28:19 [2023-07-21T19:28:19.545Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux 19:28:19 [2023-07-21T19:28:19.545Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 19:28:24 [2023-07-21T19:28:24.236Z] === RUN TestDockerSuite/TestRunPublishPort 19:28:24 [2023-07-21T19:28:24.236Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux 19:28:24 [2023-07-21T19:28:24.236Z] === RUN TestDockerSuite/TestRunReadFilteredProc 19:28:24 [2023-07-21T19:28:24.236Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor 19:28:24 [2023-07-21T19:28:24.236Z] === RUN TestDockerSuite/TestRunReadProcLatency 19:28:24 [2023-07-21T19:28:24.236Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux 19:28:24 [2023-07-21T19:28:24.236Z] === RUN TestDockerSuite/TestRunReadProcTimer 19:28:24 [2023-07-21T19:28:24.236Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux 19:28:24 [2023-07-21T19:28:24.236Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 19:28:24 [2023-07-21T19:28:24.236Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux 19:28:24 [2023-07-21T19:28:24.236Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 19:28:39 [2023-07-21T19:28:39.044Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 19:28:39 [2023-07-21T19:28:39.044Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux 19:28:39 [2023-07-21T19:28:39.044Z] === RUN TestDockerSuite/TestRunRm 19:28:46 [2023-07-21T19:28:46.120Z] === RUN TestDockerSuite/TestRunRmAndWait 19:28:51 [2023-07-21T19:28:51.909Z] === RUN TestDockerSuite/TestRunRmPre125Api 19:28:54 [2023-07-21T19:28:54.811Z] === RUN TestDockerSuite/TestRunRootWorkdir 19:29:01 [2023-07-21T19:29:01.879Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 19:29:04 [2023-07-21T19:29:04.787Z] === RUN TestDockerSuite/TestRunSetMacAddress 19:29:07 [2023-07-21T19:29:07.690Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 19:29:07 [2023-07-21T19:29:07.690Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux 19:29:07 [2023-07-21T19:29:07.690Z] === RUN TestDockerSuite/TestRunState 19:29:07 [2023-07-21T19:29:07.690Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux 19:29:07 [2023-07-21T19:29:07.690Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 19:29:16 [2023-07-21T19:29:16.255Z] === RUN TestDockerSuite/TestRunStdinPipe 19:29:16 [2023-07-21T19:29:16.255Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux 19:29:16 [2023-07-21T19:29:16.255Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 19:29:17 [2023-07-21T19:29:17.792Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 19:29:17 [2023-07-21T19:29:17.792Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux 19:29:17 [2023-07-21T19:29:17.792Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 19:29:17 [2023-07-21T19:29:17.792Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux 19:29:17 [2023-07-21T19:29:17.792Z] === RUN TestDockerSuite/TestRunTLSVerify 19:29:17 [2023-07-21T19:29:17.792Z] === RUN TestDockerSuite/TestRunTTYWithPipe 19:29:17 [2023-07-21T19:29:17.792Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 19:29:17 [2023-07-21T19:29:17.792Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux 19:29:17 [2023-07-21T19:29:17.792Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 19:29:23 [2023-07-21T19:29:23.600Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUnshareProc 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUserByID 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUserByIDBig 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUserByIDNegative 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUserByIDZero 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUserByName 19:29:23 [2023-07-21T19:29:23.601Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux 19:29:23 [2023-07-21T19:29:23.601Z] === RUN TestDockerSuite/TestRunUserDefaults 19:29:30 [2023-07-21T19:29:30.786Z] === RUN TestDockerSuite/TestRunUserNotFound 19:29:30 [2023-07-21T19:29:30.786Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux 19:29:30 [2023-07-21T19:29:30.786Z] === RUN TestDockerSuite/TestRunVerifyContainerID 19:29:39 [2023-07-21T19:29:39.483Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 19:29:39 [2023-07-21T19:29:39.483Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux 19:29:39 [2023-07-21T19:29:39.483Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 19:29:39 [2023-07-21T19:29:39.483Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux 19:29:39 [2023-07-21T19:29:39.483Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 19:29:48 [2023-07-21T19:29:48.179Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 19:29:55 [2023-07-21T19:29:55.331Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 19:30:01 [2023-07-21T19:30:01.119Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 19:30:09 [2023-07-21T19:30:09.743Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 19:30:09 [2023-07-21T19:30:09.743Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux 19:30:09 [2023-07-21T19:30:09.743Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 19:30:09 [2023-07-21T19:30:09.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 19:30:12 [2023-07-21T19:30:12.710Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 19:30:14 [2023-07-21T19:30:14.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithBadDevice 19:30:17 [2023-07-21T19:30:17.907Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 19:30:17 [2023-07-21T19:30:17.907Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 19:30:17 [2023-07-21T19:30:17.907Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 19:30:17 [2023-07-21T19:30:17.907Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 19:30:17 [2023-07-21T19:30:17.907Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithUlimits 19:30:17 [2023-07-21T19:30:17.907Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux 19:30:17 [2023-07-21T19:30:17.907Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 19:30:22 [2023-07-21T19:30:22.686Z] === RUN TestDockerSuite/TestRunWithoutNetworking 19:30:24 [2023-07-21T19:30:24.913Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 19:30:27 [2023-07-21T19:30:27.881Z] === RUN TestDockerSuite/TestRunWorkingDirectory 19:30:32 [2023-07-21T19:30:32.661Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 19:30:32 [2023-07-21T19:30:32.661Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveCheckTimes 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveImageId 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveLoadNoTag 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveLoadParents 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveMultipleNames 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveSingleTag 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 19:30:33 [2023-07-21T19:30:33.134Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 19:30:33 [2023-07-21T19:30:33.134Z] === RUN TestDockerSuite/TestSearchCmdOptions 19:30:35 [2023-07-21T19:30:35.361Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 19:30:35 [2023-07-21T19:30:35.835Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 19:30:36 [2023-07-21T19:30:36.306Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 19:30:36 [2023-07-21T19:30:36.306Z] === RUN TestDockerSuite/TestSearchWithLimit 19:30:38 [2023-07-21T19:30:38.534Z] === RUN TestDockerSuite/TestSlowStdinClosing 19:30:47 [2023-07-21T19:30:47.230Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 19:30:47 [2023-07-21T19:30:47.230Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 19:30:47 [2023-07-21T19:30:47.230Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 19:30:55 [2023-07-21T19:30:55.929Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 19:30:55 [2023-07-21T19:30:55.929Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 19:30:55 [2023-07-21T19:30:55.929Z] === RUN TestDockerSuite/TestStartAttachSilent 19:31:00 [2023-07-21T19:31:00.715Z] === RUN TestDockerSuite/TestStartAttachWithRename 19:31:00 [2023-07-21T19:31:00.715Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 19:31:00 [2023-07-21T19:31:00.715Z] === RUN TestDockerSuite/TestStartMultipleContainers 19:31:00 [2023-07-21T19:31:00.715Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 19:31:00 [2023-07-21T19:31:00.715Z] === RUN TestDockerSuite/TestStartPausedContainer 19:31:00 [2023-07-21T19:31:00.715Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 19:31:00 [2023-07-21T19:31:00.715Z] === RUN TestDockerSuite/TestStartRecordError 19:31:00 [2023-07-21T19:31:00.715Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 19:31:00 [2023-07-21T19:31:00.715Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 19:31:13 [2023-07-21T19:31:13.224Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestStatsAllNoStream 19:31:13 [2023-07-21T19:31:13.224Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 19:31:13 [2023-07-21T19:31:13.224Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestStatsContainerNotFound 19:31:13 [2023-07-21T19:31:13.224Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestStatsFormatAll 19:31:13 [2023-07-21T19:31:13.224Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestStatsNoStream 19:31:13 [2023-07-21T19:31:13.224Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 19:31:13 [2023-07-21T19:31:13.224Z] === RUN TestDockerSuite/TestTopMultipleArgs 19:31:14 [2023-07-21T19:31:14.760Z] === RUN TestDockerSuite/TestTopNonPrivileged 19:31:17 [2023-07-21T19:31:17.680Z] === RUN TestDockerSuite/TestTopPrivileged 19:31:17 [2023-07-21T19:31:17.680Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 19:31:17 [2023-07-21T19:31:17.680Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 19:31:20 [2023-07-21T19:31:20.583Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 19:31:20 [2023-07-21T19:31:20.583Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 19:31:20 [2023-07-21T19:31:20.583Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 19:31:20 [2023-07-21T19:31:20.583Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 19:31:20 [2023-07-21T19:31:20.583Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 19:31:20 [2023-07-21T19:31:20.583Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux 19:31:20 [2023-07-21T19:31:20.583Z] === RUN TestDockerSuite/TestVolumeCLICreate 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 19:31:38 [2023-07-21T19:31:38.261Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLIInspect 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 19:31:38 [2023-07-21T19:31:38.261Z] === RUN TestDockerSuite/TestVolumeCLILs 19:31:45 [2023-07-21T19:31:45.378Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 19:31:45 [2023-07-21T19:31:45.378Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 19:31:49 [2023-07-21T19:31:49.188Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 19:31:49 [2023-07-21T19:31:49.660Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 19:31:50 [2023-07-21T19:31:50.654Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 19:31:50 [2023-07-21T19:31:50.654Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 19:31:50 [2023-07-21T19:31:50.654Z] === RUN TestDockerSuite/TestVolumeCLIRm 19:32:05 [2023-07-21T19:32:05.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 19:32:05 [2023-07-21T19:32:05.627Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 19:32:05 [2023-07-21T19:32:05.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 19:32:05 [2023-07-21T19:32:05.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 19:32:06 [2023-07-21T19:32:06.098Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 19:32:06 [2023-07-21T19:32:06.098Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 19:32:06 [2023-07-21T19:32:06.098Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 19:32:14 [2023-07-21T19:32:14.794Z] === RUN TestDockerSuite/TestVolumeLsFormat 19:32:14 [2023-07-21T19:32:14.794Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 19:32:14 [2023-07-21T19:32:14.794Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 19:32:27 [2023-07-21T19:32:27.327Z] === RUN TestDockerSuite/TestVolumesNoCopyData 19:32:27 [2023-07-21T19:32:27.327Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux 19:32:27 [2023-07-21T19:32:27.327Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite (3246.55s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.43s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.30s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.99s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.98s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.96s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.45s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (128.35s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.74s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.15s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.32s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.65s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.69s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.75s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.91s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.93s) 19:32:27 [2023-07-21T19:32:27.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.62s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.91s) 19:32:27 [2023-07-21T19:32:27.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.15s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.45s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.25s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.07s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.44s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.36s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.33s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.54s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.14s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.54s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (45.86s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.32s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.15s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.18s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.29s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignore (91.79s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.56s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (103.15s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.25s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.63s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.33s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.16s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.14s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.20s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (137.21s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.40s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.83s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.72s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.19s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.10s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.07s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFails (2.79s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.13s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.39s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.94s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.81s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.47s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.24s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildHistory (12.38s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.45s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.14s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.49s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.74s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.58s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.20s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.73s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.84s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.50s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.96s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.19s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.97s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.80s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.21s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.18s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.87s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.03s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.90s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.13s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.33s) 19:32:27 [2023-07-21T19:32:27.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.09s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.83s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.51s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.33s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.63s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.30s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.16s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildRm (15.50s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.00s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.28s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.32s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.01s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.64s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.77s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildStderr (5.41s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.27s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.68s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.49s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.07s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.95s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) 19:32:27 [2023-07-21T19:32:27.801Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.05s) 19:32:27 [2023-07-21T19:32:27.801Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.31s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.33s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.40s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.04s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.68s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.50s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.17s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.72s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.36s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCommitChange (5.83s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.44s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.21s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCommitTTY (12.96s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.21s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICommit (17.48s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.19s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.49s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.65s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.16s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.73s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.65s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.89s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.39s) 19:32:28 [2023-07-21T19:32:28.278Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.56s) 19:32:28 [2023-07-21T19:32:28.278Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.25s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.69s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.01s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.66s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.48s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.32s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.34s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.89s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.93s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.87s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.96s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000b17638_<nil>} (2.92s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12055046643_c:\foo_false__<nil>_<nil>_<nil>} (7.84s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12055046643_c:\foo_true__<nil>_<nil>_<nil>} (7.88s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.79s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.49s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.11s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.51s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.70s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpToDot (2.78s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.90s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.99s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.88s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.72s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.78s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.16s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.85s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsCopy (5.97s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.86s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.24s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFilters (10.44s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFormat (10.46s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsRename (7.78s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsResize (3.46s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.79s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.16s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.14s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.47s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.38s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.75s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.80s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.59s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.35s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.87s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecInspectID (5.47s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecStartFails (2.90s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.86s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.78s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.71s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.41s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.92s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.67s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.65s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.66s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.59s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectDefault (2.64s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectHistory (5.22s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.67s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.48s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.63s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.65s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectStatus (3.20s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.30s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.81s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.72s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.74s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.58s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.65s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.69s) 19:32:28 [2023-07-21T19:32:28.279Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 19:32:28 [2023-07-21T19:32:28.279Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.38s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.39s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.88s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.75s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.33s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.34s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.39s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.96s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.84s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.81s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.72s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsSince (9.85s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.12s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.74s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (15.10s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.37s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsByOrder (10.31s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.43s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.30s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.20s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.50s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.31s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.54s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.48s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.43s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.07s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.74s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.84s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.82s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.84s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.11s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.07s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.00s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.99s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.88s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.70s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.86s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.05s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.78s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.11s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.79s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.66s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.06s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.01s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.05s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.40s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.71s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.48s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.25s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.60s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.54s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.39s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.78s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.81s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.66s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.19s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.43s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.80s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.50s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.56s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunExitCode (7.53s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.71s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.96s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.86s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.31s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.05s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunMount (0.05s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.59s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.80s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.88s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.56s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.58s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.01s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.90s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 19:32:28 [2023-07-21T19:32:28.280Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.32s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunRm (7.58s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.45s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.70s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.51s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.40s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.18s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.56s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.58s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.47s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.05s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.08s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.67s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.29s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.74s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.75s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.61s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.35s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.84s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.30s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.74s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.66s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.69s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.08s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.67s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.56s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.58s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.30s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.79s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.98s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.14s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.83s) 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullIDStability 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullManifestList 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPushBadTag 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestPushUntagged 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestRunByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestTagByDigest 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerRegistrySuite/TestV2Only 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] --- PASS: TestDockerRegistrySuite (0.25s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerSchema1RegistrySuite 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 19:32:28 [2023-07-21T19:32:28.281Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.281Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthTokenSuite 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerDaemonSuite 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:301: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:301: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:301: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- PASS: TestDockerDaemonSuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerSwarmSuite 19:32:28 [2023-07-21T19:32:28.282Z] --- PASS: TestDockerSwarmSuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginCreate 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginInspect 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerPluginSuite/TestPluginSet 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- PASS: TestDockerPluginSuite (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerExternalVolumeSuite 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:127: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerNetworkSuite 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:133: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerNetworkSuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] === RUN TestDockerHubPullSuite 19:32:28 [2023-07-21T19:32:28.282Z] check_test.go:141: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerHubPullSuite (0.00s) 19:32:28 [2023-07-21T19:32:28.282Z] PASS 19:32:28 [2023-07-21T19:32:28.282Z] ok github.com/docker/docker/integration-cli 3247.104s 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === Skipped 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 19:32:28 [2023-07-21T19:32:28.282Z] 19:32:28 [2023-07-21T19:32:28.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.282Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.282Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_api_build_test.go:176: unmatched requirement UnixCli 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.756Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) 19:32:28 [2023-07-21T19:32:28.756Z] 19:32:28 [2023-07-21T19:32:28.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) 19:32:28 [2023-07-21T19:32:28.756Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_sni_test.go:18: Flakey test 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.757Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 19:32:28 [2023-07-21T19:32:28.757Z] 19:32:28 [2023-07-21T19:32:28.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.758Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.758Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] 19:32:28 [2023-07-21T19:32:28.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 19:32:28 [2023-07-21T19:32:28.759Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.759Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux 19:32:28 [2023-07-21T19:32:28.760Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 19:32:28 [2023-07-21T19:32:28.760Z] 19:32:28 [2023-07-21T19:32:28.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.234Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 19:32:29 [2023-07-21T19:32:29.234Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.05s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.05s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.05s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunMount (0.05s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.27s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.27s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.235Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] 19:32:29 [2023-07-21T19:32:29.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 19:32:29 [2023-07-21T19:32:29.235Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.24s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.236Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 19:32:29 [2023-07-21T19:32:29.236Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:184: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:211: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:238: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:267: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:301: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:301: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:301: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:406: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:127: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:133: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 19:32:29 [2023-07-21T19:32:29.237Z] check_test.go:141: unmatched requirement DaemonIsLinux 19:32:29 [2023-07-21T19:32:29.237Z] 19:32:29 [2023-07-21T19:32:29.237Z] DONE 1093 tests, 546 skipped in 3257.965s 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Integration tests ended at 07/21/2023 19:32:29. Duration:00:54:18.1617943 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Docker info of the daemon under test at end of run 19:32:29 [2023-07-21T19:32:29.709Z] 19:32:29 [2023-07-21T19:32:29.709Z] Containers: 2 19:32:29 [2023-07-21T19:32:29.709Z] Running: 0 19:32:29 [2023-07-21T19:32:29.709Z] Paused: 0 19:32:29 [2023-07-21T19:32:29.709Z] Stopped: 2 19:32:29 [2023-07-21T19:32:29.709Z] Images: 18 19:32:29 [2023-07-21T19:32:29.709Z] Server Version: 0.0.0-dev 19:32:29 [2023-07-21T19:32:29.709Z] Storage Driver: windowsfilter 19:32:29 [2023-07-21T19:32:29.709Z] Windows: 19:32:29 [2023-07-21T19:32:29.709Z] Logging Driver: json-file 19:32:29 [2023-07-21T19:32:29.709Z] Plugins: 19:32:29 [2023-07-21T19:32:29.709Z] Volume: local 19:32:29 [2023-07-21T19:32:29.709Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 19:32:29 [2023-07-21T19:32:29.709Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:32:29 [2023-07-21T19:32:29.709Z] Swarm: inactive 19:32:29 [2023-07-21T19:32:29.709Z] Default Isolation: process 19:32:29 [2023-07-21T19:32:29.709Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 19:32:29 [2023-07-21T19:32:29.709Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 19:32:29 [2023-07-21T19:32:29.709Z] OSType: windows 19:32:29 [2023-07-21T19:32:29.709Z] Architecture: x86_64 19:32:29 [2023-07-21T19:32:29.709Z] CPUs: 4 19:32:29 [2023-07-21T19:32:29.709Z] Total Memory: 32GiB 19:32:29 [2023-07-21T19:32:29.709Z] Name: azwin-2-f06290 19:32:29 [2023-07-21T19:32:29.709Z] ID: 7OIW:RZEC:QFD3:ETME:HFCD:HHBY:YV26:5NZP:ATZK:KNIR:7S2Y:L7HZ 19:32:29 [2023-07-21T19:32:29.709Z] Docker Root Dir: D:\CI\PR-46047\1\daemon 19:32:29 [2023-07-21T19:32:29.709Z] Debug Mode (client): false 19:32:29 [2023-07-21T19:32:29.709Z] Debug Mode (server): true 19:32:29 [2023-07-21T19:32:29.709Z] File Descriptors: -1 19:32:29 [2023-07-21T19:32:29.709Z] Goroutines: 17 19:32:29 [2023-07-21T19:32:29.709Z] System Time: 2023-07-21T19:32:29.2731029Z 19:32:29 [2023-07-21T19:32:29.709Z] EventsListeners: 0 19:32:29 [2023-07-21T19:32:29.709Z] Registry: https://index.docker.io/v1/ 19:32:29 [2023-07-21T19:32:29.709Z] Labels: 19:32:29 [2023-07-21T19:32:29.709Z] Experimental: false 19:32:29 [2023-07-21T19:32:29.709Z] Insecure Registries: 19:32:29 [2023-07-21T19:32:29.709Z] 127.0.0.0/8 19:32:29 [2023-07-21T19:32:29.709Z] Live Restore Enabled: false 19:32:29 [2023-07-21T19:32:29.709Z] 19:32:29 [2023-07-21T19:32:29.709Z] 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Stopping daemon under test 19:32:29 [2023-07-21T19:32:29.709Z] SUCCESS: The process with PID 6112 (child process of PID 4588) has been terminated. 19:32:29 [2023-07-21T19:32:29.709Z] SUCCESS: The process with PID 4588 (child process of PID 4276) has been terminated. 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Stop tailing logs of the daemon under tests 19:32:29 [2023-07-21T19:32:29.709Z] INFO: executeCI.ps1 Completed successfully at 07/21/2023 19:32:29. 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Tidying up at end of run 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Saving daemon under test log (d:\CI\PR-46047\1\dut.out) to bundles\CIDUT.out 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Saving daemon under test log (d:\CI\PR-46047\1\dut.err) to bundles\CIDUT.err 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Nuke-Everything... 19:32:29 [2023-07-21T19:32:29.709Z] INFO: Container count on control daemon to delete is 2 19:32:30 [2023-07-21T19:32:30.181Z] 4c00f38f3054 19:32:30 [2023-07-21T19:32:30.181Z] 626e07785c77 19:32:30 [2023-07-21T19:32:30.181Z] INFO: Tidying pidfile d:\CI\PR-46047\1\docker.pid 19:32:30 [2023-07-21T19:32:30.181Z] INFO: Nuking d:\CI 19:33:06 [2023-07-21T19:33:06.073Z] INFO: Zapped successfully 19:33:06 [2023-07-21T19:33:06.073Z] 19:33:06 [2023-07-21T19:33:06.073Z] INFO: executeCI.ps1 exiting at Fri Jul 21 19:33:03 CUT 2023. Duration 01:23:03.6022395 19:33:06 [2023-07-21T19:33:06.073Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 19:33:06 [2023-07-21T19:33:06.315Z] Recording test results 19:33:13 [2023-07-21T19:33:13.194Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 19:33:15 [2023-07-21T19:33:15.247Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 19:33:17 [2023-07-21T19:33:17.637Z] Archiving artifacts 19:33:31 [2023-07-21T19:33:31.940Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46047/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 19:33:32 [2023-07-21T19:33:32.861Z] + make clean 19:33:34 [2023-07-21T19:33:34.401Z] docker volume rm -f docker-dev-cache 19:33:34 [2023-07-21T19:33:34.401Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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